Trace number 1729213

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

General information on the benchmark

Namecrafted/Hard/contest03/others/
bqwh.40.reg.520.sat05-433.reshuffled-07.cnf
MD5SUMcf535bf919bca60e7bcea01358de0b4c
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 variables2211
Number of clauses14710
Sum of the clauses size33107
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 213351
Number of clauses of size 3282
Number of clauses of size 4374
Number of clauses of size 5349
Number of clauses of size over 5354

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 |   14710    33107 |    4412       0        0     nan |  0.000 % |
0.00/0.03	c ==============================================================================
0.00/0.03	c Result  :   #vars: 2211   #clauses: 14710   #literals: 33107
0.00/0.03	c CPU time:   0.027995 s
0.00/0.03	c ==============================================================================
0.00/0.04	c
0.00/0.04	c Starting glucose
0.00/0.04	c
0.00/0.04	
0.00/0.04	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.04	
0.00/0.04	c ============================[ Problem Statistics ]=============================
0.00/0.04	c |                                                                             |
0.00/0.04	c |  Number of variables:  2211                                                 |
0.00/0.04	c |  Number of clauses:    14710                                                |
0.03/0.05	c |  Parsing time:         0.01         s                                       |
1200.00/1200.31	HOME/glucose.sh: line 55: 21781 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-1729213-1240746552/watcher-1729213-1240746552 -o /tmp/evaluation-result-1729213-1240746552/solver-1729213-1240746552 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1729213-1240746552.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.04 1.00 1.00 3/64 21778
/proc/meminfo: memFree=1393392/2055920 swapFree=4191900/4192956
[pid=21778] ppid=21776 vsize=5360 CPUtime=0
/proc/21778/stat : 21778 (glucose.sh) S 21776 21778 21708 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 102687828 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21778/statm: 1340 236 195 169 0 51 0
[pid=21779] ppid=21778 vsize=1360 CPUtime=0
/proc/21779/stat : 21779 (SatELite_releas) R 21778 21778 21708 0 -1 4194304 198 0 0 0 0 0 0 0 19 0 1 0 102687828 1392640 182 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/21779/statm: 340 185 50 174 0 163 0

[startup+0.0500271 s]
/proc/loadavg: 1.04 1.00 1.00 3/64 21778
/proc/meminfo: memFree=1393392/2055920 swapFree=4191900/4192956
[pid=21778] ppid=21776 vsize=5360 CPUtime=0.03
/proc/21778/stat : 21778 (glucose.sh) S 21776 21778 21708 0 -1 4194304 313 400 0 0 0 0 3 0 18 0 1 0 102687828 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21778/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5360

[startup+0.101025 s]
/proc/loadavg: 1.04 1.00 1.00 3/64 21778
/proc/meminfo: memFree=1393392/2055920 swapFree=4191900/4192956
[pid=21778] ppid=21776 vsize=5360 CPUtime=0.03
/proc/21778/stat : 21778 (glucose.sh) S 21776 21778 21708 0 -1 4194304 313 400 0 0 0 0 3 0 18 0 1 0 102687828 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21778/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5360

[startup+0.301039 s]
/proc/loadavg: 1.04 1.00 1.00 3/64 21778
/proc/meminfo: memFree=1393392/2055920 swapFree=4191900/4192956
[pid=21778] ppid=21776 vsize=5360 CPUtime=0.03
/proc/21778/stat : 21778 (glucose.sh) S 21776 21778 21708 0 -1 4194304 313 400 0 0 0 0 3 0 18 0 1 0 102687828 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21778/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5360

[startup+0.701067 s]
/proc/loadavg: 1.04 1.00 1.00 3/64 21778
/proc/meminfo: memFree=1393392/2055920 swapFree=4191900/4192956
[pid=21778] ppid=21776 vsize=5360 CPUtime=0.03
/proc/21778/stat : 21778 (glucose.sh) S 21776 21778 21708 0 -1 4194304 313 400 0 0 0 0 3 0 18 0 1 0 102687828 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21778/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5360

