Trace number 1518548

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
glucose 1.0? (TO) 1200.07 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/400/
unif-k3-r4.25-v400-c1700-S1767425240-073.cnf
MD5SUMa3570ddee79c19b1c54131a205337743
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.016996
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1700
Sum of the clauses size5100
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31700
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    1700     5100 |     509       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1686     5154 |      --       0       --      -- |     --   | -14/54
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 385   #clauses: 1686   #literals: 5154
0.00/0.00	c CPU time:   0.004999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.01	c Starting glucose
0.00/0.01	c
0.00/0.01	
0.00/0.01	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.01	
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  385                                                  |
0.00/0.01	c |  Number of clauses:    1686                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.04/1200.61	HOME/glucose.sh: line 55: 11119 Terminated              $RS $TMP.cnf -verbosity=0 $TMP.result "$@"

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1518548-1238301234/watcher-1518548-1238301234 -o /tmp/evaluation-result-1518548-1238301234/solver-1518548-1238301234 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1518548-1238301234.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.98 3/73 11116
/proc/meminfo: memFree=1654592/2055920 swapFree=4176796/4192956
[pid=11116] ppid=11114 vsize=5360 CPUtime=0
/proc/11116/stat : 11116 (glucose.sh) R 11114 11116 10973 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 886512055 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 224264776351 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/11116/statm: 1340 235 194 169 0 51 0
[pid=11117] ppid=11116 vsize=1012 CPUtime=0
/proc/11117/stat : 11117 (SatELite_releas) R 11116 11116 10973 0 -1 4194304 153 0 0 0 0 0 0 0 18 0 1 0 886512055 1036288 137 1992294400 134512640 135225430 4294956176 18446744073709551615 134596911 0 0 4096 3 0 0 0 17 0 0 0
/proc/11117/statm: 253 137 76 174 0 76 0

[startup+0.039914 s]
/proc/loadavg: 0.99 0.97 0.98 3/73 11116
/proc/meminfo: memFree=1654592/2055920 swapFree=4176796/4192956
[pid=11116] ppid=11114 vsize=5360 CPUtime=0
/proc/11116/stat : 11116 (glucose.sh) S 11114 11116 10973 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 886512055 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11116/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101922 s]
/proc/loadavg: 0.99 0.97 0.98 3/73 11116
/proc/meminfo: memFree=1654592/2055920 swapFree=4176796/4192956
[pid=11116] ppid=11114 vsize=5360 CPUtime=0
/proc/11116/stat : 11116 (glucose.sh) S 11114 11116 10973 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 886512055 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11116/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301944 s]
/proc/loadavg: 0.99 0.97 0.98 3/73 11116
/proc/meminfo: memFree=1654592/2055920 swapFree=4176796/4192956
[pid=11116] ppid=11114 vsize=5360 CPUtime=0
/proc/11116/stat : 11116 (glucose.sh) S 11114 11116 10973 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 886512055 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11116/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701987 s]
/proc/loadavg: 0.99 0.97 0.98 3/73 11116
/proc/meminfo: memFree=1654592/2055920 swapFree=4176796/4192956
[pid=11116] ppid=11114 vsize=5360 CPUtime=0
/proc/11116/stat : 11116 (glucose.sh) S 11114 11116 10973 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 886512055 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11116/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50207 s]
/proc/loadavg: 0.99 0.97 0.98 2/75 11119
/proc/meminfo: memFree=1652656/2055920 swapFree=4176796/4192956
[pid=11116] ppid=11114 vsize=5360 CPUtime=0
/proc/11116/stat : 11116 (glucose.sh) S 11114 11116 10973 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 886512055 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11116/statm: 1340 238 195 169 0 51 0
[pid=11119] ppid=11116 vsize=3640 CPUtime=1.48
/proc/11119/stat : 11119 (glucose_static) R 11116 11116 10973 0 -1 4194304 572 0 0 0 148 0 0 0 25 0 1 0 886512056 3727360 558 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11119/statm: 910 558 75 172 0 735 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9000

