Trace number 1728365

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) 1200.08 1200.61

General information on the benchmark

Namecrafted/Hard/contest05/others/
sgp_9-8-8.sat05-2674.reshuffled-07.cnf
MD5SUMf935103d71f7bb9e8d8051793d20ec02
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 variables186624
Number of clauses3086912
Sum of the clauses size6851936
Maximum clause length64
Minimum clause length1
Number of clauses of size 1128
Number of clauses of size 22506464
Number of clauses of size 3574560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55760

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...
5.28/5.36	c ==============================================================================
5.28/5.36	c |           |     ORIGINAL     |              LEARNT              |          |
5.28/5.36	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
5.28/5.36	c ==============================================================================
5.28/5.36	c |         0 | 2883316  6430464 |  864994       0        0     nan |  0.000 % |
13.08/13.12	c |         0 | 2283232  5203385 |      --       0       --      -- |     --   | -17248/175257
13.08/13.12	c ==============================================================================
13.08/13.12	c Result  :   #vars: 77899   #clauses: 2283232   #literals: 5203385
13.08/13.12	c CPU time:   12.6901 s
13.08/13.12	c ==============================================================================
14.98/15.03	c
14.98/15.03	c Starting glucose
14.98/15.03	c
14.98/15.03	
14.98/15.03	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
14.98/15.03	
14.98/15.03	c ============================[ Problem Statistics ]=============================
14.98/15.03	c |                                                                             |
14.98/15.03	c |  Number of variables:  77899                                                |
14.98/15.03	c |  Number of clauses:    2283232                                              |
17.17/17.21	c |  Parsing time:         1.99         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-1728365-1240736060/watcher-1728365-1240736060 -o /tmp/evaluation-result-1728365-1240736060/solver-1728365-1240736060 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1728365-1240736060.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27608
/proc/meminfo: memFree=1407232/2055920 swapFree=4125620/4192956
[pid=27608] ppid=27606 vsize=5360 CPUtime=0
/proc/27608/stat : 27608 (glucose.sh) S 27606 27608 27226 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 101640371 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27608/statm: 1340 236 195 169 0 51 0
[pid=27609] ppid=27608 vsize=1744 CPUtime=0
/proc/27609/stat : 27609 (SatELite_releas) R 27608 27608 27226 0 -1 4194304 294 0 0 0 0 0 0 0 19 0 1 0 101640371 1785856 278 1992294400 134512640 135225430 4294956160 18446744073709551615 134544080 0 0 4096 3 0 0 0 17 0 0 0
/proc/27609/statm: 436 280 49 174 0 259 0

