Trace number 1773734

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

General information on the benchmark

NameAPPLICATIONS/bitverif/
mulhs/mulhs016.cnf
MD5SUMe4ef55733955e0a45519e9f7dec923e5
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 variables4656
Number of clauses13871
Sum of the clauses size32363
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 29246
Number of clauses of size 34623
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.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   13869    32361 |    4160       0        0     nan |  0.000 % |
0.00/0.07	c |         0 |   10390    29200 |      --       0       --      -- |     --   | -3477/-3156
0.00/0.07	c ==============================================================================
0.00/0.07	c Result  :   #vars: 2564   #clauses: 10390   #literals: 29200
0.00/0.07	c CPU time:   0.06399 s
0.00/0.07	c ==============================================================================
0.00/0.08	c
0.00/0.08	c Starting glucose
0.00/0.08	c
0.00/0.08	
0.00/0.08	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.08	
0.00/0.08	c ============================[ Problem Statistics ]=============================
0.00/0.08	c |                                                                             |
0.00/0.08	c |  Number of variables:  2564                                                 |
0.00/0.08	c |  Number of clauses:    10390                                                |
0.00/0.08	c |  Parsing time:         0.01         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-1773734-1241259056/watcher-1773734-1241259056 -o /tmp/evaluation-result-1773734-1241259056/solver-1773734-1241259056 -C 10000 -W 12000 -M 1800 glucose.sh HOME/instance-1773734-1241259056.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: 0.95 0.99 0.99 3/64 25488
/proc/meminfo: memFree=1043880/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=0
/proc/25488/stat : 25488 (glucose.sh) R 25486 25488 25421 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 153938402 5488640 235 1992294400 4194304 4889804 548682068816 18446744073709551615 264907582111 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/25488/statm: 1340 235 194 169 0 51 0
[pid=25489] ppid=25488 vsize=1292 CPUtime=0
/proc/25489/stat : 25489 (SatELite_releas) R 25488 25488 25421 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 153938402 1323008 164 1992294400 134512640 135225430 4294956176 18446744073709551615 134543684 0 0 4096 3 0 0 0 17 0 0 0
/proc/25489/statm: 323 164 50 174 0 146 0

[startup+0.0150709 s]
/proc/loadavg: 0.95 0.99 0.99 3/64 25488
/proc/meminfo: memFree=1043880/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=0
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25421 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 153938402 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1340 236 195 169 0 51 0
[pid=25489] ppid=25488 vsize=3088 CPUtime=0
/proc/25489/stat : 25489 (SatELite_releas) R 25488 25488 25421 0 -1 4194304 603 0 0 0 0 0 0 0 19 0 1 0 153938402 3162112 587 1992294400 134512640 135225430 4294956176 18446744073709551615 134720735 0 0 4096 3 0 0 0 17 0 0 0
/proc/25489/statm: 772 587 77 174 0 595 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8448

[startup+0.101085 s]
/proc/loadavg: 0.95 0.99 0.99 3/64 25488
/proc/meminfo: memFree=1043880/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=0.07
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25421 0 -1 4194304 313 732 0 0 0 0 7 0 16 0 1 0 153938402 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5360

[startup+0.301115 s]
/proc/loadavg: 0.95 0.99 0.99 3/64 25488
/proc/meminfo: memFree=1043880/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=0.07
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25421 0 -1 4194304 313 732 0 0 0 0 7 0 16 0 1 0 153938402 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5360

[startup+0.701173 s]
/proc/loadavg: 0.95 0.99 0.99 3/64 25488
/proc/meminfo: memFree=1043880/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=0.07
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25421 0 -1 4194304 313 732 0 0 0 0 7 0 16 0 1 0 153938402 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5360

[startup+1.50128 s]
/proc/loadavg: 0.96 0.99 0.99 2/66 25491
/proc/meminfo: memFree=1040984/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=0.07
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25421 0 -1 4194304 313 732 0 0 0 0 7 0 16 0 1 0 153938402 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=4700 CPUtime=1.41
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25421 0 -1 4194304 840 0 0 0 141 0 0 0 25 0 1 0 153938410 4812800 826 1992294400 134512640 135217611 4294956288 18446744073709551615 134528159 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25491/statm: 1175 826 76 172 0 1000 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10060

