Trace number 1556582

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

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-09.cnf
MD5SUM5c56557463274332c6704b6432dfc42b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark629.145
Satisfiable
(Un)Satisfiability was proved
Number of variables69487
Number of clauses226581
Sum of the clauses size587221
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292264
Number of clauses of size 3134188
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.09/0.18	c ==============================================================================
0.09/0.18	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.18	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.18	c ==============================================================================
0.09/0.18	c |         0 |  225938   585551 |   67781       0        0     nan |  0.000 % |
0.88/0.95	c |         0 |  163277   552290 |      --       0       --      -- |     --   | -62661/-33261
0.88/0.95	c ==============================================================================
0.88/0.95	c Result  :   #vars: 28519   #clauses: 163277   #literals: 552290
0.88/0.95	c CPU time:   0.895863 s
0.88/0.95	c ==============================================================================
1.09/1.15	c
1.09/1.15	c Starting glucose
1.09/1.15	c
1.09/1.15	
1.09/1.15	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
1.09/1.15	
1.09/1.15	c ============================[ Problem Statistics ]=============================
1.09/1.15	c |                                                                             |
1.09/1.16	c |  Number of variables:  28519                                                |
1.09/1.16	c |  Number of clauses:    163277                                               |
1.15/1.28	c |  Parsing time:         0.11         s                                       |
1200.03/1200.61	HOME/glucose.sh: line 55: 32680 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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1556582-1238843663/watcher-1556582-1238843663 -o /tmp/evaluation-result-1556582-1238843663/solver-1556582-1238843663 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1556582-1238843663.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/73 32677
/proc/meminfo: memFree=1673200/2055920 swapFree=4176776/4192956
[pid=32677] ppid=32675 vsize=5360 CPUtime=0
/proc/32677/stat : 32677 (glucose.sh) R 32675 32677 32640 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 940754939 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 224264776351 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/32677/statm: 1340 235 194 169 0 51 0
[pid=32678] ppid=32677 vsize=1744 CPUtime=0
/proc/32678/stat : 32678 (SatELite_releas) R 32677 32677 32640 0 -1 4194304 315 0 0 0 0 0 0 0 18 0 1 0 940754939 1785856 299 1992294400 134512640 135225430 4294956176 18446744073709551615 134543544 0 0 4096 3 0 0 0 17 0 0 0
/proc/32678/statm: 436 301 51 174 0 259 0

