Trace number 1773744

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 10003.8

General information on the benchmark

NameAPPLICATIONS/bitverif/
mulhs/mulhs032.cnf
MD5SUM431823fbe355abc605baf058be5925a0
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 variables18792
Number of clauses56183
Sum of the clauses size131091
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 237454
Number of clauses of size 318727
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.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |   56181   131089 |   16854       0        0     nan |  0.000 % |
0.18/0.27	c |         0 |   42760   118489 |      --       0       --      -- |     --   | -13419/-12595
0.18/0.27	c ==============================================================================
0.18/0.27	c Result  :   #vars: 10688   #clauses: 42760   #literals: 118489
0.18/0.27	c CPU time:   0.252961 s
0.18/0.27	c ==============================================================================
0.28/0.31	c
0.28/0.31	c Starting glucose
0.28/0.31	c
0.28/0.31	
0.28/0.31	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.28/0.31	
0.28/0.31	c ============================[ Problem Statistics ]=============================
0.28/0.31	c |                                                                             |
0.28/0.31	c |  Number of variables:  10688                                                |
0.28/0.31	c |  Number of clauses:    42760                                                |
0.28/0.34	c |  Parsing time:         0.03         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-1773744-1241259125/watcher-1773744-1241259125 -o /tmp/evaluation-result-1773744-1241259125/solver-1773744-1241259125 -C 10000 -W 12000 -M 1800 glucose.sh HOME/instance-1773744-1241259125.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.85 0.97 0.99 3/64 31583
/proc/meminfo: memFree=1157232/2055920 swapFree=4191900/4192956
[pid=31583] ppid=31581 vsize=5360 CPUtime=0
/proc/31583/stat : 31583 (glucose.sh) R 31581 31583 31546 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 153945649 5488640 235 1992294400 4194304 4889804 548682068816 18446744073709551615 221236488863 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/31583/statm: 1340 235 194 169 0 51 0
[pid=31584] ppid=31583 vsize=1288 CPUtime=0
/proc/31584/stat : 31584 (SatELite_releas) R 31583 31583 31546 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 153945650 1318912 161 1992294400 134512640 135225430 4294956176 18446744073709551615 134733135 0 0 4096 3 0 0 0 17 0 0 0
/proc/31584/statm: 322 163 50 174 0 145 0

