Trace number 1773914

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.0UNSAT 2432.37 2433.38

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 benchmark661.016
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.89/0.95	c |         0 |  163277   552290 |      --       0       --      -- |     --   | -62661/-33261
0.89/0.95	c ==============================================================================
0.89/0.95	c Result  :   #vars: 28519   #clauses: 163277   #literals: 552290
0.89/0.95	c CPU time:   0.876866 s
0.89/0.95	c ==============================================================================
1.10/1.15	c
1.10/1.15	c Starting glucose
1.10/1.15	c
1.10/1.15	
1.10/1.15	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
1.10/1.15	
1.10/1.15	c ============================[ Problem Statistics ]=============================
1.10/1.15	c |                                                                             |
1.10/1.15	c |  Number of variables:  28519                                                |
1.10/1.15	c |  Number of clauses:    163277                                               |
1.13/1.28	c |  Parsing time:         0.11         s                                       |
2432.27/2433.36	c restarts              : 162
2432.27/2433.36	c nb ReduceDB           : 12
2432.27/2433.36	c nb learnts DL2        : 3742
2432.27/2433.36	c nb learnts size 2     : 445
2432.27/2433.36	c nb learnts size 1     : 31
2432.27/2433.36	c conflicts             : 322715         (133 /sec)
2432.27/2433.36	c decisions             : 381172         (1.22 % random) (157 /sec)
2432.27/2433.36	c propagations          : 1730731606     (711909 /sec)
2432.27/2433.36	c conflict literals     : 25303629       (51.11 % deleted)
2432.27/2433.36	c Memory used           : 35.88 MB
2432.27/2433.36	c CPU time              : 2431.11 s
2432.27/2433.36	
2432.27/2433.36	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1773914-1241259979/watcher-1773914-1241259979 -o /tmp/evaluation-result-1773914-1241259979/solver-1773914-1241259979 -C 10000 -W 12000 -M 1800 glucose.sh HOME/instance-1773914-1241259979.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 29812
/proc/meminfo: memFree=1848568/2055920 swapFree=4181336/4192956
[pid=29812] ppid=29810 vsize=5360 CPUtime=0
/proc/29812/stat : 29812 (glucose.sh) R 29810 29812 29709 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 154026562 5488640 235 1992294400 4194304 4889804 548682068816 18446744073709551615 240907774623 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/29812/statm: 1340 235 194 169 0 51 0
[pid=29813] ppid=29812 vsize=1744 CPUtime=0
/proc/29813/stat : 29813 (SatELite_releas) R 29812 29812 29709 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 154026562 1785856 273 1992294400 134512640 135225430 4294956176 18446744073709551615 134543744 0 0 4096 3 0 0 0 17 0 0 0
/proc/29813/statm: 436 277 51 174 0 259 0

