Trace number 1515116

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.12

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/100/
unif-k5-r21.3-v100-c2130-S1357790788-074.cnf
MD5SUMd4efa5a6235ae8f332b85eb028bc13f2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark808.478
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.002999 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.11	HOME/glucose.sh: line 55: 16809 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-1515116-1238249853/watcher-1515116-1238249853 -o /tmp/evaluation-result-1515116-1238249853/solver-1515116-1238249853 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1515116-1238249853.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 1.00 1.00 3/64 16806
/proc/meminfo: memFree=875000/2055920 swapFree=4178240/4192956
[pid=16806] ppid=16804 vsize=5360 CPUtime=0
/proc/16806/stat : 16806 (glucose.sh) S 16804 16806 16413 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1097651803 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16806/statm: 1340 236 195 169 0 51 0
[pid=16807] ppid=16806 vsize=1008 CPUtime=0
/proc/16807/stat : 16807 (SatELite_releas) R 16806 16806 16413 0 -1 4194304 122 0 0 0 0 0 0 0 19 0 1 0 1097651803 1032192 106 1992294400 134512640 135225430 4294956176 18446744073709551615 134548196 0 0 4096 3 0 0 0 17 0 0 0
/proc/16807/statm: 252 107 52 174 0 75 0

[startup+0.0755351 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16806
/proc/meminfo: memFree=875000/2055920 swapFree=4178240/4192956
[pid=16806] ppid=16804 vsize=5360 CPUtime=0
/proc/16806/stat : 16806 (glucose.sh) S 16804 16806 16413 0 -1 4194304 313 151 0 0 0 0 0 0 19 0 1 0 1097651803 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16806/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101527 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16806
/proc/meminfo: memFree=875000/2055920 swapFree=4178240/4192956
[pid=16806] ppid=16804 vsize=5360 CPUtime=0
/proc/16806/stat : 16806 (glucose.sh) S 16804 16806 16413 0 -1 4194304 313 151 0 0 0 0 0 0 19 0 1 0 1097651803 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16806/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301473 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16806
/proc/meminfo: memFree=875000/2055920 swapFree=4178240/4192956
[pid=16806] ppid=16804 vsize=5360 CPUtime=0
/proc/16806/stat : 16806 (glucose.sh) S 16804 16806 16413 0 -1 4194304 313 151 0 0 0 0 0 0 19 0 1 0 1097651803 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16806/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701362 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16806
/proc/meminfo: memFree=875000/2055920 swapFree=4178240/4192956
[pid=16806] ppid=16804 vsize=5360 CPUtime=0
/proc/16806/stat : 16806 (glucose.sh) S 16804 16806 16413 0 -1 4194304 313 151 0 0 0 0 0 0 19 0 1 0 1097651803 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16806/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50113 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16809
/proc/meminfo: memFree=873000/2055920 swapFree=4178240/4192956
[pid=16806] ppid=16804 vsize=5360 CPUtime=0
/proc/16806/stat : 16806 (glucose.sh) S 16804 16806 16413 0 -1 4194304 313 151 0 0 0 0 0 0 19 0 1 0 1097651803 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16806/statm: 1340 238 195 169 0 51 0
[pid=16809] ppid=16806 vsize=3764 CPUtime=1.48
/proc/16809/stat : 16809 (glucose_static) R 16806 16806 16413 0 -1 4194304 598 0 0 0 148 0 0 0 25 0 1 0 1097651804 3854336 584 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16809/statm: 941 584 75 172 0 766 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9124

[startup+3.10169 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16809
/proc/meminfo: memFree=872232/2055920 swapFree=4178240/4192956
[pid=16806] ppid=16804 vsize=5360 CPUtime=0
/proc/16806/stat : 16806 (glucose.sh) S 16804 16806 16413 0 -1 4194304 313 151 0 0 0 0 0 0 19 0 1 0 1097651803 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16806/statm: 1340 238 195 169 0 51 0
[pid=16809] ppid=16806 vsize=4488 CPUtime=3.08
/proc/16809/stat : 16809 (glucose_static) R 16806 16806 16413 0 -1 4194304 761 0 0 0 308 0 0 0 25 0 1 0 1097651804 4595712 747 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16809/statm: 1122 747 75 172 0 947 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9848

[startup+6.30179 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16809
/proc/meminfo: memFree=871144/2055920 swapFree=4178240/4192956
[pid=16806] ppid=16804 vsize=5360 CPUtime=0
/proc/16806/stat : 16806 (glucose.sh) S 16804 16806 16413 0 -1 4194304 313 151 0 0 0 0 0 0 19 0 1 0 1097651803 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16806/statm: 1340 238 195 169 0 51 0
[pid=16809] ppid=16806 vsize=5224 CPUtime=6.28
/proc/16809/stat : 16809 (glucose_static) R 16806 16806 16413 0 -1 4194304 960 0 0 0 628 0 0 0 25 0 1 0 1097651804 5349376 946 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16809/statm: 1306 946 75 172 0 1131 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10584

[startup+12.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16809
/proc/meminfo: memFree=869800/2055920 swapFree=4178240/4192956
[pid=16806] ppid=16804 vsize=5360 CPUtime=0
/proc/16806/stat : 16806 (glucose.sh) S 16804 16806 16413 0 -1 4194304 313 151 0 0 0 0 0 0 19 0 1 0 1097651803 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16806/statm: 1340 238 195 169 0 51 0
[pid=16809] ppid=16806 vsize=6512 CPUtime=12.68
/proc/16809/stat : 16809 (glucose_static) R 16806 16806 16413 0 -1 4194304 1255 0 0 0 1268 0 0 0 25 0 1 0 1097651804 6668288 1241 1992294400 134512640 135217611 4294956304 18446744073709551615 134533322 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16809/statm: 1628 1241 75 172 0 1453 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11872

[startup+25.5024 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16809
/proc/meminfo: memFree=868520/2055920 swapFree=4178240/4192956
[pid=16806] ppid=16804 vsize=5360 CPUtime=0
/proc/16806/stat : 16806 (glucose.sh) S 16804 16806 16413 0 -1 4194304 313 151 0 0 0 0 0 0 19 0 1 0 1097651803 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16806/statm: 1340 238 195 169 0 51 0
[pid=16809] ppid=16806 vsize=7932 CPUtime=25.48
/proc/16809/stat : 16809 (glucose_static) R 16806 16806 16413 0 -1 4194304 1591 0 0 0 2547 1 0 0 25 0 1 0 1097651804 8122368 1577 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16809/statm: 1983 1577 75 172 0 1808 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13292

[startup+51.1023 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16809
/proc/meminfo: memFree=866792/2055920 swapFree=4178240/4192956
[pid=16806] ppid=16804 vsize=5360 CPUtime=0
/proc/16806/stat : 16806 (glucose.sh) S 16804 16806 16413 0 -1 4194304 313 151 0 0 0 0 0 0 19 0 1 0 1097651803 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16806/statm: 1340 238 195 169 0 51 0
[pid=16809] ppid=16806 vsize=9868 CPUtime=51.07
/proc/16809/stat : 16809 (glucose_static) R 16806 16806 16413 0 -1 4194304 2027 0 0 0 5106 1 0 0 25 0 1 0 1097651804 10104832 2013 1992294400 134512640 135217611 4294956304 18446744073709551615 134533234 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16809/statm: 2467 2013 75 172 0 2292 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15228

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16809
/proc/meminfo: memFree=864296/2055920 swapFree=4178240/4192956
[pid=16806] ppid=16804 vsize=5360 CPUtime=0
/proc/16806/stat : 16806 (glucose.sh) S 16804 16806 16413 0 -1 4194304 313 151 0 0 0 0 0 0 19 0 1 0 1097651803 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16806/statm: 1340 238 195 169 0 51 0
[pid=16809] ppid=16806 vsize=12352 CPUtime=102.28
/proc/16809/stat : 16809 (glucose_static) R 16806 16806 16413 0 -1 4194304 2608 0 0 0 10226 2 0 0 25 0 1 0 1097651804 12648448 2594 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16809/statm: 3088 2594 75 172 0 2913 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 17712

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16809
/proc/meminfo: memFree=862440/2055920 swapFree=4178240/4192956
[pid=16806] ppid=16804 vsize=5360 CPUtime=0
/proc/16806/stat : 16806 (glucose.sh) S 16804 16806 16413 0 -1 4194304 313 151 0 0 0 0 0 0 19 0 1 0 1097651803 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16806/statm: 1340 238 195 169 0 51 0
[pid=16809] ppid=16806 vsize=14568 CPUtime=162.27
/proc/16809/stat : 16809 (glucose_static) R 16806 16806 16413 0 -1 4194304 3109 0 0 0 16225 2 0 0 25 0 1 0 1097651804 14917632 3095 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16809/statm: 3642 3095 75 172 0 3467 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 19928

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16809
/proc/meminfo: memFree=860392/2055920 swapFree=4178240/4192956
[pid=16806] ppid=16804 vsize=5360 CPUtime=0
/proc/16806/stat : 16806 (glucose.sh) S 16804 16806 16413 0 -1 4194304 313 151 0 0 0 0 0 0 19 0 1 0 1097651803 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16806/statm: 1340 238 195 169 0 51 0
[pid=16809] ppid=16806 vsize=16668 CPUtime=222.26
/proc/16809/stat : 16809 (glucose_static) R 16806 16806 16413 0 -1 4194304 3591 0 0 0 22223 3 0 0 25 0 1 0 1097651804 17068032 3577 1992294400 134512640 135217611 4294956304 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16809/statm: 4167 3577 75 172 0 3992 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 22028

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16809
/proc/meminfo: memFree=859240/2055920 swapFree=4178240/4192956
[pid=16806] ppid=16804 vsize=5360 CPUtime=0
/proc/16806/stat : 16806 (glucose.sh) S 16804 16806 16413 0 -1 4194304 313 151 0 0 0 0 0 0 19 0 1 0 1097651803 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16806/statm: 1340 238 195 169 0 51 0
[pid=16809] ppid=16806 vsize=17688 CPUtime=282.26
/proc/16809/stat : 16809 (glucose_static) R 16806 16806 16413 0 -1 4194304 3872 0 0 0 28223 3 0 0 25 0 1 0 1097651804 18112512 3858 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16809/statm: 4422 3858 75 172 0 4247 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 23048

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16809
/proc/meminfo: memFree=858152/2055920 swapFree=4178240/4192956
[pid=16806] ppid=16804 vsize=5360 CPUtime=0
/proc/16806/stat : 16806 (glucose.sh) S 16804 16806 16413 0 -1 4194304 313 151 0 0 0 0 0 0 19 0 1 0 1097651803 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16806/statm: 1340 238 195 169 0 51 0
[pid=16809] ppid=16806 vsize=19040 CPUtime=342.26
/proc/16809/stat : 16809 (glucose_static) R 16806 16806 16413 0 -1 4194304 4167 0 0 0 34222 4 0 0 25 0 1 0 1097651804 19496960 4153 1992294400 134512640 135217611 4294956304 18446744073709551615 134533093 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16809/statm: 4760 4153 75 172 0 4585 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 24400

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16809
/proc/meminfo: memFree=857256/2055920 swapFree=4178240/4192956
[pid=16806] ppid=16804 vsize=5360 CPUtime=0
/proc/16806/stat : 16806 (glucose.sh) S 16804 16806 16413 0 -1 4194304 313 151 0 0 0 0 0 0 19 0 1 0 1097651803 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16806/statm: 1340 238 195 169 0 51 0
[pid=16809] ppid=16806 vsize=20128 CPUtime=402.25
/proc/16809/stat : 16809 (glucose_static) R 16806 16806 16413 0 -1 4194304 4373 0 0 0 40221 4 0 0 25 0 1 0 1097651804 20611072 4359 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16809/statm: 5032 4359 75 172 0 4857 0

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

[pid=16809] ppid=16806 vsize=22212 CPUtime=522.25
/proc/16809/stat : 16809 (glucose_static) R 16806 16806 16413 0 -1 4194304 4856 0 0 0 52220 5 0 0 25 0 1 0 1097651804 22745088 4842 1992294400 134512640 135217611 4294956304 18446744073709551615 134533288 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16809/statm: 5553 4842 75 172 0 5378 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 27572

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16809
/proc/meminfo: memFree=854376/2055920 swapFree=4178240/4192956
[pid=16806] ppid=16804 vsize=5360 CPUtime=0
/proc/16806/stat : 16806 (glucose.sh) S 16804 16806 16413 0 -1 4194304 313 151 0 0 0 0 0 0 19 0 1 0 1097651803 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16806/statm: 1340 238 195 169 0 51 0
[pid=16809] ppid=16806 vsize=23228 CPUtime=582.23
/proc/16809/stat : 16809 (glucose_static) R 16806 16806 16413 0 -1 4194304 5088 0 0 0 58218 5 0 0 25 0 1 0 1097651804 23785472 5074 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16809/statm: 5807 5074 75 172 0 5632 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 28588

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16809
/proc/meminfo: memFree=853672/2055920 swapFree=4178240/4192956
[pid=16806] ppid=16804 vsize=5360 CPUtime=0
/proc/16806/stat : 16806 (glucose.sh) S 16804 16806 16413 0 -1 4194304 313 151 0 0 0 0 0 0 19 0 1 0 1097651803 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16806/statm: 1340 238 195 169 0 51 0
[pid=16809] ppid=16806 vsize=23888 CPUtime=642.24
/proc/16809/stat : 16809 (glucose_static) R 16806 16806 16413 0 -1 4194304 5259 0 0 0 64218 6 0 0 25 0 1 0 1097651804 24461312 5245 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16809/statm: 5972 5245 75 172 0 5797 0
Current children cumulated CPU time (s) 642.24
Current children cumulated vsize (KiB) 29248

[startup+702.301 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 16809
/proc/meminfo: memFree=852904/2055920 swapFree=4178240/4192956
[pid=16806] ppid=16804 vsize=5360 CPUtime=0
/proc/16806/stat : 16806 (glucose.sh) S 16804 16806 16413 0 -1 4194304 313 151 0 0 0 0 0 0 19 0 1 0 1097651803 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16806/statm: 1340 238 195 169 0 51 0
[pid=16809] ppid=16806 vsize=24608 CPUtime=702.23
/proc/16809/stat : 16809 (glucose_static) R 16806 16806 16413 0 -1 4194304 5422 0 0 0 70217 6 0 0 25 0 1 0 1097651804 25198592 5408 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16809/statm: 6152 5408 75 172 0 5977 0
Current children cumulated CPU time (s) 702.23
Current children cumulated vsize (KiB) 29968

[startup+762.305 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 16809
/proc/meminfo: memFree=852392/2055920 swapFree=4178240/4192956
[pid=16806] ppid=16804 vsize=5360 CPUtime=0
/proc/16806/stat : 16806 (glucose.sh) S 16804 16806 16413 0 -1 4194304 313 151 0 0 0 0 0 0 19 0 1 0 1097651803 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16806/statm: 1340 238 195 169 0 51 0
[pid=16809] ppid=16806 vsize=25096 CPUtime=762.23
/proc/16809/stat : 16809 (glucose_static) R 16806 16806 16413 0 -1 4194304 5563 0 0 0 76217 6 0 0 25 0 1 0 1097651804 25698304 5549 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16809/statm: 6274 5549 75 172 0 6099 0
Current children cumulated CPU time (s) 762.23
Current children cumulated vsize (KiB) 30456

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16809
/proc/meminfo: memFree=852008/2055920 swapFree=4178240/4192956
[pid=16806] ppid=16804 vsize=5360 CPUtime=0
/proc/16806/stat : 16806 (glucose.sh) S 16804 16806 16413 0 -1 4194304 313 151 0 0 0 0 0 0 19 0 1 0 1097651803 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16806/statm: 1340 238 195 169 0 51 0
[pid=16809] ppid=16806 vsize=25608 CPUtime=822.23
/proc/16809/stat : 16809 (glucose_static) R 16806 16806 16413 0 -1 4194304 5666 0 0 0 82217 6 0 0 25 0 1 0 1097651804 26222592 5652 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16809/statm: 6402 5652 75 172 0 6227 0
Current children cumulated CPU time (s) 822.23
Current children cumulated vsize (KiB) 30968

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16809
/proc/meminfo: memFree=851304/2055920 swapFree=4178240/4192956
[pid=16806] ppid=16804 vsize=5360 CPUtime=0
/proc/16806/stat : 16806 (glucose.sh) S 16804 16806 16413 0 -1 4194304 313 151 0 0 0 0 0 0 19 0 1 0 1097651803 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16806/statm: 1340 238 195 169 0 51 0
[pid=16809] ppid=16806 vsize=26236 CPUtime=882.23
/proc/16809/stat : 16809 (glucose_static) R 16806 16806 16413 0 -1 4194304 5835 0 0 0 88217 6 0 0 25 0 1 0 1097651804 26865664 5821 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16809/statm: 6559 5821 75 172 0 6384 0
Current children cumulated CPU time (s) 882.23
Current children cumulated vsize (KiB) 31596

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16809
/proc/meminfo: memFree=850664/2055920 swapFree=4178240/4192956
[pid=16806] ppid=16804 vsize=5360 CPUtime=0
/proc/16806/stat : 16806 (glucose.sh) S 16804 16806 16413 0 -1 4194304 313 151 0 0 0 0 0 0 19 0 1 0 1097651803 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16806/statm: 1340 238 195 169 0 51 0
[pid=16809] ppid=16806 vsize=27168 CPUtime=942.21
/proc/16809/stat : 16809 (glucose_static) R 16806 16806 16413 0 -1 4194304 5987 0 0 0 94215 6 0 0 25 0 1 0 1097651804 27820032 5973 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16809/statm: 6792 5973 75 172 0 6617 0
Current children cumulated CPU time (s) 942.21
Current children cumulated vsize (KiB) 32528

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16809
/proc/meminfo: memFree=849896/2055920 swapFree=4178240/4192956
[pid=16806] ppid=16804 vsize=5360 CPUtime=0
/proc/16806/stat : 16806 (glucose.sh) S 16804 16806 16413 0 -1 4194304 313 151 0 0 0 0 0 0 19 0 1 0 1097651803 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16806/statm: 1340 238 195 169 0 51 0
[pid=16809] ppid=16806 vsize=28012 CPUtime=1002.21
/proc/16809/stat : 16809 (glucose_static) R 16806 16806 16413 0 -1 4194304 6210 0 0 0 100214 7 0 0 25 0 1 0 1097651804 28684288 6196 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16809/statm: 7003 6196 75 172 0 6828 0
Current children cumulated CPU time (s) 1002.21
Current children cumulated vsize (KiB) 33372

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16809
/proc/meminfo: memFree=849448/2055920 swapFree=4178240/4192956
[pid=16806] ppid=16804 vsize=5360 CPUtime=0
/proc/16806/stat : 16806 (glucose.sh) S 16804 16806 16413 0 -1 4194304 313 151 0 0 0 0 0 0 19 0 1 0 1097651803 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16806/statm: 1340 238 195 169 0 51 0
[pid=16809] ppid=16806 vsize=28692 CPUtime=1062.2
/proc/16809/stat : 16809 (glucose_static) R 16806 16806 16413 0 -1 4194304 6353 0 0 0 106213 7 0 0 25 0 1 0 1097651804 29380608 6339 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16809/statm: 7173 6339 75 172 0 6998 0
Current children cumulated CPU time (s) 1062.2
Current children cumulated vsize (KiB) 34052

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16809
/proc/meminfo: memFree=848552/2055920 swapFree=4178240/4192956
[pid=16806] ppid=16804 vsize=5360 CPUtime=0
/proc/16806/stat : 16806 (glucose.sh) S 16804 16806 16413 0 -1 4194304 313 151 0 0 0 0 0 0 19 0 1 0 1097651803 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16806/statm: 1340 238 195 169 0 51 0
[pid=16809] ppid=16806 vsize=29716 CPUtime=1122.19
/proc/16809/stat : 16809 (glucose_static) R 16806 16806 16413 0 -1 4194304 6546 0 0 0 112212 7 0 0 25 0 1 0 1097651804 30429184 6532 1992294400 134512640 135217611 4294956304 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16809/statm: 7429 6532 75 172 0 7254 0
Current children cumulated CPU time (s) 1122.19
Current children cumulated vsize (KiB) 35076

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16809
/proc/meminfo: memFree=847784/2055920 swapFree=4178240/4192956
[pid=16806] ppid=16804 vsize=5360 CPUtime=0
/proc/16806/stat : 16806 (glucose.sh) S 16804 16806 16413 0 -1 4194304 313 151 0 0 0 0 0 0 19 0 1 0 1097651803 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16806/statm: 1340 238 195 169 0 51 0
[pid=16809] ppid=16806 vsize=30464 CPUtime=1182.19
/proc/16809/stat : 16809 (glucose_static) R 16806 16806 16413 0 -1 4194304 6718 0 0 0 118212 7 0 0 25 0 1 0 1097651804 31195136 6704 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16809/statm: 7616 6704 75 172 0 7441 0
Current children cumulated CPU time (s) 1182.19
Current children cumulated vsize (KiB) 35824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16809
/proc/meminfo: memFree=847784/2055920 swapFree=4178240/4192956
[pid=16806] ppid=16804 vsize=5360 CPUtime=0
/proc/16806/stat : 16806 (glucose.sh) S 16804 16806 16413 0 -1 4194304 313 151 0 0 0 0 0 0 19 0 1 0 1097651803 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16806/statm: 1340 238 195 169 0 51 0
[pid=16809] ppid=16806 vsize=30464 CPUtime=1200
/proc/16809/stat : 16809 (glucose_static) R 16806 16806 16413 0 -1 4194304 6718 0 0 0 119993 7 0 0 25 0 1 0 1097651804 31195136 6704 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16809/statm: 7616 6704 75 172 0 7441 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 35824

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

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

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16809
/proc/meminfo: memFree=847784/2055920 swapFree=4178240/4192956
[pid=16806] ppid=16804 vsize=5360 CPUtime=0
/proc/16806/stat : 16806 (glucose.sh) S 16804 16806 16413 0 -1 4194304 313 151 0 0 0 0 0 0 19 0 1 0 1097651803 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16806/statm: 1340 238 195 169 0 51 0
[pid=16809] ppid=16806 vsize=30464 CPUtime=1200
/proc/16809/stat : 16809 (glucose_static) R 16806 16806 16413 0 -1 4194304 6718 0 0 0 119993 7 0 0 25 0 1 0 1097651804 31195136 6704 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/16809/statm: 7616 6704 75 172 0 7441 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 35824

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.12
CPU time (s): 1200.03
CPU user time (s): 1199.94
CPU system time (s): 0.085986
CPU usage (%): 99.9928
Max. virtual memory (cumulated for all children) (KiB): 35824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.94
system time used= 0.085986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7193
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= 19
involuntary context switches= 4324

runsolver used 1.08683 second user time and 3.2895 second system time

The end

Launcher Data

Begin job on node16 at 2009-03-28 15:17:33
IDJOB=1515116
IDBENCH=70403
IDSOLVER=503
FILE ID=node16/1515116-1238249853
PBS_JOBID= 9060681
Free space on /tmp= 63928 MiB

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

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

MD5SUM BENCH= d4efa5a6235ae8f332b85eb028bc13f2
RANDOM SEED=656920387

node16.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:        875544 kB
Buffers:         82904 kB
Cached:        1004352 kB
SwapCached:       8496 kB
Active:          97804 kB
Inactive:       999392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        875544 kB
SwapTotal:     4192956 kB
SwapFree:      4178240 kB
Dirty:            1616 kB
Writeback:           0 kB
Mapped:          15608 kB
Slab:            69248 kB
Committed_AS:  2948124 kB
PageTables:       1440 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= 63924 MiB
End job on node16 at 2009-03-28 15:37:35