[startup+3.10152 s]
/proc/loadavg: 0.96 0.99 0.99 2/66 25491
/proc/meminfo: memFree=1039960/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=0.07
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25421 0 -1 4194304 313 732 0 0 0 0 7 0 16 0 1 0 153938402 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=5360 CPUtime=3.01
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25421 0 -1 4194304 1038 0 0 0 301 0 0 0 25 0 1 0 153938410 5488640 1024 1992294400 134512640 135217611 4294956288 18446744073709551615 134537468 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25491/statm: 1340 1024 76 172 0 1165 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10720

[startup+6.30198 s]
/proc/loadavg: 0.96 0.99 0.99 2/66 25491
/proc/meminfo: memFree=1038936/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=0.07
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25421 0 -1 4194304 313 732 0 0 0 0 7 0 16 0 1 0 153938402 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=5816 CPUtime=6.2
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25421 0 -1 4194304 1126 0 0 0 620 0 0 0 25 0 1 0 153938410 5955584 1112 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25491/statm: 1454 1112 76 172 0 1279 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11176

[startup+12.7019 s]
/proc/loadavg: 0.96 0.99 0.99 2/66 25491
/proc/meminfo: memFree=1037464/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=0.07
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25421 0 -1 4194304 313 732 0 0 0 0 7 0 16 0 1 0 153938402 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=7456 CPUtime=12.6
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25421 0 -1 4194304 1531 0 0 0 1260 0 0 0 25 0 1 0 153938410 7634944 1517 1992294400 134512640 135217611 4294956288 18446744073709551615 134538595 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25491/statm: 1864 1517 76 172 0 1689 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12816

[startup+25.5018 s]
/proc/loadavg: 0.97 0.99 0.99 2/66 25491
/proc/meminfo: memFree=1036696/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=0.07
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25421 0 -1 4194304 313 732 0 0 0 0 7 0 16 0 1 0 153938402 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=8132 CPUtime=25.39
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25421 0 -1 4194304 1709 0 0 0 2539 0 0 0 25 0 1 0 153938410 8327168 1695 1992294400 134512640 135217611 4294956288 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25491/statm: 2033 1695 76 172 0 1858 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13492

[startup+51.1015 s]
/proc/loadavg: 1.13 1.02 1.00 2/66 25491
/proc/meminfo: memFree=1034008/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=0.07
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25421 0 -1 4194304 313 732 0 0 0 0 7 0 16 0 1 0 153938402 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=10828 CPUtime=50.98
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25421 0 -1 4194304 2377 0 0 0 5097 1 0 0 25 0 1 0 153938410 11087872 2363 1992294400 134512640 135217611 4294956288 18446744073709551615 134537525 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25491/statm: 2707 2363 76 172 0 2532 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 16188

[startup+102.307 s]
/proc/loadavg: 1.05 1.02 1.00 2/66 25491
/proc/meminfo: memFree=1031448/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=0.07
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25421 0 -1 4194304 313 732 0 0 0 0 7 0 16 0 1 0 153938402 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=13328 CPUtime=102.15
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25421 0 -1 4194304 2998 0 0 0 10214 1 0 0 25 0 1 0 153938410 13647872 2984 1992294400 134512640 135217611 4294956288 18446744073709551615 134533313 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25491/statm: 3332 2984 76 172 0 3157 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 18688