[startup+3.10123 s]
/proc/loadavg: 0.99 0.97 0.98 2/75 11119
/proc/meminfo: memFree=1652080/2055920 swapFree=4176796/4192956
[pid=11116] ppid=11114 vsize=5360 CPUtime=0
/proc/11116/stat : 11116 (glucose.sh) S 11114 11116 10973 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 886512055 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11116/statm: 1340 238 195 169 0 51 0
[pid=11119] ppid=11116 vsize=4196 CPUtime=3.07
/proc/11119/stat : 11119 (glucose_static) R 11116 11116 10973 0 -1 4194304 705 0 0 0 307 0 0 0 25 0 1 0 886512056 4296704 691 1992294400 134512640 135217611 4294956304 18446744073709551615 134533344 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11119/statm: 1049 691 75 172 0 874 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9556

[startup+6.30157 s]
/proc/loadavg: 0.99 0.97 0.98 2/75 11119
/proc/meminfo: memFree=1651056/2055920 swapFree=4176796/4192956
[pid=11116] ppid=11114 vsize=5360 CPUtime=0
/proc/11116/stat : 11116 (glucose.sh) S 11114 11116 10973 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 886512055 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11116/statm: 1340 238 195 169 0 51 0
[pid=11119] ppid=11116 vsize=5052 CPUtime=6.27
/proc/11119/stat : 11119 (glucose_static) R 11116 11116 10973 0 -1 4194304 908 0 0 0 627 0 0 0 25 0 1 0 886512056 5173248 894 1992294400 134512640 135217611 4294956304 18446744073709551615 134533028 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11119/statm: 1263 894 75 172 0 1088 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10412

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.98 2/75 11119
/proc/meminfo: memFree=1649776/2055920 swapFree=4176796/4192956
[pid=11116] ppid=11114 vsize=5360 CPUtime=0
/proc/11116/stat : 11116 (glucose.sh) S 11114 11116 10973 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 886512055 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11116/statm: 1340 238 195 169 0 51 0
[pid=11119] ppid=11116 vsize=6112 CPUtime=12.67
/proc/11119/stat : 11119 (glucose_static) R 11116 11116 10973 0 -1 4194304 1159 0 0 0 1266 1 0 0 25 0 1 0 886512056 6258688 1145 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11119/statm: 1528 1145 75 172 0 1353 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11472

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.98 2/75 11119
/proc/meminfo: memFree=1648368/2055920 swapFree=4176796/4192956
[pid=11116] ppid=11114 vsize=5360 CPUtime=0
/proc/11116/stat : 11116 (glucose.sh) S 11114 11116 10973 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 886512055 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11116/statm: 1340 238 195 169 0 51 0
[pid=11119] ppid=11116 vsize=7552 CPUtime=25.46
/proc/11119/stat : 11119 (glucose_static) R 11116 11116 10973 0 -1 4194304 1512 0 0 0 2545 1 0 0 25 0 1 0 886512056 7733248 1498 1992294400 134512640 135217611 4294956304 18446744073709551615 134533327 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11119/statm: 1888 1498 75 172 0 1713 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 12912

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.98 2/75 11119
/proc/meminfo: memFree=1646704/2055920 swapFree=4176796/4192956
[pid=11116] ppid=11114 vsize=5360 CPUtime=0
/proc/11116/stat : 11116 (glucose.sh) S 11114 11116 10973 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 886512055 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11116/statm: 1340 238 195 169 0 51 0
[pid=11119] ppid=11116 vsize=9356 CPUtime=51.05
/proc/11119/stat : 11119 (glucose_static) R 11116 11116 10973 0 -1 4194304 1943 0 0 0 5104 1 0 0 25 0 1 0 886512056 9580544 1929 1992294400 134512640 135217611 4294956304 18446744073709551615 134537964 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11119/statm: 2339 1929 75 172 0 2164 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 14716

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.98 2/75 11119
/proc/meminfo: memFree=1644080/2055920 swapFree=4176796/4192956
[pid=11116] ppid=11114 vsize=5360 CPUtime=0
/proc/11116/stat : 11116 (glucose.sh) S 11114 11116 10973 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 886512055 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11116/statm: 1340 238 195 169 0 51 0
[pid=11119] ppid=11116 vsize=11924 CPUtime=102.23
/proc/11119/stat : 11119 (glucose_static) R 11116 11116 10973 0 -1 4194304 2562 0 0 0 10221 2 0 0 25 0 1 0 886512056 12210176 2548 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11119/statm: 2981 2548 75 172 0 2806 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 17284

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/75 11119
/proc/meminfo: memFree=1642352/2055920 swapFree=4176796/4192956
[pid=11116] ppid=11114 vsize=5360 CPUtime=0
/proc/11116/stat : 11116 (glucose.sh) S 11114 11116 10973 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 886512055 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11116/statm: 1340 238 195 169 0 51 0
[pid=11119] ppid=11116 vsize=13860 CPUtime=162.2
/proc/11119/stat : 11119 (glucose_static) R 11116 11116 10973 0 -1 4194304 3006 0 0 0 16217 3 0 0 25 0 1 0 886512056 14192640 2992 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11119/statm: 3465 2992 75 172 0 3290 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 19220

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/75 11119
/proc/meminfo: memFree=1640432/2055920 swapFree=4176796/4192956
[pid=11116] ppid=11114 vsize=5360 CPUtime=0
/proc/11116/stat : 11116 (glucose.sh) S 11114 11116 10973 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 886512055 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11116/statm: 1340 238 195 169 0 51 0
[pid=11119] ppid=11116 vsize=15724 CPUtime=222.17
/proc/11119/stat : 11119 (glucose_static) R 11116 11116 10973 0 -1 4194304 3453 0 0 0 22214 3 0 0 25 0 1 0 886512056 16101376 3439 1992294400 134512640 135217611 4294956304 18446744073709551615 134533034 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11119/statm: 3931 3439 75 172 0 3756 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 21084

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/75 11119
/proc/meminfo: memFree=1639344/2055920 swapFree=4176796/4192956
[pid=11116] ppid=11114 vsize=5360 CPUtime=0
/proc/11116/stat : 11116 (glucose.sh) S 11114 11116 10973 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 886512055 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11116/statm: 1340 238 195 169 0 51 0
[pid=11119] ppid=11116 vsize=16896 CPUtime=282.15
/proc/11119/stat : 11119 (glucose_static) R 11116 11116 10973 0 -1 4194304 3744 0 0 0 28211 4 0 0 25 0 1 0 886512056 17301504 3730 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11119/statm: 4224 3730 75 172 0 4049 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 22256

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/75 11119
/proc/meminfo: memFree=1638384/2055920 swapFree=4176796/4192956
[pid=11116] ppid=11114 vsize=5360 CPUtime=0
/proc/11116/stat : 11116 (glucose.sh) S 11114 11116 10973 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 886512055 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11116/statm: 1340 238 195 169 0 51 0
[pid=11119] ppid=11116 vsize=17968 CPUtime=342.12
/proc/11119/stat : 11119 (glucose_static) R 11116 11116 10973 0 -1 4194304 4002 0 0 0 34208 4 0 0 25 0 1 0 886512056 18399232 3988 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11119/statm: 4492 3988 75 172 0 4317 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 23328

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/75 11119
/proc/meminfo: memFree=1637360/2055920 swapFree=4176796/4192956
[pid=11116] ppid=11114 vsize=5360 CPUtime=0
/proc/11116/stat : 11116 (glucose.sh) S 11114 11116 10973 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 886512055 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11116/statm: 1340 238 195 169 0 51 0
[pid=11119] ppid=11116 vsize=19088 CPUtime=402.09
/proc/11119/stat : 11119 (glucose_static) R 11116 11116 10973 0 -1 4194304 4260 0 0 0 40205 4 0 0 25 0 1 0 886512056 19546112 4246 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11119/statm: 4772 4246 75 172 0 4597 0

