Trace number 1516292

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.04 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/60/
unif-k7-r89-v60-c5340-S1858385213-060.cnf
MD5SUM769b1d78f1df1ca341c4fa4a9e3927fb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.075988
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

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 |    5340    37380 |    1601       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 60   #clauses: 5340   #literals: 37380
0.00/0.01	c CPU time:   0.004999 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:  60                                                   |
0.00/0.02	c |  Number of clauses:    5340                                                 |
0.00/0.02	c |  Parsing time:         0.00         s                                       |
1200.01/1200.41	HOME/glucose.sh: line 55: 30697 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-1516292-1238267354/watcher-1516292-1238267354 -o /tmp/evaluation-result-1516292-1238267354/solver-1516292-1238267354 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1516292-1238267354.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.85 0.97 0.99 3/64 30694
/proc/meminfo: memFree=872296/2055920 swapFree=4178500/4192956
[pid=30694] ppid=30692 vsize=5360 CPUtime=0
/proc/30694/stat : 30694 (glucose.sh) S 30692 30694 30657 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1099397735 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30694/statm: 1340 236 195 169 0 51 0
[pid=30695] ppid=30694 vsize=1008 CPUtime=0
/proc/30695/stat : 30695 (SatELite_releas) R 30694 30694 30657 0 -1 4194304 108 0 0 0 0 0 0 0 19 0 1 0 1099397735 1032192 92 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/30695/statm: 252 93 50 174 0 75 0

