Trace number 1515512

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/100/
unif-k5-r21.3-v100-c2130-S402241321-038.cnf
MD5SUM778bc7bd516c886b7617280668f06051
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 variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
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 52130
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 |    2130    10650 |     638       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 100   #clauses: 2130   #literals: 10650
0.00/0.00	c CPU time:   0.001999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
0.00/0.00	
0.00/0.00	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.00	
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  100                                                  |
0.00/0.00	c |  Number of clauses:    2130                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.00/1200.61	HOME/glucose.sh: line 55: 30795 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-1515512-1238255058/watcher-1515512-1238255058 -o /tmp/evaluation-result-1515512-1238255058/solver-1515512-1238255058 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1515512-1238255058.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.92 0.98 0.99 3/64 30792
/proc/meminfo: memFree=1050096/2055920 swapFree=4179368/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) R 30790 30792 30661 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1098171418 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 238487661215 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/30792/statm: 1340 235 194 169 0 51 0
[pid=30793] ppid=30792 vsize=1008 CPUtime=0
/proc/30793/stat : 30793 (SatELite_releas) R 30792 30792 30661 0 -1 4194304 122 0 0 0 0 0 0 0 18 0 1 0 1098171418 1032192 106 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/30793/statm: 252 106 51 174 0 75 0

