Trace number 1726457

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 1210.91

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.00-s1756632460.sat05-526.reshuffled-07.cnf
MD5SUM00198881c2cf000cfee916c18d69d474
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 variables1132
Number of clauses14011
Sum of the clauses size42316
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 313728
Number of clauses of size 4283
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   14011    42316 |    4203       0        0     nan |  0.000 % |
0.09/0.13	c |         0 |   13728    45916 |      --       0       --      -- |     --   | -283/3600
0.09/0.13	c ==============================================================================
0.09/0.13	c Result  :   #vars: 849   #clauses: 13728   #literals: 45916
0.09/0.13	c CPU time:   0.12698 s
0.09/0.13	c ==============================================================================
0.09/0.15	c
0.09/0.15	c Starting glucose
0.09/0.15	c
0.09/0.15	
0.09/0.15	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.09/0.15	
0.09/0.15	c ============================[ Problem Statistics ]=============================
0.09/0.15	c |                                                                             |
0.09/0.15	c |  Number of variables:  849                                                  |
0.09/0.15	c |  Number of clauses:    13728                                                |
0.09/0.16	c |  Parsing time:         0.01         s                                       |
1200.05/1210.91	HOME/glucose.sh: line 55: 22119 Terminated              $RS $TMP.cnf -verbosity=0 $TMP.result "$@"

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-1726457-1240712527/watcher-1726457-1240712527 -o /tmp/evaluation-result-1726457-1240712527/solver-1726457-1240712527 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1726457-1240712527.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.16 1.11 1.31 5/71 22075
/proc/meminfo: memFree=1647152/2055920 swapFree=4192192/4192956
[pid=22075] ppid=22071 vsize=5360 CPUtime=0
/proc/22075/stat : 22075 (glucose.sh) S 22071 22075 19902 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 99282818 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22075/statm: 1340 236 195 169 0 51 0
[pid=22076] ppid=22075 vsize=1404 CPUtime=0
/proc/22076/stat : 22076 (SatELite_releas) R 22075 22075 19902 0 -1 4194304 217 0 0 0 0 0 0 0 19 0 1 0 99282818 1437696 201 1992294400 134512640 135225430 4294956160 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 1 0 0
/proc/22076/statm: 386 202 50 174 0 209 0

[startup+0.030212 s]
/proc/loadavg: 1.16 1.11 1.31 5/71 22075
/proc/meminfo: memFree=1647152/2055920 swapFree=4192192/4192956
[pid=22075] ppid=22071 vsize=5360 CPUtime=0
/proc/22075/stat : 22075 (glucose.sh) S 22071 22075 19902 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 99282818 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22075/statm: 1340 236 195 169 0 51 0
[pid=22076] ppid=22075 vsize=2344 CPUtime=0.02
/proc/22076/stat : 22076 (SatELite_releas) R 22075 22075 19902 0 -1 4194304 447 0 0 0 2 0 0 0 19 0 1 0 99282818 2400256 431 1992294400 134512640 135225430 4294956160 18446744073709551615 134587259 0 0 4096 3 0 0 0 17 1 0 0
/proc/22076/statm: 586 431 76 174 0 409 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7704

[startup+0.101221 s]
/proc/loadavg: 1.16 1.11 1.31 5/71 22075
/proc/meminfo: memFree=1647152/2055920 swapFree=4192192/4192956
[pid=22075] ppid=22071 vsize=5360 CPUtime=0
/proc/22075/stat : 22075 (glucose.sh) S 22071 22075 19902 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 99282818 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22075/statm: 1340 236 195 169 0 51 0
[pid=22076] ppid=22075 vsize=2744 CPUtime=0.09
/proc/22076/stat : 22076 (SatELite_releas) R 22075 22075 19902 0 -1 4194304 548 0 0 0 9 0 0 0 20 0 1 0 99282818 2809856 532 1992294400 134512640 135225430 4294956160 18446744073709551615 134713844 0 0 4096 3 0 0 0 17 1 0 0
/proc/22076/statm: 686 532 77 174 0 509 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8104