[startup+0.078344 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 32677
/proc/meminfo: memFree=1673200/2055920 swapFree=4176776/4192956
[pid=32677] ppid=32675 vsize=5360 CPUtime=0
/proc/32677/stat : 32677 (glucose.sh) S 32675 32677 32640 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 940754939 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32677/statm: 1340 236 195 169 0 51 0
[pid=32678] ppid=32677 vsize=21904 CPUtime=0.06
/proc/32678/stat : 32678 (SatELite_releas) R 32677 32677 32640 0 -1 4194304 4093 0 0 0 5 1 0 0 19 0 1 0 940754939 22429696 3930 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/32678/statm: 5476 3931 51 174 0 5299 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 27264

[startup+0.102345 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 32677
/proc/meminfo: memFree=1673200/2055920 swapFree=4176776/4192956
[pid=32677] ppid=32675 vsize=5360 CPUtime=0
/proc/32677/stat : 32677 (glucose.sh) S 32675 32677 32640 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 940754939 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32677/statm: 1340 236 195 169 0 51 0
[pid=32678] ppid=32677 vsize=24016 CPUtime=0.09
/proc/32678/stat : 32678 (SatELite_releas) R 32677 32677 32640 0 -1 4194304 4642 0 0 0 8 1 0 0 19 0 1 0 940754939 24592384 4479 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/32678/statm: 6004 4479 51 174 0 5827 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29376

[startup+0.301364 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 32677
/proc/meminfo: memFree=1673200/2055920 swapFree=4176776/4192956
[pid=32677] ppid=32675 vsize=5360 CPUtime=0
/proc/32677/stat : 32677 (glucose.sh) S 32675 32677 32640 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 940754939 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32677/statm: 1340 236 195 169 0 51 0
[pid=32678] ppid=32677 vsize=37364 CPUtime=0.28
/proc/32678/stat : 32678 (SatELite_releas) R 32677 32677 32640 0 -1 4194304 8063 0 0 0 25 3 0 0 21 0 1 0 940754939 38260736 7730 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/32678/statm: 9341 7730 76 174 0 9164 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 42724

[startup+0.702408 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 32677
/proc/meminfo: memFree=1673200/2055920 swapFree=4176776/4192956
[pid=32677] ppid=32675 vsize=5360 CPUtime=0
/proc/32677/stat : 32677 (glucose.sh) S 32675 32677 32640 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 940754939 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32677/statm: 1340 236 195 169 0 51 0
[pid=32678] ppid=32677 vsize=42580 CPUtime=0.68
/proc/32678/stat : 32678 (SatELite_releas) R 32677 32677 32640 0 -1 4194304 9309 0 0 0 63 5 0 0 25 0 1 0 940754939 43601920 8908 1992294400 134512640 135225430 4294956176 18446744073709551615 134596700 0 0 4096 3 0 0 0 17 0 0 0
/proc/32678/statm: 10645 8908 76 174 0 10468 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 47940

[startup+1.50251 s]
/proc/loadavg: 0.92 0.98 0.99 2/75 32679
/proc/meminfo: memFree=1632224/2055920 swapFree=4176776/4192956
[pid=32677] ppid=32675 vsize=5360 CPUtime=1.15
/proc/32677/stat : 32677 (glucose.sh) S 32675 32677 32640 0 -1 4194304 313 9796 0 0 0 0 108 7 16 0 1 0 940754939 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32677/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 5360

[startup+3.10166 s]
/proc/loadavg: 0.93 0.98 0.99 2/75 32680
/proc/meminfo: memFree=1649760/2055920 swapFree=4176776/4192956
[pid=32677] ppid=32675 vsize=5360 CPUtime=1.15
/proc/32677/stat : 32677 (glucose.sh) S 32675 32677 32640 0 -1 4194304 313 9796 0 0 0 0 108 7 16 0 1 0 940754939 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32677/statm: 1340 238 195 169 0 51 0
[pid=32680] ppid=32677 vsize=16852 CPUtime=1.93
/proc/32680/stat : 32680 (glucose_static) R 32677 32677 32640 0 -1 4194304 3977 0 0 0 192 1 0 0 25 0 1 0 940755054 17256448 3948 1992294400 134512640 135217611 4294956304 18446744073709551615 134527914 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32680/statm: 4213 3948 75 172 0 4038 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 22212

[startup+6.302 s]
/proc/loadavg: 0.93 0.98 0.99 2/75 32680
/proc/meminfo: memFree=1648736/2055920 swapFree=4176776/4192956
[pid=32677] ppid=32675 vsize=5360 CPUtime=1.15
/proc/32677/stat : 32677 (glucose.sh) S 32675 32677 32640 0 -1 4194304 313 9796 0 0 0 0 108 7 16 0 1 0 940754939 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32677/statm: 1340 238 195 169 0 51 0
[pid=32680] ppid=32677 vsize=17644 CPUtime=5.13
/proc/32680/stat : 32680 (glucose_static) R 32677 32677 32640 0 -1 4194304 4162 0 0 0 510 3 0 0 25 0 1 0 940755054 18067456 4133 1992294400 134512640 135217611 4294956304 18446744073709551615 134533161 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32680/statm: 4411 4133 75 172 0 4236 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 23004

[startup+12.7017 s]
/proc/loadavg: 0.94 0.98 0.99 2/75 32680
/proc/meminfo: memFree=1648232/2055920 swapFree=4176776/4192956
[pid=32677] ppid=32675 vsize=5360 CPUtime=1.15
/proc/32677/stat : 32677 (glucose.sh) S 32675 32677 32640 0 -1 4194304 313 9796 0 0 0 0 108 7 16 0 1 0 940754939 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32677/statm: 1340 238 195 169 0 51 0
[pid=32680] ppid=32677 vsize=18436 CPUtime=11.53
/proc/32680/stat : 32680 (glucose_static) R 32677 32677 32640 0 -1 4194304 4378 0 0 0 1150 3 0 0 25 0 1 0 940755054 18878464 4349 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/32680/statm: 4609 4349 75 172 0 4434 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23796

[startup+25.501 s]
/proc/loadavg: 0.95 0.98 0.99 2/75 32680
/proc/meminfo: memFree=1647080/2055920 swapFree=4176776/4192956
[pid=32677] ppid=32675 vsize=5360 CPUtime=1.15
/proc/32677/stat : 32677 (glucose.sh) S 32675 32677 32640 0 -1 4194304 313 9796 0 0 0 0 108 7 16 0 1 0 940754939 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32677/statm: 1340 238 195 169 0 51 0
[pid=32680] ppid=32677 vsize=19756 CPUtime=24.32
/proc/32680/stat : 32680 (glucose_static) R 32677 32677 32640 0 -1 4194304 4696 0 0 0 2429 3 0 0 25 0 1 0 940755054 20230144 4667 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32680/statm: 4939 4667 76 172 0 4764 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 25116

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/75 32680
/proc/meminfo: memFree=1644392/2055920 swapFree=4176776/4192956
[pid=32677] ppid=32675 vsize=5360 CPUtime=1.15
/proc/32677/stat : 32677 (glucose.sh) S 32675 32677 32640 0 -1 4194304 313 9796 0 0 0 0 108 7 16 0 1 0 940754939 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32677/statm: 1340 238 195 169 0 51 0
[pid=32680] ppid=32677 vsize=22396 CPUtime=49.9
/proc/32680/stat : 32680 (glucose_static) R 32677 32677 32640 0 -1 4194304 5353 0 0 0 4986 4 0 0 25 0 1 0 940755054 22933504 5324 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32680/statm: 5599 5324 76 172 0 5424 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 27756

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/75 32680
/proc/meminfo: memFree=1639272/2055920 swapFree=4176776/4192956
[pid=32677] ppid=32675 vsize=5360 CPUtime=1.15
/proc/32677/stat : 32677 (glucose.sh) S 32675 32677 32640 0 -1 4194304 313 9796 0 0 0 0 108 7 16 0 1 0 940754939 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32677/statm: 1340 238 195 169 0 51 0
[pid=32680] ppid=32677 vsize=27356 CPUtime=101.07
/proc/32680/stat : 32680 (glucose_static) R 32677 32677 32640 0 -1 4194304 6602 0 0 0 10102 5 0 0 25 0 1 0 940755054 28012544 6573 1992294400 134512640 135217611 4294956304 18446744073709551615 134528205 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32680/statm: 6839 6573 76 172 0 6664 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 32716

[startup+162.301 s]
/proc/loadavg: 1.05 1.00 1.00 2/75 32680
/proc/meminfo: memFree=1639144/2055920 swapFree=4176776/4192956
[pid=32677] ppid=32675 vsize=5360 CPUtime=1.15
/proc/32677/stat : 32677 (glucose.sh) S 32675 32677 32640 0 -1 4194304 313 9796 0 0 0 0 108 7 16 0 1 0 940754939 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32677/statm: 1340 238 195 169 0 51 0
[pid=32680] ppid=32677 vsize=27496 CPUtime=161.04
/proc/32680/stat : 32680 (glucose_static) R 32677 32677 32640 0 -1 4194304 6626 0 0 0 16099 5 0 0 25 0 1 0 940755054 28155904 6597 1992294400 134512640 135217611 4294956304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32680/statm: 6874 6597 77 172 0 6699 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 32856

[startup+222.302 s]
/proc/loadavg: 1.02 1.00 1.00 2/75 32680
/proc/meminfo: memFree=1635816/2055920 swapFree=4176776/4192956
[pid=32677] ppid=32675 vsize=5360 CPUtime=1.15
/proc/32677/stat : 32677 (glucose.sh) S 32675 32677 32640 0 -1 4194304 313 9796 0 0 0 0 108 7 16 0 1 0 940754939 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32677/statm: 1340 238 195 169 0 51 0
[pid=32680] ppid=32677 vsize=30828 CPUtime=221.02
/proc/32680/stat : 32680 (glucose_static) R 32677 32677 32640 0 -1 4194304 7447 0 0 0 22096 6 0 0 25 0 1 0 940755054 31567872 7418 1992294400 134512640 135217611 4294956304 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32680/statm: 7707 7418 77 172 0 7532 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 36188

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 32680
/proc/meminfo: memFree=1635752/2055920 swapFree=4176776/4192956
[pid=32677] ppid=32675 vsize=5360 CPUtime=1.15
/proc/32677/stat : 32677 (glucose.sh) S 32675 32677 32640 0 -1 4194304 313 9796 0 0 0 0 108 7 16 0 1 0 940754939 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32677/statm: 1340 238 195 169 0 51 0
[pid=32680] ppid=32677 vsize=30828 CPUtime=280.99
/proc/32680/stat : 32680 (glucose_static) R 32677 32677 32640 0 -1 4194304 7447 0 0 0 28093 6 0 0 25 0 1 0 940755054 31567872 7418 1992294400 134512640 135217611 4294956304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32680/statm: 7707 7418 77 172 0 7532 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 36188

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 32680
/proc/meminfo: memFree=1634408/2055920 swapFree=4176776/4192956
[pid=32677] ppid=32675 vsize=5360 CPUtime=1.15
/proc/32677/stat : 32677 (glucose.sh) S 32675 32677 32640 0 -1 4194304 313 9796 0 0 0 0 108 7 16 0 1 0 940754939 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32677/statm: 1340 238 195 169 0 51 0
[pid=32680] ppid=32677 vsize=32168 CPUtime=340.97
/proc/32680/stat : 32680 (glucose_static) R 32677 32677 32640 0 -1 4194304 7786 0 0 0 34090 7 0 0 25 0 1 0 940755054 32940032 7757 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32680/statm: 8042 7757 77 172 0 7867 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 37528


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

[pid=32680] ppid=32677 vsize=32564 CPUtime=460.91
/proc/32680/stat : 32680 (glucose_static) R 32677 32677 32640 0 -1 4194304 7895 0 0 0 46084 7 0 0 25 0 1 0 940755054 33345536 7866 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32680/statm: 8141 7866 77 172 0 7966 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 37924

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 32680
/proc/meminfo: memFree=1633832/2055920 swapFree=4176776/4192956
[pid=32677] ppid=32675 vsize=5360 CPUtime=1.15
/proc/32677/stat : 32677 (glucose.sh) S 32675 32677 32640 0 -1 4194304 313 9796 0 0 0 0 108 7 16 0 1 0 940754939 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32677/statm: 1340 238 195 169 0 51 0
[pid=32680] ppid=32677 vsize=32792 CPUtime=520.89
/proc/32680/stat : 32680 (glucose_static) R 32677 32677 32640 0 -1 4194304 7918 0 0 0 52082 7 0 0 25 0 1 0 940755054 33579008 7889 1992294400 134512640 135217611 4294956304 18446744073709551615 134537459 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32680/statm: 8198 7889 77 172 0 8023 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 38152

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 32680
/proc/meminfo: memFree=1633768/2055920 swapFree=4176776/4192956
[pid=32677] ppid=32675 vsize=5360 CPUtime=1.15
/proc/32677/stat : 32677 (glucose.sh) S 32675 32677 32640 0 -1 4194304 313 9796 0 0 0 0 108 7 16 0 1 0 940754939 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32677/statm: 1340 238 195 169 0 51 0
[pid=32680] ppid=32677 vsize=32792 CPUtime=580.86
/proc/32680/stat : 32680 (glucose_static) R 32677 32677 32640 0 -1 4194304 7918 0 0 0 58079 7 0 0 25 0 1 0 940755054 33579008 7889 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32680/statm: 8198 7889 77 172 0 8023 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 38152

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 32680
/proc/meminfo: memFree=1633704/2055920 swapFree=4176776/4192956
[pid=32677] ppid=32675 vsize=5360 CPUtime=1.15
/proc/32677/stat : 32677 (glucose.sh) S 32675 32677 32640 0 -1 4194304 313 9796 0 0 0 0 108 7 16 0 1 0 940754939 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32677/statm: 1340 238 195 169 0 51 0
[pid=32680] ppid=32677 vsize=32792 CPUtime=640.83
/proc/32680/stat : 32680 (glucose_static) R 32677 32677 32640 0 -1 4194304 7935 0 0 0 64076 7 0 0 25 0 1 0 940755054 33579008 7906 1992294400 134512640 135217611 4294956304 18446744073709551615 134537438 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32680/statm: 8198 7906 77 172 0 8023 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 38152

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 32682
/proc/meminfo: memFree=1633256/2055920 swapFree=4176776/4192956
[pid=32677] ppid=32675 vsize=5360 CPUtime=1.15
/proc/32677/stat : 32677 (glucose.sh) S 32675 32677 32640 0 -1 4194304 313 9796 0 0 0 0 108 7 16 0 1 0 940754939 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32677/statm: 1340 238 195 169 0 51 0
[pid=32680] ppid=32677 vsize=32792 CPUtime=700.8
/proc/32680/stat : 32680 (glucose_static) R 32677 32677 32640 0 -1 4194304 7936 0 0 0 70073 7 0 0 25 0 1 0 940755054 33579008 7907 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32680/statm: 8198 7907 77 172 0 8023 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 38152

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 32682
/proc/meminfo: memFree=1633256/2055920 swapFree=4176776/4192956
[pid=32677] ppid=32675 vsize=5360 CPUtime=1.15
/proc/32677/stat : 32677 (glucose.sh) S 32675 32677 32640 0 -1 4194304 313 9796 0 0 0 0 108 7 16 0 1 0 940754939 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32677/statm: 1340 238 195 169 0 51 0
[pid=32680] ppid=32677 vsize=32792 CPUtime=760.78
/proc/32680/stat : 32680 (glucose_static) R 32677 32677 32640 0 -1 4194304 7937 0 0 0 76071 7 0 0 25 0 1 0 940755054 33579008 7908 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32680/statm: 8198 7908 77 172 0 8023 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 38152

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 32682
/proc/meminfo: memFree=1632232/2055920 swapFree=4176776/4192956
[pid=32677] ppid=32675 vsize=5360 CPUtime=1.15
/proc/32677/stat : 32677 (glucose.sh) S 32675 32677 32640 0 -1 4194304 313 9796 0 0 0 0 108 7 16 0 1 0 940754939 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32677/statm: 1340 238 195 169 0 51 0
[pid=32680] ppid=32677 vsize=33992 CPUtime=820.75
/proc/32680/stat : 32680 (glucose_static) R 32677 32677 32640 0 -1 4194304 8246 0 0 0 82067 8 0 0 25 0 1 0 940755054 34807808 8217 1992294400 134512640 135217611 4294956304 18446744073709551615 134533004 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32680/statm: 8498 8217 77 172 0 8323 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 39352

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 32682
/proc/meminfo: memFree=1632232/2055920 swapFree=4176776/4192956
[pid=32677] ppid=32675 vsize=5360 CPUtime=1.15
/proc/32677/stat : 32677 (glucose.sh) S 32675 32677 32640 0 -1 4194304 313 9796 0 0 0 0 108 7 16 0 1 0 940754939 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32677/statm: 1340 238 195 169 0 51 0
[pid=32680] ppid=32677 vsize=33992 CPUtime=880.72
/proc/32680/stat : 32680 (glucose_static) R 32677 32677 32640 0 -1 4194304 8246 0 0 0 88064 8 0 0 25 0 1 0 940755054 34807808 8217 1992294400 134512640 135217611 4294956304 18446744073709551615 134537319 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32680/statm: 8498 8217 77 172 0 8323 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 39352

[startup+942.303 s]
/proc/loadavg: 1.05 1.01 1.00 2/75 32682
/proc/meminfo: memFree=1632232/2055920 swapFree=4176776/4192956
[pid=32677] ppid=32675 vsize=5360 CPUtime=1.15
/proc/32677/stat : 32677 (glucose.sh) S 32675 32677 32640 0 -1 4194304 313 9796 0 0 0 0 108 7 16 0 1 0 940754939 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32677/statm: 1340 238 195 169 0 51 0
[pid=32680] ppid=32677 vsize=33992 CPUtime=940.7
/proc/32680/stat : 32680 (glucose_static) R 32677 32677 32640 0 -1 4194304 8246 0 0 0 94062 8 0 0 25 0 1 0 940755054 34807808 8217 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32680/statm: 8498 8217 77 172 0 8323 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 39352

[startup+1002.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/75 32682
/proc/meminfo: memFree=1632232/2055920 swapFree=4176776/4192956
[pid=32677] ppid=32675 vsize=5360 CPUtime=1.15
/proc/32677/stat : 32677 (glucose.sh) S 32675 32677 32640 0 -1 4194304 313 9796 0 0 0 0 108 7 16 0 1 0 940754939 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32677/statm: 1340 238 195 169 0 51 0
[pid=32680] ppid=32677 vsize=33992 CPUtime=1000.67
/proc/32680/stat : 32680 (glucose_static) R 32677 32677 32640 0 -1 4194304 8247 0 0 0 100059 8 0 0 25 0 1 0 940755054 34807808 8218 1992294400 134512640 135217611 4294956304 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32680/statm: 8498 8218 77 172 0 8323 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 39352

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 32682
/proc/meminfo: memFree=1631912/2055920 swapFree=4176776/4192956
[pid=32677] ppid=32675 vsize=5360 CPUtime=1.15
/proc/32677/stat : 32677 (glucose.sh) S 32675 32677 32640 0 -1 4194304 313 9796 0 0 0 0 108 7 16 0 1 0 940754939 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32677/statm: 1340 238 195 169 0 51 0
[pid=32680] ppid=32677 vsize=34388 CPUtime=1060.64
/proc/32680/stat : 32680 (glucose_static) R 32677 32677 32640 0 -1 4194304 8328 0 0 0 106056 8 0 0 25 0 1 0 940755054 35213312 8299 1992294400 134512640 135217611 4294956304 18446744073709551615 134539576 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32680/statm: 8597 8299 77 172 0 8422 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 39748

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 32682
/proc/meminfo: memFree=1631912/2055920 swapFree=4176776/4192956
[pid=32677] ppid=32675 vsize=5360 CPUtime=1.15
/proc/32677/stat : 32677 (glucose.sh) S 32675 32677 32640 0 -1 4194304 313 9796 0 0 0 0 108 7 16 0 1 0 940754939 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32677/statm: 1340 238 195 169 0 51 0
[pid=32680] ppid=32677 vsize=34388 CPUtime=1120.61
/proc/32680/stat : 32680 (glucose_static) R 32677 32677 32640 0 -1 4194304 8328 0 0 0 112053 8 0 0 25 0 1 0 940755054 35213312 8299 1992294400 134512640 135217611 4294956304 18446744073709551615 134537255 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32680/statm: 8597 8299 77 172 0 8422 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 39748

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 32682
/proc/meminfo: memFree=1631912/2055920 swapFree=4176776/4192956
[pid=32677] ppid=32675 vsize=5360 CPUtime=1.15
/proc/32677/stat : 32677 (glucose.sh) S 32675 32677 32640 0 -1 4194304 313 9796 0 0 0 0 108 7 16 0 1 0 940754939 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32677/statm: 1340 238 195 169 0 51 0
[pid=32680] ppid=32677 vsize=34388 CPUtime=1180.58
/proc/32680/stat : 32680 (glucose_static) R 32677 32677 32640 0 -1 4194304 8328 0 0 0 118050 8 0 0 25 0 1 0 940755054 35213312 8299 1992294400 134512640 135217611 4294956304 18446744073709551615 134533344 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/32680/statm: 8597 8299 77 172 0 8422 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 39748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 32682
/proc/meminfo: memFree=1631848/2055920 swapFree=4176776/4192956
[pid=32677] ppid=32675 vsize=5360 CPUtime=1.15
/proc/32677/stat : 32677 (glucose.sh) S 32675 32677 32640 0 -1 4194304 313 9796 0 0 0 0 108 7 16 0 1 0 940754939 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32677/statm: 1340 238 195 169 0 51 0
[pid=32680] ppid=32677 vsize=34388 CPUtime=1198.88
/proc/32680/stat : 32680 (glucose_static) R 32677 32677 32640 0 -1 4194304 8328 0 0 0 119880 8 0 0 25 0 1 0 940755054 35213312 8299 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/32680/statm: 8597 8299 77 172 0 8422 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 39748

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.05
CPU user time (s): 1199.88
CPU system time (s): 0.167974
CPU usage (%): 99.9532
Max. virtual memory (cumulated for all children) (KiB): 49644

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

runsolver used 1.21881 second user time and 3.18751 second system time

The end

Launcher Data

Begin job on node82 at 2009-04-04 13:14:23
IDJOB=1556582
IDBENCH=70822
IDSOLVER=503
FILE ID=node82/1556582-1238843663
PBS_JOBID= 9085872
Free space on /tmp= 66556 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-09.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1556582-1238843663/watcher-1556582-1238843663 -o /tmp/evaluation-result-1556582-1238843663/solver-1556582-1238843663 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1556582-1238843663.cnf

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

MD5SUM BENCH= 5c56557463274332c6704b6432dfc42b
RANDOM SEED=1589983550

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1673680 kB
Buffers:         30928 kB
Cached:         283948 kB
SwapCached:       7104 kB
Active:         112556 kB
Inactive:       211412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1673680 kB
SwapTotal:     4192956 kB
SwapFree:      4176776 kB
Dirty:            5908 kB
Writeback:           0 kB
Mapped:          14624 kB
Slab:            43360 kB
Committed_AS:  2672148 kB
PageTables:       1996 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB
End job on node82 at 2009-04-04 13:34:26