Trace number 338814

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, and are wall clock time (not CPU 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
tinisat 2007-02-08? (TO) 1200.12 1200.63

General information on the benchmark

Namecrafted/Difficult/contest05/others/
pmg-13-UNSAT.sat05-3941.reshuffled-07.cnf
MD5SUM9ce7a6a007310fa075cda4060c50d29c
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 variables409
Number of clauses1362
Sum of the clauses size4084
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 31360
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Tinisat 0.22
0.00/0.00	c solving /tmp/evaluation/338814-1173692870/instance-338814-1173692870.cnf
0.00/0.00	c 409 variables, 1362 clauses

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node66/watcher-338814-1173692870 -o ROOT/results/node66/solver-338814-1173692870 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338814-1173692870/tinisat /tmp/evaluation/338814-1173692870/instance-338814-1173692870.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): 2400 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 0.99 0.99 3/64 11295
/proc/meminfo: memFree=1795208/2055920 swapFree=4183892/4192956
[pid=11295] ppid=11293 vsize=844 CPUtime=0
/proc/11295/stat : 11295 (tinisat) R 11293 11295 10107 0 -1 4194304 121 0 0 0 0 0 0 0 18 0 1 0 389244574 864256 105 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134532314 0 0 4096 0 0 0 0 17 1 0 0
/proc/11295/statm: 211 105 52 110 0 98 0