[startup+0.099057 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 29812
/proc/meminfo: memFree=1848568/2055920 swapFree=4181336/4192956
[pid=29812] ppid=29810 vsize=5360 CPUtime=0
/proc/29812/stat : 29812 (glucose.sh) S 29810 29812 29709 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154026562 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29812/statm: 1340 236 195 169 0 51 0
[pid=29813] ppid=29812 vsize=23752 CPUtime=0.08
/proc/29813/stat : 29813 (SatELite_releas) R 29812 29812 29709 0 -1 4194304 4591 0 0 0 6 2 0 0 19 0 1 0 154026562 24322048 4428 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/29813/statm: 5938 4429 51 174 0 5761 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29112

[startup+0.101056 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 29812
/proc/meminfo: memFree=1848568/2055920 swapFree=4181336/4192956
[pid=29812] ppid=29810 vsize=5360 CPUtime=0
/proc/29812/stat : 29812 (glucose.sh) S 29810 29812 29709 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154026562 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29812/statm: 1340 236 195 169 0 51 0
[pid=29813] ppid=29812 vsize=24016 CPUtime=0.09
/proc/29813/stat : 29813 (SatELite_releas) R 29812 29812 29709 0 -1 4194304 4641 0 0 0 7 2 0 0 19 0 1 0 154026562 24592384 4478 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/29813/statm: 6004 4478 51 174 0 5827 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29376

[startup+0.301075 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 29812
/proc/meminfo: memFree=1848568/2055920 swapFree=4181336/4192956
[pid=29812] ppid=29810 vsize=5360 CPUtime=0
/proc/29812/stat : 29812 (glucose.sh) S 29810 29812 29709 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154026562 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29812/statm: 1340 236 195 169 0 51 0
[pid=29813] ppid=29812 vsize=37364 CPUtime=0.29
/proc/29813/stat : 29813 (SatELite_releas) R 29812 29812 29709 0 -1 4194304 8083 0 0 0 24 5 0 0 21 0 1 0 154026562 38260736 7750 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/29813/statm: 9341 7750 76 174 0 9164 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42724

[startup+0.701116 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 29812
/proc/meminfo: memFree=1848568/2055920 swapFree=4181336/4192956
[pid=29812] ppid=29810 vsize=5360 CPUtime=0
/proc/29812/stat : 29812 (glucose.sh) S 29810 29812 29709 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154026562 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29812/statm: 1340 236 195 169 0 51 0
[pid=29813] ppid=29812 vsize=42580 CPUtime=0.68
/proc/29813/stat : 29813 (SatELite_releas) R 29812 29812 29709 0 -1 4194304 9309 0 0 0 62 6 0 0 25 0 1 0 154026562 43601920 8908 1992294400 134512640 135225430 4294956176 18446744073709551615 134587466 0 0 4096 3 0 0 0 17 0 0 0
/proc/29813/statm: 10645 8908 76 174 0 10468 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 47940

[startup+1.5012 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29814
/proc/meminfo: memFree=1807528/2055920 swapFree=4181336/4192956
[pid=29812] ppid=29810 vsize=5360 CPUtime=1.13
/proc/29812/stat : 29812 (glucose.sh) S 29810 29812 29709 0 -1 4194304 313 9796 0 0 0 0 105 8 16 0 1 0 154026562 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29812/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 5360

[startup+3.10235 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29815
/proc/meminfo: memFree=1825256/2055920 swapFree=4181336/4192956
[pid=29812] ppid=29810 vsize=5360 CPUtime=1.13
/proc/29812/stat : 29812 (glucose.sh) S 29810 29812 29709 0 -1 4194304 313 9796 0 0 0 0 105 8 16 0 1 0 154026562 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29812/statm: 1340 238 195 169 0 51 0
[pid=29815] ppid=29812 vsize=16852 CPUtime=1.94
/proc/29815/stat : 29815 (glucose_static) R 29812 29812 29709 0 -1 4194304 3976 0 0 0 192 2 0 0 25 0 1 0 154026677 17256448 3947 1992294400 134512640 135217611 4294956288 18446744073709551615 134528012 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29815/statm: 4213 3947 75 172 0 4038 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 22212

[startup+6.30167 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29815
/proc/meminfo: memFree=1824168/2055920 swapFree=4181336/4192956
[pid=29812] ppid=29810 vsize=5360 CPUtime=1.13
/proc/29812/stat : 29812 (glucose.sh) S 29810 29812 29709 0 -1 4194304 313 9796 0 0 0 0 105 8 16 0 1 0 154026562 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29812/statm: 1340 238 195 169 0 51 0
[pid=29815] ppid=29812 vsize=17644 CPUtime=5.13
/proc/29815/stat : 29815 (glucose_static) R 29812 29812 29709 0 -1 4194304 4162 0 0 0 511 2 0 0 25 0 1 0 154026677 18067456 4133 1992294400 134512640 135217611 4294956288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29815/statm: 4411 4133 75 172 0 4236 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 23004

[startup+12.7013 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29815
/proc/meminfo: memFree=1823592/2055920 swapFree=4181336/4192956
[pid=29812] ppid=29810 vsize=5360 CPUtime=1.13
/proc/29812/stat : 29812 (glucose.sh) S 29810 29812 29709 0 -1 4194304 313 9796 0 0 0 0 105 8 16 0 1 0 154026562 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29812/statm: 1340 238 195 169 0 51 0
[pid=29815] ppid=29812 vsize=18436 CPUtime=11.53
/proc/29815/stat : 29815 (glucose_static) R 29812 29812 29709 0 -1 4194304 4377 0 0 0 1151 2 0 0 25 0 1 0 154026677 18878464 4348 1992294400 134512640 135217611 4294956288 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29815/statm: 4609 4348 75 172 0 4434 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 23796

[startup+25.5016 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29815
/proc/meminfo: memFree=1822376/2055920 swapFree=4181336/4192956
[pid=29812] ppid=29810 vsize=5360 CPUtime=1.13
/proc/29812/stat : 29812 (glucose.sh) S 29810 29812 29709 0 -1 4194304 313 9796 0 0 0 0 105 8 16 0 1 0 154026562 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29812/statm: 1340 238 195 169 0 51 0
[pid=29815] ppid=29812 vsize=19756 CPUtime=24.33
/proc/29815/stat : 29815 (glucose_static) R 29812 29812 29709 0 -1 4194304 4694 0 0 0 2430 3 0 0 25 0 1 0 154026677 20230144 4665 1992294400 134512640 135217611 4294956288 18446744073709551615 134528022 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29815/statm: 4939 4665 76 172 0 4764 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 25116

[startup+51.1011 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29815
/proc/meminfo: memFree=1819752/2055920 swapFree=4181336/4192956
[pid=29812] ppid=29810 vsize=5360 CPUtime=1.13
/proc/29812/stat : 29812 (glucose.sh) S 29810 29812 29709 0 -1 4194304 313 9796 0 0 0 0 105 8 16 0 1 0 154026562 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29812/statm: 1340 238 195 169 0 51 0
[pid=29815] ppid=29812 vsize=22396 CPUtime=49.91
/proc/29815/stat : 29815 (glucose_static) R 29812 29812 29709 0 -1 4194304 5351 0 0 0 4988 3 0 0 25 0 1 0 154026677 22933504 5322 1992294400 134512640 135217611 4294956288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29815/statm: 5599 5322 76 172 0 5424 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 27756

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29815
/proc/meminfo: memFree=1814696/2055920 swapFree=4181336/4192956
[pid=29812] ppid=29810 vsize=5360 CPUtime=1.13
/proc/29812/stat : 29812 (glucose.sh) S 29810 29812 29709 0 -1 4194304 313 9796 0 0 0 0 105 8 16 0 1 0 154026562 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29812/statm: 1340 238 195 169 0 51 0
[pid=29815] ppid=29812 vsize=27356 CPUtime=101.1
/proc/29815/stat : 29815 (glucose_static) R 29812 29812 29709 0 -1 4194304 6602 0 0 0 10105 5 0 0 25 0 1 0 154026677 28012544 6573 1992294400 134512640 135217611 4294956288 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29815/statm: 6839 6573 76 172 0 6664 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 32716

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29815
/proc/meminfo: memFree=1814568/2055920 swapFree=4181336/4192956
[pid=29812] ppid=29810 vsize=5360 CPUtime=1.13
/proc/29812/stat : 29812 (glucose.sh) S 29810 29812 29709 0 -1 4194304 313 9796 0 0 0 0 105 8 16 0 1 0 154026562 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29812/statm: 1340 238 195 169 0 51 0
[pid=29815] ppid=29812 vsize=27496 CPUtime=161.07
/proc/29815/stat : 29815 (glucose_static) R 29812 29812 29709 0 -1 4194304 6626 0 0 0 16102 5 0 0 25 0 1 0 154026677 28155904 6597 1992294400 134512640 135217611 4294956288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29815/statm: 6874 6597 77 172 0 6699 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 32856

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29815
/proc/meminfo: memFree=1811240/2055920 swapFree=4181336/4192956
[pid=29812] ppid=29810 vsize=5360 CPUtime=1.13
/proc/29812/stat : 29812 (glucose.sh) S 29810 29812 29709 0 -1 4194304 313 9796 0 0 0 0 105 8 16 0 1 0 154026562 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29812/statm: 1340 238 195 169 0 51 0
[pid=29815] ppid=29812 vsize=30828 CPUtime=221.05
/proc/29815/stat : 29815 (glucose_static) R 29812 29812 29709 0 -1 4194304 7447 0 0 0 22099 6 0 0 25 0 1 0 154026677 31567872 7418 1992294400 134512640 135217611 4294956288 18446744073709551615 134532823 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29815/statm: 7707 7418 77 172 0 7532 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 36188

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29815
/proc/meminfo: memFree=1811240/2055920 swapFree=4181336/4192956
[pid=29812] ppid=29810 vsize=5360 CPUtime=1.13
/proc/29812/stat : 29812 (glucose.sh) S 29810 29812 29709 0 -1 4194304 313 9796 0 0 0 0 105 8 16 0 1 0 154026562 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29812/statm: 1340 238 195 169 0 51 0
[pid=29815] ppid=29812 vsize=30828 CPUtime=281.02
/proc/29815/stat : 29815 (glucose_static) R 29812 29812 29709 0 -1 4194304 7447 0 0 0 28096 6 0 0 25 0 1 0 154026677 31567872 7418 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29815/statm: 7707 7418 77 172 0 7532 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 36188

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29815
/proc/meminfo: memFree=1809960/2055920 swapFree=4181336/4192956
[pid=29812] ppid=29810 vsize=5360 CPUtime=1.13
/proc/29812/stat : 29812 (glucose.sh) S 29810 29812 29709 0 -1 4194304 313 9796 0 0 0 0 105 8 16 0 1 0 154026562 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29812/statm: 1340 238 195 169 0 51 0
[pid=29815] ppid=29812 vsize=32168 CPUtime=341
/proc/29815/stat : 29815 (glucose_static) R 29812 29812 29709 0 -1 4194304 7784 0 0 0 34093 7 0 0 25 0 1 0 154026677 32940032 7755 1992294400 134512640 135217611 4294956288 18446744073709551615 134537495 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29815/statm: 8042 7755 77 172 0 7867 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 37528

[startup+402.302 s]

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


[startup+2082.31 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29823
/proc/meminfo: memFree=1805088/2055920 swapFree=4181336/4192956
[pid=29812] ppid=29810 vsize=5360 CPUtime=1.13
/proc/29812/stat : 29812 (glucose.sh) S 29810 29812 29709 0 -1 4194304 313 9796 0 0 0 0 105 8 16 0 1 0 154026562 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29812/statm: 1340 238 195 169 0 51 0
[pid=29815] ppid=29812 vsize=36284 CPUtime=2080.28
/proc/29815/stat : 29815 (glucose_static) R 29812 29812 29709 0 -1 4194304 8786 0 0 0 208019 9 0 0 25 0 1 0 154026677 37154816 8757 1992294400 134512640 135217611 4294956288 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29815/statm: 9071 8757 77 172 0 8896 0
Current children cumulated CPU time (s) 2081.41
Current children cumulated vsize (KiB) 41644

[startup+2142.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29823
/proc/meminfo: memFree=1805024/2055920 swapFree=4181336/4192956
[pid=29812] ppid=29810 vsize=5360 CPUtime=1.13
/proc/29812/stat : 29812 (glucose.sh) S 29810 29812 29709 0 -1 4194304 313 9796 0 0 0 0 105 8 16 0 1 0 154026562 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29812/statm: 1340 238 195 169 0 51 0
[pid=29815] ppid=29812 vsize=36452 CPUtime=2140.25
/proc/29815/stat : 29815 (glucose_static) R 29812 29812 29709 0 -1 4194304 8827 0 0 0 214016 9 0 0 25 0 1 0 154026677 37326848 8798 1992294400 134512640 135217611 4294956288 18446744073709551615 134533362 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29815/statm: 9113 8798 77 172 0 8938 0
Current children cumulated CPU time (s) 2141.38
Current children cumulated vsize (KiB) 41812

[startup+2202.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29823
/proc/meminfo: memFree=1804960/2055920 swapFree=4181336/4192956
[pid=29812] ppid=29810 vsize=5360 CPUtime=1.13
/proc/29812/stat : 29812 (glucose.sh) S 29810 29812 29709 0 -1 4194304 313 9796 0 0 0 0 105 8 16 0 1 0 154026562 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29812/statm: 1340 238 195 169 0 51 0
[pid=29815] ppid=29812 vsize=36452 CPUtime=2200.23
/proc/29815/stat : 29815 (glucose_static) R 29812 29812 29709 0 -1 4194304 8832 0 0 0 220014 9 0 0 25 0 1 0 154026677 37326848 8803 1992294400 134512640 135217611 4294956288 18446744073709551615 134533344 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29815/statm: 9113 8803 77 172 0 8938 0
Current children cumulated CPU time (s) 2201.36
Current children cumulated vsize (KiB) 41812

[startup+2262.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29823
/proc/meminfo: memFree=1804832/2055920 swapFree=4181336/4192956
[pid=29812] ppid=29810 vsize=5360 CPUtime=1.13
/proc/29812/stat : 29812 (glucose.sh) S 29810 29812 29709 0 -1 4194304 313 9796 0 0 0 0 105 8 16 0 1 0 154026562 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29812/statm: 1340 238 195 169 0 51 0
[pid=29815] ppid=29812 vsize=36736 CPUtime=2260.21
/proc/29815/stat : 29815 (glucose_static) R 29812 29812 29709 0 -1 4194304 8890 0 0 0 226012 9 0 0 25 0 1 0 154026677 37617664 8861 1992294400 134512640 135217611 4294956288 18446744073709551615 134537459 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29815/statm: 9184 8861 77 172 0 9009 0
Current children cumulated CPU time (s) 2261.34
Current children cumulated vsize (KiB) 42096

[startup+2322.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29823
/proc/meminfo: memFree=1804768/2055920 swapFree=4181336/4192956
[pid=29812] ppid=29810 vsize=5360 CPUtime=1.13
/proc/29812/stat : 29812 (glucose.sh) S 29810 29812 29709 0 -1 4194304 313 9796 0 0 0 0 105 8 16 0 1 0 154026562 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29812/statm: 1340 238 195 169 0 51 0
[pid=29815] ppid=29812 vsize=36736 CPUtime=2320.18
/proc/29815/stat : 29815 (glucose_static) R 29812 29812 29709 0 -1 4194304 8890 0 0 0 232009 9 0 0 25 0 1 0 154026677 37617664 8861 1992294400 134512640 135217611 4294956288 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29815/statm: 9184 8861 77 172 0 9009 0
Current children cumulated CPU time (s) 2321.31
Current children cumulated vsize (KiB) 42096

[startup+2382.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29823
/proc/meminfo: memFree=1804640/2055920 swapFree=4181336/4192956
[pid=29812] ppid=29810 vsize=5360 CPUtime=1.13
/proc/29812/stat : 29812 (glucose.sh) S 29810 29812 29709 0 -1 4194304 313 9796 0 0 0 0 105 8 16 0 1 0 154026562 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29812/statm: 1340 238 195 169 0 51 0
[pid=29815] ppid=29812 vsize=36736 CPUtime=2380.16
/proc/29815/stat : 29815 (glucose_static) R 29812 29812 29709 0 -1 4194304 8899 0 0 0 238007 9 0 0 25 0 1 0 154026677 37617664 8870 1992294400 134512640 135217611 4294956288 18446744073709551615 134533643 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29815/statm: 9184 8870 77 172 0 9009 0
Current children cumulated CPU time (s) 2381.29
Current children cumulated vsize (KiB) 42096

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

[startup+2406.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29823
/proc/meminfo: memFree=1804584/2055920 swapFree=4181336/4192956
[pid=29812] ppid=29810 vsize=5360 CPUtime=1.13
/proc/29812/stat : 29812 (glucose.sh) S 29810 29812 29709 0 -1 4194304 313 9796 0 0 0 0 105 8 16 0 1 0 154026562 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29812/statm: 1340 238 195 169 0 51 0
[pid=29815] ppid=29812 vsize=36736 CPUtime=2404.15
/proc/29815/stat : 29815 (glucose_static) R 29812 29812 29709 0 -1 4194304 8899 0 0 0 240406 9 0 0 25 0 1 0 154026677 37617664 8870 1992294400 134512640 135217611 4294956288 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29815/statm: 9184 8870 77 172 0 9009 0
Current children cumulated CPU time (s) 2405.28
Current children cumulated vsize (KiB) 42096

[startup+2419.1 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29823
/proc/meminfo: memFree=1804584/2055920 swapFree=4181336/4192956
[pid=29812] ppid=29810 vsize=5360 CPUtime=1.13
/proc/29812/stat : 29812 (glucose.sh) S 29810 29812 29709 0 -1 4194304 313 9796 0 0 0 0 105 8 16 0 1 0 154026562 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29812/statm: 1340 238 195 169 0 51 0
[pid=29815] ppid=29812 vsize=36736 CPUtime=2416.94
/proc/29815/stat : 29815 (glucose_static) R 29812 29812 29709 0 -1 4194304 8899 0 0 0 241685 9 0 0 25 0 1 0 154026677 37617664 8870 1992294400 134512640 135217611 4294956288 18446744073709551615 134537252 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29815/statm: 9184 8870 77 172 0 9009 0
Current children cumulated CPU time (s) 2418.07
Current children cumulated vsize (KiB) 42096

[startup+2425.51 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29823
/proc/meminfo: memFree=1804584/2055920 swapFree=4181336/4192956
[pid=29812] ppid=29810 vsize=5360 CPUtime=1.13
/proc/29812/stat : 29812 (glucose.sh) S 29810 29812 29709 0 -1 4194304 313 9796 0 0 0 0 105 8 16 0 1 0 154026562 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29812/statm: 1340 238 195 169 0 51 0
[pid=29815] ppid=29812 vsize=36736 CPUtime=2423.34
/proc/29815/stat : 29815 (glucose_static) R 29812 29812 29709 0 -1 4194304 8899 0 0 0 242325 9 0 0 25 0 1 0 154026677 37617664 8870 1992294400 134512640 135217611 4294956288 18446744073709551615 134533344 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29815/statm: 9184 8870 77 172 0 9009 0
Current children cumulated CPU time (s) 2424.47
Current children cumulated vsize (KiB) 42096

[startup+2428.7 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29823
/proc/meminfo: memFree=1804584/2055920 swapFree=4181336/4192956
[pid=29812] ppid=29810 vsize=5360 CPUtime=1.13
/proc/29812/stat : 29812 (glucose.sh) S 29810 29812 29709 0 -1 4194304 313 9796 0 0 0 0 105 8 16 0 1 0 154026562 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29812/statm: 1340 238 195 169 0 51 0
[pid=29815] ppid=29812 vsize=36736 CPUtime=2426.54
/proc/29815/stat : 29815 (glucose_static) R 29812 29812 29709 0 -1 4194304 8899 0 0 0 242645 9 0 0 25 0 1 0 154026677 37617664 8870 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29815/statm: 9184 8870 77 172 0 9009 0
Current children cumulated CPU time (s) 2427.67
Current children cumulated vsize (KiB) 42096

[startup+2431.9 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29823
/proc/meminfo: memFree=1804584/2055920 swapFree=4181336/4192956
[pid=29812] ppid=29810 vsize=5360 CPUtime=1.13
/proc/29812/stat : 29812 (glucose.sh) S 29810 29812 29709 0 -1 4194304 313 9796 0 0 0 0 105 8 16 0 1 0 154026562 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29812/statm: 1340 238 195 169 0 51 0
[pid=29815] ppid=29812 vsize=36736 CPUtime=2429.74
/proc/29815/stat : 29815 (glucose_static) R 29812 29812 29709 0 -1 4194304 8899 0 0 0 242965 9 0 0 25 0 1 0 154026677 37617664 8870 1992294400 134512640 135217611 4294956288 18446744073709551615 134537321 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29815/statm: 9184 8870 77 172 0 9009 0
Current children cumulated CPU time (s) 2430.87
Current children cumulated vsize (KiB) 42096

[startup+2432.7 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29823
/proc/meminfo: memFree=1804584/2055920 swapFree=4181336/4192956
[pid=29812] ppid=29810 vsize=5360 CPUtime=1.13
/proc/29812/stat : 29812 (glucose.sh) S 29810 29812 29709 0 -1 4194304 313 9796 0 0 0 0 105 8 16 0 1 0 154026562 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29812/statm: 1340 238 195 169 0 51 0
[pid=29815] ppid=29812 vsize=36736 CPUtime=2430.54
/proc/29815/stat : 29815 (glucose_static) R 29812 29812 29709 0 -1 4194304 8899 0 0 0 243045 9 0 0 25 0 1 0 154026677 37617664 8870 1992294400 134512640 135217611 4294956288 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29815/statm: 9184 8870 77 172 0 9009 0
Current children cumulated CPU time (s) 2431.67
Current children cumulated vsize (KiB) 42096

[startup+2433.1 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29823
/proc/meminfo: memFree=1804584/2055920 swapFree=4181336/4192956
[pid=29812] ppid=29810 vsize=5360 CPUtime=1.13
/proc/29812/stat : 29812 (glucose.sh) S 29810 29812 29709 0 -1 4194304 313 9796 0 0 0 0 105 8 16 0 1 0 154026562 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29812/statm: 1340 238 195 169 0 51 0
[pid=29815] ppid=29812 vsize=36736 CPUtime=2430.94
/proc/29815/stat : 29815 (glucose_static) R 29812 29812 29709 0 -1 4194304 8899 0 0 0 243085 9 0 0 25 0 1 0 154026677 37617664 8870 1992294400 134512640 135217611 4294956288 18446744073709551615 134537459 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29815/statm: 9184 8870 77 172 0 9009 0
Current children cumulated CPU time (s) 2432.07
Current children cumulated vsize (KiB) 42096

[startup+2433.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 29823
/proc/meminfo: memFree=1804584/2055920 swapFree=4181336/4192956
[pid=29812] ppid=29810 vsize=5360 CPUtime=1.13
/proc/29812/stat : 29812 (glucose.sh) S 29810 29812 29709 0 -1 4194304 313 9796 0 0 0 0 105 8 16 0 1 0 154026562 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29812/statm: 1340 238 195 169 0 51 0
[pid=29815] ppid=29812 vsize=36736 CPUtime=2431.14
/proc/29815/stat : 29815 (glucose_static) R 29812 29812 29709 0 -1 4194304 8899 0 0 0 243105 9 0 0 25 0 1 0 154026677 37617664 8870 1992294400 134512640 135217611 4294956288 18446744073709551615 134533063 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/29815/statm: 9184 8870 77 172 0 9009 0
Current children cumulated CPU time (s) 2432.27
Current children cumulated vsize (KiB) 42096

Child status: 20
Real time (s): 2433.38
CPU time (s): 2432.37
CPU user time (s): 2432.17
CPU system time (s): 0.202969
CPU usage (%): 99.9587
Max. virtual memory (cumulated for all children) (KiB): 49644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2432.17
system time used= 0.202969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19174
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= 38
involuntary context switches= 5325

runsolver used 2.16567 second user time and 6.69198 second system time

The end

Launcher Data

Begin job on node36 at 2009-05-02 12:26:20
IDJOB=1773914
IDBENCH=70822
IDSOLVER=610
FILE ID=node36/1773914-1241259979
PBS_JOBID= 9224931
Free space on /tmp= 66488 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-1773914-1241259979/watcher-1773914-1241259979 -o /tmp/evaluation-result-1773914-1241259979/solver-1773914-1241259979 -C 10000 -W 12000 -M 1800  glucose.sh HOME/instance-1773914-1241259979.cnf

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

MD5SUM BENCH= 5c56557463274332c6704b6432dfc42b
RANDOM SEED=2123398597

node36.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:       1849112 kB
Buffers:         40352 kB
Cached:         113512 kB
SwapCached:       5800 kB
Active:          32424 kB
Inactive:       129804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1849112 kB
SwapTotal:     4192956 kB
SwapFree:      4181336 kB
Dirty:            5668 kB
Writeback:           0 kB
Mapped:          13472 kB
Slab:            30716 kB
Committed_AS:   652688 kB
PageTables:       1356 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= 66488 MiB
End job on node36 at 2009-05-02 13:06:53