################
# More data... #
################

[pid=11119] ppid=11116 vsize=20348 CPUtime=462.06
/proc/11119/stat : 11119 (glucose_static) R 11116 11116 10973 0 -1 4194304 4505 0 0 0 46201 5 0 0 25 0 1 0 886512056 20836352 4491 1992294400 134512640 135217611 4294956304 18446744073709551615 134533010 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11119/statm: 5087 4491 75 172 0 4912 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 25708

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/75 11119
/proc/meminfo: memFree=1635696/2055920 swapFree=4176796/4192956
[pid=11116] ppid=11114 vsize=5360 CPUtime=0
/proc/11116/stat : 11116 (glucose.sh) S 11114 11116 10973 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 886512055 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11116/statm: 1340 238 195 169 0 51 0
[pid=11119] ppid=11116 vsize=21076 CPUtime=522.04
/proc/11119/stat : 11119 (glucose_static) R 11116 11116 10973 0 -1 4194304 4685 0 0 0 52199 5 0 0 25 0 1 0 886512056 21581824 4671 1992294400 134512640 135217611 4294956304 18446744073709551615 134533040 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11119/statm: 5269 4671 75 172 0 5094 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 26436

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/75 11119
/proc/meminfo: memFree=1635056/2055920 swapFree=4176796/4192956
[pid=11116] ppid=11114 vsize=5360 CPUtime=0
/proc/11116/stat : 11116 (glucose.sh) S 11114 11116 10973 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 886512055 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11116/statm: 1340 238 195 169 0 51 0
[pid=11119] ppid=11116 vsize=21676 CPUtime=582.01
/proc/11119/stat : 11119 (glucose_static) R 11116 11116 10973 0 -1 4194304 4826 0 0 0 58196 5 0 0 25 0 1 0 886512056 22196224 4812 1992294400 134512640 135217611 4294956304 18446744073709551615 134533768 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11119/statm: 5419 4812 75 172 0 5244 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 27036

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/75 11119
/proc/meminfo: memFree=1634288/2055920 swapFree=4176796/4192956
[pid=11116] ppid=11114 vsize=5360 CPUtime=0
/proc/11116/stat : 11116 (glucose.sh) S 11114 11116 10973 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 886512055 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11116/statm: 1340 238 195 169 0 51 0
[pid=11119] ppid=11116 vsize=22404 CPUtime=641.98
/proc/11119/stat : 11119 (glucose_static) R 11116 11116 10973 0 -1 4194304 5015 0 0 0 64193 5 0 0 25 0 1 0 886512056 22941696 5001 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11119/statm: 5601 5001 75 172 0 5426 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 27764

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/75 11119
/proc/meminfo: memFree=1633392/2055920 swapFree=4176796/4192956
[pid=11116] ppid=11114 vsize=5360 CPUtime=0
/proc/11116/stat : 11116 (glucose.sh) S 11114 11116 10973 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 886512055 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11116/statm: 1340 238 195 169 0 51 0
[pid=11119] ppid=11116 vsize=23364 CPUtime=701.96
/proc/11119/stat : 11119 (glucose_static) R 11116 11116 10973 0 -1 4194304 5219 0 0 0 70190 6 0 0 25 0 1 0 886512056 23924736 5205 1992294400 134512640 135217611 4294956304 18446744073709551615 134522438 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11119/statm: 5841 5205 75 172 0 5666 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 28724

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/75 11119
/proc/meminfo: memFree=1632944/2055920 swapFree=4176796/4192956
[pid=11116] ppid=11114 vsize=5360 CPUtime=0
/proc/11116/stat : 11116 (glucose.sh) S 11114 11116 10973 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 886512055 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11116/statm: 1340 238 195 169 0 51 0
[pid=11119] ppid=11116 vsize=23812 CPUtime=761.94
/proc/11119/stat : 11119 (glucose_static) R 11116 11116 10973 0 -1 4194304 5339 0 0 0 76188 6 0 0 25 0 1 0 886512056 24383488 5325 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11119/statm: 5953 5325 75 172 0 5778 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 29172

