Trace number 1516448

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.06 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/65/
unif-k7-r89-v65-c5785-S1366769180-095.cnf
MD5SUM24a651376c44fe64c4aa5e817f0a506b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.560914
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55785

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.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    5785    40495 |    1735       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 65   #clauses: 5785   #literals: 40495
0.00/0.01	c CPU time:   0.006998 s
0.00/0.01	c ==============================================================================
0.00/0.02	c
0.00/0.02	c Starting glucose
0.00/0.02	c
0.00/0.02	
0.00/0.02	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.02	
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Number of variables:  65                                                   |
0.00/0.02	c |  Number of clauses:    5785                                                 |
0.00/0.02	c |  Parsing time:         0.00         s                                       |
1200.03/1200.61	HOME/glucose.sh: line 55: 27292 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-1516448-1238269745/watcher-1516448-1238269745 -o /tmp/evaluation-result-1516448-1238269745/solver-1516448-1238269745 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1516448-1238269745.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: 1.00 0.97 0.98 3/81 27289
/proc/meminfo: memFree=1056344/2055920 swapFree=4172176/4192956
[pid=27289] ppid=27287 vsize=5360 CPUtime=0
/proc/27289/stat : 27289 (glucose.sh) S 27287 27289 27180 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 1099638414 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27289/statm: 1340 236 195 169 0 51 0
[pid=27290] ppid=27289 vsize=1008 CPUtime=0
/proc/27290/stat : 27290 (SatELite_releas) R 27289 27289 27180 0 -1 4194304 122 0 0 0 0 0 0 0 20 0 1 0 1099638414 1032192 106 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/27290/statm: 252 107 50 174 0 75 0

[startup+0.0894679 s]
/proc/loadavg: 1.00 0.97 0.98 3/81 27289
/proc/meminfo: memFree=1056344/2055920 swapFree=4172176/4192956
[pid=27289] ppid=27287 vsize=5360 CPUtime=0.01
/proc/27289/stat : 27289 (glucose.sh) S 27287 27289 27180 0 -1 4194304 313 241 0 0 0 0 1 0 19 0 1 0 1099638414 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27289/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.101469 s]
/proc/loadavg: 1.00 0.97 0.98 3/81 27289
/proc/meminfo: memFree=1056344/2055920 swapFree=4172176/4192956
[pid=27289] ppid=27287 vsize=5360 CPUtime=0.01
/proc/27289/stat : 27289 (glucose.sh) S 27287 27289 27180 0 -1 4194304 313 241 0 0 0 0 1 0 19 0 1 0 1099638414 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27289/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.301493 s]
/proc/loadavg: 1.00 0.97 0.98 3/81 27289
/proc/meminfo: memFree=1056344/2055920 swapFree=4172176/4192956
[pid=27289] ppid=27287 vsize=5360 CPUtime=0.01
/proc/27289/stat : 27289 (glucose.sh) S 27287 27289 27180 0 -1 4194304 313 241 0 0 0 0 1 0 19 0 1 0 1099638414 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27289/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.701538 s]
/proc/loadavg: 1.00 0.97 0.98 3/81 27289
/proc/meminfo: memFree=1056344/2055920 swapFree=4172176/4192956
[pid=27289] ppid=27287 vsize=5360 CPUtime=0.01
/proc/27289/stat : 27289 (glucose.sh) S 27287 27289 27180 0 -1 4194304 313 241 0 0 0 0 1 0 19 0 1 0 1099638414 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27289/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+1.50162 s]
/proc/loadavg: 1.00 0.97 0.98 2/83 27292
/proc/meminfo: memFree=1053704/2055920 swapFree=4172176/4192956
[pid=27289] ppid=27287 vsize=5360 CPUtime=0.01
/proc/27289/stat : 27289 (glucose.sh) S 27287 27289 27180 0 -1 4194304 313 241 0 0 0 0 1 0 19 0 1 0 1099638414 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27289/statm: 1340 238 195 169 0 51 0
[pid=27292] ppid=27289 vsize=4184 CPUtime=1.47
/proc/27292/stat : 27292 (glucose_static) R 27289 27289 27180 0 -1 4194304 711 0 0 0 147 0 0 0 25 0 1 0 1099638416 4284416 697 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27292/statm: 1046 697 75 172 0 871 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9544