[startup+0.301241 s]
/proc/loadavg: 1.16 1.11 1.31 5/71 22075
/proc/meminfo: memFree=1647152/2055920 swapFree=4192192/4192956
[pid=22075] ppid=22071 vsize=5360 CPUtime=0.13
/proc/22075/stat : 22075 (glucose.sh) S 22071 22075 19902 0 -1 4194304 313 578 0 0 0 0 13 0 15 0 1 0 99282818 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22075/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 5360

[startup+0.701286 s]
/proc/loadavg: 1.16 1.11 1.31 5/71 22075
/proc/meminfo: memFree=1647152/2055920 swapFree=4192192/4192956
[pid=22075] ppid=22071 vsize=5360 CPUtime=0.13
/proc/22075/stat : 22075 (glucose.sh) S 22071 22075 19902 0 -1 4194304 313 578 0 0 0 0 13 0 15 0 1 0 99282818 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22075/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 5360

[startup+1.50138 s]
/proc/loadavg: 1.16 1.11 1.31 3/74 22322
/proc/meminfo: memFree=1643224/2055920 swapFree=4192192/4192956
[pid=22075] ppid=22071 vsize=5360 CPUtime=0.13
/proc/22075/stat : 22075 (glucose.sh) S 22071 22075 19902 0 -1 4194304 313 578 0 0 0 0 13 0 15 0 1 0 99282818 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22075/statm: 1340 238 195 169 0 51 0
[pid=22119] ppid=22075 vsize=4296 CPUtime=1.26
/proc/22119/stat : 22119 (glucose_static) R 22075 22075 19902 0 -1 4194304 781 0 0 0 126 0 0 0 25 0 1 0 99282833 4399104 767 1992294400 134512640 135217611 4294956272 18446744073709551615 134533622 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22119/statm: 1074 767 76 172 0 899 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 9656

[startup+3.10156 s]
/proc/loadavg: 1.23 1.12 1.31 3/73 22582
/proc/meminfo: memFree=1641688/2055920 swapFree=4192192/4192956
[pid=22075] ppid=22071 vsize=5360 CPUtime=0.13
/proc/22075/stat : 22075 (glucose.sh) S 22071 22075 19902 0 -1 4194304 313 578 0 0 0 0 13 0 15 0 1 0 99282818 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22075/statm: 1340 238 195 169 0 51 0
[pid=22119] ppid=22075 vsize=5140 CPUtime=2.68
/proc/22119/stat : 22119 (glucose_static) R 22075 22075 19902 0 -1 4194304 975 0 0 0 268 0 0 0 25 0 1 0 99282833 5263360 961 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/22119/statm: 1285 961 76 172 0 1110 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 10500

[startup+6.30191 s]
/proc/loadavg: 1.23 1.12 1.31 2/74 22978
/proc/meminfo: memFree=1640584/2055920 swapFree=4192192/4192956
[pid=22075] ppid=22071 vsize=5360 CPUtime=0.13
/proc/22075/stat : 22075 (glucose.sh) S 22071 22075 19902 0 -1 4194304 313 578 0 0 0 0 13 0 15 0 1 0 99282818 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22075/statm: 1340 238 195 169 0 51 0
[pid=22119] ppid=22075 vsize=5672 CPUtime=5.73
/proc/22119/stat : 22119 (glucose_static) R 22075 22075 19902 0 -1 4194304 1120 0 0 0 573 0 0 0 25 0 1 0 99282833 5808128 1106 1992294400 134512640 135217611 4294956272 18446744073709551615 134533534 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22119/statm: 1418 1106 76 172 0 1243 0
Current children cumulated CPU time (s) 5.86
Current children cumulated vsize (KiB) 11032

[startup+12.7016 s]
/proc/loadavg: 1.42 1.17 1.33 3/73 24519
/proc/meminfo: memFree=1637128/2055920 swapFree=4192192/4192956
[pid=22075] ppid=22071 vsize=5360 CPUtime=0.13
/proc/22075/stat : 22075 (glucose.sh) S 22071 22075 19902 0 -1 4194304 313 578 0 0 0 0 13 0 15 0 1 0 99282818 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22075/statm: 1340 238 195 169 0 51 0
[pid=22119] ppid=22075 vsize=6888 CPUtime=11.65
/proc/22119/stat : 22119 (glucose_static) R 22075 22075 19902 0 -1 4194304 1410 0 0 0 1164 1 0 0 25 0 1 0 99282833 7053312 1396 1992294400 134512640 135217611 4294956272 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22119/statm: 1722 1396 76 172 0 1547 0
Current children cumulated CPU time (s) 11.78
Current children cumulated vsize (KiB) 12248