[startup+0.103548 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27608
/proc/meminfo: memFree=1407232/2055920 swapFree=4125620/4192956
[pid=27608] ppid=27606 vsize=5360 CPUtime=0
/proc/27608/stat : 27608 (glucose.sh) S 27606 27608 27226 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 101640371 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27608/statm: 1340 236 195 169 0 51 0
[pid=27609] ppid=27608 vsize=28640 CPUtime=0.09
/proc/27609/stat : 27609 (SatELite_releas) R 27608 27608 27226 0 -1 4194304 5495 0 0 0 7 2 0 0 20 0 1 0 101640371 29327360 5332 1992294400 134512640 135225430 4294956160 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/27609/statm: 7160 5333 50 174 0 6983 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34000

[startup+0.202553 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27608
/proc/meminfo: memFree=1407232/2055920 swapFree=4125620/4192956
[pid=27608] ppid=27606 vsize=5360 CPUtime=0
/proc/27608/stat : 27608 (glucose.sh) S 27606 27608 27226 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 101640371 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27608/statm: 1340 236 195 169 0 51 0
[pid=27609] ppid=27608 vsize=33244 CPUtime=0.18
/proc/27609/stat : 27609 (SatELite_releas) R 27608 27608 27226 0 -1 4194304 6636 0 0 0 16 2 0 0 20 0 1 0 101640371 34041856 6473 1992294400 134512640 135225430 4294956160 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/27609/statm: 8311 6473 51 174 0 8134 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 38604

[startup+0.302559 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27608
/proc/meminfo: memFree=1407232/2055920 swapFree=4125620/4192956
[pid=27608] ppid=27606 vsize=5360 CPUtime=0
/proc/27608/stat : 27608 (glucose.sh) S 27606 27608 27226 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 101640371 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27608/statm: 1340 236 195 169 0 51 0
[pid=27609] ppid=27608 vsize=37320 CPUtime=0.29
/proc/27609/stat : 27609 (SatELite_releas) R 27608 27608 27226 0 -1 4194304 7580 0 0 0 26 3 0 0 21 0 1 0 101640371 38215680 7417 1992294400 134512640 135225430 4294956160 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/27609/statm: 9330 7418 52 174 0 9153 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42680

[startup+0.701584 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27608
/proc/meminfo: memFree=1407232/2055920 swapFree=4125620/4192956
[pid=27608] ppid=27606 vsize=5360 CPUtime=0
/proc/27608/stat : 27608 (glucose.sh) S 27606 27608 27226 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 101640371 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27608/statm: 1340 236 195 169 0 51 0
[pid=27609] ppid=27608 vsize=54184 CPUtime=0.68
/proc/27609/stat : 27609 (SatELite_releas) R 27608 27608 27226 0 -1 4194304 11833 0 0 0 62 6 0 0 24 0 1 0 101640371 55484416 11670 1992294400 134512640 135225430 4294956160 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/27609/statm: 13546 11670 51 174 0 13369 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 59544

[startup+1.50264 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27610
/proc/meminfo: memFree=1346536/2055920 swapFree=4125620/4192956
[pid=27608] ppid=27606 vsize=5360 CPUtime=0
/proc/27608/stat : 27608 (glucose.sh) S 27606 27608 27226 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 101640371 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27608/statm: 1340 236 195 169 0 51 0
[pid=27609] ppid=27608 vsize=86332 CPUtime=1.49
/proc/27609/stat : 27609 (SatELite_releas) R 27608 27608 27226 0 -1 4194304 18947 0 0 0 138 11 0 0 25 0 1 0 101640371 88403968 18784 1992294400 134512640 135225430 4294956160 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/27609/statm: 21583 18785 51 174 0 21406 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 91692

[startup+3.10174 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27610
/proc/meminfo: memFree=1306536/2055920 swapFree=4125620/4192956
[pid=27608] ppid=27606 vsize=5360 CPUtime=0
/proc/27608/stat : 27608 (glucose.sh) S 27606 27608 27226 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 101640371 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27608/statm: 1340 236 195 169 0 51 0
[pid=27609] ppid=27608 vsize=137160 CPUtime=3.09
/proc/27609/stat : 27609 (SatELite_releas) R 27608 27608 27226 0 -1 4194304 30756 0 0 0 289 20 0 0 25 0 1 0 101640371 140451840 30593 1992294400 134512640 135225430 4294956160 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/27609/statm: 34290 30593 51 174 0 34113 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 142520

[startup+6.30195 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27610
/proc/meminfo: memFree=1217640/2055920 swapFree=4125620/4192956
[pid=27608] ppid=27606 vsize=5360 CPUtime=0
/proc/27608/stat : 27608 (glucose.sh) S 27606 27608 27226 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 101640371 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27608/statm: 1340 236 195 169 0 51 0
[pid=27609] ppid=27608 vsize=219200 CPUtime=6.29
/proc/27609/stat : 27609 (SatELite_releas) R 27608 27608 27226 0 -1 4194304 49335 0 0 0 598 31 0 0 25 0 1 0 101640371 224460800 49140 1992294400 134512640 135225430 4294956160 18446744073709551615 134549539 0 0 4096 3 0 0 0 17 0 0 0
/proc/27609/statm: 54800 49140 72 174 0 54623 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 224560

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27610
/proc/meminfo: memFree=1155688/2055920 swapFree=4125620/4192956
[pid=27608] ppid=27606 vsize=5360 CPUtime=0
/proc/27608/stat : 27608 (glucose.sh) S 27606 27608 27226 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 101640371 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27608/statm: 1340 236 195 169 0 51 0
[pid=27609] ppid=27608 vsize=289972 CPUtime=12.68
/proc/27609/stat : 27609 (SatELite_releas) R 27608 27608 27226 0 -1 4194304 68055 0 0 0 1226 42 0 0 25 0 1 0 101640371 296931328 61503 1992294400 134512640 135225430 4294956160 18446744073709551615 134586136 0 0 4096 3 0 0 0 17 0 0 0
/proc/27609/statm: 72493 61503 77 174 0 72316 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 295332

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27611
/proc/meminfo: memFree=1238376/2055920 swapFree=4125620/4192956
[pid=27608] ppid=27606 vsize=5360 CPUtime=15.01
/proc/27608/stat : 27608 (glucose.sh) S 27606 27608 27226 0 -1 4194304 313 68245 0 0 0 0 1438 63 19 0 1 0 101640371 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27608/statm: 1340 238 195 169 0 51 0
[pid=27611] ppid=27608 vsize=127944 CPUtime=10.44
/proc/27611/stat : 27611 (glucose_static) R 27608 27608 27226 0 -1 4194304 31514 0 0 0 1025 19 0 0 25 0 1 0 101641874 131014656 31386 1992294400 134512640 135217611 4294956272 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27611/statm: 31986 31386 76 172 0 31811 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 133304

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27611
/proc/meminfo: memFree=1228136/2055920 swapFree=4125620/4192956
[pid=27608] ppid=27606 vsize=5360 CPUtime=15.01
/proc/27608/stat : 27608 (glucose.sh) S 27606 27608 27226 0 -1 4194304 313 68245 0 0 0 0 1438 63 19 0 1 0 101640371 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27608/statm: 1340 238 195 169 0 51 0
[pid=27611] ppid=27608 vsize=136440 CPUtime=36.03
/proc/27611/stat : 27611 (glucose_static) R 27608 27608 27226 0 -1 4194304 33635 0 0 0 3580 23 0 0 25 0 1 0 101641874 139714560 33507 1992294400 134512640 135217611 4294956272 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27611/statm: 34110 33507 76 172 0 33935 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 141800

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27611
/proc/meminfo: memFree=1228968/2055920 swapFree=4125620/4192956
[pid=27608] ppid=27606 vsize=5360 CPUtime=15.01
/proc/27608/stat : 27608 (glucose.sh) S 27606 27608 27226 0 -1 4194304 313 68245 0 0 0 0 1438 63 19 0 1 0 101640371 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27608/statm: 1340 238 195 169 0 51 0
[pid=27611] ppid=27608 vsize=137444 CPUtime=87.21
/proc/27611/stat : 27611 (glucose_static) R 27608 27608 27226 0 -1 4194304 33882 0 0 0 8698 23 0 0 25 0 1 0 101641874 140742656 33754 1992294400 134512640 135217611 4294956272 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27611/statm: 34361 33754 76 172 0 34186 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 142804

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27611
/proc/meminfo: memFree=1224808/2055920 swapFree=4125620/4192956
[pid=27608] ppid=27606 vsize=5360 CPUtime=15.01
/proc/27608/stat : 27608 (glucose.sh) S 27606 27608 27226 0 -1 4194304 313 68245 0 0 0 0 1438 63 19 0 1 0 101640371 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27608/statm: 1340 238 195 169 0 51 0
[pid=27611] ppid=27608 vsize=141844 CPUtime=147.17
/proc/27611/stat : 27611 (glucose_static) R 27608 27608 27226 0 -1 4194304 34954 0 0 0 14693 24 0 0 25 0 1 0 101641874 145248256 34826 1992294400 134512640 135217611 4294956272 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27611/statm: 35461 34826 76 172 0 35286 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 147204

[startup+222.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27611
/proc/meminfo: memFree=1216488/2055920 swapFree=4125620/4192956
[pid=27608] ppid=27606 vsize=5360 CPUtime=15.01
/proc/27608/stat : 27608 (glucose.sh) S 27606 27608 27226 0 -1 4194304 313 68245 0 0 0 0 1438 63 19 0 1 0 101640371 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27608/statm: 1340 238 195 169 0 51 0
[pid=27611] ppid=27608 vsize=149904 CPUtime=207.15
/proc/27611/stat : 27611 (glucose_static) R 27608 27608 27226 0 -1 4194304 36987 0 0 0 20690 25 0 0 25 0 1 0 101641874 153501696 36859 1992294400 134512640 135217611 4294956272 18446744073709551615 134536986 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27611/statm: 37476 36859 76 172 0 37301 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 155264

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27611
/proc/meminfo: memFree=1213416/2055920 swapFree=4125620/4192956
[pid=27608] ppid=27606 vsize=5360 CPUtime=15.01
/proc/27608/stat : 27608 (glucose.sh) S 27606 27608 27226 0 -1 4194304 313 68245 0 0 0 0 1438 63 19 0 1 0 101640371 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27608/statm: 1340 238 195 169 0 51 0
[pid=27611] ppid=27608 vsize=153076 CPUtime=267.13
/proc/27611/stat : 27611 (glucose_static) R 27608 27608 27226 0 -1 4194304 37757 0 0 0 26687 26 0 0 25 0 1 0 101641874 156749824 37629 1992294400 134512640 135217611 4294956272 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27611/statm: 38269 37629 76 172 0 38094 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 158436

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27611
/proc/meminfo: memFree=1210280/2055920 swapFree=4125620/4192956
[pid=27608] ppid=27606 vsize=5360 CPUtime=15.01
/proc/27608/stat : 27608 (glucose.sh) S 27606 27608 27226 0 -1 4194304 313 68245 0 0 0 0 1438 63 19 0 1 0 101640371 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27608/statm: 1340 238 195 169 0 51 0
[pid=27611] ppid=27608 vsize=156112 CPUtime=327.1
/proc/27611/stat : 27611 (glucose_static) R 27608 27608 27226 0 -1 4194304 38543 0 0 0 32683 27 0 0 25 0 1 0 101641874 159858688 38415 1992294400 134512640 135217611 4294956272 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27611/statm: 39028 38415 76 172 0 38853 0

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

/proc/27611/statm: 40068 39394 76 172 0 39893 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 165632

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27617
/proc/meminfo: memFree=1205544/2055920 swapFree=4125620/4192956
[pid=27608] ppid=27606 vsize=5360 CPUtime=15.01
/proc/27608/stat : 27608 (glucose.sh) S 27606 27608 27226 0 -1 4194304 313 68245 0 0 0 0 1438 63 19 0 1 0 101640371 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27608/statm: 1340 238 195 169 0 51 0
[pid=27611] ppid=27608 vsize=161164 CPUtime=626.98
/proc/27611/stat : 27611 (glucose_static) R 27608 27608 27226 0 -1 4194304 39721 0 0 0 62670 28 0 0 25 0 1 0 101641874 165031936 39593 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27611/statm: 40291 39593 76 172 0 40116 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 166524

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27617
/proc/meminfo: memFree=1199976/2055920 swapFree=4125620/4192956
[pid=27608] ppid=27606 vsize=5360 CPUtime=15.01
/proc/27608/stat : 27608 (glucose.sh) S 27606 27608 27226 0 -1 4194304 313 68245 0 0 0 0 1438 63 19 0 1 0 101640371 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27608/statm: 1340 238 195 169 0 51 0
[pid=27611] ppid=27608 vsize=166708 CPUtime=686.96
/proc/27611/stat : 27611 (glucose_static) R 27608 27608 27226 0 -1 4194304 41115 0 0 0 68667 29 0 0 25 0 1 0 101641874 170708992 40987 1992294400 134512640 135217611 4294956272 18446744073709551615 134538470 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27611/statm: 41677 40987 76 172 0 41502 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 172068

[startup+762.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27617
/proc/meminfo: memFree=1193512/2055920 swapFree=4125620/4192956
[pid=27608] ppid=27606 vsize=5360 CPUtime=15.01
/proc/27608/stat : 27608 (glucose.sh) S 27606 27608 27226 0 -1 4194304 313 68245 0 0 0 0 1438 63 19 0 1 0 101640371 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27608/statm: 1340 238 195 169 0 51 0
[pid=27611] ppid=27608 vsize=172916 CPUtime=746.94
/proc/27611/stat : 27611 (glucose_static) R 27608 27608 27226 0 -1 4194304 42670 0 0 0 74663 31 0 0 25 0 1 0 101641874 177065984 42542 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27611/statm: 43229 42542 76 172 0 43054 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 178276

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27617
/proc/meminfo: memFree=1193512/2055920 swapFree=4125620/4192956
[pid=27608] ppid=27606 vsize=5360 CPUtime=15.01
/proc/27608/stat : 27608 (glucose.sh) S 27606 27608 27226 0 -1 4194304 313 68245 0 0 0 0 1438 63 19 0 1 0 101640371 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27608/statm: 1340 238 195 169 0 51 0
[pid=27611] ppid=27608 vsize=172916 CPUtime=806.91
/proc/27611/stat : 27611 (glucose_static) R 27608 27608 27226 0 -1 4194304 42672 0 0 0 80660 31 0 0 25 0 1 0 101641874 177065984 42544 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27611/statm: 43229 42544 76 172 0 43054 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 178276

[startup+882.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27617
/proc/meminfo: memFree=1193512/2055920 swapFree=4125620/4192956
[pid=27608] ppid=27606 vsize=5360 CPUtime=15.01
/proc/27608/stat : 27608 (glucose.sh) S 27606 27608 27226 0 -1 4194304 313 68245 0 0 0 0 1438 63 19 0 1 0 101640371 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27608/statm: 1340 238 195 169 0 51 0
[pid=27611] ppid=27608 vsize=172916 CPUtime=866.9
/proc/27611/stat : 27611 (glucose_static) R 27608 27608 27226 0 -1 4194304 42674 0 0 0 86659 31 0 0 25 0 1 0 101641874 177065984 42546 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27611/statm: 43229 42546 76 172 0 43054 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 178276

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27617
/proc/meminfo: memFree=1193512/2055920 swapFree=4125620/4192956
[pid=27608] ppid=27606 vsize=5360 CPUtime=15.01
/proc/27608/stat : 27608 (glucose.sh) S 27606 27608 27226 0 -1 4194304 313 68245 0 0 0 0 1438 63 19 0 1 0 101640371 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27608/statm: 1340 238 195 169 0 51 0
[pid=27611] ppid=27608 vsize=172916 CPUtime=926.87
/proc/27611/stat : 27611 (glucose_static) R 27608 27608 27226 0 -1 4194304 42676 0 0 0 92656 31 0 0 25 0 1 0 101641874 177065984 42548 1992294400 134512640 135217611 4294956272 18446744073709551615 134538442 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27611/statm: 43229 42548 76 172 0 43054 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 178276

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27617
/proc/meminfo: memFree=1193448/2055920 swapFree=4125620/4192956
[pid=27608] ppid=27606 vsize=5360 CPUtime=15.01
/proc/27608/stat : 27608 (glucose.sh) S 27606 27608 27226 0 -1 4194304 313 68245 0 0 0 0 1438 63 19 0 1 0 101640371 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27608/statm: 1340 238 195 169 0 51 0
[pid=27611] ppid=27608 vsize=172916 CPUtime=986.85
/proc/27611/stat : 27611 (glucose_static) R 27608 27608 27226 0 -1 4194304 42678 0 0 0 98654 31 0 0 25 0 1 0 101641874 177065984 42550 1992294400 134512640 135217611 4294956272 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27611/statm: 43229 42550 76 172 0 43054 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 178276

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27617
/proc/meminfo: memFree=1193384/2055920 swapFree=4125620/4192956
[pid=27608] ppid=27606 vsize=5360 CPUtime=15.01
/proc/27608/stat : 27608 (glucose.sh) S 27606 27608 27226 0 -1 4194304 313 68245 0 0 0 0 1438 63 19 0 1 0 101640371 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27608/statm: 1340 238 195 169 0 51 0
[pid=27611] ppid=27608 vsize=172916 CPUtime=1046.83
/proc/27611/stat : 27611 (glucose_static) R 27608 27608 27226 0 -1 4194304 42680 0 0 0 104652 31 0 0 25 0 1 0 101641874 177065984 42552 1992294400 134512640 135217611 4294956272 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27611/statm: 43229 42552 76 172 0 43054 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 178276

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27617
/proc/meminfo: memFree=1193384/2055920 swapFree=4125620/4192956
[pid=27608] ppid=27606 vsize=5360 CPUtime=15.01
/proc/27608/stat : 27608 (glucose.sh) S 27606 27608 27226 0 -1 4194304 313 68245 0 0 0 0 1438 63 19 0 1 0 101640371 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27608/statm: 1340 238 195 169 0 51 0
[pid=27611] ppid=27608 vsize=172916 CPUtime=1106.8
/proc/27611/stat : 27611 (glucose_static) R 27608 27608 27226 0 -1 4194304 42681 0 0 0 110649 31 0 0 25 0 1 0 101641874 177065984 42553 1992294400 134512640 135217611 4294956272 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27611/statm: 43229 42553 76 172 0 43054 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 178276

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27617
/proc/meminfo: memFree=1193320/2055920 swapFree=4125620/4192956
[pid=27608] ppid=27606 vsize=5360 CPUtime=15.01
/proc/27608/stat : 27608 (glucose.sh) S 27606 27608 27226 0 -1 4194304 313 68245 0 0 0 0 1438 63 19 0 1 0 101640371 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27608/statm: 1340 238 195 169 0 51 0
[pid=27611] ppid=27608 vsize=172916 CPUtime=1166.77
/proc/27611/stat : 27611 (glucose_static) R 27608 27608 27226 0 -1 4194304 42683 0 0 0 116646 31 0 0 25 0 1 0 101641874 177065984 42555 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27611/statm: 43229 42555 76 172 0 43054 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 178276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27617
/proc/meminfo: memFree=1193320/2055920 swapFree=4125620/4192956
[pid=27608] ppid=27606 vsize=5360 CPUtime=15.01
/proc/27608/stat : 27608 (glucose.sh) S 27606 27608 27226 0 -1 4194304 313 68245 0 0 0 0 1438 63 19 0 1 0 101640371 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27608/statm: 1340 238 195 169 0 51 0
[pid=27611] ppid=27608 vsize=172916 CPUtime=1185.07
/proc/27611/stat : 27611 (glucose_static) R 27608 27608 27226 0 -1 4194304 42683 0 0 0 118476 31 0 0 25 0 1 0 101641874 177065984 42555 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27611/statm: 43229 42555 76 172 0 43054 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 178276

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

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

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27617
/proc/meminfo: memFree=1193320/2055920 swapFree=4125620/4192956
[pid=27608] ppid=27606 vsize=5360 CPUtime=15.01
/proc/27608/stat : 27608 (glucose.sh) S 27606 27608 27226 0 -1 4194304 313 68245 0 0 0 0 1438 63 19 0 1 0 101640371 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27608/statm: 1340 238 195 169 0 51 0
[pid=27611] ppid=27608 vsize=172916 CPUtime=1185.07
/proc/27611/stat : 27611 (glucose_static) R 27608 27608 27226 0 -1 4194304 42683 0 0 0 118476 31 0 0 25 0 1 0 101641874 177065984 42555 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/27611/statm: 43229 42555 76 172 0 43054 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 178276

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27608 and gives
#  childrusage.ru_utime.tv_sec=14
#  childrusage.ru_utime.tv_usec=389812
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=636903
# CPU time returned by wait4() is 15.0267
# while last known CPU time is 1200.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.61
CPU time (s): 1200.08
CPU user time (s): 1199.14
CPU system time (s): 0.94
CPU usage (%): 99.9557
Max. virtual memory (cumulated for all children) (KiB): 295332

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

runsolver used 1.06284 second user time and 3.3125 second system time

The end

Launcher Data

Begin job on node22 at 2009-04-26 10:54:28
IDJOB=1728365
IDBENCH=24669
IDSOLVER=503
FILE ID=node22/1728365-1240736060
PBS_JOBID= 9186950
Free space on /tmp= 66096 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Hard/contest05/others/sgp_9-8-8.sat05-2674.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728365-1240736060/watcher-1728365-1240736060 -o /tmp/evaluation-result-1728365-1240736060/solver-1728365-1240736060 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1728365-1240736060.cnf

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

MD5SUM BENCH= f935103d71f7bb9e8d8051793d20ec02
RANDOM SEED=114208360

node22.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1407648 kB
Buffers:         42920 kB
Cached:         470744 kB
SwapCached:      61616 kB
Active:         220632 kB
Inactive:       356996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1407648 kB
SwapTotal:     4192956 kB
SwapFree:      4125620 kB
Dirty:           53968 kB
Writeback:           0 kB
Mapped:          13564 kB
Slab:            56736 kB
Committed_AS:   472732 kB
PageTables:       1368 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= 66056 MiB
End job on node22 at 2009-04-26 11:14:31