[startup+3.1018 s]
/proc/loadavg: 1.00 0.97 0.98 2/83 27292
/proc/meminfo: memFree=1052872/2055920 swapFree=4172176/4192956
[pid=27289] ppid=27287 vsize=5360 CPUtime=0.01
/proc/27289/stat : 27289 (glucose.sh) S 27287 27289 27180 0 -1 4194304 313 241 0 0 0 0 1 0 19 0 1 0 1099638414 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27289/statm: 1340 238 195 169 0 51 0
[pid=27292] ppid=27289 vsize=4860 CPUtime=3.07
/proc/27292/stat : 27292 (glucose_static) R 27289 27289 27180 0 -1 4194304 875 0 0 0 307 0 0 0 25 0 1 0 1099638416 4976640 861 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27292/statm: 1215 861 75 172 0 1040 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10220

[startup+6.30117 s]
/proc/loadavg: 1.00 0.97 0.98 2/83 27292
/proc/meminfo: memFree=1051720/2055920 swapFree=4172176/4192956
[pid=27289] ppid=27287 vsize=5360 CPUtime=0.01
/proc/27289/stat : 27289 (glucose.sh) S 27287 27289 27180 0 -1 4194304 313 241 0 0 0 0 1 0 19 0 1 0 1099638414 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27289/statm: 1340 238 195 169 0 51 0
[pid=27292] ppid=27289 vsize=5624 CPUtime=6.27
/proc/27292/stat : 27292 (glucose_static) R 27289 27289 27180 0 -1 4194304 1075 0 0 0 627 0 0 0 25 0 1 0 1099638416 5758976 1061 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27292/statm: 1406 1061 75 172 0 1231 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10984

[startup+12.7029 s]
/proc/loadavg: 1.00 0.97 0.98 2/83 27292
/proc/meminfo: memFree=1050440/2055920 swapFree=4172176/4192956
[pid=27289] ppid=27287 vsize=5360 CPUtime=0.01
/proc/27289/stat : 27289 (glucose.sh) S 27287 27289 27180 0 -1 4194304 313 241 0 0 0 0 1 0 19 0 1 0 1099638414 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27289/statm: 1340 238 195 169 0 51 0
[pid=27292] ppid=27289 vsize=6936 CPUtime=12.66
/proc/27292/stat : 27292 (glucose_static) R 27289 27289 27180 0 -1 4194304 1392 0 0 0 1266 0 0 0 25 0 1 0 1099638416 7102464 1378 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27292/statm: 1734 1378 75 172 0 1559 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12296

[startup+25.5014 s]
/proc/loadavg: 1.00 0.97 0.98 2/83 27292
/proc/meminfo: memFree=1048904/2055920 swapFree=4172176/4192956
[pid=27289] ppid=27287 vsize=5360 CPUtime=0.01
/proc/27289/stat : 27289 (glucose.sh) S 27287 27289 27180 0 -1 4194304 313 241 0 0 0 0 1 0 19 0 1 0 1099638414 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27289/statm: 1340 238 195 169 0 51 0
[pid=27292] ppid=27289 vsize=8488 CPUtime=25.46
/proc/27292/stat : 27292 (glucose_static) R 27289 27289 27180 0 -1 4194304 1752 0 0 0 2545 1 0 0 25 0 1 0 1099638416 8691712 1738 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27292/statm: 2122 1738 75 172 0 1947 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13848

[startup+51.1012 s]
/proc/loadavg: 1.00 0.97 0.98 2/83 27292
/proc/meminfo: memFree=1047048/2055920 swapFree=4172176/4192956
[pid=27289] ppid=27287 vsize=5360 CPUtime=0.01
/proc/27289/stat : 27289 (glucose.sh) S 27287 27289 27180 0 -1 4194304 313 241 0 0 0 0 1 0 19 0 1 0 1099638414 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27289/statm: 1340 238 195 169 0 51 0
[pid=27292] ppid=27289 vsize=10660 CPUtime=51.04
/proc/27292/stat : 27292 (glucose_static) R 27289 27289 27180 0 -1 4194304 2263 0 0 0 5103 1 0 0 25 0 1 0 1099638416 10915840 2249 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27292/statm: 2665 2249 75 172 0 2490 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 16020