[startup+822.302 s]
/proc/loadavg: 1.03 0.99 0.99 2/75 11119
/proc/meminfo: memFree=1631984/2055920 swapFree=4176796/4192956
[pid=11116] ppid=11114 vsize=5360 CPUtime=0
/proc/11116/stat : 11116 (glucose.sh) S 11114 11116 10973 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 886512055 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11116/statm: 1340 238 195 169 0 51 0
[pid=11119] ppid=11116 vsize=24776 CPUtime=821.9
/proc/11119/stat : 11119 (glucose_static) R 11116 11116 10973 0 -1 4194304 5576 0 0 0 82184 6 0 0 25 0 1 0 886512056 25370624 5562 1992294400 134512640 135217611 4294956304 18446744073709551615 134533594 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11119/statm: 6194 5562 75 172 0 6019 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 30136

[startup+882.301 s]
/proc/loadavg: 1.05 1.00 0.99 2/75 11119
/proc/meminfo: memFree=1631280/2055920 swapFree=4176796/4192956
[pid=11116] ppid=11114 vsize=5360 CPUtime=0
/proc/11116/stat : 11116 (glucose.sh) S 11114 11116 10973 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 886512055 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11116/statm: 1340 238 195 169 0 51 0
[pid=11119] ppid=11116 vsize=25484 CPUtime=881.87
/proc/11119/stat : 11119 (glucose_static) R 11116 11116 10973 0 -1 4194304 5754 0 0 0 88181 6 0 0 25 0 1 0 886512056 26095616 5740 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11119/statm: 6371 5740 75 172 0 6196 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 30844