[startup+25.5011 s]
/proc/loadavg: 1.58 1.21 1.34 2/74 27445
/proc/meminfo: memFree=1630784/2055920 swapFree=4192192/4192956
[pid=22075] ppid=22071 vsize=5360 CPUtime=0.13
/proc/22075/stat : 22075 (glucose.sh) S 22071 22075 19902 0 -1 4194304 313 578 0 0 0 0 13 0 15 0 1 0 99282818 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22075/statm: 1340 238 195 169 0 51 0
[pid=22119] ppid=22075 vsize=8804 CPUtime=23.47
/proc/22119/stat : 22119 (glucose_static) R 22075 22075 19902 0 -1 4194304 1885 0 0 0 2345 2 0 0 25 0 1 0 99282833 9015296 1871 1992294400 134512640 135217611 4294956272 18446744073709551615 134536977 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22119/statm: 2201 1871 76 172 0 2026 0
Current children cumulated CPU time (s) 23.6
Current children cumulated vsize (KiB) 14164

[startup+51.1019 s]
/proc/loadavg: 1.86 1.31 1.37 3/74 1317
/proc/meminfo: memFree=1621568/2055920 swapFree=4192192/4192956
[pid=22075] ppid=22071 vsize=5360 CPUtime=0.13
/proc/22075/stat : 22075 (glucose.sh) S 22071 22075 19902 0 -1 4194304 313 578 0 0 0 0 13 0 15 0 1 0 99282818 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22075/statm: 1340 238 195 169 0 51 0
[pid=22119] ppid=22075 vsize=10808 CPUtime=47.19
/proc/22119/stat : 22119 (glucose_static) R 22075 22075 19902 0 -1 4194304 2380 0 0 0 4715 4 0 0 25 0 1 0 99282833 11067392 2366 1992294400 134512640 135217611 4294956272 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22119/statm: 2702 2366 76 172 0 2527 0
Current children cumulated CPU time (s) 47.32
Current children cumulated vsize (KiB) 16168

[startup+102.307 s]
/proc/loadavg: 1.94 1.42 1.40 3/74 13214
/proc/meminfo: memFree=1605568/2055920 swapFree=4192192/4192956
[pid=22075] ppid=22071 vsize=5360 CPUtime=0.13
/proc/22075/stat : 22075 (glucose.sh) S 22071 22075 19902 0 -1 4194304 313 578 0 0 0 0 13 0 15 0 1 0 99282818 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22075/statm: 1340 238 195 169 0 51 0
[pid=22119] ppid=22075 vsize=13820 CPUtime=94.76
/proc/22119/stat : 22119 (glucose_static) R 22075 22075 19902 0 -1 4194304 3067 0 0 0 9467 9 0 0 25 0 1 0 99282833 14151680 3053 1992294400 134512640 135217611 4294956272 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22119/statm: 3455 3053 76 172 0 3280 0
Current children cumulated CPU time (s) 94.89
Current children cumulated vsize (KiB) 19180

[startup+162.302 s]
/proc/loadavg: 1.64 1.44 1.41 2/67 23166
/proc/meminfo: memFree=1592896/2055920 swapFree=4192192/4192956
[pid=22075] ppid=22071 vsize=5360 CPUtime=0.13
/proc/22075/stat : 22075 (glucose.sh) S 22071 22075 19902 0 -1 4194304 313 578 0 0 0 0 13 0 15 0 1 0 99282818 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22075/statm: 1340 238 195 169 0 51 0
[pid=22119] ppid=22075 vsize=16640 CPUtime=151.62
/proc/22119/stat : 22119 (glucose_static) R 22075 22075 19902 0 -1 4194304 3739 0 0 0 15148 14 0 0 25 0 1 0 99282833 17039360 3725 1992294400 134512640 135217611 4294956272 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22119/statm: 4160 3725 76 172 0 3985 0
Current children cumulated CPU time (s) 151.75
Current children cumulated vsize (KiB) 22000

