Trace number 1773904

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) 10000.1 10004.4

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-10.cnf
MD5SUM0260f441a1d07270edb6a85b2fc90d1d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1761.72
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.08/0.18	c ==============================================================================
0.08/0.18	c |           |     ORIGINAL     |              LEARNT              |          |
0.08/0.18	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.08/0.18	c ==============================================================================
0.08/0.18	c |         0 |  225975   585632 |   67792       0        0     nan |  0.000 % |
0.88/0.95	c |         0 |  163265   552330 |      --       0       --      -- |     --   | -62710/-33302
0.88/0.95	c ==============================================================================
0.88/0.95	c Result  :   #vars: 28506   #clauses: 163265   #literals: 552330
0.88/0.95	c CPU time:   0.879866 s
0.88/0.95	c ==============================================================================
1.10/1.14	c
1.10/1.14	c Starting glucose
1.10/1.14	c
1.10/1.14	
1.10/1.14	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
1.10/1.14	
1.10/1.14	c ============================[ Problem Statistics ]=============================
1.10/1.14	c |                                                                             |
1.10/1.14	c |  Number of variables:  28506                                                |
1.10/1.14	c |  Number of clauses:    163265                                               |
1.12/1.27	c |  Parsing time:         0.11         s                                       |

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-1773904-1241259975/watcher-1773904-1241259975 -o /tmp/evaluation-result-1773904-1241259975/solver-1773904-1241259975 -C 10000 -W 12000 -M 1800 glucose.sh HOME/instance-1773904-1241259975.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 2/65 30035
/proc/meminfo: memFree=1952104/2055920 swapFree=4178656/4192956
[pid=30035] ppid=30033 vsize=5360 CPUtime=0
/proc/30035/stat : 30035 (glucose.sh) R 30033 30035 29867 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 154030659 5488640 235 1992294400 4194304 4889804 548682068816 18446744073709551615 268213742239 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/30035/statm: 1340 235 194 169 0 51 0
[pid=30036] ppid=30035 vsize=1744 CPUtime=0
/proc/30036/stat : 30036 (SatELite_releas) R 30035 30035 29867 0 -1 4194304 294 0 0 0 0 0 0 0 18 0 1 0 154030660 1785856 278 1992294400 134512640 135225430 4294956176 18446744073709551615 134543531 0 0 4096 3 0 0 0 17 0 0 0
/proc/30036/statm: 436 281 51 174 0 259 0