[startup+0.00795295 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 11295
/proc/meminfo: memFree=1795208/2055920 swapFree=4183892/4192956
[pid=11295] ppid=11293 vsize=844 CPUtime=0
/proc/11295/stat : 11295 (tinisat) R 11293 11295 10107 0 -1 4194304 121 0 0 0 0 0 0 0 18 0 1 0 389244574 864256 105 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519918 0 0 4096 0 0 0 0 17 1 0 0
/proc/11295/statm: 211 105 52 110 0 98 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 844

[startup+0.101972 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 11295
/proc/meminfo: memFree=1795208/2055920 swapFree=4183892/4192956
[pid=11295] ppid=11293 vsize=1492 CPUtime=0.1
/proc/11295/stat : 11295 (tinisat) R 11293 11295 10107 0 -1 4194304 189 0 0 0 10 0 0 0 18 0 1 0 389244574 1527808 173 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/11295/statm: 373 173 52 110 0 260 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1492

[startup+0.302012 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 11295
/proc/meminfo: memFree=1795208/2055920 swapFree=4183892/4192956
[pid=11295] ppid=11293 vsize=2176 CPUtime=0.3
/proc/11295/stat : 11295 (tinisat) R 11293 11295 10107 0 -1 4194304 337 0 0 0 30 0 0 0 19 0 1 0 389244574 2228224 321 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518744 0 0 4096 0 0 0 0 17 1 0 0
/proc/11295/statm: 544 321 52 110 0 431 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2176

[startup+0.701091 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 11295
/proc/meminfo: memFree=1795208/2055920 swapFree=4183892/4192956
[pid=11295] ppid=11293 vsize=3672 CPUtime=0.69
/proc/11295/stat : 11295 (tinisat) R 11293 11295 10107 0 -1 4194304 558 0 0 0 69 0 0 0 22 0 1 0 389244574 3760128 542 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11295/statm: 918 542 52 110 0 805 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3672

[startup+1.50125 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11296
/proc/meminfo: memFree=1792576/2055920 swapFree=4183892/4192956
[pid=11295] ppid=11293 vsize=6528 CPUtime=1.49
/proc/11295/stat : 11295 (tinisat) R 11293 11295 10107 0 -1 4194304 905 0 0 0 149 0 0 0 25 0 1 0 389244574 6684672 889 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/11295/statm: 1632 889 52 110 0 1519 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6528

[startup+3.10157 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11296
/proc/meminfo: memFree=1790720/2055920 swapFree=4183892/4192956
[pid=11295] ppid=11293 vsize=6924 CPUtime=3.09
/proc/11295/stat : 11295 (tinisat) R 11293 11295 10107 0 -1 4194304 1411 0 0 0 309 0 0 0 25 0 1 0 389244574 7090176 1395 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/11295/statm: 1731 1395 52 110 0 1618 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6924

[startup+6.30125 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11296
/proc/meminfo: memFree=1787648/2055920 swapFree=4183892/4192956
[pid=11295] ppid=11293 vsize=12636 CPUtime=6.29
/proc/11295/stat : 11295 (tinisat) R 11293 11295 10107 0 -1 4194304 2063 0 0 0 629 0 0 0 25 0 1 0 389244574 12939264 2047 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519569 0 0 4096 0 0 0 0 17 1 0 0
/proc/11295/statm: 3159 2047 52 110 0 3046 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12636

[startup+12.7015 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11296
/proc/meminfo: memFree=1783424/2055920 swapFree=4183892/4192956
[pid=11295] ppid=11293 vsize=13028 CPUtime=12.69
/proc/11295/stat : 11295 (tinisat) R 11293 11295 10107 0 -1 4194304 3069 0 0 0 1267 2 0 0 25 0 1 0 389244574 13340672 3020 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11295/statm: 3257 3020 52 110 0 3144 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13028

[startup+25.5011 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11296
/proc/meminfo: memFree=1778176/2055920 swapFree=4183892/4192956
[pid=11295] ppid=11293 vsize=24588 CPUtime=25.48
/proc/11295/stat : 11295 (tinisat) R 11293 11295 10107 0 -1 4194304 4306 0 0 0 2545 3 0 0 25 0 1 0 389244574 25178112 4257 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11295/statm: 6147 4257 52 110 0 6034 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24588

[startup+51.1012 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11296
/proc/meminfo: memFree=1771008/2055920 swapFree=4183892/4192956
[pid=11295] ppid=11293 vsize=25376 CPUtime=51.07
/proc/11295/stat : 11295 (tinisat) R 11293 11295 10107 0 -1 4194304 6178 0 0 0 5102 5 0 0 25 0 1 0 389244574 25985024 6064 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/11295/statm: 6344 6064 52 110 0 6231 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25376

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11296
/proc/meminfo: memFree=1759808/2055920 swapFree=4183892/4192956
[pid=11295] ppid=11293 vsize=48428 CPUtime=102.25
/proc/11295/stat : 11295 (tinisat) R 11293 11295 10107 0 -1 4194304 8909 0 0 0 10217 8 0 0 25 0 1 0 389244574 49590272 8795 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11295/statm: 12107 8795 52 110 0 11994 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 48428

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11296
/proc/meminfo: memFree=1750272/2055920 swapFree=4183892/4192956
[pid=11295] ppid=11293 vsize=50068 CPUtime=162.23
/proc/11295/stat : 11295 (tinisat) R 11293 11295 10107 0 -1 4194304 11427 0 0 0 16212 11 0 0 25 0 1 0 389244574 51269632 11184 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11295/statm: 12517 11184 52 110 0 12404 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 50068

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11296
/proc/meminfo: memFree=1742656/2055920 swapFree=4183892/4192956
[pid=11295] ppid=11293 vsize=94504 CPUtime=222.21
/proc/11295/stat : 11295 (tinisat) R 11293 11295 10107 0 -1 4194304 13287 0 0 0 22208 13 0 0 25 0 1 0 389244574 96772096 13044 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11295/statm: 23626 13044 52 110 0 23513 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 94504

[startup+282.303 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11296
/proc/meminfo: memFree=1735872/2055920 swapFree=4183892/4192956
[pid=11295] ppid=11293 vsize=94784 CPUtime=282.19
/proc/11295/stat : 11295 (tinisat) R 11293 11295 10107 0 -1 4194304 14987 0 0 0 28204 15 0 0 25 0 1 0 389244574 97058816 14744 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11295/statm: 23696 14744 52 110 0 23583 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 94784

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11296
/proc/meminfo: memFree=1729216/2055920 swapFree=4183892/4192956
[pid=11295] ppid=11293 vsize=95088 CPUtime=342.17
/proc/11295/stat : 11295 (tinisat) R 11293 11295 10107 0 -1 4194304 16630 0 0 0 34201 16 0 0 25 0 1 0 389244574 97370112 16387 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11295/statm: 23772 16387 52 110 0 23659 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 95088

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11296
/proc/meminfo: memFree=1723008/2055920 swapFree=4183892/4192956
[pid=11295] ppid=11293 vsize=95232 CPUtime=402.15
/proc/11295/stat : 11295 (tinisat) R 11293 11295 10107 0 -1 4194304 18183 0 0 0 40197 18 0 0 25 0 1 0 389244574 97517568 17940 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11295/statm: 23808 17940 52 110 0 23695 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 95232

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11296
/proc/meminfo: memFree=1716544/2055920 swapFree=4183892/4192956
[pid=11295] ppid=11293 vsize=96972 CPUtime=462.13
/proc/11295/stat : 11295 (tinisat) R 11293 11295 10107 0 -1 4194304 19779 0 0 0 46194 19 0 0 25 0 1 0 389244574 99299328 19536 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519972 0 0 4096 0 0 0 0 17 1 0 0
/proc/11295/statm: 24243 19536 52 110 0 24130 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 96972

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11296
/proc/meminfo: memFree=1711488/2055920 swapFree=4183892/4192956
[pid=11295] ppid=11293 vsize=98044 CPUtime=522.11
/proc/11295/stat : 11295 (tinisat) R 11293 11295 10107 0 -1 4194304 21046 0 0 0 52190 21 0 0 25 0 1 0 389244574 100397056 20803 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11295/statm: 24511 20803 52 110 0 24398 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 98044

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11296
/proc/meminfo: memFree=1706688/2055920 swapFree=4183892/4192956
[pid=11295] ppid=11293 vsize=99532 CPUtime=582.09
/proc/11295/stat : 11295 (tinisat) R 11293 11295 10107 0 -1 4194304 22501 0 0 0 58187 22 0 0 25 0 1 0 389244574 101920768 22001 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11295/statm: 24883 22001 52 110 0 24770 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 99532

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11296
/proc/meminfo: memFree=1702080/2055920 swapFree=4183892/4192956
[pid=11295] ppid=11293 vsize=100188 CPUtime=642.06
/proc/11295/stat : 11295 (tinisat) R 11293 11295 10107 0 -1 4194304 23645 0 0 0 64183 23 0 0 25 0 1 0 389244574 102592512 23145 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11295/statm: 25047 23145 52 110 0 24934 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 100188

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11296
/proc/meminfo: memFree=1698112/2055920 swapFree=4183892/4192956
[pid=11295] ppid=11293 vsize=100672 CPUtime=702.04
/proc/11295/stat : 11295 (tinisat) R 11293 11295 10107 0 -1 4194304 24631 0 0 0 70180 24 0 0 25 0 1 0 389244574 103088128 24131 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11295/statm: 25168 24131 52 110 0 25055 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 100672

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11296
/proc/meminfo: memFree=1694336/2055920 swapFree=4183892/4192956
[pid=11295] ppid=11293 vsize=188116 CPUtime=762.03
/proc/11295/stat : 11295 (tinisat) R 11293 11295 10107 0 -1 4194304 25564 0 0 0 76178 25 0 0 25 0 1 0 389244574 192630784 25064 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11295/statm: 47029 25064 52 110 0 46916 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 188116

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/71 11408
/proc/meminfo: memFree=1689104/2055920 swapFree=4183892/4192956
[pid=11295] ppid=11293 vsize=188436 CPUtime=821.95
/proc/11295/stat : 11295 (tinisat) R 11293 11295 10107 0 -1 4194304 26596 0 0 0 82168 27 0 0 25 0 1 0 389244574 192958464 26096 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11295/statm: 47109 26096 52 110 0 46996 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 188436

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11494
/proc/meminfo: memFree=1685888/2055920 swapFree=4183892/4192956
[pid=11295] ppid=11293 vsize=188436 CPUtime=881.89
/proc/11295/stat : 11295 (tinisat) R 11293 11295 10107 0 -1 4194304 27599 0 0 0 88160 29 0 0 25 0 1 0 389244574 192958464 27099 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/11295/statm: 47109 27099 52 110 0 46996 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 188436

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11494
/proc/meminfo: memFree=1682432/2055920 swapFree=4183892/4192956
[pid=11295] ppid=11293 vsize=188948 CPUtime=941.87
/proc/11295/stat : 11295 (tinisat) R 11293 11295 10107 0 -1 4194304 28513 0 0 0 94157 30 0 0 25 0 1 0 389244574 193482752 28013 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11295/statm: 47237 28013 52 110 0 47124 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 188948

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11494
/proc/meminfo: memFree=1679040/2055920 swapFree=4183892/4192956
[pid=11295] ppid=11293 vsize=189460 CPUtime=1001.85
/proc/11295/stat : 11295 (tinisat) R 11293 11295 10107 0 -1 4194304 29382 0 0 0 100154 31 0 0 25 0 1 0 389244574 194007040 28882 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/11295/statm: 47365 28882 52 110 0 47252 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 189460

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11494
/proc/meminfo: memFree=1676032/2055920 swapFree=4183892/4192956
[pid=11295] ppid=11293 vsize=189940 CPUtime=1061.83
/proc/11295/stat : 11295 (tinisat) R 11293 11295 10107 0 -1 4194304 30148 0 0 0 106152 31 0 0 25 0 1 0 389244574 194498560 29648 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/11295/statm: 47485 29648 52 110 0 47372 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 189940

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11494
/proc/meminfo: memFree=1672768/2055920 swapFree=4183892/4192956
[pid=11295] ppid=11293 vsize=189940 CPUtime=1121.81
/proc/11295/stat : 11295 (tinisat) R 11293 11295 10107 0 -1 4194304 30960 0 0 0 112149 32 0 0 25 0 1 0 389244574 194498560 30460 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/11295/statm: 47485 30460 52 110 0 47372 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 189940

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11494
/proc/meminfo: memFree=1669440/2055920 swapFree=4183892/4192956
[pid=11295] ppid=11293 vsize=190484 CPUtime=1181.79
/proc/11295/stat : 11295 (tinisat) R 11293 11295 10107 0 -1 4194304 31781 0 0 0 118146 33 0 0 25 0 1 0 389244574 195055616 31281 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/11295/statm: 47621 31281 52 110 0 47508 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 190484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 11494
/proc/meminfo: memFree=1668480/2055920 swapFree=4183892/4192956
[pid=11295] ppid=11293 vsize=190644 CPUtime=1200.08
/proc/11295/stat : 11295 (tinisat) R 11293 11295 10107 0 -1 4194304 32011 0 0 0 119975 33 0 0 25 0 1 0 389244574 195219456 31511 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520134 0 0 4096 0 0 0 0 17 1 0 0
/proc/11295/statm: 47661 31511 52 110 0 47548 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 190644

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.63
CPU time (s): 1200.12
CPU user time (s): 1199.76
CPU system time (s): 0.359945
CPU usage (%): 99.9575
Max. virtual memory (cumulated for all children) (KiB): 190644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.76
system time used= 0.359945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32011
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= 6
involuntary context switches= 2579

runsolver used 0.989849 second user time and 2.37864 second system time

The end

Launcher Data (download as text)

Begin job on node66 on Mon Mar 12 09:47:50 UTC 2007

IDJOB= 338814
IDBENCH= 24732
IDSOLVER= 100
FILE ID= node66/338814-1173692870

PBS_JOBID= 4101739

Free space on /tmp= 66548 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/others/pmg-13-UNSAT.sat05-3941.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338814-1173692870/tinisat /tmp/evaluation/338814-1173692870/instance-338814-1173692870.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node66/watcher-338814-1173692870 -o ROOT/results/node66/solver-338814-1173692870 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338814-1173692870/tinisat /tmp/evaluation/338814-1173692870/instance-338814-1173692870.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  9ce7a6a007310fa075cda4060c50d29c

RANDOM SEED= 515454815

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.259
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	: 5931.00
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.259
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:       1795616 kB
Buffers:         30992 kB
Cached:         176804 kB
SwapCached:       3344 kB
Active:          88192 kB
Inactive:       134144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1795616 kB
SwapTotal:     4192956 kB
SwapFree:      4183892 kB
Dirty:             548 kB
Writeback:           0 kB
Mapped:          19900 kB
Slab:            24072 kB
Committed_AS:   835084 kB
PageTables:       1388 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= 66548 MiB

End job on node66 on Mon Mar 12 10:07:53 UTC 2007