[startup+0.0618639 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 31583
/proc/meminfo: memFree=1157232/2055920 swapFree=4191900/4192956
[pid=31583] ppid=31581 vsize=5360 CPUtime=0
/proc/31583/stat : 31583 (glucose.sh) S 31581 31583 31546 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 153945649 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31583/statm: 1340 236 195 169 0 51 0
[pid=31584] ppid=31583 vsize=10176 CPUtime=0.04
/proc/31584/stat : 31584 (SatELite_releas) R 31583 31583 31546 0 -1 4194304 2252 0 0 0 4 0 0 0 19 0 1 0 153945650 10420224 2089 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/31584/statm: 2544 2090 77 174 0 2367 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15536

[startup+0.101868 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 31583
/proc/meminfo: memFree=1157232/2055920 swapFree=4191900/4192956
[pid=31583] ppid=31581 vsize=5360 CPUtime=0
/proc/31583/stat : 31583 (glucose.sh) S 31581 31583 31546 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 153945649 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31583/statm: 1340 236 195 169 0 51 0
[pid=31584] ppid=31583 vsize=11220 CPUtime=0.09
/proc/31584/stat : 31584 (SatELite_releas) R 31583 31583 31546 0 -1 4194304 2496 0 0 0 8 1 0 0 19 0 1 0 153945650 11489280 2333 1992294400 134512640 135225430 4294956176 18446744073709551615 134546966 0 0 4096 3 0 0 0 17 0 0 0
/proc/31584/statm: 2805 2333 77 174 0 2628 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16580

[startup+0.30189 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 31583
/proc/meminfo: memFree=1157232/2055920 swapFree=4191900/4192956
[pid=31583] ppid=31581 vsize=5360 CPUtime=0
/proc/31583/stat : 31583 (glucose.sh) S 31581 31583 31546 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 153945649 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31583/statm: 1340 236 195 169 0 51 0
[pid=31584] ppid=31583 vsize=11620 CPUtime=0.28
/proc/31584/stat : 31584 (SatELite_releas) R 31583 31583 31546 0 -1 4194304 2675 0 0 0 27 1 0 0 21 0 1 0 153945650 11898880 2458 1992294400 134512640 135225430 4294956176 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 0 0 0
/proc/31584/statm: 2905 2458 80 174 0 2728 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 16980

[startup+0.701942 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 31583
/proc/meminfo: memFree=1157232/2055920 swapFree=4191900/4192956
[pid=31583] ppid=31581 vsize=5360 CPUtime=0.31
/proc/31583/stat : 31583 (glucose.sh) S 31581 31583 31546 0 -1 4194304 313 2676 0 0 0 0 29 2 16 0 1 0 153945649 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31583/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 5360

[startup+1.50202 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 31586
/proc/meminfo: memFree=1150048/2055920 swapFree=4191900/4192956
[pid=31583] ppid=31581 vsize=5360 CPUtime=0.31
/proc/31583/stat : 31583 (glucose.sh) S 31581 31583 31546 0 -1 4194304 313 2676 0 0 0 0 29 2 16 0 1 0 153945649 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31583/statm: 1340 238 195 169 0 51 0
[pid=31586] ppid=31583 vsize=7216 CPUtime=1.17
/proc/31586/stat : 31586 (glucose_static) R 31583 31583 31546 0 -1 4194304 1600 0 0 0 117 0 0 0 25 0 1 0 153945681 7389184 1566 1992294400 134512640 135217611 4294956288 18446744073709551615 134532971 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31586/statm: 1804 1566 77 172 0 1629 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 12576

[startup+3.10123 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 31586
/proc/meminfo: memFree=1149088/2055920 swapFree=4191900/4192956
[pid=31583] ppid=31581 vsize=5360 CPUtime=0.31
/proc/31583/stat : 31583 (glucose.sh) S 31581 31583 31546 0 -1 4194304 313 2676 0 0 0 0 29 2 16 0 1 0 153945649 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31583/statm: 1340 238 195 169 0 51 0
[pid=31586] ppid=31583 vsize=8140 CPUtime=2.77
/proc/31586/stat : 31586 (glucose_static) R 31583 31583 31546 0 -1 4194304 1803 0 0 0 277 0 0 0 25 0 1 0 153945681 8335360 1769 1992294400 134512640 135217611 4294956288 18446744073709551615 134723558 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31586/statm: 2035 1769 77 172 0 1860 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13500

[startup+6.30157 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 31586
/proc/meminfo: memFree=1147616/2055920 swapFree=4191900/4192956
[pid=31583] ppid=31581 vsize=5360 CPUtime=0.31
/proc/31583/stat : 31583 (glucose.sh) S 31581 31583 31546 0 -1 4194304 313 2676 0 0 0 0 29 2 16 0 1 0 153945649 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31583/statm: 1340 238 195 169 0 51 0
[pid=31586] ppid=31583 vsize=9196 CPUtime=5.96
/proc/31586/stat : 31586 (glucose_static) R 31583 31583 31546 0 -1 4194304 2090 0 0 0 596 0 0 0 25 0 1 0 153945681 9416704 2056 1992294400 134512640 135217611 4294956288 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31586/statm: 2299 2056 77 172 0 2124 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 14556

[startup+12.7012 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 31586
/proc/meminfo: memFree=1146288/2055920 swapFree=4191900/4192956
[pid=31583] ppid=31581 vsize=5360 CPUtime=0.31
/proc/31583/stat : 31583 (glucose.sh) S 31581 31583 31546 0 -1 4194304 313 2676 0 0 0 0 29 2 16 0 1 0 153945649 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31583/statm: 1340 238 195 169 0 51 0
[pid=31586] ppid=31583 vsize=10300 CPUtime=12.36
/proc/31586/stat : 31586 (glucose_static) R 31583 31583 31546 0 -1 4194304 2351 0 0 0 1236 0 0 0 25 0 1 0 153945681 10547200 2317 1992294400 134512640 135217611 4294956288 18446744073709551615 134533073 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31586/statm: 2575 2317 77 172 0 2400 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 15660

[startup+25.5016 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 31586
/proc/meminfo: memFree=1144816/2055920 swapFree=4191900/4192956
[pid=31583] ppid=31581 vsize=5360 CPUtime=0.31
/proc/31583/stat : 31583 (glucose.sh) S 31581 31583 31546 0 -1 4194304 313 2676 0 0 0 0 29 2 16 0 1 0 153945649 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31583/statm: 1340 238 195 169 0 51 0
[pid=31586] ppid=31583 vsize=12016 CPUtime=25.16
/proc/31586/stat : 31586 (glucose_static) R 31583 31583 31546 0 -1 4194304 2786 0 0 0 2515 1 0 0 25 0 1 0 153945681 12304384 2752 1992294400 134512640 135217611 4294956288 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31586/statm: 3004 2752 77 172 0 2829 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 17376

[startup+51.1014 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 31586
/proc/meminfo: memFree=1142192/2055920 swapFree=4191900/4192956
[pid=31583] ppid=31581 vsize=5360 CPUtime=0.31
/proc/31583/stat : 31583 (glucose.sh) S 31581 31583 31546 0 -1 4194304 313 2676 0 0 0 0 29 2 16 0 1 0 153945649 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31583/statm: 1340 238 195 169 0 51 0
[pid=31586] ppid=31583 vsize=14564 CPUtime=50.74
/proc/31586/stat : 31586 (glucose_static) R 31583 31583 31546 0 -1 4194304 3420 0 0 0 5073 1 0 0 25 0 1 0 153945681 14913536 3386 1992294400 134512640 135217611 4294956288 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31586/statm: 3641 3386 77 172 0 3466 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 19924

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 31586
/proc/meminfo: memFree=1140016/2055920 swapFree=4191900/4192956
[pid=31583] ppid=31581 vsize=5360 CPUtime=0.31
/proc/31583/stat : 31583 (glucose.sh) S 31581 31583 31546 0 -1 4194304 313 2676 0 0 0 0 29 2 16 0 1 0 153945649 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31583/statm: 1340 238 195 169 0 51 0
[pid=31586] ppid=31583 vsize=16628 CPUtime=101.92
/proc/31586/stat : 31586 (glucose_static) R 31583 31583 31546 0 -1 4194304 3927 0 0 0 10190 2 0 0 25 0 1 0 153945681 17027072 3893 1992294400 134512640 135217611 4294956288 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31586/statm: 4157 3893 77 172 0 3982 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 21988

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31586
/proc/meminfo: memFree=1137008/2055920 swapFree=4191900/4192956
[pid=31583] ppid=31581 vsize=5360 CPUtime=0.31
/proc/31583/stat : 31583 (glucose.sh) S 31581 31583 31546 0 -1 4194304 313 2676 0 0 0 0 29 2 16 0 1 0 153945649 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31583/statm: 1340 238 195 169 0 51 0
[pid=31586] ppid=31583 vsize=19536 CPUtime=161.88
/proc/31586/stat : 31586 (glucose_static) R 31583 31583 31546 0 -1 4194304 4674 0 0 0 16186 2 0 0 25 0 1 0 153945681 20004864 4640 1992294400 134512640 135217611 4294956288 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31586/statm: 4884 4640 77 172 0 4709 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 24896

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31586
/proc/meminfo: memFree=1132656/2055920 swapFree=4191900/4192956
[pid=31583] ppid=31581 vsize=5360 CPUtime=0.31
/proc/31583/stat : 31583 (glucose.sh) S 31581 31583 31546 0 -1 4194304 313 2676 0 0 0 0 29 2 16 0 1 0 153945649 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31583/statm: 1340 238 195 169 0 51 0
[pid=31586] ppid=31583 vsize=24032 CPUtime=221.87
/proc/31586/stat : 31586 (glucose_static) R 31583 31583 31546 0 -1 4194304 5758 0 0 0 22183 4 0 0 25 0 1 0 153945681 24608768 5724 1992294400 134512640 135217611 4294956288 18446744073709551615 134532582 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31586/statm: 6008 5724 77 172 0 5833 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 29392

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31586
/proc/meminfo: memFree=1132656/2055920 swapFree=4191900/4192956
[pid=31583] ppid=31581 vsize=5360 CPUtime=0.31
/proc/31583/stat : 31583 (glucose.sh) S 31581 31583 31546 0 -1 4194304 313 2676 0 0 0 0 29 2 16 0 1 0 153945649 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31583/statm: 1340 238 195 169 0 51 0
[pid=31586] ppid=31583 vsize=24032 CPUtime=281.85
/proc/31586/stat : 31586 (glucose_static) R 31583 31583 31546 0 -1 4194304 5768 0 0 0 28181 4 0 0 25 0 1 0 153945681 24608768 5734 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31586/statm: 6008 5734 77 172 0 5833 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 29392

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 31586
/proc/meminfo: memFree=1132336/2055920 swapFree=4191900/4192956
[pid=31583] ppid=31581 vsize=5360 CPUtime=0.31
/proc/31583/stat : 31583 (glucose.sh) S 31581 31583 31546 0 -1 4194304 313 2676 0 0 0 0 29 2 16 0 1 0 153945649 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31583/statm: 1340 238 195 169 0 51 0
[pid=31586] ppid=31583 vsize=24296 CPUtime=341.82
/proc/31586/stat : 31586 (glucose_static) R 31583 31583 31546 0 -1 4194304 5860 0 0 0 34178 4 0 0 25 0 1 0 153945681 24879104 5826 1992294400 134512640 135217611 4294956288 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31586/statm: 6074 5826 77 172 0 5899 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 29656

[startup+402.301 s]

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

/proc/31586/statm: 25427 24838 77 172 0 25252 0
Current children cumulated CPU time (s) 9338.87
Current children cumulated vsize (KiB) 107068

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31604
/proc/meminfo: memFree=1054960/2055920 swapFree=4191900/4192956
[pid=31583] ppid=31581 vsize=5360 CPUtime=0.31
/proc/31583/stat : 31583 (glucose.sh) S 31581 31583 31546 0 -1 4194304 313 2676 0 0 0 0 29 2 16 0 1 0 153945649 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31583/statm: 1340 238 195 169 0 51 0
[pid=31586] ppid=31583 vsize=101708 CPUtime=9398.53
/proc/31586/stat : 31586 (glucose_static) R 31583 31583 31546 0 -1 4194304 24872 0 0 0 939821 32 0 0 25 0 1 0 153945681 104148992 24838 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31586/statm: 25427 24838 77 172 0 25252 0
Current children cumulated CPU time (s) 9398.84
Current children cumulated vsize (KiB) 107068

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31604
/proc/meminfo: memFree=1054896/2055920 swapFree=4191900/4192956
[pid=31583] ppid=31581 vsize=5360 CPUtime=0.31
/proc/31583/stat : 31583 (glucose.sh) S 31581 31583 31546 0 -1 4194304 313 2676 0 0 0 0 29 2 16 0 1 0 153945649 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31583/statm: 1340 238 195 169 0 51 0
[pid=31586] ppid=31583 vsize=101708 CPUtime=9458.51
/proc/31586/stat : 31586 (glucose_static) R 31583 31583 31546 0 -1 4194304 24872 0 0 0 945819 32 0 0 25 0 1 0 153945681 104148992 24838 1992294400 134512640 135217611 4294956288 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31586/statm: 25427 24838 77 172 0 25252 0
Current children cumulated CPU time (s) 9458.82
Current children cumulated vsize (KiB) 107068

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31604
/proc/meminfo: memFree=1054896/2055920 swapFree=4191900/4192956
[pid=31583] ppid=31581 vsize=5360 CPUtime=0.31
/proc/31583/stat : 31583 (glucose.sh) S 31581 31583 31546 0 -1 4194304 313 2676 0 0 0 0 29 2 16 0 1 0 153945649 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31583/statm: 1340 238 195 169 0 51 0
[pid=31586] ppid=31583 vsize=101852 CPUtime=9518.48
/proc/31586/stat : 31586 (glucose_static) R 31583 31583 31546 0 -1 4194304 24909 0 0 0 951816 32 0 0 25 0 1 0 153945681 104296448 24875 1992294400 134512640 135217611 4294956288 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31586/statm: 25463 24875 77 172 0 25288 0
Current children cumulated CPU time (s) 9518.79
Current children cumulated vsize (KiB) 107212

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31604
/proc/meminfo: memFree=1054896/2055920 swapFree=4191900/4192956
[pid=31583] ppid=31581 vsize=5360 CPUtime=0.31
/proc/31583/stat : 31583 (glucose.sh) S 31581 31583 31546 0 -1 4194304 313 2676 0 0 0 0 29 2 16 0 1 0 153945649 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31583/statm: 1340 238 195 169 0 51 0
[pid=31586] ppid=31583 vsize=101852 CPUtime=9578.45
/proc/31586/stat : 31586 (glucose_static) R 31583 31583 31546 0 -1 4194304 24912 0 0 0 957813 32 0 0 25 0 1 0 153945681 104296448 24878 1992294400 134512640 135217611 4294956288 18446744073709551615 134533127 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31586/statm: 25463 24878 77 172 0 25288 0
Current children cumulated CPU time (s) 9578.76
Current children cumulated vsize (KiB) 107212

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31604
/proc/meminfo: memFree=1054832/2055920 swapFree=4191900/4192956
[pid=31583] ppid=31581 vsize=5360 CPUtime=0.31
/proc/31583/stat : 31583 (glucose.sh) S 31581 31583 31546 0 -1 4194304 313 2676 0 0 0 0 29 2 16 0 1 0 153945649 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31583/statm: 1340 238 195 169 0 51 0
[pid=31586] ppid=31583 vsize=101852 CPUtime=9638.44
/proc/31586/stat : 31586 (glucose_static) R 31583 31583 31546 0 -1 4194304 24925 0 0 0 963811 33 0 0 25 0 1 0 153945681 104296448 24891 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31586/statm: 25463 24891 77 172 0 25288 0
Current children cumulated CPU time (s) 9638.75
Current children cumulated vsize (KiB) 107212

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31604
/proc/meminfo: memFree=1054704/2055920 swapFree=4191900/4192956
[pid=31583] ppid=31581 vsize=5360 CPUtime=0.31
/proc/31583/stat : 31583 (glucose.sh) S 31581 31583 31546 0 -1 4194304 313 2676 0 0 0 0 29 2 16 0 1 0 153945649 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31583/statm: 1340 238 195 169 0 51 0
[pid=31586] ppid=31583 vsize=102048 CPUtime=9698.41
/proc/31586/stat : 31586 (glucose_static) R 31583 31583 31546 0 -1 4194304 24944 0 0 0 969808 33 0 0 25 0 1 0 153945681 104497152 24910 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31586/statm: 25512 24910 77 172 0 25337 0
Current children cumulated CPU time (s) 9698.72
Current children cumulated vsize (KiB) 107408

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31604
/proc/meminfo: memFree=1054320/2055920 swapFree=4191900/4192956
[pid=31583] ppid=31581 vsize=5360 CPUtime=0.31
/proc/31583/stat : 31583 (glucose.sh) S 31581 31583 31546 0 -1 4194304 313 2676 0 0 0 0 29 2 16 0 1 0 153945649 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31583/statm: 1340 238 195 169 0 51 0
[pid=31586] ppid=31583 vsize=102524 CPUtime=9758.38
/proc/31586/stat : 31586 (glucose_static) R 31583 31583 31546 0 -1 4194304 25038 0 0 0 975805 33 0 0 25 0 1 0 153945681 104984576 25004 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31586/statm: 25631 25004 77 172 0 25456 0
Current children cumulated CPU time (s) 9758.69
Current children cumulated vsize (KiB) 107884

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31604
/proc/meminfo: memFree=1054256/2055920 swapFree=4191900/4192956
[pid=31583] ppid=31581 vsize=5360 CPUtime=0.31
/proc/31583/stat : 31583 (glucose.sh) S 31581 31583 31546 0 -1 4194304 313 2676 0 0 0 0 29 2 16 0 1 0 153945649 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31583/statm: 1340 238 195 169 0 51 0
[pid=31586] ppid=31583 vsize=102524 CPUtime=9818.35
/proc/31586/stat : 31586 (glucose_static) R 31583 31583 31546 0 -1 4194304 25046 0 0 0 981802 33 0 0 25 0 1 0 153945681 104984576 25012 1992294400 134512640 135217611 4294956288 18446744073709551615 134537789 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31586/statm: 25631 25012 77 172 0 25456 0
Current children cumulated CPU time (s) 9818.66
Current children cumulated vsize (KiB) 107884

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31604
/proc/meminfo: memFree=1054256/2055920 swapFree=4191900/4192956
[pid=31583] ppid=31581 vsize=5360 CPUtime=0.31
/proc/31583/stat : 31583 (glucose.sh) S 31581 31583 31546 0 -1 4194304 313 2676 0 0 0 0 29 2 16 0 1 0 153945649 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31583/statm: 1340 238 195 169 0 51 0
[pid=31586] ppid=31583 vsize=102524 CPUtime=9878.33
/proc/31586/stat : 31586 (glucose_static) R 31583 31583 31546 0 -1 4194304 25046 0 0 0 987800 33 0 0 25 0 1 0 153945681 104984576 25012 1992294400 134512640 135217611 4294956288 18446744073709551615 134533327 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31586/statm: 25631 25012 77 172 0 25456 0
Current children cumulated CPU time (s) 9878.64
Current children cumulated vsize (KiB) 107884

[startup+9942.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 31604
/proc/meminfo: memFree=1054256/2055920 swapFree=4191900/4192956
[pid=31583] ppid=31581 vsize=5360 CPUtime=0.31
/proc/31583/stat : 31583 (glucose.sh) S 31581 31583 31546 0 -1 4194304 313 2676 0 0 0 0 29 2 16 0 1 0 153945649 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31583/statm: 1340 238 195 169 0 51 0
[pid=31586] ppid=31583 vsize=102524 CPUtime=9938.3
/proc/31586/stat : 31586 (glucose_static) R 31583 31583 31546 0 -1 4194304 25046 0 0 0 993797 33 0 0 25 0 1 0 153945681 104984576 25012 1992294400 134512640 135217611 4294956288 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31586/statm: 25631 25012 77 172 0 25456 0
Current children cumulated CPU time (s) 9938.61
Current children cumulated vsize (KiB) 107884

[startup+10002.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 31604
/proc/meminfo: memFree=1054256/2055920 swapFree=4191900/4192956
[pid=31583] ppid=31581 vsize=5360 CPUtime=0.31
/proc/31583/stat : 31583 (glucose.sh) S 31581 31583 31546 0 -1 4194304 313 2676 0 0 0 0 29 2 16 0 1 0 153945649 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31583/statm: 1340 238 195 169 0 51 0
[pid=31586] ppid=31583 vsize=102524 CPUtime=9998.28
/proc/31586/stat : 31586 (glucose_static) R 31583 31583 31546 0 -1 4194304 25046 0 0 0 999795 33 0 0 25 0 1 0 153945681 104984576 25012 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31586/statm: 25631 25012 77 172 0 25456 0
Current children cumulated CPU time (s) 9998.59
Current children cumulated vsize (KiB) 107884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.8 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 31604
/proc/meminfo: memFree=1054256/2055920 swapFree=4191900/4192956
[pid=31583] ppid=31581 vsize=5360 CPUtime=0.31
/proc/31583/stat : 31583 (glucose.sh) S 31581 31583 31546 0 -1 4194304 313 2676 0 0 0 0 29 2 16 0 1 0 153945649 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31583/statm: 1340 238 195 169 0 51 0
[pid=31586] ppid=31583 vsize=102524 CPUtime=9999.78
/proc/31586/stat : 31586 (glucose_static) R 31583 31583 31546 0 -1 4194304 25046 0 0 0 999945 33 0 0 25 0 1 0 153945681 104984576 25012 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/31586/statm: 25631 25012 77 172 0 25456 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 107884

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 31583 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=294955
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=22996
# CPU time returned by wait4() is 0.317951
# 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): 10003.8
CPU time (s): 10000.1
CPU user time (s): 9999.74
CPU system time (s): 0.35
CPU usage (%): 99.9628
Max. virtual memory (cumulated for all children) (KiB): 107884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.294955
system time used= 0.022996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2989
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.27674 second user time and 28.1077 second system time

The end

Launcher Data

Begin job on node21 at 2009-05-02 12:12:05
IDJOB=1773744
IDBENCH=70786
IDSOLVER=610
FILE ID=node21/1773744-1241259125
PBS_JOBID= 9224942
Free space on /tmp= 66480 MiB

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

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

MD5SUM BENCH= 431823fbe355abc605baf058be5925a0
RANDOM SEED=1737464033

node21.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.233
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.233
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:       1157776 kB
Buffers:         75624 kB
Cached:         710468 kB
SwapCached:        260 kB
Active:          42068 kB
Inactive:       757224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1157776 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2568 kB
Writeback:           0 kB
Mapped:          21692 kB
Slab:            84956 kB
Committed_AS:   770284 kB
PageTables:       1376 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= 66480 MiB
End job on node21 at 2009-05-02 14:58:51