[startup+0.0421299 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 30035
/proc/meminfo: memFree=1952104/2055920 swapFree=4178656/4192956
[pid=30035] ppid=30033 vsize=5360 CPUtime=0
/proc/30035/stat : 30035 (glucose.sh) S 30033 30035 29867 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154030659 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30035/statm: 1340 236 195 169 0 51 0
[pid=30036] ppid=30035 vsize=15852 CPUtime=0.02
/proc/30036/stat : 30036 (SatELite_releas) R 30035 30035 29867 0 -1 4194304 2622 0 0 0 2 0 0 0 18 0 1 0 154030660 16232448 2459 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/30036/statm: 3963 2460 51 174 0 3786 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 21212

[startup+0.101136 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 30035
/proc/meminfo: memFree=1952104/2055920 swapFree=4178656/4192956
[pid=30035] ppid=30033 vsize=5360 CPUtime=0
/proc/30035/stat : 30035 (glucose.sh) S 30033 30035 29867 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154030659 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30035/statm: 1340 236 195 169 0 51 0
[pid=30036] ppid=30035 vsize=24020 CPUtime=0.08
/proc/30036/stat : 30036 (SatELite_releas) R 30035 30035 29867 0 -1 4194304 4641 0 0 0 6 2 0 0 19 0 1 0 154030660 24596480 4478 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/30036/statm: 6005 4479 51 174 0 5828 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29380

[startup+0.301158 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 30035
/proc/meminfo: memFree=1952104/2055920 swapFree=4178656/4192956
[pid=30035] ppid=30033 vsize=5360 CPUtime=0
/proc/30035/stat : 30035 (glucose.sh) S 30033 30035 29867 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154030659 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30035/statm: 1340 236 195 169 0 51 0
[pid=30036] ppid=30035 vsize=37368 CPUtime=0.29
/proc/30036/stat : 30036 (SatELite_releas) R 30035 30035 29867 0 -1 4194304 8079 0 0 0 24 5 0 0 21 0 1 0 154030660 38264832 7746 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/30036/statm: 9342 7746 76 174 0 9165 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42728

[startup+0.701203 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 30035
/proc/meminfo: memFree=1952104/2055920 swapFree=4178656/4192956
[pid=30035] ppid=30033 vsize=5360 CPUtime=0
/proc/30035/stat : 30035 (glucose.sh) S 30033 30035 29867 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154030659 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30035/statm: 1340 236 195 169 0 51 0
[pid=30036] ppid=30035 vsize=42588 CPUtime=0.69
/proc/30036/stat : 30036 (SatELite_releas) R 30035 30035 29867 0 -1 4194304 9312 0 0 0 63 6 0 0 25 0 1 0 154030660 43610112 8911 1992294400 134512640 135225430 4294956176 18446744073709551615 134587343 0 0 4096 3 0 0 0 17 0 0 0
/proc/30036/statm: 10647 8911 76 174 0 10470 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47948

[startup+1.50131 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 30037
/proc/meminfo: memFree=1910936/2055920 swapFree=4178656/4192956
[pid=30035] ppid=30033 vsize=5360 CPUtime=1.12
/proc/30035/stat : 30035 (glucose.sh) S 30033 30035 29867 0 -1 4194304 313 9799 0 0 0 0 104 8 16 0 1 0 154030659 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30035/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 5360

[startup+3.10148 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 30038
/proc/meminfo: memFree=1928984/2055920 swapFree=4178656/4192956
[pid=30035] ppid=30033 vsize=5360 CPUtime=1.12
/proc/30035/stat : 30035 (glucose.sh) S 30033 30035 29867 0 -1 4194304 313 9799 0 0 0 0 104 8 16 0 1 0 154030659 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30035/statm: 1340 238 195 169 0 51 0
[pid=30038] ppid=30035 vsize=16828 CPUtime=1.94
/proc/30038/stat : 30038 (glucose_static) R 30035 30035 29867 0 -1 4194304 3959 0 0 0 192 2 0 0 25 0 1 0 154030774 17231872 3945 1992294400 134512640 135217611 4294956288 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30038/statm: 4207 3945 75 172 0 4032 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 22188

[startup+6.30184 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 30038
/proc/meminfo: memFree=1928024/2055920 swapFree=4178656/4192956
[pid=30035] ppid=30033 vsize=5360 CPUtime=1.12
/proc/30035/stat : 30035 (glucose.sh) S 30033 30035 29867 0 -1 4194304 313 9799 0 0 0 0 104 8 16 0 1 0 154030659 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30035/statm: 1340 238 195 169 0 51 0
[pid=30038] ppid=30035 vsize=17356 CPUtime=5.14
/proc/30038/stat : 30038 (glucose_static) R 30035 30035 29867 0 -1 4194304 4105 0 0 0 511 3 0 0 25 0 1 0 154030774 17772544 4091 1992294400 134512640 135217611 4294956288 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30038/statm: 4339 4091 75 172 0 4164 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 22716

[startup+12.7016 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 30038
/proc/meminfo: memFree=1927320/2055920 swapFree=4178656/4192956
[pid=30035] ppid=30033 vsize=5360 CPUtime=1.12
/proc/30035/stat : 30035 (glucose.sh) S 30033 30035 29867 0 -1 4194304 313 9799 0 0 0 0 104 8 16 0 1 0 154030659 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30035/statm: 1340 238 195 169 0 51 0
[pid=30038] ppid=30035 vsize=18156 CPUtime=11.54
/proc/30038/stat : 30038 (glucose_static) R 30035 30035 29867 0 -1 4194304 4290 0 0 0 1151 3 0 0 25 0 1 0 154030774 18591744 4276 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30038/statm: 4539 4276 75 172 0 4364 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 23516

[startup+25.502 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 30038
/proc/meminfo: memFree=1926104/2055920 swapFree=4178656/4192956
[pid=30035] ppid=30033 vsize=5360 CPUtime=1.12
/proc/30035/stat : 30035 (glucose.sh) S 30033 30035 29867 0 -1 4194304 313 9799 0 0 0 0 104 8 16 0 1 0 154030659 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30035/statm: 1340 238 195 169 0 51 0
[pid=30038] ppid=30035 vsize=19488 CPUtime=24.34
/proc/30038/stat : 30038 (glucose_static) R 30035 30035 29867 0 -1 4194304 4631 0 0 0 2430 4 0 0 25 0 1 0 154030774 19955712 4617 1992294400 134512640 135217611 4294956288 18446744073709551615 134536761 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30038/statm: 4872 4617 76 172 0 4697 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 24848

[startup+51.1019 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 30038
/proc/meminfo: memFree=1923288/2055920 swapFree=4178656/4192956
[pid=30035] ppid=30033 vsize=5360 CPUtime=1.12
/proc/30035/stat : 30035 (glucose.sh) S 30033 30035 29867 0 -1 4194304 313 9799 0 0 0 0 104 8 16 0 1 0 154030659 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30035/statm: 1340 238 195 169 0 51 0
[pid=30038] ppid=30035 vsize=22156 CPUtime=49.91
/proc/30038/stat : 30038 (glucose_static) R 30035 30035 29867 0 -1 4194304 5304 0 0 0 4987 4 0 0 25 0 1 0 154030774 22687744 5290 1992294400 134512640 135217611 4294956288 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30038/statm: 5539 5290 76 172 0 5364 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 27516

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 30038
/proc/meminfo: memFree=1918488/2055920 swapFree=4178656/4192956
[pid=30035] ppid=30033 vsize=5360 CPUtime=1.12
/proc/30035/stat : 30035 (glucose.sh) S 30033 30035 29867 0 -1 4194304 313 9799 0 0 0 0 104 8 16 0 1 0 154030659 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30035/statm: 1340 238 195 169 0 51 0
[pid=30038] ppid=30035 vsize=26996 CPUtime=101.1
/proc/30038/stat : 30038 (glucose_static) R 30035 30035 29867 0 -1 4194304 6512 0 0 0 10104 6 0 0 25 0 1 0 154030774 27643904 6498 1992294400 134512640 135217611 4294956288 18446744073709551615 134537311 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30038/statm: 6749 6498 77 172 0 6574 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 32356

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 30038
/proc/meminfo: memFree=1918360/2055920 swapFree=4178656/4192956
[pid=30035] ppid=30033 vsize=5360 CPUtime=1.12
/proc/30035/stat : 30035 (glucose.sh) S 30033 30035 29867 0 -1 4194304 313 9799 0 0 0 0 104 8 16 0 1 0 154030659 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30035/statm: 1340 238 195 169 0 51 0
[pid=30038] ppid=30035 vsize=27260 CPUtime=161.06
/proc/30038/stat : 30038 (glucose_static) R 30035 30035 29867 0 -1 4194304 6567 0 0 0 16100 6 0 0 25 0 1 0 154030774 27914240 6553 1992294400 134512640 135217611 4294956288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/30038/statm: 6815 6553 77 172 0 6640 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 32620

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 30038
/proc/meminfo: memFree=1914008/2055920 swapFree=4178656/4192956
[pid=30035] ppid=30033 vsize=5360 CPUtime=1.12
/proc/30035/stat : 30035 (glucose.sh) S 30033 30035 29867 0 -1 4194304 313 9799 0 0 0 0 104 8 16 0 1 0 154030659 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30035/statm: 1340 238 195 169 0 51 0
[pid=30038] ppid=30035 vsize=31528 CPUtime=221.03
/proc/30038/stat : 30038 (glucose_static) R 30035 30035 29867 0 -1 4194304 7608 0 0 0 22095 8 0 0 25 0 1 0 154030774 32284672 7594 1992294400 134512640 135217611 4294956288 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30038/statm: 7882 7594 77 172 0 7707 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 36888

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 30038
/proc/meminfo: memFree=1913944/2055920 swapFree=4178656/4192956
[pid=30035] ppid=30033 vsize=5360 CPUtime=1.12
/proc/30035/stat : 30035 (glucose.sh) S 30033 30035 29867 0 -1 4194304 313 9799 0 0 0 0 104 8 16 0 1 0 154030659 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30035/statm: 1340 238 195 169 0 51 0
[pid=30038] ppid=30035 vsize=31528 CPUtime=281.01
/proc/30038/stat : 30038 (glucose_static) R 30035 30035 29867 0 -1 4194304 7608 0 0 0 28093 8 0 0 25 0 1 0 154030774 32284672 7594 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30038/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: 1.00 0.99 0.99 2/67 30038
/proc/meminfo: memFree=1911896/2055920 swapFree=4178656/4192956
[pid=30035] ppid=30033 vsize=5360 CPUtime=1.12
/proc/30035/stat : 30035 (glucose.sh) S 30033 30035 29867 0 -1 4194304 313 9799 0 0 0 0 104 8 16 0 1 0 154030659 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30035/statm: 1340 238 195 169 0 51 0
[pid=30038] ppid=30035 vsize=33508 CPUtime=340.96
/proc/30038/stat : 30038 (glucose_static) R 30035 30035 29867 0 -1 4194304 8126 0 0 0 34088 8 0 0 25 0 1 0 154030774 34312192 8112 1992294400 134512640 135217611 4294956288 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30038/statm: 8377 8112 77 172 0 8202 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 38868

[startup+402.302 s]

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

/proc/30038/statm: 14754 14289 77 172 0 14579 0
Current children cumulated CPU time (s) 9338.24
Current children cumulated vsize (KiB) 64376

[startup+9402.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 30062
/proc/meminfo: memFree=1882584/2055920 swapFree=4178656/4192956
[pid=30035] ppid=30033 vsize=5360 CPUtime=1.12
/proc/30035/stat : 30035 (glucose.sh) S 30033 30035 29867 0 -1 4194304 313 9799 0 0 0 0 104 8 16 0 1 0 154030659 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30035/statm: 1340 238 195 169 0 51 0
[pid=30038] ppid=30035 vsize=59016 CPUtime=9397.09
/proc/30038/stat : 30038 (glucose_static) R 30035 30035 29867 0 -1 4194304 14318 0 0 0 939686 23 0 0 25 0 1 0 154030774 60432384 14297 1992294400 134512640 135217611 4294956288 18446744073709551615 134537296 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30038/statm: 14754 14297 77 172 0 14579 0
Current children cumulated CPU time (s) 9398.21
Current children cumulated vsize (KiB) 64376

[startup+9462.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 30062
/proc/meminfo: memFree=1882456/2055920 swapFree=4178656/4192956
[pid=30035] ppid=30033 vsize=5360 CPUtime=1.12
/proc/30035/stat : 30035 (glucose.sh) S 30033 30035 29867 0 -1 4194304 313 9799 0 0 0 0 104 8 16 0 1 0 154030659 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30035/statm: 1340 238 195 169 0 51 0
[pid=30038] ppid=30035 vsize=59016 CPUtime=9457.07
/proc/30038/stat : 30038 (glucose_static) R 30035 30035 29867 0 -1 4194304 14348 0 0 0 945684 23 0 0 25 0 1 0 154030774 60432384 14327 1992294400 134512640 135217611 4294956288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30038/statm: 14754 14327 77 172 0 14579 0
Current children cumulated CPU time (s) 9458.19
Current children cumulated vsize (KiB) 64376

[startup+9522.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 30062
/proc/meminfo: memFree=1882392/2055920 swapFree=4178656/4192956
[pid=30035] ppid=30033 vsize=5360 CPUtime=1.12
/proc/30035/stat : 30035 (glucose.sh) S 30033 30035 29867 0 -1 4194304 313 9799 0 0 0 0 104 8 16 0 1 0 154030659 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30035/statm: 1340 238 195 169 0 51 0
[pid=30038] ppid=30035 vsize=59016 CPUtime=9517.04
/proc/30038/stat : 30038 (glucose_static) R 30035 30035 29867 0 -1 4194304 14348 0 0 0 951681 23 0 0 25 0 1 0 154030774 60432384 14327 1992294400 134512640 135217611 4294956288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30038/statm: 14754 14327 77 172 0 14579 0
Current children cumulated CPU time (s) 9518.16
Current children cumulated vsize (KiB) 64376

[startup+9582.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 30062
/proc/meminfo: memFree=1882328/2055920 swapFree=4178656/4192956
[pid=30035] ppid=30033 vsize=5360 CPUtime=1.12
/proc/30035/stat : 30035 (glucose.sh) S 30033 30035 29867 0 -1 4194304 313 9799 0 0 0 0 104 8 16 0 1 0 154030659 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30035/statm: 1340 238 195 169 0 51 0
[pid=30038] ppid=30035 vsize=59016 CPUtime=9577.02
/proc/30038/stat : 30038 (glucose_static) R 30035 30035 29867 0 -1 4194304 14348 0 0 0 957679 23 0 0 25 0 1 0 154030774 60432384 14327 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30038/statm: 14754 14327 77 172 0 14579 0
Current children cumulated CPU time (s) 9578.14
Current children cumulated vsize (KiB) 64376

[startup+9642.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 30062
/proc/meminfo: memFree=1882264/2055920 swapFree=4178656/4192956
[pid=30035] ppid=30033 vsize=5360 CPUtime=1.12
/proc/30035/stat : 30035 (glucose.sh) S 30033 30035 29867 0 -1 4194304 313 9799 0 0 0 0 104 8 16 0 1 0 154030659 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30035/statm: 1340 238 195 169 0 51 0
[pid=30038] ppid=30035 vsize=59016 CPUtime=9636.99
/proc/30038/stat : 30038 (glucose_static) R 30035 30035 29867 0 -1 4194304 14348 0 0 0 963676 23 0 0 25 0 1 0 154030774 60432384 14327 1992294400 134512640 135217611 4294956288 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30038/statm: 14754 14327 77 172 0 14579 0
Current children cumulated CPU time (s) 9638.11
Current children cumulated vsize (KiB) 64376

[startup+9702.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 30062
/proc/meminfo: memFree=1882136/2055920 swapFree=4178656/4192956
[pid=30035] ppid=30033 vsize=5360 CPUtime=1.12
/proc/30035/stat : 30035 (glucose.sh) S 30033 30035 29867 0 -1 4194304 313 9799 0 0 0 0 104 8 16 0 1 0 154030659 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30035/statm: 1340 238 195 169 0 51 0
[pid=30038] ppid=30035 vsize=59176 CPUtime=9696.96
/proc/30038/stat : 30038 (glucose_static) R 30035 30035 29867 0 -1 4194304 14362 0 0 0 969673 23 0 0 25 0 1 0 154030774 60596224 14341 1992294400 134512640 135217611 4294956288 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30038/statm: 14794 14341 77 172 0 14619 0
Current children cumulated CPU time (s) 9698.08
Current children cumulated vsize (KiB) 64536

[startup+9762.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 30062
/proc/meminfo: memFree=1882008/2055920 swapFree=4178656/4192956
[pid=30035] ppid=30033 vsize=5360 CPUtime=1.12
/proc/30035/stat : 30035 (glucose.sh) S 30033 30035 29867 0 -1 4194304 313 9799 0 0 0 0 104 8 16 0 1 0 154030659 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30035/statm: 1340 238 195 169 0 51 0
[pid=30038] ppid=30035 vsize=59176 CPUtime=9756.93
/proc/30038/stat : 30038 (glucose_static) R 30035 30035 29867 0 -1 4194304 14386 0 0 0 975670 23 0 0 25 0 1 0 154030774 60596224 14365 1992294400 134512640 135217611 4294956288 18446744073709551615 134532987 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30038/statm: 14794 14365 77 172 0 14619 0
Current children cumulated CPU time (s) 9758.05
Current children cumulated vsize (KiB) 64536

[startup+9822.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 30062
/proc/meminfo: memFree=1881944/2055920 swapFree=4178656/4192956
[pid=30035] ppid=30033 vsize=5360 CPUtime=1.12
/proc/30035/stat : 30035 (glucose.sh) S 30033 30035 29867 0 -1 4194304 313 9799 0 0 0 0 104 8 16 0 1 0 154030659 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30035/statm: 1340 238 195 169 0 51 0
[pid=30038] ppid=30035 vsize=59396 CPUtime=9816.91
/proc/30038/stat : 30038 (glucose_static) R 30035 30035 29867 0 -1 4194304 14409 0 0 0 981668 23 0 0 25 0 1 0 154030774 60821504 14388 1992294400 134512640 135217611 4294956288 18446744073709551615 134542240 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30038/statm: 14849 14388 77 172 0 14674 0
Current children cumulated CPU time (s) 9818.03
Current children cumulated vsize (KiB) 64756

[startup+9882.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 30062
/proc/meminfo: memFree=1881944/2055920 swapFree=4178656/4192956
[pid=30035] ppid=30033 vsize=5360 CPUtime=1.12
/proc/30035/stat : 30035 (glucose.sh) S 30033 30035 29867 0 -1 4194304 313 9799 0 0 0 0 104 8 16 0 1 0 154030659 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30035/statm: 1340 238 195 169 0 51 0
[pid=30038] ppid=30035 vsize=59396 CPUtime=9876.88
/proc/30038/stat : 30038 (glucose_static) R 30035 30035 29867 0 -1 4194304 14411 0 0 0 987665 23 0 0 25 0 1 0 154030774 60821504 14390 1992294400 134512640 135217611 4294956288 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30038/statm: 14849 14390 77 172 0 14674 0
Current children cumulated CPU time (s) 9878
Current children cumulated vsize (KiB) 64756

[startup+9942.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 30062
/proc/meminfo: memFree=1881880/2055920 swapFree=4178656/4192956
[pid=30035] ppid=30033 vsize=5360 CPUtime=1.12
/proc/30035/stat : 30035 (glucose.sh) S 30033 30035 29867 0 -1 4194304 313 9799 0 0 0 0 104 8 16 0 1 0 154030659 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30035/statm: 1340 238 195 169 0 51 0
[pid=30038] ppid=30035 vsize=59396 CPUtime=9936.85
/proc/30038/stat : 30038 (glucose_static) R 30035 30035 29867 0 -1 4194304 14416 0 0 0 993662 23 0 0 25 0 1 0 154030774 60821504 14395 1992294400 134512640 135217611 4294956288 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30038/statm: 14849 14395 77 172 0 14674 0
Current children cumulated CPU time (s) 9937.97
Current children cumulated vsize (KiB) 64756

[startup+10002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 30062
/proc/meminfo: memFree=1881816/2055920 swapFree=4178656/4192956
[pid=30035] ppid=30033 vsize=5360 CPUtime=1.12
/proc/30035/stat : 30035 (glucose.sh) S 30033 30035 29867 0 -1 4194304 313 9799 0 0 0 0 104 8 16 0 1 0 154030659 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30035/statm: 1340 238 195 169 0 51 0
[pid=30038] ppid=30035 vsize=59396 CPUtime=9996.84
/proc/30038/stat : 30038 (glucose_static) R 30035 30035 29867 0 -1 4194304 14419 0 0 0 999661 23 0 0 25 0 1 0 154030774 60821504 14398 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30038/statm: 14849 14398 77 172 0 14674 0
Current children cumulated CPU time (s) 9997.96
Current children cumulated vsize (KiB) 64756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004.4 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 30062
/proc/meminfo: memFree=1881816/2055920 swapFree=4178656/4192956
[pid=30035] ppid=30033 vsize=5360 CPUtime=1.12
/proc/30035/stat : 30035 (glucose.sh) S 30033 30035 29867 0 -1 4194304 313 9799 0 0 0 0 104 8 16 0 1 0 154030659 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30035/statm: 1340 238 195 169 0 51 0
[pid=30038] ppid=30035 vsize=59396 CPUtime=9998.94
/proc/30038/stat : 30038 (glucose_static) R 30035 30035 29867 0 -1 4194304 14419 0 0 0 999871 23 0 0 25 0 1 0 154030774 60821504 14398 1992294400 134512640 135217611 4294956288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/30038/statm: 14849 14398 77 172 0 14674 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 64756

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30035 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=51840
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=90986
# CPU time returned by wait4() is 1.14283
# while last known CPU time is 10000.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 10004.4
CPU time (s): 10000.1
CPU user time (s): 9999.75
CPU system time (s): 0.31
CPU usage (%): 99.9565
Max. virtual memory (cumulated for all children) (KiB): 64756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.05184
system time used= 0.090986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10112
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= 5
involuntary context switches= 6

runsolver used 8.14676 second user time and 28.2437 second system time

The end

Launcher Data

Begin job on node32 at 2009-05-02 12:26:15
IDJOB=1773904
IDBENCH=70821
IDSOLVER=610
FILE ID=node32/1773904-1241259975
PBS_JOBID= 9224921
Free space on /tmp= 66492 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-1773904-1241259975/watcher-1773904-1241259975 -o /tmp/evaluation-result-1773904-1241259975/solver-1773904-1241259975 -C 10000 -W 12000 -M 1800  glucose.sh HOME/instance-1773904-1241259975.cnf

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

MD5SUM BENCH= 0260f441a1d07270edb6a85b2fc90d1d
RANDOM SEED=1331283774

node32.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.216
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.216
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:       1952648 kB
Buffers:         12752 kB
Cached:          43584 kB
SwapCached:       7652 kB
Active:          27864 kB
Inactive:        37428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1952648 kB
SwapTotal:     4192956 kB
SwapFree:      4178656 kB
Dirty:            5668 kB
Writeback:           0 kB
Mapped:          14176 kB
Slab:            23752 kB
Committed_AS:   704536 kB
PageTables:       1492 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= 66484 MiB
End job on node32 at 2009-05-02 15:13:02