[startup+942.301 s]
/proc/loadavg: 1.05 1.01 1.00 2/75 11119
/proc/meminfo: memFree=1631152/2055920 swapFree=4176796/4192956
[pid=11116] ppid=11114 vsize=5360 CPUtime=0
/proc/11116/stat : 11116 (glucose.sh) S 11114 11116 10973 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 886512055 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11116/statm: 1340 238 195 169 0 51 0
[pid=11119] ppid=11116 vsize=25628 CPUtime=941.85
/proc/11119/stat : 11119 (glucose_static) R 11116 11116 10973 0 -1 4194304 5789 0 0 0 94179 6 0 0 25 0 1 0 886512056 26243072 5775 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11119/statm: 6407 5775 75 172 0 6232 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 30988

[startup+1002.3 s]
/proc/loadavg: 1.12 1.04 1.00 2/75 11119
/proc/meminfo: memFree=1630640/2055920 swapFree=4176796/4192956
[pid=11116] ppid=11114 vsize=5360 CPUtime=0
/proc/11116/stat : 11116 (glucose.sh) S 11114 11116 10973 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 886512055 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11116/statm: 1340 238 195 169 0 51 0
[pid=11119] ppid=11116 vsize=26284 CPUtime=1001.82
/proc/11119/stat : 11119 (glucose_static) R 11116 11116 10973 0 -1 4194304 5919 0 0 0 100176 6 0 0 25 0 1 0 886512056 26914816 5905 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11119/statm: 6571 5905 75 172 0 6396 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 31644

[startup+1062.3 s]
/proc/loadavg: 1.12 1.04 1.00 2/75 11119
/proc/meminfo: memFree=1630256/2055920 swapFree=4176796/4192956
[pid=11116] ppid=11114 vsize=5360 CPUtime=0
/proc/11116/stat : 11116 (glucose.sh) S 11114 11116 10973 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 886512055 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11116/statm: 1340 238 195 169 0 51 0
[pid=11119] ppid=11116 vsize=26792 CPUtime=1061.8
/proc/11119/stat : 11119 (glucose_static) R 11116 11116 10973 0 -1 4194304 6015 0 0 0 106173 7 0 0 25 0 1 0 886512056 27435008 6001 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11119/statm: 6698 6001 75 172 0 6523 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 32152