[startup+102.307 s]
/proc/loadavg: 1.00 0.97 0.98 2/83 27292
/proc/meminfo: memFree=1044232/2055920 swapFree=4172176/4192956
[pid=27289] ppid=27287 vsize=5360 CPUtime=0.01
/proc/27289/stat : 27289 (glucose.sh) S 27287 27289 27180 0 -1 4194304 313 241 0 0 0 0 1 0 19 0 1 0 1099638414 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27289/statm: 1340 238 195 169 0 51 0
[pid=27292] ppid=27289 vsize=13584 CPUtime=102.22
/proc/27292/stat : 27292 (glucose_static) R 27289 27289 27180 0 -1 4194304 2894 0 0 0 10221 1 0 0 25 0 1 0 1099638416 13910016 2880 1992294400 134512640 135217611 4294956304 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27292/statm: 3396 2880 75 172 0 3221 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 18944

[startup+162.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/83 27292
/proc/meminfo: memFree=1042056/2055920 swapFree=4172176/4192956
[pid=27289] ppid=27287 vsize=5360 CPUtime=0.01
/proc/27289/stat : 27289 (glucose.sh) S 27287 27289 27180 0 -1 4194304 313 241 0 0 0 0 1 0 19 0 1 0 1099638414 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27289/statm: 1340 238 195 169 0 51 0
[pid=27292] ppid=27289 vsize=15748 CPUtime=162.19
/proc/27292/stat : 27292 (glucose_static) R 27289 27289 27180 0 -1 4194304 3414 0 0 0 16217 2 0 0 25 0 1 0 1099638416 16125952 3400 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27292/statm: 3937 3400 75 172 0 3762 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 21108

[startup+222.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/83 27292
/proc/meminfo: memFree=1040008/2055920 swapFree=4172176/4192956
[pid=27289] ppid=27287 vsize=5360 CPUtime=0.01
/proc/27289/stat : 27289 (glucose.sh) S 27287 27289 27180 0 -1 4194304 313 241 0 0 0 0 1 0 19 0 1 0 1099638414 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27289/statm: 1340 238 195 169 0 51 0
[pid=27292] ppid=27289 vsize=17952 CPUtime=222.17
/proc/27292/stat : 27292 (glucose_static) R 27289 27289 27180 0 -1 4194304 3921 0 0 0 22215 2 0 0 25 0 1 0 1099638416 18382848 3907 1992294400 134512640 135217611 4294956304 18446744073709551615 134533336 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27292/statm: 4488 3907 75 172 0 4313 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 23312

[startup+282.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/83 27292
/proc/meminfo: memFree=1038728/2055920 swapFree=4172176/4192956
[pid=27289] ppid=27287 vsize=5360 CPUtime=0.01
/proc/27289/stat : 27289 (glucose.sh) S 27287 27289 27180 0 -1 4194304 313 241 0 0 0 0 1 0 19 0 1 0 1099638414 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27289/statm: 1340 238 195 169 0 51 0
[pid=27292] ppid=27289 vsize=19416 CPUtime=282.14
/proc/27292/stat : 27292 (glucose_static) R 27289 27289 27180 0 -1 4194304 4238 0 0 0 28211 3 0 0 25 0 1 0 1099638416 19881984 4224 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27292/statm: 4854 4224 75 172 0 4679 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 24776

[startup+342.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/83 27292
/proc/meminfo: memFree=1037448/2055920 swapFree=4172176/4192956
[pid=27289] ppid=27287 vsize=5360 CPUtime=0.01
/proc/27289/stat : 27289 (glucose.sh) S 27287 27289 27180 0 -1 4194304 313 241 0 0 0 0 1 0 19 0 1 0 1099638414 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27289/statm: 1340 238 195 169 0 51 0
[pid=27292] ppid=27289 vsize=21068 CPUtime=342.11
/proc/27292/stat : 27292 (glucose_static) R 27289 27289 27180 0 -1 4194304 4558 0 0 0 34208 3 0 0 25 0 1 0 1099638416 21573632 4544 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27292/statm: 5267 4544 75 172 0 5092 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 26428

[startup+402.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/83 27292
/proc/meminfo: memFree=1036168/2055920 swapFree=4172176/4192956
[pid=27289] ppid=27287 vsize=5360 CPUtime=0.01
/proc/27289/stat : 27289 (glucose.sh) S 27287 27289 27180 0 -1 4194304 313 241 0 0 0 0 1 0 19 0 1 0 1099638414 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27289/statm: 1340 238 195 169 0 51 0
[pid=27292] ppid=27289 vsize=22448 CPUtime=402.09
/proc/27292/stat : 27292 (glucose_static) R 27289 27289 27180 0 -1 4194304 4891 0 0 0 40205 4 0 0 25 0 1 0 1099638416 22986752 4877 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27292/statm: 5612 4877 75 172 0 5437 0

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

[pid=27292] ppid=27289 vsize=23272 CPUtime=462.06
/proc/27292/stat : 27292 (glucose_static) R 27289 27289 27180 0 -1 4194304 5084 0 0 0 46202 4 0 0 25 0 1 0 1099638416 23830528 5070 1992294400 134512640 135217611 4294956304 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27292/statm: 5818 5070 75 172 0 5643 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 28632

[startup+522.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/83 27292
/proc/meminfo: memFree=1034184/2055920 swapFree=4172176/4192956
[pid=27289] ppid=27287 vsize=5360 CPUtime=0.01
/proc/27289/stat : 27289 (glucose.sh) S 27287 27289 27180 0 -1 4194304 313 241 0 0 0 0 1 0 19 0 1 0 1099638414 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27289/statm: 1340 238 195 169 0 51 0
[pid=27292] ppid=27289 vsize=24552 CPUtime=522.04
/proc/27292/stat : 27292 (glucose_static) R 27289 27289 27180 0 -1 4194304 5375 0 0 0 52200 4 0 0 25 0 1 0 1099638416 25141248 5361 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27292/statm: 6138 5361 75 172 0 5963 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 29912

[startup+582.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/83 27292
/proc/meminfo: memFree=1033416/2055920 swapFree=4172176/4192956
[pid=27289] ppid=27287 vsize=5360 CPUtime=0.01
/proc/27289/stat : 27289 (glucose.sh) S 27287 27289 27180 0 -1 4194304 313 241 0 0 0 0 1 0 19 0 1 0 1099638414 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27289/statm: 1340 238 195 169 0 51 0
[pid=27292] ppid=27289 vsize=25596 CPUtime=582.01
/proc/27292/stat : 27292 (glucose_static) R 27289 27289 27180 0 -1 4194304 5574 0 0 0 58197 4 0 0 25 0 1 0 1099638416 26210304 5560 1992294400 134512640 135217611 4294956304 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27292/statm: 6399 5560 75 172 0 6224 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 30956

[startup+642.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/83 27292
/proc/meminfo: memFree=1032712/2055920 swapFree=4172176/4192956
[pid=27289] ppid=27287 vsize=5360 CPUtime=0.01
/proc/27289/stat : 27289 (glucose.sh) S 27287 27289 27180 0 -1 4194304 313 241 0 0 0 0 1 0 19 0 1 0 1099638414 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27289/statm: 1340 238 195 169 0 51 0
[pid=27292] ppid=27289 vsize=26244 CPUtime=641.98
/proc/27292/stat : 27292 (glucose_static) R 27289 27289 27180 0 -1 4194304 5757 0 0 0 64194 4 0 0 25 0 1 0 1099638416 26873856 5743 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27292/statm: 6561 5743 75 172 0 6386 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 31604

[startup+702.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/83 27292
/proc/meminfo: memFree=1031944/2055920 swapFree=4172176/4192956
[pid=27289] ppid=27287 vsize=5360 CPUtime=0.01
/proc/27289/stat : 27289 (glucose.sh) S 27287 27289 27180 0 -1 4194304 313 241 0 0 0 0 1 0 19 0 1 0 1099638414 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27289/statm: 1340 238 195 169 0 51 0
[pid=27292] ppid=27289 vsize=27016 CPUtime=701.96
/proc/27292/stat : 27292 (glucose_static) R 27289 27289 27180 0 -1 4194304 5939 0 0 0 70191 5 0 0 25 0 1 0 1099638416 27664384 5925 1992294400 134512640 135217611 4294956304 18446744073709551615 134533135 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27292/statm: 6754 5925 75 172 0 6579 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 32376

[startup+762.307 s]
/proc/loadavg: 1.00 0.97 0.98 2/83 27298
/proc/meminfo: memFree=1031112/2055920 swapFree=4172176/4192956
[pid=27289] ppid=27287 vsize=5360 CPUtime=0.01
/proc/27289/stat : 27289 (glucose.sh) S 27287 27289 27180 0 -1 4194304 313 241 0 0 0 0 1 0 19 0 1 0 1099638414 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27289/statm: 1340 238 195 169 0 51 0
[pid=27292] ppid=27289 vsize=27912 CPUtime=761.92
/proc/27292/stat : 27292 (glucose_static) R 27289 27289 27180 0 -1 4194304 6125 0 0 0 76187 5 0 0 25 0 1 0 1099638416 28581888 6111 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27292/statm: 6978 6111 75 172 0 6803 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 33272

[startup+822.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/83 27298
/proc/meminfo: memFree=1030536/2055920 swapFree=4172176/4192956
[pid=27289] ppid=27287 vsize=5360 CPUtime=0.01
/proc/27289/stat : 27289 (glucose.sh) S 27287 27289 27180 0 -1 4194304 313 241 0 0 0 0 1 0 19 0 1 0 1099638414 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27289/statm: 1340 238 195 169 0 51 0
[pid=27292] ppid=27289 vsize=28704 CPUtime=821.89
/proc/27292/stat : 27292 (glucose_static) R 27289 27289 27180 0 -1 4194304 6273 0 0 0 82184 5 0 0 25 0 1 0 1099638416 29392896 6259 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27292/statm: 7176 6259 75 172 0 7001 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 34064

[startup+882.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/83 27298
/proc/meminfo: memFree=1029832/2055920 swapFree=4172176/4192956
[pid=27289] ppid=27287 vsize=5360 CPUtime=0.01
/proc/27289/stat : 27289 (glucose.sh) S 27287 27289 27180 0 -1 4194304 313 241 0 0 0 0 1 0 19 0 1 0 1099638414 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27289/statm: 1340 238 195 169 0 51 0
[pid=27292] ppid=27289 vsize=29664 CPUtime=881.86
/proc/27292/stat : 27292 (glucose_static) R 27289 27289 27180 0 -1 4194304 6450 0 0 0 88181 5 0 0 25 0 1 0 1099638416 30375936 6436 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27292/statm: 7416 6436 75 172 0 7241 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 35024

[startup+942.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/83 27298
/proc/meminfo: memFree=1029320/2055920 swapFree=4172176/4192956
[pid=27289] ppid=27287 vsize=5360 CPUtime=0.01
/proc/27289/stat : 27289 (glucose.sh) S 27287 27289 27180 0 -1 4194304 313 241 0 0 0 0 1 0 19 0 1 0 1099638414 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27289/statm: 1340 238 195 169 0 51 0
[pid=27292] ppid=27289 vsize=30400 CPUtime=941.84
/proc/27292/stat : 27292 (glucose_static) R 27289 27289 27180 0 -1 4194304 6582 0 0 0 94178 6 0 0 25 0 1 0 1099638416 31129600 6568 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27292/statm: 7600 6568 75 172 0 7425 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 35760

[startup+1002.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/83 27298
/proc/meminfo: memFree=1028744/2055920 swapFree=4172176/4192956
[pid=27289] ppid=27287 vsize=5360 CPUtime=0.01
/proc/27289/stat : 27289 (glucose.sh) S 27287 27289 27180 0 -1 4194304 313 241 0 0 0 0 1 0 19 0 1 0 1099638414 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27289/statm: 1340 238 195 169 0 51 0
[pid=27292] ppid=27289 vsize=31048 CPUtime=1001.8
/proc/27292/stat : 27292 (glucose_static) R 27289 27289 27180 0 -1 4194304 6727 0 0 0 100174 6 0 0 25 0 1 0 1099638416 31793152 6713 1992294400 134512640 135217611 4294956304 18446744073709551615 134522443 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27292/statm: 7762 6713 75 172 0 7587 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 36408

[startup+1062.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/83 27298
/proc/meminfo: memFree=1028232/2055920 swapFree=4172176/4192956
[pid=27289] ppid=27287 vsize=5360 CPUtime=0.01
/proc/27289/stat : 27289 (glucose.sh) S 27287 27289 27180 0 -1 4194304 313 241 0 0 0 0 1 0 19 0 1 0 1099638414 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27289/statm: 1340 238 195 169 0 51 0
[pid=27292] ppid=27289 vsize=31660 CPUtime=1061.78
/proc/27292/stat : 27292 (glucose_static) R 27289 27289 27180 0 -1 4194304 6849 0 0 0 106172 6 0 0 25 0 1 0 1099638416 32419840 6835 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27292/statm: 7915 6835 75 172 0 7740 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 37020

[startup+1122.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/83 27298
/proc/meminfo: memFree=1027592/2055920 swapFree=4172176/4192956
[pid=27289] ppid=27287 vsize=5360 CPUtime=0.01
/proc/27289/stat : 27289 (glucose.sh) S 27287 27289 27180 0 -1 4194304 313 241 0 0 0 0 1 0 19 0 1 0 1099638414 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27289/statm: 1340 238 195 169 0 51 0
[pid=27292] ppid=27289 vsize=32380 CPUtime=1121.75
/proc/27292/stat : 27292 (glucose_static) R 27289 27289 27180 0 -1 4194304 7014 0 0 0 112169 6 0 0 25 0 1 0 1099638416 33157120 7000 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27292/statm: 8095 7000 75 172 0 7920 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 37740

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/83 27298
/proc/meminfo: memFree=1027016/2055920 swapFree=4172176/4192956
[pid=27289] ppid=27287 vsize=5360 CPUtime=0.01
/proc/27289/stat : 27289 (glucose.sh) S 27287 27289 27180 0 -1 4194304 313 241 0 0 0 0 1 0 19 0 1 0 1099638414 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27289/statm: 1340 238 195 169 0 51 0
[pid=27292] ppid=27289 vsize=33028 CPUtime=1181.72
/proc/27292/stat : 27292 (glucose_static) R 27289 27289 27180 0 -1 4194304 7156 0 0 0 118166 6 0 0 25 0 1 0 1099638416 33820672 7142 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27292/statm: 8257 7142 75 172 0 8082 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 38388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 0.97 0.98 2/83 27298
/proc/meminfo: memFree=1026760/2055920 swapFree=4172176/4192956
[pid=27289] ppid=27287 vsize=5360 CPUtime=0.01
/proc/27289/stat : 27289 (glucose.sh) S 27287 27289 27180 0 -1 4194304 313 241 0 0 0 0 1 0 19 0 1 0 1099638414 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27289/statm: 1340 238 195 169 0 51 0
[pid=27292] ppid=27289 vsize=33388 CPUtime=1200.02
/proc/27292/stat : 27292 (glucose_static) R 27289 27289 27180 0 -1 4194304 7230 0 0 0 119996 6 0 0 25 0 1 0 1099638416 34189312 7216 1992294400 134512640 135217611 4294956304 18446744073709551615 134533313 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27292/statm: 8347 7216 75 172 0 8172 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 38748

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.06
CPU user time (s): 1199.98
CPU system time (s): 0.077988
CPU usage (%): 99.9539
Max. virtual memory (cumulated for all children) (KiB): 38748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.98
system time used= 0.077988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7795
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= 5373

runsolver used 1.35079 second user time and 4.11937 second system time

The end

Launcher Data

Begin job on node85 at 2009-03-28 20:49:05
IDJOB=1516448
IDBENCH=70514
IDSOLVER=503
FILE ID=node85/1516448-1238269745
PBS_JOBID= 9060842
Free space on /tmp= 126788 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/65/unif-k7-r89-v65-c5785-S1366769180-095.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1516448-1238269745/watcher-1516448-1238269745 -o /tmp/evaluation-result-1516448-1238269745/solver-1516448-1238269745 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1516448-1238269745.cnf

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

MD5SUM BENCH= 24a651376c44fe64c4aa5e817f0a506b
RANDOM SEED=743337322

node85.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.236
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.236
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:       1056824 kB
Buffers:         65860 kB
Cached:         850152 kB
SwapCached:       9944 kB
Active:         653736 kB
Inactive:       273752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1056824 kB
SwapTotal:     4192956 kB
SwapFree:      4172176 kB
Dirty:            1728 kB
Writeback:           0 kB
Mapped:          16988 kB
Slab:            55892 kB
Committed_AS:  2604196 kB
PageTables:       2596 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126784 MiB
End job on node85 at 2009-03-28 21:09:08