[startup+0.037172 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30792
/proc/meminfo: memFree=1050096/2055920 swapFree=4179368/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30661 0 -1 4194304 313 151 0 0 0 0 0 0 16 0 1 0 1098171418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.102184 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30792
/proc/meminfo: memFree=1050096/2055920 swapFree=4179368/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30661 0 -1 4194304 313 151 0 0 0 0 0 0 16 0 1 0 1098171418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.302222 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30792
/proc/meminfo: memFree=1050096/2055920 swapFree=4179368/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30661 0 -1 4194304 313 151 0 0 0 0 0 0 16 0 1 0 1098171418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701301 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30792
/proc/meminfo: memFree=1050096/2055920 swapFree=4179368/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30661 0 -1 4194304 313 151 0 0 0 0 0 0 16 0 1 0 1098171418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50146 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 30795
/proc/meminfo: memFree=1047776/2055920 swapFree=4179368/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30661 0 -1 4194304 313 151 0 0 0 0 0 0 16 0 1 0 1098171418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=3888 CPUtime=1.48
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30661 0 -1 4194304 608 0 0 0 148 0 0 0 25 0 1 0 1098171419 3981312 594 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30795/statm: 972 594 75 172 0 797 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9248

[startup+3.10177 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 30795
/proc/meminfo: memFree=1047200/2055920 swapFree=4179368/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30661 0 -1 4194304 313 151 0 0 0 0 0 0 16 0 1 0 1098171418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=4564 CPUtime=3.08
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30661 0 -1 4194304 777 0 0 0 308 0 0 0 25 0 1 0 1098171419 4673536 763 1992294400 134512640 135217611 4294956304 18446744073709551615 134533277 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30795/statm: 1141 763 75 172 0 966 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9924

[startup+6.30138 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 30795
/proc/meminfo: memFree=1046112/2055920 swapFree=4179368/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30661 0 -1 4194304 313 151 0 0 0 0 0 0 16 0 1 0 1098171418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=5524 CPUtime=6.28
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30661 0 -1 4194304 1006 0 0 0 628 0 0 0 25 0 1 0 1098171419 5656576 992 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30795/statm: 1381 992 75 172 0 1206 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10884

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 30795
/proc/meminfo: memFree=1044768/2055920 swapFree=4179368/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30661 0 -1 4194304 313 151 0 0 0 0 0 0 16 0 1 0 1098171418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=6584 CPUtime=12.67
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30661 0 -1 4194304 1257 0 0 0 1267 0 0 0 25 0 1 0 1098171419 6742016 1243 1992294400 134512640 135217611 4294956304 18446744073709551615 134533063 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30795/statm: 1646 1243 75 172 0 1471 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11944

[startup+25.5021 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 30795
/proc/meminfo: memFree=1043360/2055920 swapFree=4179368/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30661 0 -1 4194304 313 151 0 0 0 0 0 0 16 0 1 0 1098171418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=8124 CPUtime=25.47
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30661 0 -1 4194304 1619 0 0 0 2546 1 0 0 25 0 1 0 1098171419 8318976 1605 1992294400 134512640 135217611 4294956304 18446744073709551615 134538669 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30795/statm: 2031 1605 75 172 0 1856 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13484

[startup+51.1021 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 30795
/proc/meminfo: memFree=1041504/2055920 swapFree=4179368/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30661 0 -1 4194304 313 151 0 0 0 0 0 0 16 0 1 0 1098171418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=10144 CPUtime=51.06
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30661 0 -1 4194304 2100 0 0 0 5104 2 0 0 25 0 1 0 1098171419 10387456 2086 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30795/statm: 2536 2086 75 172 0 2361 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15504

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 30795
/proc/meminfo: memFree=1038624/2055920 swapFree=4179368/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30661 0 -1 4194304 313 151 0 0 0 0 0 0 16 0 1 0 1098171418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=13216 CPUtime=102.24
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30661 0 -1 4194304 2791 0 0 0 10222 2 0 0 25 0 1 0 1098171419 13533184 2777 1992294400 134512640 135217611 4294956304 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30795/statm: 3304 2777 75 172 0 3129 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 18576

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30795
/proc/meminfo: memFree=1036576/2055920 swapFree=4179368/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30661 0 -1 4194304 313 151 0 0 0 0 0 0 16 0 1 0 1098171418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=15444 CPUtime=162.21
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30661 0 -1 4194304 3299 0 0 0 16218 3 0 0 25 0 1 0 1098171419 15814656 3285 1992294400 134512640 135217611 4294956304 18446744073709551615 134533067 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30795/statm: 3861 3285 75 172 0 3686 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 20804

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30795
/proc/meminfo: memFree=1035104/2055920 swapFree=4179368/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30661 0 -1 4194304 313 151 0 0 0 0 0 0 16 0 1 0 1098171418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=16952 CPUtime=222.18
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30661 0 -1 4194304 3663 0 0 0 22215 3 0 0 25 0 1 0 1098171419 17358848 3649 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30795/statm: 4238 3649 75 172 0 4063 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 22312

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30795
/proc/meminfo: memFree=1033824/2055920 swapFree=4179368/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30661 0 -1 4194304 313 151 0 0 0 0 0 0 16 0 1 0 1098171418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=18376 CPUtime=282.15
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30661 0 -1 4194304 3994 0 0 0 28212 3 0 0 25 0 1 0 1098171419 18817024 3980 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30795/statm: 4594 3980 75 172 0 4419 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 23736

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30795
/proc/meminfo: memFree=1032608/2055920 swapFree=4179368/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30661 0 -1 4194304 313 151 0 0 0 0 0 0 16 0 1 0 1098171418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=19992 CPUtime=342.12
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30661 0 -1 4194304 4300 0 0 0 34208 4 0 0 25 0 1 0 1098171419 20471808 4286 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30795/statm: 4998 4286 75 172 0 4823 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 25352

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30795
/proc/meminfo: memFree=1031584/2055920 swapFree=4179368/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30661 0 -1 4194304 313 151 0 0 0 0 0 0 16 0 1 0 1098171418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=21016 CPUtime=402.09
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30661 0 -1 4194304 4565 0 0 0 40205 4 0 0 25 0 1 0 1098171419 21520384 4551 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30795/statm: 5254 4551 75 172 0 5079 0

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

[pid=30795] ppid=30792 vsize=21960 CPUtime=462.06
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30661 0 -1 4194304 4759 0 0 0 46202 4 0 0 25 0 1 0 1098171419 22487040 4745 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30795/statm: 5490 4745 75 172 0 5315 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 27320

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30795
/proc/meminfo: memFree=1029728/2055920 swapFree=4179368/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30661 0 -1 4194304 313 151 0 0 0 0 0 0 16 0 1 0 1098171418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=23100 CPUtime=522.04
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30661 0 -1 4194304 5017 0 0 0 52199 5 0 0 25 0 1 0 1098171419 23654400 5003 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30795/statm: 5775 5003 75 172 0 5600 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 28460

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30795
/proc/meminfo: memFree=1029216/2055920 swapFree=4179368/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30661 0 -1 4194304 313 151 0 0 0 0 0 0 16 0 1 0 1098171418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=23648 CPUtime=582.01
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30661 0 -1 4194304 5155 0 0 0 58196 5 0 0 25 0 1 0 1098171419 24215552 5141 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30795/statm: 5912 5141 75 172 0 5737 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 29008

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30795
/proc/meminfo: memFree=1028448/2055920 swapFree=4179368/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30661 0 -1 4194304 313 151 0 0 0 0 0 0 16 0 1 0 1098171418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=24436 CPUtime=641.97
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30661 0 -1 4194304 5332 0 0 0 64192 5 0 0 25 0 1 0 1098171419 25022464 5318 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30795/statm: 6109 5318 75 172 0 5934 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 29796

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30795
/proc/meminfo: memFree=1027552/2055920 swapFree=4179368/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30661 0 -1 4194304 313 151 0 0 0 0 0 0 16 0 1 0 1098171418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=25268 CPUtime=701.94
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30661 0 -1 4194304 5544 0 0 0 70189 5 0 0 25 0 1 0 1098171419 25874432 5530 1992294400 134512640 135217611 4294956304 18446744073709551615 134532987 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30795/statm: 6317 5530 75 172 0 6142 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 30628

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30795
/proc/meminfo: memFree=1027104/2055920 swapFree=4179368/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30661 0 -1 4194304 313 151 0 0 0 0 0 0 16 0 1 0 1098171418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=25864 CPUtime=761.93
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30661 0 -1 4194304 5647 0 0 0 76187 6 0 0 25 0 1 0 1098171419 26484736 5633 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30795/statm: 6466 5633 75 172 0 6291 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 31224

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30795
/proc/meminfo: memFree=1026144/2055920 swapFree=4179368/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30661 0 -1 4194304 313 151 0 0 0 0 0 0 16 0 1 0 1098171418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=27008 CPUtime=821.88
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30661 0 -1 4194304 5913 0 0 0 82182 6 0 0 25 0 1 0 1098171419 27656192 5899 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30795/statm: 6752 5899 75 172 0 6577 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 32368

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30795
/proc/meminfo: memFree=1025248/2055920 swapFree=4179368/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30661 0 -1 4194304 313 151 0 0 0 0 0 0 16 0 1 0 1098171418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=28032 CPUtime=881.85
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30661 0 -1 4194304 6130 0 0 0 88179 6 0 0 25 0 1 0 1098171419 28704768 6112 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30795/statm: 7008 6112 75 172 0 6833 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 33392

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30795
/proc/meminfo: memFree=1024736/2055920 swapFree=4179368/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30661 0 -1 4194304 313 151 0 0 0 0 0 0 16 0 1 0 1098171418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=28608 CPUtime=941.83
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30661 0 -1 4194304 6263 0 0 0 94176 7 0 0 25 0 1 0 1098171419 29294592 6245 1992294400 134512640 135217611 4294956304 18446744073709551615 134532971 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30795/statm: 7152 6245 75 172 0 6977 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 33968

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30795
/proc/meminfo: memFree=1024288/2055920 swapFree=4179368/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30661 0 -1 4194304 313 151 0 0 0 0 0 0 16 0 1 0 1098171418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=29204 CPUtime=1001.8
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30661 0 -1 4194304 6375 0 0 0 100173 7 0 0 25 0 1 0 1098171419 29904896 6357 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30795/statm: 7301 6357 75 172 0 7126 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 34564

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30801
/proc/meminfo: memFree=1023448/2055920 swapFree=4179368/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30661 0 -1 4194304 313 151 0 0 0 0 0 0 16 0 1 0 1098171418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=30048 CPUtime=1061.76
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30661 0 -1 4194304 6535 0 0 0 106169 7 0 0 25 0 1 0 1098171419 30769152 6517 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30795/statm: 7512 6517 75 172 0 7337 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 35408

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30801
/proc/meminfo: memFree=1023064/2055920 swapFree=4179368/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30661 0 -1 4194304 313 151 0 0 0 0 0 0 16 0 1 0 1098171418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=30644 CPUtime=1121.74
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30661 0 -1 4194304 6637 0 0 0 112166 8 0 0 25 0 1 0 1098171419 31379456 6619 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30795/statm: 7661 6619 75 172 0 7486 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 36004

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30801
/proc/meminfo: memFree=1022488/2055920 swapFree=4179368/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30661 0 -1 4194304 313 151 0 0 0 0 0 0 16 0 1 0 1098171418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=31256 CPUtime=1181.71
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30661 0 -1 4194304 6781 0 0 0 118163 8 0 0 25 0 1 0 1098171419 32006144 6763 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30795/statm: 7814 6763 75 172 0 7639 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 36616



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30801
/proc/meminfo: memFree=1022168/2055920 swapFree=4179368/4192956
[pid=30792] ppid=30790 vsize=5360 CPUtime=0
/proc/30792/stat : 30792 (glucose.sh) S 30790 30792 30661 0 -1 4194304 313 151 0 0 0 0 0 0 16 0 1 0 1098171418 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30792/statm: 1340 238 195 169 0 51 0
[pid=30795] ppid=30792 vsize=31688 CPUtime=1200
/proc/30795/stat : 30795 (glucose_static) R 30792 30792 30661 0 -1 4194304 6864 0 0 0 119992 8 0 0 25 0 1 0 1098171419 32448512 6846 1992294400 134512640 135217611 4294956304 18446744073709551615 134533330 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30795/statm: 7922 6846 75 172 0 7747 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 37048

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.03
CPU user time (s): 1199.93
CPU system time (s): 0.095985
CPU usage (%): 99.9514
Max. virtual memory (cumulated for all children) (KiB): 37048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.93
system time used= 0.095985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7339
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= 16
involuntary context switches= 4167

runsolver used 0.987849 second user time and 3.38848 second system time

The end

Launcher Data

Begin job on node23 at 2009-03-28 16:44:18
IDJOB=1515512
IDBENCH=70436
IDSOLVER=503
FILE ID=node23/1515512-1238255058
PBS_JOBID= 9060743
Free space on /tmp= 66316 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/100/unif-k5-r21.3-v100-c2130-S402241321-038.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1515512-1238255058/watcher-1515512-1238255058 -o /tmp/evaluation-result-1515512-1238255058/solver-1515512-1238255058 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1515512-1238255058.cnf

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

MD5SUM BENCH= 778bc7bd516c886b7617280668f06051
RANDOM SEED=1896636695

node23.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.268
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.268
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:       1050576 kB
Buffers:         94100 kB
Cached:         819120 kB
SwapCached:       7500 kB
Active:         204028 kB
Inactive:       718152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1050576 kB
SwapTotal:     4192956 kB
SwapFree:      4179368 kB
Dirty:            1620 kB
Writeback:           0 kB
Mapped:          14680 kB
Slab:            69248 kB
Committed_AS:  2926012 kB
PageTables:       1392 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= 66312 MiB
End job on node23 at 2009-03-28 17:04:20