[startup+1.50113 s]
/proc/loadavg: 1.04 1.00 1.00 2/66 21781
/proc/meminfo: memFree=1390176/2055920 swapFree=4191900/4192956
[pid=21778] ppid=21776 vsize=5360 CPUtime=0.03
/proc/21778/stat : 21778 (glucose.sh) S 21776 21778 21708 0 -1 4194304 313 400 0 0 0 0 3 0 18 0 1 0 102687828 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21778/statm: 1340 238 195 169 0 51 0
[pid=21781] ppid=21778 vsize=4316 CPUtime=1.45
/proc/21781/stat : 21781 (glucose_static) R 21778 21778 21708 0 -1 4194304 779 0 0 0 145 0 0 0 25 0 1 0 102687833 4419584 765 1992294400 134512640 135217611 4294956304 18446744073709551615 134533112 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21781/statm: 1079 765 76 172 0 904 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9676

[startup+3.10124 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 21781
/proc/meminfo: memFree=1389408/2055920 swapFree=4191900/4192956
[pid=21778] ppid=21776 vsize=5360 CPUtime=0.03
/proc/21778/stat : 21778 (glucose.sh) S 21776 21778 21708 0 -1 4194304 313 400 0 0 0 0 3 0 18 0 1 0 102687828 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21778/statm: 1340 238 195 169 0 51 0
[pid=21781] ppid=21778 vsize=4976 CPUtime=3.05
/proc/21781/stat : 21781 (glucose_static) R 21778 21778 21708 0 -1 4194304 936 0 0 0 305 0 0 0 25 0 1 0 102687833 5095424 922 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21781/statm: 1244 922 76 172 0 1069 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10336

[startup+6.30148 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 21781
/proc/meminfo: memFree=1388128/2055920 swapFree=4191900/4192956
[pid=21778] ppid=21776 vsize=5360 CPUtime=0.03
/proc/21778/stat : 21778 (glucose.sh) S 21776 21778 21708 0 -1 4194304 313 400 0 0 0 0 3 0 18 0 1 0 102687828 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21778/statm: 1340 238 195 169 0 51 0
[pid=21781] ppid=21778 vsize=6204 CPUtime=6.25
/proc/21781/stat : 21781 (glucose_static) R 21778 21778 21708 0 -1 4194304 1241 0 0 0 625 0 0 0 25 0 1 0 102687833 6352896 1227 1992294400 134512640 135217611 4294956304 18446744073709551615 134536986 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21781/statm: 1551 1227 76 172 0 1376 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11564

[startup+12.7019 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 21781
/proc/meminfo: memFree=1386984/2055920 swapFree=4191900/4192956
[pid=21778] ppid=21776 vsize=5360 CPUtime=0.03
/proc/21778/stat : 21778 (glucose.sh) S 21776 21778 21708 0 -1 4194304 313 400 0 0 0 0 3 0 18 0 1 0 102687828 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21778/statm: 1340 238 195 169 0 51 0
[pid=21781] ppid=21778 vsize=7260 CPUtime=12.64
/proc/21781/stat : 21781 (glucose_static) R 21778 21778 21708 0 -1 4194304 1504 0 0 0 1264 0 0 0 25 0 1 0 102687833 7434240 1490 1992294400 134512640 135217611 4294956304 18446744073709551615 134542774 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21781/statm: 1815 1490 76 172 0 1640 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12620

[startup+25.5019 s]
/proc/loadavg: 1.02 1.00 1.00 2/66 21781
/proc/meminfo: memFree=1385512/2055920 swapFree=4191900/4192956
[pid=21778] ppid=21776 vsize=5360 CPUtime=0.03
/proc/21778/stat : 21778 (glucose.sh) S 21776 21778 21708 0 -1 4194304 313 400 0 0 0 0 3 0 18 0 1 0 102687828 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21778/statm: 1340 238 195 169 0 51 0
[pid=21781] ppid=21778 vsize=8752 CPUtime=25.44
/proc/21781/stat : 21781 (glucose_static) R 21778 21778 21708 0 -1 4194304 1860 0 0 0 2543 1 0 0 25 0 1 0 102687833 8962048 1846 1992294400 134512640 135217611 4294956304 18446744073709551615 134533004 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21781/statm: 2188 1846 76 172 0 2013 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 14112

[startup+51.1018 s]
/proc/loadavg: 1.02 1.00 1.00 2/66 21781
/proc/meminfo: memFree=1383464/2055920 swapFree=4191900/4192956
[pid=21778] ppid=21776 vsize=5360 CPUtime=0.03
/proc/21778/stat : 21778 (glucose.sh) S 21776 21778 21708 0 -1 4194304 313 400 0 0 0 0 3 0 18 0 1 0 102687828 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21778/statm: 1340 238 195 169 0 51 0
[pid=21781] ppid=21778 vsize=10764 CPUtime=51.03
/proc/21781/stat : 21781 (glucose_static) R 21778 21778 21708 0 -1 4194304 2362 0 0 0 5102 1 0 0 25 0 1 0 102687833 11022336 2348 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21781/statm: 2691 2348 77 172 0 2516 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 16124

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21781
/proc/meminfo: memFree=1379944/2055920 swapFree=4191900/4192956
[pid=21778] ppid=21776 vsize=5360 CPUtime=0.03
/proc/21778/stat : 21778 (glucose.sh) S 21776 21778 21708 0 -1 4194304 313 400 0 0 0 0 3 0 18 0 1 0 102687828 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21778/statm: 1340 238 195 169 0 51 0
[pid=21781] ppid=21778 vsize=14412 CPUtime=102.23
/proc/21781/stat : 21781 (glucose_static) R 21778 21778 21708 0 -1 4194304 3251 0 0 0 10220 3 0 0 25 0 1 0 102687833 14757888 3237 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21781/statm: 3603 3237 77 172 0 3428 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 19772

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21781
/proc/meminfo: memFree=1378024/2055920 swapFree=4191900/4192956
[pid=21778] ppid=21776 vsize=5360 CPUtime=0.03
/proc/21778/stat : 21778 (glucose.sh) S 21776 21778 21708 0 -1 4194304 313 400 0 0 0 0 3 0 18 0 1 0 102687828 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21778/statm: 1340 238 195 169 0 51 0
[pid=21781] ppid=21778 vsize=16472 CPUtime=162.2
/proc/21781/stat : 21781 (glucose_static) R 21778 21778 21708 0 -1 4194304 3771 0 0 0 16217 3 0 0 25 0 1 0 102687833 16867328 3757 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21781/statm: 4118 3757 77 172 0 3943 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 21832

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21781
/proc/meminfo: memFree=1375720/2055920 swapFree=4191900/4192956
[pid=21778] ppid=21776 vsize=5360 CPUtime=0.03
/proc/21778/stat : 21778 (glucose.sh) S 21776 21778 21708 0 -1 4194304 313 400 0 0 0 0 3 0 18 0 1 0 102687828 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21778/statm: 1340 238 195 169 0 51 0
[pid=21781] ppid=21778 vsize=18384 CPUtime=222.19
/proc/21781/stat : 21781 (glucose_static) R 21778 21778 21708 0 -1 4194304 4274 0 0 0 22215 4 0 0 25 0 1 0 102687833 18825216 4260 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21781/statm: 4596 4260 77 172 0 4421 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 23744

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21781
/proc/meminfo: memFree=1374312/2055920 swapFree=4191900/4192956
[pid=21778] ppid=21776 vsize=5360 CPUtime=0.03
/proc/21778/stat : 21778 (glucose.sh) S 21776 21778 21708 0 -1 4194304 313 400 0 0 0 0 3 0 18 0 1 0 102687828 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21778/statm: 1340 238 195 169 0 51 0
[pid=21781] ppid=21778 vsize=19868 CPUtime=282.18
/proc/21781/stat : 21781 (glucose_static) R 21778 21778 21708 0 -1 4194304 4615 0 0 0 28213 5 0 0 25 0 1 0 102687833 20344832 4601 1992294400 134512640 135217611 4294956304 18446744073709551615 134533310 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21781/statm: 4967 4601 77 172 0 4792 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 25228

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21781
/proc/meminfo: memFree=1372520/2055920 swapFree=4191900/4192956
[pid=21778] ppid=21776 vsize=5360 CPUtime=0.03
/proc/21778/stat : 21778 (glucose.sh) S 21776 21778 21708 0 -1 4194304 313 400 0 0 0 0 3 0 18 0 1 0 102687828 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21778/statm: 1340 238 195 169 0 51 0
[pid=21781] ppid=21778 vsize=21676 CPUtime=342.16
/proc/21781/stat : 21781 (glucose_static) R 21778 21778 21708 0 -1 4194304 5048 0 0 0 34211 5 0 0 25 0 1 0 102687833 22196224 5034 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21781/statm: 5419 5034 77 172 0 5244 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 27036

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21781
/proc/meminfo: memFree=1371176/2055920 swapFree=4191900/4192956
[pid=21778] ppid=21776 vsize=5360 CPUtime=0.03
/proc/21778/stat : 21778 (glucose.sh) S 21776 21778 21708 0 -1 4194304 313 400 0 0 0 0 3 0 18 0 1 0 102687828 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21778/statm: 1340 238 195 169 0 51 0
[pid=21781] ppid=21778 vsize=23040 CPUtime=402.15
/proc/21781/stat : 21781 (glucose_static) R 21778 21778 21708 0 -1 4194304 5386 0 0 0 40209 6 0 0 25 0 1 0 102687833 23592960 5372 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21781/statm: 5760 5372 77 172 0 5585 0

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

[pid=21781] ppid=21778 vsize=23920 CPUtime=522.12
/proc/21781/stat : 21781 (glucose_static) R 21778 21778 21708 0 -1 4194304 5580 0 0 0 52206 6 0 0 25 0 1 0 102687833 24494080 5566 1992294400 134512640 135217611 4294956304 18446744073709551615 134533664 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21781/statm: 5980 5566 77 172 0 5805 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 29280

[startup+582.302 s]
/proc/loadavg: 1.05 1.02 1.00 2/66 21781
/proc/meminfo: memFree=1369256/2055920 swapFree=4191900/4192956
[pid=21778] ppid=21776 vsize=5360 CPUtime=0.03
/proc/21778/stat : 21778 (glucose.sh) S 21776 21778 21708 0 -1 4194304 313 400 0 0 0 0 3 0 18 0 1 0 102687828 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21778/statm: 1340 238 195 169 0 51 0
[pid=21781] ppid=21778 vsize=25108 CPUtime=582.12
/proc/21781/stat : 21781 (glucose_static) R 21778 21778 21708 0 -1 4194304 5864 0 0 0 58205 7 0 0 25 0 1 0 102687833 25710592 5850 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21781/statm: 6277 5850 77 172 0 6102 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 30468

[startup+642.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 21781
/proc/meminfo: memFree=1369128/2055920 swapFree=4191900/4192956
[pid=21778] ppid=21776 vsize=5360 CPUtime=0.03
/proc/21778/stat : 21778 (glucose.sh) S 21776 21778 21708 0 -1 4194304 313 400 0 0 0 0 3 0 18 0 1 0 102687828 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21778/statm: 1340 238 195 169 0 51 0
[pid=21781] ppid=21778 vsize=25244 CPUtime=642.11
/proc/21781/stat : 21781 (glucose_static) R 21778 21778 21708 0 -1 4194304 5903 0 0 0 64204 7 0 0 25 0 1 0 102687833 25849856 5889 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21781/statm: 6311 5889 77 172 0 6136 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 30604

[startup+702.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 21781
/proc/meminfo: memFree=1367272/2055920 swapFree=4191900/4192956
[pid=21778] ppid=21776 vsize=5360 CPUtime=0.03
/proc/21778/stat : 21778 (glucose.sh) S 21776 21778 21708 0 -1 4194304 313 400 0 0 0 0 3 0 18 0 1 0 102687828 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21778/statm: 1340 238 195 169 0 51 0
[pid=21781] ppid=21778 vsize=26976 CPUtime=702.08
/proc/21781/stat : 21781 (glucose_static) R 21778 21778 21708 0 -1 4194304 6358 0 0 0 70201 7 0 0 25 0 1 0 102687833 27623424 6344 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21781/statm: 6744 6344 77 172 0 6569 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 32336

[startup+762.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 21787
/proc/meminfo: memFree=1366888/2055920 swapFree=4191900/4192956
[pid=21778] ppid=21776 vsize=5360 CPUtime=0.03
/proc/21778/stat : 21778 (glucose.sh) S 21776 21778 21708 0 -1 4194304 313 400 0 0 0 0 3 0 18 0 1 0 102687828 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21778/statm: 1340 238 195 169 0 51 0
[pid=21781] ppid=21778 vsize=27380 CPUtime=762.08
/proc/21781/stat : 21781 (glucose_static) R 21778 21778 21708 0 -1 4194304 6446 0 0 0 76200 8 0 0 25 0 1 0 102687833 28037120 6432 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21781/statm: 6845 6432 77 172 0 6670 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 32740

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21787
/proc/meminfo: memFree=1365160/2055920 swapFree=4191900/4192956
[pid=21778] ppid=21776 vsize=5360 CPUtime=0.03
/proc/21778/stat : 21778 (glucose.sh) S 21776 21778 21708 0 -1 4194304 313 400 0 0 0 0 3 0 18 0 1 0 102687828 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21778/statm: 1340 238 195 169 0 51 0
[pid=21781] ppid=21778 vsize=29096 CPUtime=822.06
/proc/21781/stat : 21781 (glucose_static) R 21778 21778 21708 0 -1 4194304 6876 0 0 0 82197 9 0 0 25 0 1 0 102687833 29794304 6862 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21781/statm: 7274 6862 77 172 0 7099 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 34456

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21787
/proc/meminfo: memFree=1365032/2055920 swapFree=4191900/4192956
[pid=21778] ppid=21776 vsize=5360 CPUtime=0.03
/proc/21778/stat : 21778 (glucose.sh) S 21776 21778 21708 0 -1 4194304 313 400 0 0 0 0 3 0 18 0 1 0 102687828 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21778/statm: 1340 238 195 169 0 51 0
[pid=21781] ppid=21778 vsize=29096 CPUtime=882.04
/proc/21781/stat : 21781 (glucose_static) R 21778 21778 21708 0 -1 4194304 6892 0 0 0 88195 9 0 0 25 0 1 0 102687833 29794304 6878 1992294400 134512640 135217611 4294956304 18446744073709551615 134533013 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21781/statm: 7274 6878 77 172 0 7099 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 34456

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21787
/proc/meminfo: memFree=1363752/2055920 swapFree=4191900/4192956
[pid=21778] ppid=21776 vsize=5360 CPUtime=0.03
/proc/21778/stat : 21778 (glucose.sh) S 21776 21778 21708 0 -1 4194304 313 400 0 0 0 0 3 0 18 0 1 0 102687828 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21778/statm: 1340 238 195 169 0 51 0
[pid=21781] ppid=21778 vsize=30688 CPUtime=942.03
/proc/21781/stat : 21781 (glucose_static) R 21778 21778 21708 0 -1 4194304 7211 0 0 0 94193 10 0 0 25 0 1 0 102687833 31424512 7197 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21781/statm: 7672 7197 77 172 0 7497 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 36048

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21787
/proc/meminfo: memFree=1363560/2055920 swapFree=4191900/4192956
[pid=21778] ppid=21776 vsize=5360 CPUtime=0.03
/proc/21778/stat : 21778 (glucose.sh) S 21776 21778 21708 0 -1 4194304 313 400 0 0 0 0 3 0 18 0 1 0 102687828 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21778/statm: 1340 238 195 169 0 51 0
[pid=21781] ppid=21778 vsize=30856 CPUtime=1002.02
/proc/21781/stat : 21781 (glucose_static) R 21778 21778 21708 0 -1 4194304 7262 0 0 0 100192 10 0 0 25 0 1 0 102687833 31596544 7248 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21781/statm: 7714 7248 77 172 0 7539 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 36216

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21787
/proc/meminfo: memFree=1362664/2055920 swapFree=4191900/4192956
[pid=21778] ppid=21776 vsize=5360 CPUtime=0.03
/proc/21778/stat : 21778 (glucose.sh) S 21776 21778 21708 0 -1 4194304 313 400 0 0 0 0 3 0 18 0 1 0 102687828 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21778/statm: 1340 238 195 169 0 51 0
[pid=21781] ppid=21778 vsize=31816 CPUtime=1062
/proc/21781/stat : 21781 (glucose_static) R 21778 21778 21708 0 -1 4194304 7491 0 0 0 106190 10 0 0 25 0 1 0 102687833 32579584 7477 1992294400 134512640 135217611 4294956304 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21781/statm: 7954 7477 77 172 0 7779 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 37176

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21787
/proc/meminfo: memFree=1361576/2055920 swapFree=4191900/4192956
[pid=21778] ppid=21776 vsize=5360 CPUtime=0.03
/proc/21778/stat : 21778 (glucose.sh) S 21776 21778 21708 0 -1 4194304 313 400 0 0 0 0 3 0 18 0 1 0 102687828 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21778/statm: 1340 238 195 169 0 51 0
[pid=21781] ppid=21778 vsize=32892 CPUtime=1121.99
/proc/21781/stat : 21781 (glucose_static) R 21778 21778 21708 0 -1 4194304 7762 0 0 0 112188 11 0 0 25 0 1 0 102687833 33681408 7748 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21781/statm: 8223 7748 77 172 0 8048 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 38252

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21787
/proc/meminfo: memFree=1360360/2055920 swapFree=4191900/4192956
[pid=21778] ppid=21776 vsize=5360 CPUtime=0.03
/proc/21778/stat : 21778 (glucose.sh) S 21776 21778 21708 0 -1 4194304 313 400 0 0 0 0 3 0 18 0 1 0 102687828 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21778/statm: 1340 238 195 169 0 51 0
[pid=21781] ppid=21778 vsize=33948 CPUtime=1181.97
/proc/21781/stat : 21781 (glucose_static) R 21778 21778 21708 0 -1 4194304 8044 0 0 0 118186 11 0 0 25 0 1 0 102687833 34762752 8030 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21781/statm: 8487 8030 77 172 0 8312 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 39308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21787
/proc/meminfo: memFree=1360360/2055920 swapFree=4191900/4192956
[pid=21778] ppid=21776 vsize=5360 CPUtime=0.03
/proc/21778/stat : 21778 (glucose.sh) S 21776 21778 21708 0 -1 4194304 313 400 0 0 0 0 3 0 18 0 1 0 102687828 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21778/statm: 1340 238 195 169 0 51 0
[pid=21781] ppid=21778 vsize=33948 CPUtime=1199.97
/proc/21781/stat : 21781 (glucose_static) R 21778 21778 21708 0 -1 4194304 8045 0 0 0 119986 11 0 0 25 0 1 0 102687833 34762752 8031 1992294400 134512640 135217611 4294956304 18446744073709551615 134533124 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21781/statm: 8487 8031 77 172 0 8312 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 39308

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

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

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21787
/proc/meminfo: memFree=1360360/2055920 swapFree=4191900/4192956
[pid=21778] ppid=21776 vsize=5360 CPUtime=0.03
/proc/21778/stat : 21778 (glucose.sh) S 21776 21778 21708 0 -1 4194304 313 400 0 0 0 0 3 0 18 0 1 0 102687828 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21778/statm: 1340 238 195 169 0 51 0
[pid=21781] ppid=21778 vsize=33948 CPUtime=1199.97
/proc/21781/stat : 21781 (glucose_static) R 21778 21778 21708 0 -1 4194304 8045 0 0 0 119986 11 0 0 25 0 1 0 102687833 34762752 8031 1992294400 134512640 135217611 4294956304 18446744073709551615 134533124 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21781/statm: 8487 8031 77 172 0 8312 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 39308

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.31
CPU time (s): 1200.04
CPU user time (s): 1199.91
CPU system time (s): 0.12998
CPU usage (%): 99.977
Max. virtual memory (cumulated for all children) (KiB): 39308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.91
system time used= 0.12998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8769
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= 17
involuntary context switches= 2796

runsolver used 1.38279 second user time and 2.95855 second system time

The end

Launcher Data

Begin job on node34 at 2009-04-26 13:49:12
IDJOB=1729213
IDBENCH=24697
IDSOLVER=503
FILE ID=node34/1729213-1240746552
PBS_JOBID= 9187054
Free space on /tmp= 66400 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Hard/contest03/others/bqwh.40.reg.520.sat05-433.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729213-1240746552/watcher-1729213-1240746552 -o /tmp/evaluation-result-1729213-1240746552/solver-1729213-1240746552 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1729213-1240746552.cnf

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

MD5SUM BENCH= cf535bf919bca60e7bcea01358de0b4c
RANDOM SEED=1559926003

node34.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.214
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.214
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:       1393872 kB
Buffers:         64268 kB
Cached:         511036 kB
SwapCached:        384 kB
Active:         209932 kB
Inactive:       378716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1393872 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1768 kB
Writeback:           0 kB
Mapped:          21732 kB
Slab:            59424 kB
Committed_AS:   395792 kB
PageTables:       1380 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= 66400 MiB
End job on node34 at 2009-04-26 14:09:14