[startup+222.301 s]
/proc/loadavg: 1.23 1.36 1.38 2/67 23166
/proc/meminfo: memFree=1590144/2055920 swapFree=4192192/4192956
[pid=22075] ppid=22071 vsize=5360 CPUtime=0.13
/proc/22075/stat : 22075 (glucose.sh) S 22071 22075 19902 0 -1 4194304 313 578 0 0 0 0 13 0 15 0 1 0 99282818 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22075/statm: 1340 238 195 169 0 51 0
[pid=22119] ppid=22075 vsize=19600 CPUtime=211.6
/proc/22119/stat : 22119 (glucose_static) R 22075 22075 19902 0 -1 4194304 4455 0 0 0 21146 14 0 0 25 0 1 0 99282833 20070400 4441 1992294400 134512640 135217611 4294956272 18446744073709551615 134533371 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22119/statm: 4900 4441 76 172 0 4725 0
Current children cumulated CPU time (s) 211.73
Current children cumulated vsize (KiB) 24960

[startup+282.302 s]
/proc/loadavg: 1.08 1.29 1.35 2/67 23166
/proc/meminfo: memFree=1588480/2055920 swapFree=4192192/4192956
[pid=22075] ppid=22071 vsize=5360 CPUtime=0.13
/proc/22075/stat : 22075 (glucose.sh) S 22071 22075 19902 0 -1 4194304 313 578 0 0 0 0 13 0 15 0 1 0 99282818 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22075/statm: 1340 238 195 169 0 51 0
[pid=22119] ppid=22075 vsize=21328 CPUtime=271.59
/proc/22119/stat : 22119 (glucose_static) R 22075 22075 19902 0 -1 4194304 4872 0 0 0 27144 15 0 0 25 0 1 0 99282833 21839872 4858 1992294400 134512640 135217611 4294956272 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22119/statm: 5332 4858 76 172 0 5157 0
Current children cumulated CPU time (s) 271.72
Current children cumulated vsize (KiB) 26688

[startup+342.301 s]
/proc/loadavg: 1.03 1.24 1.33 2/67 23166
/proc/meminfo: memFree=1587392/2055920 swapFree=4192192/4192956
[pid=22075] ppid=22071 vsize=5360 CPUtime=0.13
/proc/22075/stat : 22075 (glucose.sh) S 22071 22075 19902 0 -1 4194304 313 578 0 0 0 0 13 0 15 0 1 0 99282818 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22075/statm: 1340 238 195 169 0 51 0
[pid=22119] ppid=22075 vsize=22404 CPUtime=331.57
/proc/22119/stat : 22119 (glucose_static) R 22075 22075 19902 0 -1 4194304 5121 0 0 0 33142 15 0 0 25 0 1 0 99282833 22941696 5107 1992294400 134512640 135217611 4294956272 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22119/statm: 5601 5107 76 172 0 5426 0
Current children cumulated CPU time (s) 331.7
Current children cumulated vsize (KiB) 27764

[startup+402.301 s]
/proc/loadavg: 1.01 1.19 1.30 2/67 23166
/proc/meminfo: memFree=1585472/2055920 swapFree=4192192/4192956

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

[pid=22119] ppid=22075 vsize=27216 CPUtime=511.51
/proc/22119/stat : 22119 (glucose_static) R 22075 22075 19902 0 -1 4194304 6218 0 0 0 51135 16 0 0 25 0 1 0 99282833 27869184 6204 1992294400 134512640 135217611 4294956272 18446744073709551615 134539424 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22119/statm: 6804 6204 76 172 0 6629 0
Current children cumulated CPU time (s) 511.64
Current children cumulated vsize (KiB) 32576

[startup+582.301 s]
/proc/loadavg: 1.00 1.10 1.24 2/67 23166
/proc/meminfo: memFree=1582144/2055920 swapFree=4192192/4192956
[pid=22075] ppid=22071 vsize=5360 CPUtime=0.13
/proc/22075/stat : 22075 (glucose.sh) S 22071 22075 19902 0 -1 4194304 313 578 0 0 0 0 13 0 15 0 1 0 99282818 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22075/statm: 1340 238 195 169 0 51 0
[pid=22119] ppid=22075 vsize=27988 CPUtime=571.49
/proc/22119/stat : 22119 (glucose_static) R 22075 22075 19902 0 -1 4194304 6427 0 0 0 57133 16 0 0 25 0 1 0 99282833 28659712 6413 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22119/statm: 6997 6413 76 172 0 6822 0
Current children cumulated CPU time (s) 571.62
Current children cumulated vsize (KiB) 33348

