Trace number 1784240

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) 5000.1 5002.51

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_9gates_u2.cnf
MD5SUMef7ae52d071607b182dca67dbff359aa
Bench CategoryCRAFTED (crafted 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 variables434
Number of clauses81513
Sum of the clauses size471380
Maximum clause length26
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21843
Number of clauses of size 30
Number of clauses of size 42777
Number of clauses of size 54610
Number of clauses of size over 572219

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.05/0.08	c ==============================================================================
0.05/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.05/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.05/0.08	c ==============================================================================
0.05/0.08	c |         0 |   81449   471316 |   24434       0        0     nan |  0.000 % |
1.69/1.71	c |         0 |   45915   263868 |      --       0       --      -- |     --   | -5582/-2392
1.69/1.71	c ==============================================================================
1.69/1.71	c Result  :   #vars: 324   #clauses: 45915   #literals: 263868
1.69/1.71	c CPU time:   1.69674 s
1.69/1.71	c ==============================================================================
1.69/1.79	c
1.69/1.79	c Starting glucose
1.69/1.79	c
1.69/1.79	
1.69/1.79	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
1.69/1.79	
1.69/1.79	c ============================[ Problem Statistics ]=============================
1.69/1.79	c |                                                                             |
1.69/1.79	c |  Number of variables:  324                                                  |
1.69/1.79	c |  Number of clauses:    45915                                                |
1.78/1.83	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-1784240-1241926173/watcher-1784240-1241926173 -o /tmp/evaluation-result-1784240-1241926173/solver-1784240-1241926173 -C 5000 -W 6000 -M 1800 glucose.sh HOME/instance-1784240-1241926173.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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.92 0.98 0.99 3/64 24477
/proc/meminfo: memFree=1821640/2055920 swapFree=4180360/4192956
[pid=24477] ppid=24475 vsize=5360 CPUtime=0
/proc/24477/stat : 24477 (glucose.sh) R 24475 24477 24440 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 220641737 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 224627583647 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/24477/statm: 1340 235 194 169 0 51 0
[pid=24478] ppid=24477 vsize=1008 CPUtime=0
/proc/24478/stat : 24478 (SatELite_releas) R 24477 24477 24440 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 220641737 1032192 111 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/24478/statm: 252 111 50 174 0 75 0

[startup+0.0693641 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24477
/proc/meminfo: memFree=1821640/2055920 swapFree=4180360/4192956
[pid=24477] ppid=24475 vsize=5360 CPUtime=0
/proc/24477/stat : 24477 (glucose.sh) S 24475 24477 24440 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 220641737 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24477/statm: 1340 236 195 169 0 51 0
[pid=24478] ppid=24477 vsize=5972 CPUtime=0.05
/proc/24478/stat : 24478 (SatELite_releas) R 24477 24477 24440 0 -1 4194304 1308 0 0 0 5 0 0 0 19 0 1 0 220641737 6115328 1292 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/24478/statm: 1493 1292 50 174 0 1316 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11332

[startup+0.101368 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24477
/proc/meminfo: memFree=1821640/2055920 swapFree=4180360/4192956
[pid=24477] ppid=24475 vsize=5360 CPUtime=0
/proc/24477/stat : 24477 (glucose.sh) S 24475 24477 24440 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 220641737 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24477/statm: 1340 236 195 169 0 51 0
[pid=24478] ppid=24477 vsize=8224 CPUtime=0.09
/proc/24478/stat : 24478 (SatELite_releas) R 24477 24477 24440 0 -1 4194304 1903 0 0 0 8 1 0 0 19 0 1 0 220641737 8421376 1884 1992294400 134512640 135225430 4294956176 18446744073709551615 134548921 0 0 4096 3 0 0 0 17 0 0 0
/proc/24478/statm: 2056 1884 72 174 0 1879 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13584

[startup+0.301396 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24477
/proc/meminfo: memFree=1821640/2055920 swapFree=4180360/4192956
[pid=24477] ppid=24475 vsize=5360 CPUtime=0
/proc/24477/stat : 24477 (glucose.sh) S 24475 24477 24440 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 220641737 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24477/statm: 1340 236 195 169 0 51 0
[pid=24478] ppid=24477 vsize=8660 CPUtime=0.29
/proc/24478/stat : 24478 (SatELite_releas) R 24477 24477 24440 0 -1 4194304 1922 0 0 0 28 1 0 0 22 0 1 0 220641737 8867840 1903 1992294400 134512640 135225430 4294956176 18446744073709551615 134733135 0 0 4096 3 0 0 0 17 0 0 0
/proc/24478/statm: 2165 1903 72 174 0 1988 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14020

[startup+0.701452 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24477
/proc/meminfo: memFree=1821640/2055920 swapFree=4180360/4192956
[pid=24477] ppid=24475 vsize=5360 CPUtime=0
/proc/24477/stat : 24477 (glucose.sh) S 24475 24477 24440 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 220641737 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24477/statm: 1340 236 195 169 0 51 0
[pid=24478] ppid=24477 vsize=8852 CPUtime=0.69
/proc/24478/stat : 24478 (SatELite_releas) R 24477 24477 24440 0 -1 4194304 1982 0 0 0 68 1 0 0 25 0 1 0 220641737 9064448 1963 1992294400 134512640 135225430 4294956176 18446744073709551615 134549603 0 0 4096 3 0 0 0 17 0 0 0
/proc/24478/statm: 2213 1963 72 174 0 2036 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14212

[startup+1.50157 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 24479
/proc/meminfo: memFree=1812792/2055920 swapFree=4180360/4192956
[pid=24477] ppid=24475 vsize=5360 CPUtime=0
/proc/24477/stat : 24477 (glucose.sh) S 24475 24477 24440 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 220641737 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24477/statm: 1340 236 195 169 0 51 0
[pid=24478] ppid=24477 vsize=10140 CPUtime=1.49
/proc/24478/stat : 24478 (SatELite_releas) R 24477 24477 24440 0 -1 4194304 2480 0 0 0 148 1 0 0 25 0 1 0 220641737 10383360 2249 1992294400 134512640 135225430 4294956176 18446744073709551615 134586142 0 0 4096 3 0 0 0 17 0 0 0
/proc/24478/statm: 2535 2249 77 174 0 2358 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15500

[startup+3.1018 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 24480
/proc/meminfo: memFree=1814392/2055920 swapFree=4180360/4192956
[pid=24477] ppid=24475 vsize=5360 CPUtime=1.78
/proc/24477/stat : 24477 (glucose.sh) S 24475 24477 24440 0 -1 4194304 313 2659 0 0 0 0 176 2 16 0 1 0 220641737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24477/statm: 1340 238 195 169 0 51 0
[pid=24480] ppid=24477 vsize=6940 CPUtime=1.29
/proc/24480/stat : 24480 (glucose_static) R 24477 24477 24440 0 -1 4194304 1625 0 0 0 129 0 0 0 25 0 1 0 220641916 7106560 1611 1992294400 134512640 135217611 4294956304 18446744073709551615 134533150 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24480/statm: 1735 1611 76 172 0 1560 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 12300

[startup+6.30124 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 24480
/proc/meminfo: memFree=1812472/2055920 swapFree=4180360/4192956
[pid=24477] ppid=24475 vsize=5360 CPUtime=1.78
/proc/24477/stat : 24477 (glucose.sh) S 24475 24477 24440 0 -1 4194304 313 2659 0 0 0 0 176 2 16 0 1 0 220641737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24477/statm: 1340 238 195 169 0 51 0
[pid=24480] ppid=24477 vsize=8132 CPUtime=4.48
/proc/24480/stat : 24480 (glucose_static) R 24477 24477 24440 0 -1 4194304 1917 0 0 0 447 1 0 0 25 0 1 0 220641916 8327168 1903 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24480/statm: 2033 1903 76 172 0 1858 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 13492

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 24480
/proc/meminfo: memFree=1811008/2055920 swapFree=4180360/4192956
[pid=24477] ppid=24475 vsize=5360 CPUtime=1.78
/proc/24477/stat : 24477 (glucose.sh) S 24475 24477 24440 0 -1 4194304 313 2659 0 0 0 0 176 2 16 0 1 0 220641737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24477/statm: 1340 238 195 169 0 51 0
[pid=24480] ppid=24477 vsize=9660 CPUtime=10.87
/proc/24480/stat : 24480 (glucose_static) R 24477 24477 24440 0 -1 4194304 2264 0 0 0 1086 1 0 0 25 0 1 0 220641916 9891840 2250 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24480/statm: 2415 2250 76 172 0 2240 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 15020

[startup+25.503 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 24480
/proc/meminfo: memFree=1809344/2055920 swapFree=4180360/4192956
[pid=24477] ppid=24475 vsize=5360 CPUtime=1.78
/proc/24477/stat : 24477 (glucose.sh) S 24475 24477 24440 0 -1 4194304 313 2659 0 0 0 0 176 2 16 0 1 0 220641737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24477/statm: 1340 238 195 169 0 51 0
[pid=24480] ppid=24477 vsize=11368 CPUtime=23.67
/proc/24480/stat : 24480 (glucose_static) R 24477 24477 24440 0 -1 4194304 2691 0 0 0 2366 1 0 0 25 0 1 0 220641916 11640832 2677 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24480/statm: 2842 2677 76 172 0 2667 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 16728

[startup+51.1026 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 24480
/proc/meminfo: memFree=1807296/2055920 swapFree=4180360/4192956
[pid=24477] ppid=24475 vsize=5360 CPUtime=1.78
/proc/24477/stat : 24477 (glucose.sh) S 24475 24477 24440 0 -1 4194304 313 2659 0 0 0 0 176 2 16 0 1 0 220641737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24477/statm: 1340 238 195 169 0 51 0
[pid=24480] ppid=24477 vsize=13824 CPUtime=49.26
/proc/24480/stat : 24480 (glucose_static) R 24477 24477 24440 0 -1 4194304 3266 0 0 0 4924 2 0 0 25 0 1 0 220641916 14155776 3252 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24480/statm: 3456 3252 76 172 0 3281 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 19184

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 24480
/proc/meminfo: memFree=1803968/2055920 swapFree=4180360/4192956
[pid=24477] ppid=24475 vsize=5360 CPUtime=1.78
/proc/24477/stat : 24477 (glucose.sh) S 24475 24477 24440 0 -1 4194304 313 2659 0 0 0 0 176 2 16 0 1 0 220641737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24477/statm: 1340 238 195 169 0 51 0
[pid=24480] ppid=24477 vsize=16916 CPUtime=100.44
/proc/24480/stat : 24480 (glucose_static) R 24477 24477 24440 0 -1 4194304 4004 0 0 0 10042 2 0 0 25 0 1 0 220641916 17321984 3990 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24480/statm: 4229 3990 76 172 0 4054 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 22276

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24480
/proc/meminfo: memFree=1801664/2055920 swapFree=4180360/4192956
[pid=24477] ppid=24475 vsize=5360 CPUtime=1.78
/proc/24477/stat : 24477 (glucose.sh) S 24475 24477 24440 0 -1 4194304 313 2659 0 0 0 0 176 2 16 0 1 0 220641737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24477/statm: 1340 238 195 169 0 51 0
[pid=24480] ppid=24477 vsize=19316 CPUtime=160.41
/proc/24480/stat : 24480 (glucose_static) R 24477 24477 24440 0 -1 4194304 4582 0 0 0 16038 3 0 0 25 0 1 0 220641916 19779584 4568 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24480/statm: 4829 4568 76 172 0 4654 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 24676

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24480
/proc/meminfo: memFree=1799744/2055920 swapFree=4180360/4192956
[pid=24477] ppid=24475 vsize=5360 CPUtime=1.78
/proc/24477/stat : 24477 (glucose.sh) S 24475 24477 24440 0 -1 4194304 313 2659 0 0 0 0 176 2 16 0 1 0 220641737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24477/statm: 1340 238 195 169 0 51 0
[pid=24480] ppid=24477 vsize=21424 CPUtime=220.38
/proc/24480/stat : 24480 (glucose_static) R 24477 24477 24440 0 -1 4194304 5075 0 0 0 22035 3 0 0 25 0 1 0 220641916 21938176 5061 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24480/statm: 5356 5061 76 172 0 5181 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 26784

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24480
/proc/meminfo: memFree=1798848/2055920 swapFree=4180360/4192956
[pid=24477] ppid=24475 vsize=5360 CPUtime=1.78
/proc/24477/stat : 24477 (glucose.sh) S 24475 24477 24440 0 -1 4194304 313 2659 0 0 0 0 176 2 16 0 1 0 220641737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24477/statm: 1340 238 195 169 0 51 0
[pid=24480] ppid=24477 vsize=22420 CPUtime=280.35
/proc/24480/stat : 24480 (glucose_static) R 24477 24477 24440 0 -1 4194304 5295 0 0 0 28032 3 0 0 25 0 1 0 220641916 22958080 5281 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24480/statm: 5605 5281 76 172 0 5430 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 27780

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24480
/proc/meminfo: memFree=1796928/2055920 swapFree=4180360/4192956
[pid=24477] ppid=24475 vsize=5360 CPUtime=1.78
/proc/24477/stat : 24477 (glucose.sh) S 24475 24477 24440 0 -1 4194304 313 2659 0 0 0 0 176 2 16 0 1 0 220641737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24477/statm: 1340 238 195 169 0 51 0
[pid=24480] ppid=24477 vsize=24556 CPUtime=340.34
/proc/24480/stat : 24480 (glucose_static) R 24477 24477 24440 0 -1 4194304 5786 0 0 0 34030 4 0 0 25 0 1 0 220641916 25145344 5772 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24480/statm: 6139 5772 76 172 0 5964 0
Current children cumulated CPU time (s) 342.12

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

/proc/24480/statm: 14403 13383 76 172 0 14228 0
Current children cumulated CPU time (s) 4360.19
Current children cumulated vsize (KiB) 62972

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24488
/proc/meminfo: memFree=1765120/2055920 swapFree=4180360/4192956
[pid=24477] ppid=24475 vsize=5360 CPUtime=1.78
/proc/24477/stat : 24477 (glucose.sh) S 24475 24477 24440 0 -1 4194304 313 2659 0 0 0 0 176 2 16 0 1 0 220641737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24477/statm: 1340 238 195 169 0 51 0
[pid=24480] ppid=24477 vsize=57612 CPUtime=4418.38
/proc/24480/stat : 24480 (glucose_static) R 24477 24477 24440 0 -1 4194304 13420 0 0 0 441824 14 0 0 25 0 1 0 220641916 58994688 13385 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24480/statm: 14403 13385 76 172 0 14228 0
Current children cumulated CPU time (s) 4420.16
Current children cumulated vsize (KiB) 62972

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24490
/proc/meminfo: memFree=1764800/2055920 swapFree=4180360/4192956
[pid=24477] ppid=24475 vsize=5360 CPUtime=1.78
/proc/24477/stat : 24477 (glucose.sh) S 24475 24477 24440 0 -1 4194304 313 2659 0 0 0 0 176 2 16 0 1 0 220641737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24477/statm: 1340 238 195 169 0 51 0
[pid=24480] ppid=24477 vsize=57756 CPUtime=4478.35
/proc/24480/stat : 24480 (glucose_static) R 24477 24477 24440 0 -1 4194304 13448 0 0 0 447821 14 0 0 25 0 1 0 220641916 59142144 13413 1992294400 134512640 135217611 4294956304 18446744073709551615 134533310 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24480/statm: 14439 13413 76 172 0 14264 0
Current children cumulated CPU time (s) 4480.13
Current children cumulated vsize (KiB) 63116

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24490
/proc/meminfo: memFree=1764736/2055920 swapFree=4180360/4192956
[pid=24477] ppid=24475 vsize=5360 CPUtime=1.78
/proc/24477/stat : 24477 (glucose.sh) S 24475 24477 24440 0 -1 4194304 313 2659 0 0 0 0 176 2 16 0 1 0 220641737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24477/statm: 1340 238 195 169 0 51 0
[pid=24480] ppid=24477 vsize=58044 CPUtime=4538.33
/proc/24480/stat : 24480 (glucose_static) R 24477 24477 24440 0 -1 4194304 13502 0 0 0 453819 14 0 0 25 0 1 0 220641916 59437056 13467 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24480/statm: 14511 13467 76 172 0 14336 0
Current children cumulated CPU time (s) 4540.11
Current children cumulated vsize (KiB) 63404

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24490
/proc/meminfo: memFree=1763904/2055920 swapFree=4180360/4192956
[pid=24477] ppid=24475 vsize=5360 CPUtime=1.78
/proc/24477/stat : 24477 (glucose.sh) S 24475 24477 24440 0 -1 4194304 313 2659 0 0 0 0 176 2 16 0 1 0 220641737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24477/statm: 1340 238 195 169 0 51 0
[pid=24480] ppid=24477 vsize=58836 CPUtime=4598.31
/proc/24480/stat : 24480 (glucose_static) R 24477 24477 24440 0 -1 4194304 13690 0 0 0 459816 15 0 0 25 0 1 0 220641916 60248064 13655 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24480/statm: 14709 13655 76 172 0 14534 0
Current children cumulated CPU time (s) 4600.09
Current children cumulated vsize (KiB) 64196

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24490
/proc/meminfo: memFree=1763008/2055920 swapFree=4180360/4192956
[pid=24477] ppid=24475 vsize=5360 CPUtime=1.78
/proc/24477/stat : 24477 (glucose.sh) S 24475 24477 24440 0 -1 4194304 313 2659 0 0 0 0 176 2 16 0 1 0 220641737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24477/statm: 1340 238 195 169 0 51 0
[pid=24480] ppid=24477 vsize=59668 CPUtime=4658.28
/proc/24480/stat : 24480 (glucose_static) R 24477 24477 24440 0 -1 4194304 13916 0 0 0 465813 15 0 0 25 0 1 0 220641916 61100032 13881 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24480/statm: 14917 13881 76 172 0 14742 0
Current children cumulated CPU time (s) 4660.06
Current children cumulated vsize (KiB) 65028

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24490
/proc/meminfo: memFree=1762880/2055920 swapFree=4180360/4192956
[pid=24477] ppid=24475 vsize=5360 CPUtime=1.78
/proc/24477/stat : 24477 (glucose.sh) S 24475 24477 24440 0 -1 4194304 313 2659 0 0 0 0 176 2 16 0 1 0 220641737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24477/statm: 1340 238 195 169 0 51 0
[pid=24480] ppid=24477 vsize=60044 CPUtime=4718.25
/proc/24480/stat : 24480 (glucose_static) R 24477 24477 24440 0 -1 4194304 13962 0 0 0 471810 15 0 0 25 0 1 0 220641916 61485056 13927 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24480/statm: 15011 13927 76 172 0 14836 0
Current children cumulated CPU time (s) 4720.03
Current children cumulated vsize (KiB) 65404

[startup+4782.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 24490
/proc/meminfo: memFree=1761984/2055920 swapFree=4180360/4192956
[pid=24477] ppid=24475 vsize=5360 CPUtime=1.78
/proc/24477/stat : 24477 (glucose.sh) S 24475 24477 24440 0 -1 4194304 313 2659 0 0 0 0 176 2 16 0 1 0 220641737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24477/statm: 1340 238 195 169 0 51 0
[pid=24480] ppid=24477 vsize=61016 CPUtime=4778.22
/proc/24480/stat : 24480 (glucose_static) R 24477 24477 24440 0 -1 4194304 14182 0 0 0 477807 15 0 0 25 0 1 0 220641916 62480384 14147 1992294400 134512640 135217611 4294956304 18446744073709551615 134533319 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24480/statm: 15254 14147 76 172 0 15079 0
Current children cumulated CPU time (s) 4780
Current children cumulated vsize (KiB) 66376

[startup+4842.3 s]
/proc/loadavg: 1.12 1.04 1.01 2/66 24490
/proc/meminfo: memFree=1761984/2055920 swapFree=4180360/4192956
[pid=24477] ppid=24475 vsize=5360 CPUtime=1.78
/proc/24477/stat : 24477 (glucose.sh) S 24475 24477 24440 0 -1 4194304 313 2659 0 0 0 0 176 2 16 0 1 0 220641737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24477/statm: 1340 238 195 169 0 51 0
[pid=24480] ppid=24477 vsize=61016 CPUtime=4838.2
/proc/24480/stat : 24480 (glucose_static) R 24477 24477 24440 0 -1 4194304 14182 0 0 0 483805 15 0 0 25 0 1 0 220641916 62480384 14147 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24480/statm: 15254 14147 76 172 0 15079 0
Current children cumulated CPU time (s) 4839.98
Current children cumulated vsize (KiB) 66376

[startup+4902.3 s]
/proc/loadavg: 1.13 1.06 1.01 2/66 24490
/proc/meminfo: memFree=1761920/2055920 swapFree=4180360/4192956
[pid=24477] ppid=24475 vsize=5360 CPUtime=1.78
/proc/24477/stat : 24477 (glucose.sh) S 24475 24477 24440 0 -1 4194304 313 2659 0 0 0 0 176 2 16 0 1 0 220641737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24477/statm: 1340 238 195 169 0 51 0
[pid=24480] ppid=24477 vsize=61016 CPUtime=4898.16
/proc/24480/stat : 24480 (glucose_static) R 24477 24477 24440 0 -1 4194304 14189 0 0 0 489801 15 0 0 25 0 1 0 220641916 62480384 14154 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24480/statm: 15254 14154 76 172 0 15079 0
Current children cumulated CPU time (s) 4899.94
Current children cumulated vsize (KiB) 66376

[startup+4962.3 s]
/proc/loadavg: 1.05 1.05 1.01 2/66 24490
/proc/meminfo: memFree=1761024/2055920 swapFree=4180360/4192956
[pid=24477] ppid=24475 vsize=5360 CPUtime=1.78
/proc/24477/stat : 24477 (glucose.sh) S 24475 24477 24440 0 -1 4194304 313 2659 0 0 0 0 176 2 16 0 1 0 220641737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24477/statm: 1340 238 195 169 0 51 0
[pid=24480] ppid=24477 vsize=62292 CPUtime=4958.13
/proc/24480/stat : 24480 (glucose_static) R 24477 24477 24440 0 -1 4194304 14433 0 0 0 495798 15 0 0 25 0 1 0 220641916 63787008 14398 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24480/statm: 15573 14398 76 172 0 15398 0
Current children cumulated CPU time (s) 4959.91
Current children cumulated vsize (KiB) 67652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.5 s]
/proc/loadavg: 1.02 1.04 1.00 2/66 24490
/proc/meminfo: memFree=1760704/2055920 swapFree=4180360/4192956
[pid=24477] ppid=24475 vsize=5360 CPUtime=1.78
/proc/24477/stat : 24477 (glucose.sh) S 24475 24477 24440 0 -1 4194304 313 2659 0 0 0 0 176 2 16 0 1 0 220641737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24477/statm: 1340 238 195 169 0 51 0
[pid=24480] ppid=24477 vsize=62508 CPUtime=4998.32
/proc/24480/stat : 24480 (glucose_static) R 24477 24477 24440 0 -1 4194304 14488 0 0 0 499817 15 0 0 25 0 1 0 220641916 64008192 14453 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24480/statm: 15627 14453 76 172 0 15452 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 67868

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

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

[startup+5002.5 s]
/proc/loadavg: 1.02 1.04 1.00 2/66 24490
/proc/meminfo: memFree=1760704/2055920 swapFree=4180360/4192956
[pid=24477] ppid=24475 vsize=5360 CPUtime=1.78
/proc/24477/stat : 24477 (glucose.sh) S 24475 24477 24440 0 -1 4194304 313 2659 0 0 0 0 176 2 16 0 1 0 220641737 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24477/statm: 1340 238 195 169 0 51 0
[pid=24480] ppid=24477 vsize=62508 CPUtime=4998.32
/proc/24480/stat : 24480 (glucose_static) R 24477 24477 24440 0 -1 4194304 14488 0 0 0 499817 15 0 0 25 0 1 0 220641916 64008192 14453 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24480/statm: 15627 14453 76 172 0 15452 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 67868

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5002.51
CPU time (s): 5000.1
CPU user time (s): 4999.93
CPU system time (s): 0.17
CPU usage (%): 99.9518
Max. virtual memory (cumulated for all children) (KiB): 67868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.76673
system time used= 0.025996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2972
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 4.12237 second user time and 14.0749 second system time

The end

Launcher Data

Begin job on node49 at 2009-05-10 05:29:34
IDJOB=1784240
IDBENCH=71136
IDSOLVER=610
FILE ID=node49/1784240-1241926173
PBS_JOBID= 9264944
Free space on /tmp= 66224 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_2vars_9gates_u2.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784240-1241926173/watcher-1784240-1241926173 -o /tmp/evaluation-result-1784240-1241926173/solver-1784240-1241926173 -C 5000 -W 6000 -M 1800  glucose.sh HOME/instance-1784240-1241926173.cnf

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

MD5SUM BENCH= ef7ae52d071607b182dca67dbff359aa
RANDOM SEED=1382101622

node49.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.241
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.241
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:       1822120 kB
Buffers:         48276 kB
Cached:         133728 kB
SwapCached:       6356 kB
Active:         106828 kB
Inactive:        83984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1822120 kB
SwapTotal:     4192956 kB
SwapFree:      4180360 kB
Dirty:            3964 kB
Writeback:           0 kB
Mapped:          13644 kB
Slab:            28844 kB
Committed_AS:   736036 kB
PageTables:       1384 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= 66220 MiB
End job on node49 at 2009-05-10 06:52:58