[startup+1122.3 s]
/proc/loadavg: 1.10 1.05 1.00 2/75 11119
/proc/meminfo: memFree=1630000/2055920 swapFree=4176796/4192956
[pid=11116] ppid=11114 vsize=5360 CPUtime=0
/proc/11116/stat : 11116 (glucose.sh) S 11114 11116 10973 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 886512055 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11116/statm: 1340 238 195 169 0 51 0
[pid=11119] ppid=11116 vsize=27104 CPUtime=1121.78
/proc/11119/stat : 11119 (glucose_static) R 11116 11116 10973 0 -1 4194304 6070 0 0 0 112171 7 0 0 25 0 1 0 886512056 27754496 6056 1992294400 134512640 135217611 4294956304 18446744073709551615 134533040 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11119/statm: 6776 6056 75 172 0 6601 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 32464

[startup+1182.3 s]
/proc/loadavg: 1.14 1.07 1.01 2/75 11119
/proc/meminfo: memFree=1629552/2055920 swapFree=4176796/4192956
[pid=11116] ppid=11114 vsize=5360 CPUtime=0
/proc/11116/stat : 11116 (glucose.sh) S 11114 11116 10973 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 886512055 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11116/statm: 1340 238 195 169 0 51 0
[pid=11119] ppid=11116 vsize=27596 CPUtime=1181.74
/proc/11119/stat : 11119 (glucose_static) R 11116 11116 10973 0 -1 4194304 6187 0 0 0 118167 7 0 0 25 0 1 0 886512056 28258304 6173 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11119/statm: 6899 6173 75 172 0 6724 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 32956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.10 1.06 1.01 2/75 11119
/proc/meminfo: memFree=1629424/2055920 swapFree=4176796/4192956
[pid=11116] ppid=11114 vsize=5360 CPUtime=0
/proc/11116/stat : 11116 (glucose.sh) S 11114 11116 10973 0 -1 4194304 313 159 0 0 0 0 0 0 18 0 1 0 886512055 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11116/statm: 1340 238 195 169 0 51 0
[pid=11119] ppid=11116 vsize=27596 CPUtime=1200.04
/proc/11119/stat : 11119 (glucose_static) R 11116 11116 10973 0 -1 4194304 6204 0 0 0 119997 7 0 0 25 0 1 0 886512056 28258304 6190 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/11119/statm: 6899 6190 75 172 0 6724 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 32956

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.07
CPU user time (s): 1199.98
CPU system time (s): 0.086986
CPU usage (%): 99.9547
Max. virtual memory (cumulated for all children) (KiB): 32956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.98
system time used= 0.086986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6687
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17
involuntary context switches= 3987

runsolver used 1.3358 second user time and 3.07153 second system time

The end

Launcher Data

Begin job on node82 at 2009-03-29 06:33:54
IDJOB=1518548
IDBENCH=70689
IDSOLVER=503
FILE ID=node82/1518548-1238301234
PBS_JOBID= 9061011
Free space on /tmp= 61588 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/400/unif-k3-r4.25-v400-c1700-S1767425240-073.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1518548-1238301234/watcher-1518548-1238301234 -o /tmp/evaluation-result-1518548-1238301234/solver-1518548-1238301234 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1518548-1238301234.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= a3570ddee79c19b1c54131a205337743
RANDOM SEED=1785926963

node82.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1655136 kB
Buffers:         63544 kB
Cached:         267752 kB
SwapCached:       7072 kB
Active:         236620 kB
Inactive:       103880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1655136 kB
SwapTotal:     4192956 kB
SwapFree:      4176796 kB
Dirty:            1608 kB
Writeback:           0 kB
Mapped:          14852 kB
Slab:            45424 kB
Committed_AS:  2297972 kB
PageTables:       1996 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 61588 MiB
End job on node82 at 2009-03-29 06:53:57