[startup+642.301 s]
/proc/loadavg: 1.00 1.08 1.22 2/67 23166
/proc/meminfo: memFree=1581056/2055920 swapFree=4192192/4192956
[pid=22075] ppid=22071 vsize=5360 CPUtime=0.13
/proc/22075/stat : 22075 (glucose.sh) S 22071 22075 19902 0 -1 4194304 313 578 0 0 0 0 13 0 15 0 1 0 99282818 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22075/statm: 1340 238 195 169 0 51 0
[pid=22119] ppid=22075 vsize=29148 CPUtime=631.48
/proc/22119/stat : 22119 (glucose_static) R 22075 22075 19902 0 -1 4194304 6680 0 0 0 63132 16 0 0 25 0 1 0 99282833 29847552 6666 1992294400 134512640 135217611 4294956272 18446744073709551615 134533181 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22119/statm: 7287 6666 76 172 0 7112 0
Current children cumulated CPU time (s) 631.61
Current children cumulated vsize (KiB) 34508

[startup+702.302 s]
/proc/loadavg: 1.00 1.06 1.21 2/67 23166
/proc/meminfo: memFree=1580608/2055920 swapFree=4192192/4192956
[pid=22075] ppid=22071 vsize=5360 CPUtime=0.13
/proc/22075/stat : 22075 (glucose.sh) S 22071 22075 19902 0 -1 4194304 313 578 0 0 0 0 13 0 15 0 1 0 99282818 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22075/statm: 1340 238 195 169 0 51 0
[pid=22119] ppid=22075 vsize=29652 CPUtime=691.46
/proc/22119/stat : 22119 (glucose_static) R 22075 22075 19902 0 -1 4194304 6799 0 0 0 69130 16 0 0 25 0 1 0 99282833 30363648 6785 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22119/statm: 7413 6785 76 172 0 7238 0
Current children cumulated CPU time (s) 691.59
Current children cumulated vsize (KiB) 35012

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.19 2/67 23166
/proc/meminfo: memFree=1580288/2055920 swapFree=4192192/4192956
[pid=22075] ppid=22071 vsize=5360 CPUtime=0.13
/proc/22075/stat : 22075 (glucose.sh) S 22071 22075 19902 0 -1 4194304 313 578 0 0 0 0 13 0 15 0 1 0 99282818 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22075/statm: 1340 238 195 169 0 51 0
[pid=22119] ppid=22075 vsize=29932 CPUtime=751.44
/proc/22119/stat : 22119 (glucose_static) R 22075 22075 19902 0 -1 4194304 6887 0 0 0 75128 16 0 0 25 0 1 0 99282833 30650368 6873 1992294400 134512640 135217611 4294956272 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22119/statm: 7483 6873 76 172 0 7308 0
Current children cumulated CPU time (s) 751.57
Current children cumulated vsize (KiB) 35292

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.18 2/67 23166
/proc/meminfo: memFree=1579904/2055920 swapFree=4192192/4192956
[pid=22075] ppid=22071 vsize=5360 CPUtime=0.13
/proc/22075/stat : 22075 (glucose.sh) S 22071 22075 19902 0 -1 4194304 313 578 0 0 0 0 13 0 15 0 1 0 99282818 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22075/statm: 1340 238 195 169 0 51 0
[pid=22119] ppid=22075 vsize=30496 CPUtime=811.42
/proc/22119/stat : 22119 (glucose_static) R 22075 22075 19902 0 -1 4194304 6998 0 0 0 81126 16 0 0 25 0 1 0 99282833 31227904 6984 1992294400 134512640 135217611 4294956272 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22119/statm: 7624 6984 76 172 0 7449 0
Current children cumulated CPU time (s) 811.55
Current children cumulated vsize (KiB) 35856

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.16 2/67 23166
/proc/meminfo: memFree=1577856/2055920 swapFree=4192192/4192956
[pid=22075] ppid=22071 vsize=5360 CPUtime=0.13
/proc/22075/stat : 22075 (glucose.sh) S 22071 22075 19902 0 -1 4194304 313 578 0 0 0 0 13 0 15 0 1 0 99282818 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22075/statm: 1340 238 195 169 0 51 0
[pid=22119] ppid=22075 vsize=32448 CPUtime=871.41
/proc/22119/stat : 22119 (glucose_static) R 22075 22075 19902 0 -1 4194304 7482 0 0 0 87124 17 0 0 25 0 1 0 99282833 33226752 7468 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22119/statm: 8112 7468 76 172 0 7937 0
Current children cumulated CPU time (s) 871.54
Current children cumulated vsize (KiB) 37808

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.15 2/67 23166
/proc/meminfo: memFree=1577536/2055920 swapFree=4192192/4192956
[pid=22075] ppid=22071 vsize=5360 CPUtime=0.13
/proc/22075/stat : 22075 (glucose.sh) S 22071 22075 19902 0 -1 4194304 313 578 0 0 0 0 13 0 15 0 1 0 99282818 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22075/statm: 1340 238 195 169 0 51 0
[pid=22119] ppid=22075 vsize=32880 CPUtime=931.4
/proc/22119/stat : 22119 (glucose_static) R 22075 22075 19902 0 -1 4194304 7578 0 0 0 93123 17 0 0 25 0 1 0 99282833 33669120 7564 1992294400 134512640 135217611 4294956272 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22119/statm: 8220 7564 76 172 0 8045 0
Current children cumulated CPU time (s) 931.53
Current children cumulated vsize (KiB) 38240

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/67 23168
/proc/meminfo: memFree=1576640/2055920 swapFree=4192192/4192956
[pid=22075] ppid=22071 vsize=5360 CPUtime=0.13
/proc/22075/stat : 22075 (glucose.sh) S 22071 22075 19902 0 -1 4194304 313 578 0 0 0 0 13 0 15 0 1 0 99282818 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22075/statm: 1340 238 195 169 0 51 0
[pid=22119] ppid=22075 vsize=33656 CPUtime=991.38
/proc/22119/stat : 22119 (glucose_static) R 22075 22075 19902 0 -1 4194304 7772 0 0 0 99121 17 0 0 25 0 1 0 99282833 34463744 7758 1992294400 134512640 135217611 4294956272 18446744073709551615 134533291 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22119/statm: 8414 7758 76 172 0 8239 0
Current children cumulated CPU time (s) 991.51
Current children cumulated vsize (KiB) 39016

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/67 23168
/proc/meminfo: memFree=1575680/2055920 swapFree=4192192/4192956
[pid=22075] ppid=22071 vsize=5360 CPUtime=0.13
/proc/22075/stat : 22075 (glucose.sh) S 22071 22075 19902 0 -1 4194304 313 578 0 0 0 0 13 0 15 0 1 0 99282818 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22075/statm: 1340 238 195 169 0 51 0
[pid=22119] ppid=22075 vsize=34720 CPUtime=1051.35
/proc/22119/stat : 22119 (glucose_static) R 22075 22075 19902 0 -1 4194304 8031 0 0 0 105118 17 0 0 25 0 1 0 99282833 35553280 8017 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22119/statm: 8680 8017 76 172 0 8505 0
Current children cumulated CPU time (s) 1051.48
Current children cumulated vsize (KiB) 40080

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/67 23168
/proc/meminfo: memFree=1574976/2055920 swapFree=4192192/4192956
[pid=22075] ppid=22071 vsize=5360 CPUtime=0.13
/proc/22075/stat : 22075 (glucose.sh) S 22071 22075 19902 0 -1 4194304 313 578 0 0 0 0 13 0 15 0 1 0 99282818 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22075/statm: 1340 238 195 169 0 51 0
[pid=22119] ppid=22075 vsize=35380 CPUtime=1111.34
/proc/22119/stat : 22119 (glucose_static) R 22075 22075 19902 0 -1 4194304 8193 0 0 0 111116 18 0 0 25 0 1 0 99282833 36229120 8179 1992294400 134512640 135217611 4294956272 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22119/statm: 8845 8179 76 172 0 8670 0
Current children cumulated CPU time (s) 1111.47
Current children cumulated vsize (KiB) 40740

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/67 23168
/proc/meminfo: memFree=1574528/2055920 swapFree=4192192/4192956
[pid=22075] ppid=22071 vsize=5360 CPUtime=0.13
/proc/22075/stat : 22075 (glucose.sh) S 22071 22075 19902 0 -1 4194304 313 578 0 0 0 0 13 0 15 0 1 0 99282818 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22075/statm: 1340 238 195 169 0 51 0
[pid=22119] ppid=22075 vsize=35896 CPUtime=1171.32
/proc/22119/stat : 22119 (glucose_static) R 22075 22075 19902 0 -1 4194304 8310 0 0 0 117114 18 0 0 25 0 1 0 99282833 36757504 8296 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22119/statm: 8974 8296 76 172 0 8799 0
Current children cumulated CPU time (s) 1171.45
Current children cumulated vsize (KiB) 41256



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1210.9 s]
/proc/loadavg: 1.00 1.00 1.10 2/67 23168
/proc/meminfo: memFree=1574464/2055920 swapFree=4192192/4192956
[pid=22075] ppid=22071 vsize=5360 CPUtime=0.13
/proc/22075/stat : 22075 (glucose.sh) S 22071 22075 19902 0 -1 4194304 313 578 0 0 0 0 13 0 15 0 1 0 99282818 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22075/statm: 1340 238 195 169 0 51 0
[pid=22119] ppid=22075 vsize=35896 CPUtime=1199.92
/proc/22119/stat : 22119 (glucose_static) R 22075 22075 19902 0 -1 4194304 8310 0 0 0 119974 18 0 0 25 0 1 0 99282833 36757504 8296 1992294400 134512640 135217611 4294956272 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22119/statm: 8974 8296 76 172 0 8799 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 41256

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

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