[startup+0.105522 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 30694
/proc/meminfo: memFree=872296/2055920 swapFree=4178500/4192956
[pid=30694] ppid=30692 vsize=5360 CPUtime=0.01
/proc/30694/stat : 30694 (glucose.sh) S 30692 30694 30657 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1099397735 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30694/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.202534 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 30694
/proc/meminfo: memFree=872296/2055920 swapFree=4178500/4192956
[pid=30694] ppid=30692 vsize=5360 CPUtime=0.01
/proc/30694/stat : 30694 (glucose.sh) S 30692 30694 30657 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1099397735 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30694/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.302545 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 30694
/proc/meminfo: memFree=872296/2055920 swapFree=4178500/4192956
[pid=30694] ppid=30692 vsize=5360 CPUtime=0.01
/proc/30694/stat : 30694 (glucose.sh) S 30692 30694 30657 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1099397735 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30694/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.702594 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 30694
/proc/meminfo: memFree=872296/2055920 swapFree=4178500/4192956
[pid=30694] ppid=30692 vsize=5360 CPUtime=0.01
/proc/30694/stat : 30694 (glucose.sh) S 30692 30694 30657 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1099397735 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30694/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+1.50168 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 30697
/proc/meminfo: memFree=869656/2055920 swapFree=4178500/4192956
[pid=30694] ppid=30692 vsize=5360 CPUtime=0.01
/proc/30694/stat : 30694 (glucose.sh) S 30692 30694 30657 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1099397735 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30694/statm: 1340 238 195 169 0 51 0
[pid=30697] ppid=30694 vsize=4024 CPUtime=1.47
/proc/30697/stat : 30697 (glucose_static) R 30694 30694 30657 0 -1 4194304 667 0 0 0 147 0 0 0 25 0 1 0 1099397737 4120576 653 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30697/statm: 1006 653 75 172 0 831 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9384

[startup+3.10187 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 30697
/proc/meminfo: memFree=868952/2055920 swapFree=4178500/4192956
[pid=30694] ppid=30692 vsize=5360 CPUtime=0.01
/proc/30694/stat : 30694 (glucose.sh) S 30692 30694 30657 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1099397735 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30694/statm: 1340 238 195 169 0 51 0
[pid=30697] ppid=30694 vsize=4716 CPUtime=3.06
/proc/30697/stat : 30697 (glucose_static) R 30694 30694 30657 0 -1 4194304 846 0 0 0 306 0 0 0 25 0 1 0 1099397737 4829184 832 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30697/statm: 1179 832 75 172 0 1004 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10076

[startup+6.30123 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 30697
/proc/meminfo: memFree=867864/2055920 swapFree=4178500/4192956
[pid=30694] ppid=30692 vsize=5360 CPUtime=0.01
/proc/30694/stat : 30694 (glucose.sh) S 30692 30694 30657 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1099397735 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30694/statm: 1340 238 195 169 0 51 0
[pid=30697] ppid=30694 vsize=5780 CPUtime=6.25
/proc/30697/stat : 30697 (glucose_static) R 30694 30694 30657 0 -1 4194304 1095 0 0 0 625 0 0 0 25 0 1 0 1099397737 5918720 1081 1992294400 134512640 135217611 4294956304 18446744073709551615 134544612 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30697/statm: 1445 1081 75 172 0 1270 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 11140

[startup+12.702 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 30697
/proc/meminfo: memFree=866520/2055920 swapFree=4178500/4192956
[pid=30694] ppid=30692 vsize=5360 CPUtime=0.01
/proc/30694/stat : 30694 (glucose.sh) S 30692 30694 30657 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1099397735 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30694/statm: 1340 238 195 169 0 51 0
[pid=30697] ppid=30694 vsize=6924 CPUtime=12.65
/proc/30697/stat : 30697 (glucose_static) R 30694 30694 30657 0 -1 4194304 1371 0 0 0 1265 0 0 0 25 0 1 0 1099397737 7090176 1357 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30697/statm: 1731 1357 75 172 0 1556 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 12284

[startup+25.5024 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 30697
/proc/meminfo: memFree=865048/2055920 swapFree=4178500/4192956
[pid=30694] ppid=30692 vsize=5360 CPUtime=0.01
/proc/30694/stat : 30694 (glucose.sh) S 30692 30694 30657 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1099397735 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30694/statm: 1340 238 195 169 0 51 0
[pid=30697] ppid=30694 vsize=8428 CPUtime=25.46
/proc/30697/stat : 30697 (glucose_static) R 30694 30694 30657 0 -1 4194304 1734 0 0 0 2545 1 0 0 25 0 1 0 1099397737 8630272 1720 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30697/statm: 2107 1720 75 172 0 1932 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13788

[startup+51.1023 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 30697
/proc/meminfo: memFree=863064/2055920 swapFree=4178500/4192956
[pid=30694] ppid=30692 vsize=5360 CPUtime=0.01
/proc/30694/stat : 30694 (glucose.sh) S 30692 30694 30657 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1099397735 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30694/statm: 1340 238 195 169 0 51 0
[pid=30697] ppid=30694 vsize=10572 CPUtime=51.02
/proc/30697/stat : 30697 (glucose_static) R 30694 30694 30657 0 -1 4194304 2236 0 0 0 5101 1 0 0 25 0 1 0 1099397737 10825728 2222 1992294400 134512640 135217611 4294956304 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30697/statm: 2643 2222 75 172 0 2468 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 15932

[startup+102.302 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 30697
/proc/meminfo: memFree=860248/2055920 swapFree=4178500/4192956
[pid=30694] ppid=30692 vsize=5360 CPUtime=0.01
/proc/30694/stat : 30694 (glucose.sh) S 30692 30694 30657 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1099397735 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30694/statm: 1340 238 195 169 0 51 0
[pid=30697] ppid=30694 vsize=13664 CPUtime=102.21
/proc/30697/stat : 30697 (glucose_static) R 30694 30694 30657 0 -1 4194304 2911 0 0 0 10219 2 0 0 25 0 1 0 1099397737 13991936 2897 1992294400 134512640 135217611 4294956304 18446744073709551615 134533277 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30697/statm: 3416 2897 75 172 0 3241 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 19024

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 30697
/proc/meminfo: memFree=858136/2055920 swapFree=4178500/4192956
[pid=30694] ppid=30692 vsize=5360 CPUtime=0.01
/proc/30694/stat : 30694 (glucose.sh) S 30692 30694 30657 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1099397735 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30694/statm: 1340 238 195 169 0 51 0
[pid=30697] ppid=30694 vsize=16036 CPUtime=162.18
/proc/30697/stat : 30697 (glucose_static) R 30694 30694 30657 0 -1 4194304 3443 0 0 0 16216 2 0 0 25 0 1 0 1099397737 16420864 3429 1992294400 134512640 135217611 4294956304 18446744073709551615 134532960 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30697/statm: 4009 3429 75 172 0 3834 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 21396

[startup+222.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 30697
/proc/meminfo: memFree=856344/2055920 swapFree=4178500/4192956
[pid=30694] ppid=30692 vsize=5360 CPUtime=0.01
/proc/30694/stat : 30694 (glucose.sh) S 30692 30694 30657 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1099397735 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30694/statm: 1340 238 195 169 0 51 0
[pid=30697] ppid=30694 vsize=17792 CPUtime=222.17
/proc/30697/stat : 30697 (glucose_static) R 30694 30694 30657 0 -1 4194304 3874 0 0 0 22214 3 0 0 25 0 1 0 1099397737 18219008 3860 1992294400 134512640 135217611 4294956304 18446744073709551615 134533313 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30697/statm: 4448 3860 75 172 0 4273 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 23152

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 30697
/proc/meminfo: memFree=854744/2055920 swapFree=4178500/4192956
[pid=30694] ppid=30692 vsize=5360 CPUtime=0.01
/proc/30694/stat : 30694 (glucose.sh) S 30692 30694 30657 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1099397735 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30694/statm: 1340 238 195 169 0 51 0
[pid=30697] ppid=30694 vsize=19940 CPUtime=282.14
/proc/30697/stat : 30697 (glucose_static) R 30694 30694 30657 0 -1 4194304 4289 0 0 0 28211 3 0 0 25 0 1 0 1099397737 20418560 4275 1992294400 134512640 135217611 4294956304 18446744073709551615 134533118 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30697/statm: 4985 4275 75 172 0 4810 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 25300

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 30697
/proc/meminfo: memFree=853528/2055920 swapFree=4178500/4192956
[pid=30694] ppid=30692 vsize=5360 CPUtime=0.01
/proc/30694/stat : 30694 (glucose.sh) S 30692 30694 30657 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1099397735 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30694/statm: 1340 238 195 169 0 51 0
[pid=30697] ppid=30694 vsize=21272 CPUtime=342.13
/proc/30697/stat : 30697 (glucose_static) R 30694 30694 30657 0 -1 4194304 4593 0 0 0 34209 4 0 0 25 0 1 0 1099397737 21782528 4579 1992294400 134512640 135217611 4294956304 18446744073709551615 134533105 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30697/statm: 5318 4579 75 172 0 5143 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 26632

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 30697
/proc/meminfo: memFree=852504/2055920 swapFree=4178500/4192956
[pid=30694] ppid=30692 vsize=5360 CPUtime=0.01
/proc/30694/stat : 30694 (glucose.sh) S 30692 30694 30657 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1099397735 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30694/statm: 1340 238 195 169 0 51 0
[pid=30697] ppid=30694 vsize=22508 CPUtime=402.11
/proc/30697/stat : 30697 (glucose_static) R 30694 30694 30657 0 -1 4194304 4860 0 0 0 40207 4 0 0 25 0 1 0 1099397737 23048192 4846 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30697/statm: 5627 4846 75 172 0 5452 0

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

[pid=30697] ppid=30694 vsize=24328 CPUtime=522.07
/proc/30697/stat : 30697 (glucose_static) R 30694 30694 30657 0 -1 4194304 5261 0 0 0 52202 5 0 0 25 0 1 0 1099397737 24911872 5247 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30697/statm: 6082 5247 75 172 0 5907 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 29688

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 30697
/proc/meminfo: memFree=850264/2055920 swapFree=4178500/4192956
[pid=30694] ppid=30692 vsize=5360 CPUtime=0.01
/proc/30694/stat : 30694 (glucose.sh) S 30692 30694 30657 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1099397735 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30694/statm: 1340 238 195 169 0 51 0
[pid=30697] ppid=30694 vsize=25180 CPUtime=582.07
/proc/30697/stat : 30697 (glucose_static) R 30694 30694 30657 0 -1 4194304 5437 0 0 0 58201 6 0 0 25 0 1 0 1099397737 25784320 5423 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30697/statm: 6295 5423 75 172 0 6120 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 30540

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 30697
/proc/meminfo: memFree=849240/2055920 swapFree=4178500/4192956
[pid=30694] ppid=30692 vsize=5360 CPUtime=0.01
/proc/30694/stat : 30694 (glucose.sh) S 30692 30694 30657 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1099397735 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30694/statm: 1340 238 195 169 0 51 0
[pid=30697] ppid=30694 vsize=26252 CPUtime=642.05
/proc/30697/stat : 30697 (glucose_static) R 30694 30694 30657 0 -1 4194304 5682 0 0 0 64199 6 0 0 25 0 1 0 1099397737 26882048 5668 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30697/statm: 6563 5668 75 172 0 6388 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 31612

[startup+702.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 30697
/proc/meminfo: memFree=848536/2055920 swapFree=4178500/4192956
[pid=30694] ppid=30692 vsize=5360 CPUtime=0.01
/proc/30694/stat : 30694 (glucose.sh) S 30692 30694 30657 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1099397735 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30694/statm: 1340 238 195 169 0 51 0
[pid=30697] ppid=30694 vsize=26908 CPUtime=702.03
/proc/30697/stat : 30697 (glucose_static) R 30694 30694 30657 0 -1 4194304 5830 0 0 0 70197 6 0 0 25 0 1 0 1099397737 27553792 5816 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30697/statm: 6727 5816 75 172 0 6552 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 32268

[startup+762.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 30697
/proc/meminfo: memFree=847768/2055920 swapFree=4178500/4192956
[pid=30694] ppid=30692 vsize=5360 CPUtime=0.01
/proc/30694/stat : 30694 (glucose.sh) S 30692 30694 30657 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1099397735 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30694/statm: 1340 238 195 169 0 51 0
[pid=30697] ppid=30694 vsize=27648 CPUtime=762.02
/proc/30697/stat : 30697 (glucose_static) R 30694 30694 30657 0 -1 4194304 6010 0 0 0 76196 6 0 0 25 0 1 0 1099397737 28311552 5996 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30697/statm: 6912 5996 75 172 0 6737 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 33008

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 30697
/proc/meminfo: memFree=847000/2055920 swapFree=4178500/4192956
[pid=30694] ppid=30692 vsize=5360 CPUtime=0.01
/proc/30694/stat : 30694 (glucose.sh) S 30692 30694 30657 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1099397735 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30694/statm: 1340 238 195 169 0 51 0
[pid=30697] ppid=30694 vsize=28432 CPUtime=822
/proc/30697/stat : 30697 (glucose_static) R 30694 30694 30657 0 -1 4194304 6211 0 0 0 82194 6 0 0 25 0 1 0 1099397737 29114368 6194 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30697/statm: 7108 6194 75 172 0 6933 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 33792

[startup+882.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 30697
/proc/meminfo: memFree=846168/2055920 swapFree=4178500/4192956
[pid=30694] ppid=30692 vsize=5360 CPUtime=0.01
/proc/30694/stat : 30694 (glucose.sh) S 30692 30694 30657 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1099397735 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30694/statm: 1340 238 195 169 0 51 0
[pid=30697] ppid=30694 vsize=29892 CPUtime=881.99
/proc/30697/stat : 30697 (glucose_static) R 30694 30694 30657 0 -1 4194304 6438 0 0 0 88192 7 0 0 25 0 1 0 1099397737 30609408 6421 1992294400 134512640 135217611 4294956304 18446744073709551615 134522435 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30697/statm: 7473 6421 75 172 0 7298 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 35252

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 30697
/proc/meminfo: memFree=845336/2055920 swapFree=4178500/4192956
[pid=30694] ppid=30692 vsize=5360 CPUtime=0.01
/proc/30694/stat : 30694 (glucose.sh) S 30692 30694 30657 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1099397735 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30694/statm: 1340 238 195 169 0 51 0
[pid=30697] ppid=30694 vsize=30920 CPUtime=941.97
/proc/30697/stat : 30697 (glucose_static) R 30694 30694 30657 0 -1 4194304 6648 0 0 0 94190 7 0 0 25 0 1 0 1099397737 31662080 6631 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30697/statm: 7730 6631 75 172 0 7555 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 36280

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 30697
/proc/meminfo: memFree=844568/2055920 swapFree=4178500/4192956
[pid=30694] ppid=30692 vsize=5360 CPUtime=0.01
/proc/30694/stat : 30694 (glucose.sh) S 30692 30694 30657 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1099397735 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30694/statm: 1340 238 195 169 0 51 0
[pid=30697] ppid=30694 vsize=31628 CPUtime=1001.95
/proc/30697/stat : 30697 (glucose_static) R 30694 30694 30657 0 -1 4194304 6842 0 0 0 100188 7 0 0 25 0 1 0 1099397737 32387072 6825 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30697/statm: 7907 6825 75 172 0 7732 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 36988

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 30697
/proc/meminfo: memFree=843672/2055920 swapFree=4178500/4192956
[pid=30694] ppid=30692 vsize=5360 CPUtime=0.01
/proc/30694/stat : 30694 (glucose.sh) S 30692 30694 30657 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1099397735 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30694/statm: 1340 238 195 169 0 51 0
[pid=30697] ppid=30694 vsize=32708 CPUtime=1061.93
/proc/30697/stat : 30697 (glucose_static) R 30694 30694 30657 0 -1 4194304 7065 0 0 0 106186 7 0 0 25 0 1 0 1099397737 33492992 7048 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30697/statm: 8177 7048 75 172 0 8002 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 38068

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 30697
/proc/meminfo: memFree=843288/2055920 swapFree=4178500/4192956
[pid=30694] ppid=30692 vsize=5360 CPUtime=0.01
/proc/30694/stat : 30694 (glucose.sh) S 30692 30694 30657 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1099397735 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30694/statm: 1340 238 195 169 0 51 0
[pid=30697] ppid=30694 vsize=33104 CPUtime=1121.91
/proc/30697/stat : 30697 (glucose_static) R 30694 30694 30657 0 -1 4194304 7163 0 0 0 112184 7 0 0 25 0 1 0 1099397737 33898496 7146 1992294400 134512640 135217611 4294956304 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30697/statm: 8276 7146 75 172 0 8101 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 38464

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 30697
/proc/meminfo: memFree=842968/2055920 swapFree=4178500/4192956
[pid=30694] ppid=30692 vsize=5360 CPUtime=0.01
/proc/30694/stat : 30694 (glucose.sh) S 30692 30694 30657 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1099397735 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30694/statm: 1340 238 195 169 0 51 0
[pid=30697] ppid=30694 vsize=33500 CPUtime=1181.9
/proc/30697/stat : 30697 (glucose_static) R 30694 30694 30657 0 -1 4194304 7237 0 0 0 118182 8 0 0 25 0 1 0 1099397737 34304000 7220 1992294400 134512640 135217611 4294956304 18446744073709551615 134533150 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30697/statm: 8375 7220 75 172 0 8200 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 38860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 30697
/proc/meminfo: memFree=842520/2055920 swapFree=4178500/4192956
[pid=30694] ppid=30692 vsize=5360 CPUtime=0.01
/proc/30694/stat : 30694 (glucose.sh) S 30692 30694 30657 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1099397735 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30694/statm: 1340 238 195 169 0 51 0
[pid=30697] ppid=30694 vsize=33912 CPUtime=1200
/proc/30697/stat : 30697 (glucose_static) R 30694 30694 30657 0 -1 4194304 7365 0 0 0 119992 8 0 0 25 0 1 0 1099397737 34725888 7327 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30697/statm: 8478 7327 75 172 0 8303 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 39272

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

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

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 30697
/proc/meminfo: memFree=842520/2055920 swapFree=4178500/4192956
[pid=30694] ppid=30692 vsize=5360 CPUtime=0.01
/proc/30694/stat : 30694 (glucose.sh) S 30692 30694 30657 0 -1 4194304 313 231 0 0 0 0 1 0 18 0 1 0 1099397735 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30694/statm: 1340 238 195 169 0 51 0
[pid=30697] ppid=30694 vsize=33912 CPUtime=1200
/proc/30697/stat : 30697 (glucose_static) R 30694 30694 30657 0 -1 4194304 7365 0 0 0 119992 8 0 0 25 0 1 0 1099397737 34725888 7327 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30697/statm: 8478 7327 75 172 0 8303 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 39272

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.04
CPU user time (s): 1199.94
CPU system time (s): 0.097985
CPU usage (%): 99.9687
Max. virtual memory (cumulated for all children) (KiB): 39272

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

runsolver used 1.01484 second user time and 3.36149 second system time

The end

Launcher Data

Begin job on node62 at 2009-03-28 20:09:14
IDJOB=1516292
IDBENCH=70501
IDSOLVER=503
FILE ID=node62/1516292-1238267354
PBS_JOBID= 9060844
Free space on /tmp= 66352 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/60/unif-k7-r89-v60-c5340-S1858385213-060.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1516292-1238267354/watcher-1516292-1238267354 -o /tmp/evaluation-result-1516292-1238267354/solver-1516292-1238267354 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1516292-1238267354.cnf

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

MD5SUM BENCH= 769b1d78f1df1ca341c4fa4a9e3927fb
RANDOM SEED=308216970

node62.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        872848 kB
Buffers:         82764 kB
Cached:        1015300 kB
SwapCached:       7616 kB
Active:         314364 kB
Inactive:       792868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        872848 kB
SwapTotal:     4192956 kB
SwapFree:      4178500 kB
Dirty:            1912 kB
Writeback:           0 kB
Mapped:          14892 kB
Slab:            61688 kB
Committed_AS:  2682612 kB
PageTables:       1460 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= 66348 MiB
End job on node62 at 2009-03-28 20:29:17