[startup+162.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 25491
/proc/meminfo: memFree=1028568/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=0.07
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25421 0 -1 4194304 313 732 0 0 0 0 7 0 16 0 1 0 153938402 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=16328 CPUtime=162.13
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25421 0 -1 4194304 3722 0 0 0 16211 2 0 0 25 0 1 0 153938410 16719872 3708 1992294400 134512640 135217611 4294956288 18446744073709551615 134532978 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25491/statm: 4082 3708 76 172 0 3907 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 21688

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 25491
/proc/meminfo: memFree=1026328/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=0.07
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25421 0 -1 4194304 313 732 0 0 0 0 7 0 16 0 1 0 153938402 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=18600 CPUtime=222.1
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25421 0 -1 4194304 4273 0 0 0 22207 3 0 0 25 0 1 0 153938410 19046400 4259 1992294400 134512640 135217611 4294956288 18446744073709551615 134527763 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25491/statm: 4650 4259 76 172 0 4475 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 23960

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25491
/proc/meminfo: memFree=1024856/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=0.07
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25421 0 -1 4194304 313 732 0 0 0 0 7 0 16 0 1 0 153938402 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=20136 CPUtime=282.07
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25421 0 -1 4194304 4642 0 0 0 28204 3 0 0 25 0 1 0 153938410 20619264 4628 1992294400 134512640 135217611 4294956288 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25491/statm: 5034 4628 76 172 0 4859 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 25496

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25491
/proc/meminfo: memFree=1023896/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=0.07
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25421 0 -1 4194304 313 732 0 0 0 0 7 0 16 0 1 0 153938402 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=21180 CPUtime=342.04
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25421 0 -1 4194304 4887 0 0 0 34201 3 0 0 25 0 1 0 153938410 21688320 4873 1992294400 134512640 135217611 4294956288 18446744073709551615 134532666 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25491/statm: 5295 4873 76 172 0 5120 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 26540

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25491
/proc/meminfo: memFree=1023256/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=0.07
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25421 0 -1 4194304 313 732 0 0 0 0 7 0 16 0 1 0 153938402 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=21860 CPUtime=402

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

/proc/25491/statm: 18033 16715 76 172 0 17858 0
Current children cumulated CPU time (s) 9397.87
Current children cumulated vsize (KiB) 77492

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25509
/proc/meminfo: memFree=975832/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=0.07
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25421 0 -1 4194304 313 732 0 0 0 0 7 0 16 0 1 0 153938402 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=72132 CPUtime=9457.78
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25421 0 -1 4194304 16754 0 0 0 945751 27 0 0 25 0 1 0 153938410 73863168 16715 1992294400 134512640 135217611 4294956288 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25491/statm: 18033 16715 76 172 0 17858 0
Current children cumulated CPU time (s) 9457.85
Current children cumulated vsize (KiB) 77492

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25509
/proc/meminfo: memFree=975768/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=0.07
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25421 0 -1 4194304 313 732 0 0 0 0 7 0 16 0 1 0 153938402 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=72240 CPUtime=9517.76
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25421 0 -1 4194304 16784 0 0 0 951749 27 0 0 25 0 1 0 153938410 73973760 16745 1992294400 134512640 135217611 4294956288 18446744073709551615 134533161 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25491/statm: 18060 16745 76 172 0 17885 0
Current children cumulated CPU time (s) 9517.83
Current children cumulated vsize (KiB) 77600

[startup+9582.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 25509
/proc/meminfo: memFree=975576/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=0.07
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25421 0 -1 4194304 313 732 0 0 0 0 7 0 16 0 1 0 153938402 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=72508 CPUtime=9577.74
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25421 0 -1 4194304 16840 0 0 0 957747 27 0 0 25 0 1 0 153938410 74248192 16801 1992294400 134512640 135217611 4294956288 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25491/statm: 18127 16801 76 172 0 17952 0
Current children cumulated CPU time (s) 9577.81
Current children cumulated vsize (KiB) 77868

[startup+9642.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 25509
/proc/meminfo: memFree=975512/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=0.07
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25421 0 -1 4194304 313 732 0 0 0 0 7 0 16 0 1 0 153938402 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=72508 CPUtime=9637.72
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25421 0 -1 4194304 16840 0 0 0 963745 27 0 0 25 0 1 0 153938410 74248192 16801 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25491/statm: 18127 16801 76 172 0 17952 0
Current children cumulated CPU time (s) 9637.79
Current children cumulated vsize (KiB) 77868

[startup+9702.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 25509
/proc/meminfo: memFree=975512/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=0.07
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25421 0 -1 4194304 313 732 0 0 0 0 7 0 16 0 1 0 153938402 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=72508 CPUtime=9697.7
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25421 0 -1 4194304 16850 0 0 0 969743 27 0 0 25 0 1 0 153938410 74248192 16811 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25491/statm: 18127 16811 76 172 0 17952 0
Current children cumulated CPU time (s) 9697.77
Current children cumulated vsize (KiB) 77868

[startup+9762.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 25509
/proc/meminfo: memFree=975448/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=0.07
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25421 0 -1 4194304 313 732 0 0 0 0 7 0 16 0 1 0 153938402 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=72508 CPUtime=9757.68
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25421 0 -1 4194304 16856 0 0 0 975741 27 0 0 25 0 1 0 153938410 74248192 16817 1992294400 134512640 135217611 4294956288 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25491/statm: 18127 16817 76 172 0 17952 0
Current children cumulated CPU time (s) 9757.75
Current children cumulated vsize (KiB) 77868

[startup+9822.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 25509
/proc/meminfo: memFree=975384/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=0.07
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25421 0 -1 4194304 313 732 0 0 0 0 7 0 16 0 1 0 153938402 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=72508 CPUtime=9817.65
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25421 0 -1 4194304 16856 0 0 0 981738 27 0 0 25 0 1 0 153938410 74248192 16817 1992294400 134512640 135217611 4294956288 18446744073709551615 134533093 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25491/statm: 18127 16817 76 172 0 17952 0
Current children cumulated CPU time (s) 9817.72
Current children cumulated vsize (KiB) 77868

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25509
/proc/meminfo: memFree=975384/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=0.07
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25421 0 -1 4194304 313 732 0 0 0 0 7 0 16 0 1 0 153938402 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=72508 CPUtime=9877.64
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25421 0 -1 4194304 16856 0 0 0 987737 27 0 0 25 0 1 0 153938410 74248192 16817 1992294400 134512640 135217611 4294956288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25491/statm: 18127 16817 76 172 0 17952 0
Current children cumulated CPU time (s) 9877.71
Current children cumulated vsize (KiB) 77868

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25509
/proc/meminfo: memFree=975384/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=0.07
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25421 0 -1 4194304 313 732 0 0 0 0 7 0 16 0 1 0 153938402 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=72668 CPUtime=9937.63
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25421 0 -1 4194304 16877 0 0 0 993735 28 0 0 25 0 1 0 153938410 74412032 16838 1992294400 134512640 135217611 4294956288 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25491/statm: 18167 16838 76 172 0 17992 0
Current children cumulated CPU time (s) 9937.7
Current children cumulated vsize (KiB) 78028

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25509
/proc/meminfo: memFree=975320/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=0.07
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25421 0 -1 4194304 313 732 0 0 0 0 7 0 16 0 1 0 153938402 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=72668 CPUtime=9997.61
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25421 0 -1 4194304 16877 0 0 0 999733 28 0 0 25 0 1 0 153938410 74412032 16838 1992294400 134512640 135217611 4294956288 18446744073709551615 134536868 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25491/statm: 18167 16838 76 172 0 17992 0
Current children cumulated CPU time (s) 9997.68
Current children cumulated vsize (KiB) 78028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25509
/proc/meminfo: memFree=975320/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=0.07
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25421 0 -1 4194304 313 732 0 0 0 0 7 0 16 0 1 0 153938402 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=72668 CPUtime=10000
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25421 0 -1 4194304 16877 0 0 0 999973 28 0 0 25 0 1 0 153938410 74412032 16838 1992294400 134512640 135217611 4294956288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25491/statm: 18167 16838 76 172 0 17992 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 78028

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

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

[startup+10004.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25509
/proc/meminfo: memFree=975320/2055920 swapFree=4192812/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=0.07
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25421 0 -1 4194304 313 732 0 0 0 0 7 0 16 0 1 0 153938402 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=72668 CPUtime=10000
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25421 0 -1 4194304 16877 0 0 0 999973 28 0 0 25 0 1 0 153938410 74412032 16838 1992294400 134512640 135217611 4294956288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25491/statm: 18167 16838 76 172 0 17992 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 78028

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25488 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=72988
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=7998
# CPU time returned by wait4() is 0.080986
# 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.7
CPU time (s): 10000.1
CPU user time (s): 9999.8
CPU system time (s): 0.28
CPU usage (%): 99.9537
Max. virtual memory (cumulated for all children) (KiB): 78028

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

runsolver used 9.92649 second user time and 26.463 second system time

The end

Launcher Data

Begin job on node30 at 2009-05-02 12:10:56
IDJOB=1773734
IDBENCH=70785
IDSOLVER=610
FILE ID=node30/1773734-1241259056
PBS_JOBID= 9224941
Free space on /tmp= 66512 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/APPLICATIONS/bitverif/mulhs/mulhs016.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773734-1241259056/watcher-1773734-1241259056 -o /tmp/evaluation-result-1773734-1241259056/solver-1773734-1241259056 -C 10000 -W 12000 -M 1800  glucose.sh HOME/instance-1773734-1241259056.cnf

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

MD5SUM BENCH= e4ef55733955e0a45519e9f7dec923e5
RANDOM SEED=1562867841

node30.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.265
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.265
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:       1044368 kB
Buffers:         83448 kB
Cached:         810480 kB
SwapCached:          0 kB
Active:          95108 kB
Inactive:       813236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1044368 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2116 kB
Writeback:           0 kB
Mapped:          24144 kB
Slab:            89340 kB
Committed_AS:   765308 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= 66508 MiB
End job on node30 at 2009-05-02 14:57:43