[startup+1210.9 s]
/proc/loadavg: 1.00 1.00 1.10 2/67 23168
/proc/meminfo: memFree=1574464/2055920 swapFree=4192192/4192956
[pid=22075] ppid=22071 vsize=5360 CPUtime=0.13
/proc/22075/stat : 22075 (glucose.sh) S 22071 22075 19902 0 -1 4194304 313 578 0 0 0 0 13 0 15 0 1 0 99282818 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22075/statm: 1340 238 195 169 0 51 0
[pid=22119] ppid=22075 vsize=35896 CPUtime=1199.92
/proc/22119/stat : 22119 (glucose_static) R 22075 22075 19902 0 -1 4194304 8310 0 0 0 119974 18 0 0 25 0 1 0 99282833 36757504 8296 1992294400 134512640 135217611 4294956272 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/22119/statm: 8974 8296 76 172 0 8799 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 41256

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1210.91
CPU time (s): 1200.08
CPU user time (s): 1199.89
CPU system time (s): 0.19397
CPU usage (%): 99.1052
Max. virtual memory (cumulated for all children) (KiB): 41256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.89
system time used= 0.19397
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9212
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= 18
involuntary context switches= 10658

runsolver used 0.991849 second user time and 3.43048 second system time

The end

Launcher Data

Begin job on node76 at 2009-04-26 04:22:07
IDJOB=1726457
IDBENCH=24614
IDSOLVER=503
FILE ID=node76/1726457-1240712527
PBS_JOBID= 9186852
Free space on /tmp= 66204 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d0.00-s1756632460.sat05-526.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726457-1240712527/watcher-1726457-1240712527 -o /tmp/evaluation-result-1726457-1240712527/solver-1726457-1240712527 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1726457-1240712527.cnf

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

MD5SUM BENCH= 00198881c2cf000cfee916c18d69d474
RANDOM SEED=829638795

node76.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.220
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.220
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1647560 kB
Buffers:         45468 kB
Cached:         294660 kB
SwapCached:        620 kB
Active:         135764 kB
Inactive:       219104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1647560 kB
SwapTotal:     4192956 kB
SwapFree:      4192192 kB
Dirty:            2316 kB
Writeback:           0 kB
Mapped:          23660 kB
Slab:            38828 kB
Committed_AS:   338564 kB
PageTables:       1692 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= 66204 MiB
End job on node76 at 2009-04-26 04:42:20