Trace number 1556530

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
glucose 1.0? (TO) 1200.06 1200.61

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-10.cnf
MD5SUM0260f441a1d07270edb6a85b2fc90d1d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables69503
Number of clauses226618
Sum of the clauses size587302
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292294
Number of clauses of size 3134195
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 |  225975   585632 |   67792       0        0     nan |  0.000 % |
0.89/0.96	c |         0 |  163265   552330 |      --       0       --      -- |     --   | -62710/-33302
0.89/0.96	c ==============================================================================
0.89/0.96	c Result  :   #vars: 28506   #clauses: 163265   #literals: 552330
0.89/0.96	c CPU time:   0.894863 s
0.89/0.96	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:  28506                                                |
1.09/1.16	c |  Number of clauses:    163265                                               |
1.14/1.28	c |  Parsing time:         0.11         s                                       |
1200.03/1200.61	HOME/glucose.sh: line 55:   551 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-1556530-1238842643/watcher-1556530-1238842643 -o /tmp/evaluation-result-1556530-1238842643/solver-1556530-1238842643 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1556530-1238842643.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.93 0.98 0.99 3/64 548
/proc/meminfo: memFree=1549488/2055920 swapFree=4178360/4192956
[pid=548] ppid=546 vsize=5360 CPUtime=0
/proc/548/stat : 548 (glucose.sh) R 546 548 511 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1156927100 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 221954763423 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/548/statm: 1340 235 194 169 0 51 0
[pid=549] ppid=548 vsize=1744 CPUtime=0
/proc/549/stat : 549 (SatELite_releas) R 548 548 511 0 -1 4194304 292 0 0 0 0 0 0 0 18 0 1 0 1156927101 1785856 276 1992294400 134512640 135225430 4294956192 18446744073709551615 134544033 0 0 4096 3 0 0 0 17 0 0 0
/proc/549/statm: 436 280 51 174 0 259 0

[startup+0.0257969 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 548
/proc/meminfo: memFree=1549488/2055920 swapFree=4178360/4192956
[pid=548] ppid=546 vsize=5360 CPUtime=0
/proc/548/stat : 548 (glucose.sh) S 546 548 511 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1156927100 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/548/statm: 1340 236 195 169 0 51 0
[pid=549] ppid=548 vsize=13252 CPUtime=0.01
/proc/549/stat : 549 (SatELite_releas) R 548 548 511 0 -1 4194304 1941 0 0 0 1 0 0 0 18 0 1 0 1156927101 13570048 1778 1992294400 134512640 135225430 4294956192 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/549/statm: 3313 1778 51 174 0 3136 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18612

[startup+0.101802 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 548
/proc/meminfo: memFree=1549488/2055920 swapFree=4178360/4192956
[pid=548] ppid=546 vsize=5360 CPUtime=0
/proc/548/stat : 548 (glucose.sh) S 546 548 511 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1156927100 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/548/statm: 1340 236 195 169 0 51 0
[pid=549] ppid=548 vsize=23888 CPUtime=0.09
/proc/549/stat : 549 (SatELite_releas) R 548 548 511 0 -1 4194304 4629 0 0 0 7 2 0 0 19 0 1 0 1156927101 24461312 4466 1992294400 134512640 135225430 4294956192 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/549/statm: 5972 4467 51 174 0 5795 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29248

[startup+0.30182 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 548
/proc/meminfo: memFree=1549488/2055920 swapFree=4178360/4192956
[pid=548] ppid=546 vsize=5360 CPUtime=0
/proc/548/stat : 548 (glucose.sh) S 546 548 511 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1156927100 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/548/statm: 1340 236 195 169 0 51 0
[pid=549] ppid=548 vsize=37368 CPUtime=0.29
/proc/549/stat : 549 (SatELite_releas) R 548 548 511 0 -1 4194304 8064 0 0 0 24 5 0 0 21 0 1 0 1156927101 38264832 7731 1992294400 134512640 135225430 4294956192 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/549/statm: 9342 7731 76 174 0 9165 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42728

[startup+0.701855 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 548
/proc/meminfo: memFree=1549488/2055920 swapFree=4178360/4192956
[pid=548] ppid=546 vsize=5360 CPUtime=0
/proc/548/stat : 548 (glucose.sh) S 546 548 511 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1156927100 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/548/statm: 1340 236 195 169 0 51 0
[pid=549] ppid=548 vsize=42588 CPUtime=0.69
/proc/549/stat : 549 (SatELite_releas) R 548 548 511 0 -1 4194304 9312 0 0 0 63 6 0 0 25 0 1 0 1156927101 43610112 8911 1992294400 134512640 135225430 4294956192 18446744073709551615 134587553 0 0 4096 3 0 0 0 17 0 0 0
/proc/549/statm: 10647 8911 76 174 0 10470 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47948

[startup+1.50194 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 550
/proc/meminfo: memFree=1508512/2055920 swapFree=4178360/4192956
[pid=548] ppid=546 vsize=5360 CPUtime=1.14
/proc/548/stat : 548 (glucose.sh) S 546 548 511 0 -1 4194304 313 9799 0 0 0 0 106 8 16 0 1 0 1156927100 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/548/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 5360

[startup+3.10108 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 551
/proc/meminfo: memFree=1526304/2055920 swapFree=4178360/4192956
[pid=548] ppid=546 vsize=5360 CPUtime=1.14
/proc/548/stat : 548 (glucose.sh) S 546 548 511 0 -1 4194304 313 9799 0 0 0 0 106 8 16 0 1 0 1156927100 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/548/statm: 1340 238 195 169 0 51 0
[pid=551] ppid=548 vsize=16828 CPUtime=1.93
/proc/551/stat : 551 (glucose_static) R 548 548 511 0 -1 4194304 3956 0 0 0 191 2 0 0 25 0 1 0 1156927216 17231872 3942 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/551/statm: 4207 3942 75 172 0 4032 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 22188

[startup+6.30237 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 551
/proc/meminfo: memFree=1525408/2055920 swapFree=4178360/4192956
[pid=548] ppid=546 vsize=5360 CPUtime=1.14
/proc/548/stat : 548 (glucose.sh) S 546 548 511 0 -1 4194304 313 9799 0 0 0 0 106 8 16 0 1 0 1156927100 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/548/statm: 1340 238 195 169 0 51 0
[pid=551] ppid=548 vsize=17356 CPUtime=5.12
/proc/551/stat : 551 (glucose_static) R 548 548 511 0 -1 4194304 4100 0 0 0 510 2 0 0 25 0 1 0 1156927216 17772544 4086 1992294400 134512640 135217611 4294956304 18446744073709551615 134533523 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/551/statm: 4339 4086 75 172 0 4164 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 22716

[startup+12.7019 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 551
/proc/meminfo: memFree=1524856/2055920 swapFree=4178360/4192956
[pid=548] ppid=546 vsize=5360 CPUtime=1.14
/proc/548/stat : 548 (glucose.sh) S 546 548 511 0 -1 4194304 313 9799 0 0 0 0 106 8 16 0 1 0 1156927100 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/548/statm: 1340 238 195 169 0 51 0
[pid=551] ppid=548 vsize=18152 CPUtime=11.51
/proc/551/stat : 551 (glucose_static) R 548 548 511 0 -1 4194304 4285 0 0 0 1149 2 0 0 25 0 1 0 1156927216 18587648 4271 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/551/statm: 4538 4271 75 172 0 4363 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 23512

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 551
/proc/meminfo: memFree=1523512/2055920 swapFree=4178360/4192956
[pid=548] ppid=546 vsize=5360 CPUtime=1.14
/proc/548/stat : 548 (glucose.sh) S 546 548 511 0 -1 4194304 313 9799 0 0 0 0 106 8 16 0 1 0 1156927100 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/548/statm: 1340 238 195 169 0 51 0
[pid=551] ppid=548 vsize=19484 CPUtime=24.31
/proc/551/stat : 551 (glucose_static) R 548 548 511 0 -1 4194304 4625 0 0 0 2428 3 0 0 25 0 1 0 1156927216 19951616 4611 1992294400 134512640 135217611 4294956304 18446744073709551615 134527914 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/551/statm: 4871 4611 76 172 0 4696 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 24844

[startup+51.1014 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 551
/proc/meminfo: memFree=1520760/2055920 swapFree=4178360/4192956
[pid=548] ppid=546 vsize=5360 CPUtime=1.14
/proc/548/stat : 548 (glucose.sh) S 546 548 511 0 -1 4194304 313 9799 0 0 0 0 106 8 16 0 1 0 1156927100 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/548/statm: 1340 238 195 169 0 51 0
[pid=551] ppid=548 vsize=22152 CPUtime=49.89
/proc/551/stat : 551 (glucose_static) R 548 548 511 0 -1 4194304 5302 0 0 0 4985 4 0 0 25 0 1 0 1156927216 22683648 5288 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/551/statm: 5538 5288 76 172 0 5363 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 27512

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 551
/proc/meminfo: memFree=1515896/2055920 swapFree=4178360/4192956
[pid=548] ppid=546 vsize=5360 CPUtime=1.14
/proc/548/stat : 548 (glucose.sh) S 546 548 511 0 -1 4194304 313 9799 0 0 0 0 106 8 16 0 1 0 1156927100 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/548/statm: 1340 238 195 169 0 51 0
[pid=551] ppid=548 vsize=26996 CPUtime=101.08
/proc/551/stat : 551 (glucose_static) R 548 548 511 0 -1 4194304 6512 0 0 0 10102 6 0 0 25 0 1 0 1156927216 27643904 6498 1992294400 134512640 135217611 4294956304 18446744073709551615 134527899 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/551/statm: 6749 6498 77 172 0 6574 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 32356

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 551
/proc/meminfo: memFree=1515768/2055920 swapFree=4178360/4192956
[pid=548] ppid=546 vsize=5360 CPUtime=1.14
/proc/548/stat : 548 (glucose.sh) S 546 548 511 0 -1 4194304 313 9799 0 0 0 0 106 8 16 0 1 0 1156927100 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/548/statm: 1340 238 195 169 0 51 0
[pid=551] ppid=548 vsize=27260 CPUtime=161.05
/proc/551/stat : 551 (glucose_static) R 548 548 511 0 -1 4194304 6570 0 0 0 16099 6 0 0 25 0 1 0 1156927216 27914240 6556 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/551/statm: 6815 6556 77 172 0 6640 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 32620

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 557
/proc/meminfo: memFree=1511328/2055920 swapFree=4178360/4192956
[pid=548] ppid=546 vsize=5360 CPUtime=1.14
/proc/548/stat : 548 (glucose.sh) S 546 548 511 0 -1 4194304 313 9799 0 0 0 0 106 8 16 0 1 0 1156927100 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/548/statm: 1340 238 195 169 0 51 0
[pid=551] ppid=548 vsize=31528 CPUtime=221.02
/proc/551/stat : 551 (glucose_static) R 548 548 511 0 -1 4194304 7608 0 0 0 22095 7 0 0 25 0 1 0 1156927216 32284672 7594 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/551/statm: 7882 7594 77 172 0 7707 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 36888

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 557
/proc/meminfo: memFree=1511288/2055920 swapFree=4178360/4192956
[pid=548] ppid=546 vsize=5360 CPUtime=1.14
/proc/548/stat : 548 (glucose.sh) S 546 548 511 0 -1 4194304 313 9799 0 0 0 0 106 8 16 0 1 0 1156927100 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/548/statm: 1340 238 195 169 0 51 0
[pid=551] ppid=548 vsize=31528 CPUtime=280.99
/proc/551/stat : 551 (glucose_static) R 548 548 511 0 -1 4194304 7608 0 0 0 28092 7 0 0 25 0 1 0 1156927216 32284672 7594 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/551/statm: 7882 7594 77 172 0 7707 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 36888

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 557
/proc/meminfo: memFree=1509496/2055920 swapFree=4178360/4192956
[pid=548] ppid=546 vsize=5360 CPUtime=1.14
/proc/548/stat : 548 (glucose.sh) S 546 548 511 0 -1 4194304 313 9799 0 0 0 0 106 8 16 0 1 0 1156927100 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/548/statm: 1340 238 195 169 0 51 0
[pid=551] ppid=548 vsize=33508 CPUtime=340.97
/proc/551/stat : 551 (glucose_static) R 548 548 511 0 -1 4194304 8125 0 0 0 34089 8 0 0 25 0 1 0 1156927216 34312192 8111 1992294400 134512640 135217611 4294956304 18446744073709551615 134528127 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/551/statm: 8377 8111 77 172 0 8202 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 38868


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

[pid=551] ppid=548 vsize=33856 CPUtime=460.92
/proc/551/stat : 551 (glucose_static) R 548 548 511 0 -1 4194304 8175 0 0 0 46084 8 0 0 25 0 1 0 1156927216 34668544 8161 1992294400 134512640 135217611 4294956304 18446744073709551615 134527914 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/551/statm: 8464 8161 77 172 0 8289 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 39216

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 557
/proc/meminfo: memFree=1509240/2055920 swapFree=4178360/4192956
[pid=548] ppid=546 vsize=5360 CPUtime=1.14
/proc/548/stat : 548 (glucose.sh) S 546 548 511 0 -1 4194304 313 9799 0 0 0 0 106 8 16 0 1 0 1156927100 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/548/statm: 1340 238 195 169 0 51 0
[pid=551] ppid=548 vsize=33856 CPUtime=520.89
/proc/551/stat : 551 (glucose_static) R 548 548 511 0 -1 4194304 8176 0 0 0 52081 8 0 0 25 0 1 0 1156927216 34668544 8162 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/551/statm: 8464 8162 77 172 0 8289 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 39216

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 557
/proc/meminfo: memFree=1509176/2055920 swapFree=4178360/4192956
[pid=548] ppid=546 vsize=5360 CPUtime=1.14
/proc/548/stat : 548 (glucose.sh) S 546 548 511 0 -1 4194304 313 9799 0 0 0 0 106 8 16 0 1 0 1156927100 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/548/statm: 1340 238 195 169 0 51 0
[pid=551] ppid=548 vsize=33856 CPUtime=580.87
/proc/551/stat : 551 (glucose_static) R 548 548 511 0 -1 4194304 8179 0 0 0 58079 8 0 0 25 0 1 0 1156927216 34668544 8165 1992294400 134512640 135217611 4294956304 18446744073709551615 134538865 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/551/statm: 8464 8165 77 172 0 8289 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 39216

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 557
/proc/meminfo: memFree=1509176/2055920 swapFree=4178360/4192956
[pid=548] ppid=546 vsize=5360 CPUtime=1.14
/proc/548/stat : 548 (glucose.sh) S 546 548 511 0 -1 4194304 313 9799 0 0 0 0 106 8 16 0 1 0 1156927100 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/548/statm: 1340 238 195 169 0 51 0
[pid=551] ppid=548 vsize=33856 CPUtime=640.83
/proc/551/stat : 551 (glucose_static) R 548 548 511 0 -1 4194304 8179 0 0 0 64075 8 0 0 25 0 1 0 1156927216 34668544 8165 1992294400 134512640 135217611 4294956304 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/551/statm: 8464 8165 77 172 0 8289 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 39216

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 557
/proc/meminfo: memFree=1507192/2055920 swapFree=4178360/4192956
[pid=548] ppid=546 vsize=5360 CPUtime=1.14
/proc/548/stat : 548 (glucose.sh) S 546 548 511 0 -1 4194304 313 9799 0 0 0 0 106 8 16 0 1 0 1156927100 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/548/statm: 1340 238 195 169 0 51 0
[pid=551] ppid=548 vsize=35836 CPUtime=700.81
/proc/551/stat : 551 (glucose_static) R 548 548 511 0 -1 4194304 8675 0 0 0 70073 8 0 0 25 0 1 0 1156927216 36696064 8661 1992294400 134512640 135217611 4294956304 18446744073709551615 134537229 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/551/statm: 8959 8661 77 172 0 8784 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 41196

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 557
/proc/meminfo: memFree=1506616/2055920 swapFree=4178360/4192956
[pid=548] ppid=546 vsize=5360 CPUtime=1.14
/proc/548/stat : 548 (glucose.sh) S 546 548 511 0 -1 4194304 313 9799 0 0 0 0 106 8 16 0 1 0 1156927100 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/548/statm: 1340 238 195 169 0 51 0
[pid=551] ppid=548 vsize=36140 CPUtime=760.77
/proc/551/stat : 551 (glucose_static) R 548 548 511 0 -1 4194304 8791 0 0 0 76069 8 0 0 25 0 1 0 1156927216 37007360 8770 1992294400 134512640 135217611 4294956304 18446744073709551615 134527899 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/551/statm: 9035 8770 77 172 0 8860 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 41500

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 557
/proc/meminfo: memFree=1506616/2055920 swapFree=4178360/4192956
[pid=548] ppid=546 vsize=5360 CPUtime=1.14
/proc/548/stat : 548 (glucose.sh) S 546 548 511 0 -1 4194304 313 9799 0 0 0 0 106 8 16 0 1 0 1156927100 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/548/statm: 1340 238 195 169 0 51 0
[pid=551] ppid=548 vsize=36140 CPUtime=820.74
/proc/551/stat : 551 (glucose_static) R 548 548 511 0 -1 4194304 8791 0 0 0 82065 9 0 0 25 0 1 0 1156927216 37007360 8770 1992294400 134512640 135217611 4294956304 18446744073709551615 134526384 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/551/statm: 9035 8770 77 172 0 8860 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 41500

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 557
/proc/meminfo: memFree=1505912/2055920 swapFree=4178360/4192956
[pid=548] ppid=546 vsize=5360 CPUtime=1.14
/proc/548/stat : 548 (glucose.sh) S 546 548 511 0 -1 4194304 313 9799 0 0 0 0 106 8 16 0 1 0 1156927100 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/548/statm: 1340 238 195 169 0 51 0
[pid=551] ppid=548 vsize=36932 CPUtime=880.72
/proc/551/stat : 551 (glucose_static) R 548 548 511 0 -1 4194304 8959 0 0 0 88063 9 0 0 25 0 1 0 1156927216 37818368 8938 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/551/statm: 9233 8938 77 172 0 9058 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 42292

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 557
/proc/meminfo: memFree=1505912/2055920 swapFree=4178360/4192956
[pid=548] ppid=546 vsize=5360 CPUtime=1.14
/proc/548/stat : 548 (glucose.sh) S 546 548 511 0 -1 4194304 313 9799 0 0 0 0 106 8 16 0 1 0 1156927100 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/548/statm: 1340 238 195 169 0 51 0
[pid=551] ppid=548 vsize=36932 CPUtime=940.7
/proc/551/stat : 551 (glucose_static) R 548 548 511 0 -1 4194304 8959 0 0 0 94061 9 0 0 25 0 1 0 1156927216 37818368 8938 1992294400 134512640 135217611 4294956304 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/551/statm: 9233 8938 77 172 0 9058 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 42292

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 557
/proc/meminfo: memFree=1504248/2055920 swapFree=4178360/4192956
[pid=548] ppid=546 vsize=5360 CPUtime=1.14
/proc/548/stat : 548 (glucose.sh) S 546 548 511 0 -1 4194304 313 9799 0 0 0 0 106 8 16 0 1 0 1156927100 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/548/statm: 1340 238 195 169 0 51 0
[pid=551] ppid=548 vsize=38648 CPUtime=1000.66
/proc/551/stat : 551 (glucose_static) R 548 548 511 0 -1 4194304 9397 0 0 0 100057 9 0 0 25 0 1 0 1156927216 39575552 9376 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/551/statm: 9662 9376 77 172 0 9487 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 44008

[startup+1062.3 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 557
/proc/meminfo: memFree=1504248/2055920 swapFree=4178360/4192956
[pid=548] ppid=546 vsize=5360 CPUtime=1.14
/proc/548/stat : 548 (glucose.sh) S 546 548 511 0 -1 4194304 313 9799 0 0 0 0 106 8 16 0 1 0 1156927100 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/548/statm: 1340 238 195 169 0 51 0
[pid=551] ppid=548 vsize=38648 CPUtime=1060.64
/proc/551/stat : 551 (glucose_static) R 548 548 511 0 -1 4194304 9397 0 0 0 106055 9 0 0 25 0 1 0 1156927216 39575552 9376 1992294400 134512640 135217611 4294956304 18446744073709551615 134527899 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/551/statm: 9662 9376 77 172 0 9487 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 44008

[startup+1122.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 557
/proc/meminfo: memFree=1504248/2055920 swapFree=4178360/4192956
[pid=548] ppid=546 vsize=5360 CPUtime=1.14
/proc/548/stat : 548 (glucose.sh) S 546 548 511 0 -1 4194304 313 9799 0 0 0 0 106 8 16 0 1 0 1156927100 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/548/statm: 1340 238 195 169 0 51 0
[pid=551] ppid=548 vsize=38648 CPUtime=1120.62
/proc/551/stat : 551 (glucose_static) R 548 548 511 0 -1 4194304 9397 0 0 0 112053 9 0 0 25 0 1 0 1156927216 39575552 9376 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/551/statm: 9662 9376 77 172 0 9487 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 44008

[startup+1182.3 s]
/proc/loadavg: 1.09 1.04 1.01 2/66 557
/proc/meminfo: memFree=1502968/2055920 swapFree=4178360/4192956
[pid=548] ppid=546 vsize=5360 CPUtime=1.14
/proc/548/stat : 548 (glucose.sh) S 546 548 511 0 -1 4194304 313 9799 0 0 0 0 106 8 16 0 1 0 1156927100 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/548/statm: 1340 238 195 169 0 51 0
[pid=551] ppid=548 vsize=39836 CPUtime=1180.59
/proc/551/stat : 551 (glucose_static) R 548 548 511 0 -1 4194304 9697 0 0 0 118049 10 0 0 25 0 1 0 1156927216 40792064 9676 1992294400 134512640 135217611 4294956304 18446744073709551615 134528016 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/551/statm: 9959 9676 77 172 0 9784 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 45196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.06 1.03 1.00 2/66 557
/proc/meminfo: memFree=1502968/2055920 swapFree=4178360/4192956
[pid=548] ppid=546 vsize=5360 CPUtime=1.14
/proc/548/stat : 548 (glucose.sh) S 546 548 511 0 -1 4194304 313 9799 0 0 0 0 106 8 16 0 1 0 1156927100 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/548/statm: 1340 238 195 169 0 51 0
[pid=551] ppid=548 vsize=39836 CPUtime=1198.89
/proc/551/stat : 551 (glucose_static) R 548 548 511 0 -1 4194304 9697 0 0 0 119879 10 0 0 25 0 1 0 1156927216 40792064 9676 1992294400 134512640 135217611 4294956304 18446744073709551615 134533523 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/551/statm: 9959 9676 77 172 0 9784 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 45196

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.06
CPU user time (s): 1199.86
CPU system time (s): 0.204968
CPU usage (%): 99.9541
Max. virtual memory (cumulated for all children) (KiB): 48540

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

runsolver used 1.13683 second user time and 3.24051 second system time

The end

Launcher Data

Begin job on node43 at 2009-04-04 12:57:23
IDJOB=1556530
IDBENCH=70821
IDSOLVER=503
FILE ID=node43/1556530-1238842643
PBS_JOBID= 9085868
Free space on /tmp= 66460 MiB

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

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

MD5SUM BENCH= 0260f441a1d07270edb6a85b2fc90d1d
RANDOM SEED=1474423634

node43.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.242
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.242
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:       1549976 kB
Buffers:         44304 kB
Cached:         393240 kB
SwapCached:       8876 kB
Active:         206092 kB
Inactive:       241800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1549976 kB
SwapTotal:     4192956 kB
SwapFree:      4178360 kB
Dirty:            5736 kB
Writeback:           0 kB
Mapped:          15708 kB
Slab:            44016 kB
Committed_AS:  2857164 kB
PageTables:       1448 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= 66452 MiB
End job on node43 at 2009-04-04 13:17:26