Trace number 336840

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.08 1200.42

General information on the benchmark

Namecrafted/Hard/contest02/
hgen3-v400-s344840348.sat05-470.reshuffled-07.cnf
MD5SUMad341047b56d6b96e36142808d331e4f
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 variables400
Number of clauses1400
Sum of the clauses size4200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31400
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/336840-1173654809/instance-336840-1173654809.cnf
0.00/0.00	c 400 variables, 1400 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/node33/watcher-336840-1173654809 -o ROOT/results/node33/solver-336840-1173654809 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336840-1173654809/tinisat /tmp/evaluation/336840-1173654809/instance-336840-1173654809.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: 0.92 0.98 1.09 3/64 30394
/proc/meminfo: memFree=1861680/2055920 swapFree=4177824/4192956
[pid=30394] ppid=30392 vsize=848 CPUtime=0
/proc/30394/stat : 30394 (tinisat) R 30392 30394 30045 0 -1 4194304 122 0 0 0 0 0 0 0 18 0 1 0 91437290 868352 106 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134517124 0 0 4096 0 0 0 0 17 1 0 0
/proc/30394/statm: 212 106 52 110 0 99 0

[startup+0.020699 s]
/proc/loadavg: 0.92 0.98 1.09 3/64 30394
/proc/meminfo: memFree=1861680/2055920 swapFree=4177824/4192956
[pid=30394] ppid=30392 vsize=980 CPUtime=0.01
/proc/30394/stat : 30394 (tinisat) R 30392 30394 30045 0 -1 4194304 130 0 0 0 1 0 0 0 18 0 1 0 91437290 1003520 114 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520151 0 0 4096 0 0 0 0 17 1 0 0
/proc/30394/statm: 245 114 52 110 0 132 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 980

[startup+0.101709 s]
/proc/loadavg: 0.92 0.98 1.09 3/64 30394
/proc/meminfo: memFree=1861680/2055920 swapFree=4177824/4192956
[pid=30394] ppid=30392 vsize=1156 CPUtime=0.1
/proc/30394/stat : 30394 (tinisat) R 30392 30394 30045 0 -1 4194304 176 0 0 0 10 0 0 0 18 0 1 0 91437290 1183744 160 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515528 0 0 4096 0 0 0 0 17 1 0 0
/proc/30394/statm: 289 160 52 110 0 176 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1156

[startup+0.301733 s]
/proc/loadavg: 0.92 0.98 1.09 3/64 30394
/proc/meminfo: memFree=1861680/2055920 swapFree=4177824/4192956
[pid=30394] ppid=30392 vsize=1508 CPUtime=0.29
/proc/30394/stat : 30394 (tinisat) R 30392 30394 30045 0 -1 4194304 283 0 0 0 29 0 0 0 19 0 1 0 91437290 1544192 267 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519921 0 0 4096 0 0 0 0 17 1 0 0
/proc/30394/statm: 377 267 52 110 0 264 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1508

[startup+0.701783 s]
/proc/loadavg: 0.92 0.98 1.09 3/64 30394
/proc/meminfo: memFree=1861680/2055920 swapFree=4177824/4192956
[pid=30394] ppid=30392 vsize=2344 CPUtime=0.69
/proc/30394/stat : 30394 (tinisat) R 30392 30394 30045 0 -1 4194304 443 0 0 0 69 0 0 0 23 0 1 0 91437290 2400256 427 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/30394/statm: 586 427 52 110 0 473 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2344

[startup+1.50188 s]
/proc/loadavg: 0.92 0.98 1.09 2/65 30395
/proc/meminfo: memFree=1859816/2055920 swapFree=4177824/4192956
[pid=30394] ppid=30392 vsize=3880 CPUtime=1.49
/proc/30394/stat : 30394 (tinisat) R 30392 30394 30045 0 -1 4194304 655 0 0 0 149 0 0 0 25 0 1 0 91437290 3973120 639 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515528 0 0 4096 0 0 0 0 17 1 0 0
/proc/30394/statm: 970 639 52 110 0 857 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3880

[startup+3.10108 s]
/proc/loadavg: 0.92 0.98 1.09 2/65 30395
/proc/meminfo: memFree=1858600/2055920 swapFree=4177824/4192956
[pid=30394] ppid=30392 vsize=4144 CPUtime=3.09
/proc/30394/stat : 30394 (tinisat) R 30392 30394 30045 0 -1 4194304 949 0 0 0 309 0 0 0 25 0 1 0 91437290 4243456 933 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30394/statm: 1036 933 52 110 0 923 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4144

[startup+6.30148 s]
/proc/loadavg: 0.93 0.98 1.09 2/65 30395
/proc/meminfo: memFree=1856808/2055920 swapFree=4177824/4192956
[pid=30394] ppid=30392 vsize=7212 CPUtime=6.29
/proc/30394/stat : 30394 (tinisat) R 30392 30394 30045 0 -1 4194304 1313 0 0 0 629 0 0 0 25 0 1 0 91437290 7385088 1297 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519932 0 0 4096 0 0 0 0 17 1 0 0
/proc/30394/statm: 1803 1297 52 110 0 1690 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7212

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 1.09 2/65 30395
/proc/meminfo: memFree=1854448/2055920 swapFree=4177824/4192956
[pid=30394] ppid=30392 vsize=13472 CPUtime=12.69
/proc/30394/stat : 30394 (tinisat) R 30392 30394 30045 0 -1 4194304 1881 0 0 0 1267 2 0 0 25 0 1 0 91437290 13795328 1832 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30394/statm: 3368 1832 52 110 0 3255 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13472

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 1.09 2/65 30395
/proc/meminfo: memFree=1851696/2055920 swapFree=4177824/4192956
[pid=30394] ppid=30392 vsize=13868 CPUtime=25.49
/proc/30394/stat : 30394 (tinisat) R 30392 30394 30045 0 -1 4194304 2535 0 0 0 2546 3 0 0 25 0 1 0 91437290 14200832 2486 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30394/statm: 3467 2486 52 110 0 3354 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13868

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 1.09 2/65 30395
/proc/meminfo: memFree=1848048/2055920 swapFree=4177824/4192956
[pid=30394] ppid=30392 vsize=14920 CPUtime=51.08
/proc/30394/stat : 30394 (tinisat) R 30392 30394 30045 0 -1 4194304 3522 0 0 0 5104 4 0 0 25 0 1 0 91437290 15278080 3408 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30394/statm: 3730 3408 52 110 0 3617 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 14920

[startup+102.304 s]
/proc/loadavg: 0.98 0.98 1.08 2/65 30395
/proc/meminfo: memFree=1842416/2055920 swapFree=4177824/4192956
[pid=30394] ppid=30392 vsize=27080 CPUtime=102.27
/proc/30394/stat : 30394 (tinisat) R 30392 30394 30045 0 -1 4194304 4894 0 0 0 10221 6 0 0 25 0 1 0 91437290 27729920 4780 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519968 0 0 4096 0 0 0 0 17 1 0 0
/proc/30394/statm: 6770 4781 52 110 0 6657 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 27080

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.08 2/65 30395
/proc/meminfo: memFree=1838000/2055920 swapFree=4177824/4192956
[pid=30394] ppid=30392 vsize=28536 CPUtime=162.25
/proc/30394/stat : 30394 (tinisat) R 30392 30394 30045 0 -1 4194304 6120 0 0 0 16218 7 0 0 25 0 1 0 91437290 29220864 5877 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/30394/statm: 7134 5877 52 110 0 7021 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 28536

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.07 2/65 30395
/proc/meminfo: memFree=1834480/2055920 swapFree=4177824/4192956
[pid=30394] ppid=30392 vsize=29360 CPUtime=222.23
/proc/30394/stat : 30394 (tinisat) R 30392 30394 30045 0 -1 4194304 6983 0 0 0 22215 8 0 0 25 0 1 0 91437290 30064640 6740 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30394/statm: 7340 6740 52 110 0 7227 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 29360

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 30397
/proc/meminfo: memFree=1831216/2055920 swapFree=4177824/4192956
[pid=30394] ppid=30392 vsize=52172 CPUtime=282.21
/proc/30394/stat : 30394 (tinisat) R 30392 30394 30045 0 -1 4194304 7787 0 0 0 28212 9 0 0 25 0 1 0 91437290 53424128 7544 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134532422 0 0 4096 0 0 0 0 17 1 0 0
/proc/30394/statm: 13043 7544 52 110 0 12930 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 52172

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 30397
/proc/meminfo: memFree=1828144/2055920 swapFree=4177824/4192956
[pid=30394] ppid=30392 vsize=52732 CPUtime=342.2
/proc/30394/stat : 30394 (tinisat) R 30392 30394 30045 0 -1 4194304 8551 0 0 0 34210 10 0 0 25 0 1 0 91437290 53997568 8308 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30394/statm: 13183 8308 52 110 0 13070 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 52732

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/65 30397
/proc/meminfo: memFree=1825328/2055920 swapFree=4177824/4192956
[pid=30394] ppid=30392 vsize=53020 CPUtime=402.18
/proc/30394/stat : 30394 (tinisat) R 30392 30394 30045 0 -1 4194304 9259 0 0 0 40208 10 0 0 25 0 1 0 91437290 54292480 9016 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30394/statm: 13255 9016 52 110 0 13142 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 53020

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 1.05 2/65 30397
/proc/meminfo: memFree=1822256/2055920 swapFree=4177824/4192956
[pid=30394] ppid=30392 vsize=54236 CPUtime=462.16
/proc/30394/stat : 30394 (tinisat) R 30392 30394 30045 0 -1 4194304 10008 0 0 0 46205 11 0 0 25 0 1 0 91437290 55537664 9765 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30394/statm: 13559 9765 52 110 0 13446 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 54236

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/65 30397
/proc/meminfo: memFree=1820144/2055920 swapFree=4177824/4192956
[pid=30394] ppid=30392 vsize=54684 CPUtime=522.15
/proc/30394/stat : 30394 (tinisat) R 30392 30394 30045 0 -1 4194304 10552 0 0 0 52203 12 0 0 25 0 1 0 91437290 55996416 10309 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520027 0 0 4096 0 0 0 0 17 1 0 0
/proc/30394/statm: 13671 10309 52 110 0 13558 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 54684

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 1.04 2/65 30397
/proc/meminfo: memFree=1817968/2055920 swapFree=4177824/4192956
[pid=30394] ppid=30392 vsize=56012 CPUtime=582.12
/proc/30394/stat : 30394 (tinisat) R 30392 30394 30045 0 -1 4194304 11349 0 0 0 58200 12 0 0 25 0 1 0 91437290 57356288 10849 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30394/statm: 14003 10849 52 110 0 13890 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 56012

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/65 30397
/proc/meminfo: memFree=1815920/2055920 swapFree=4177824/4192956
[pid=30394] ppid=30392 vsize=56436 CPUtime=642.12
/proc/30394/stat : 30394 (tinisat) R 30392 30394 30045 0 -1 4194304 11846 0 0 0 64199 13 0 0 25 0 1 0 91437290 57790464 11346 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/30394/statm: 14109 11346 52 110 0 13996 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 56436

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.02 2/65 30397
/proc/meminfo: memFree=1813872/2055920 swapFree=4177824/4192956
[pid=30394] ppid=30392 vsize=57012 CPUtime=702.09
/proc/30394/stat : 30394 (tinisat) R 30392 30394 30045 0 -1 4194304 12364 0 0 0 70196 13 0 0 25 0 1 0 91437290 58380288 11864 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30394/statm: 14253 11864 52 110 0 14140 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 57012

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.02 2/65 30397
/proc/meminfo: memFree=1812080/2055920 swapFree=4177824/4192956
[pid=30394] ppid=30392 vsize=57316 CPUtime=762.08
/proc/30394/stat : 30394 (tinisat) R 30392 30394 30045 0 -1 4194304 12800 0 0 0 76194 14 0 0 25 0 1 0 91437290 58691584 12300 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30394/statm: 14329 12300 52 110 0 14216 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 57316

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.01 2/65 30397
/proc/meminfo: memFree=1810224/2055920 swapFree=4177824/4192956
[pid=30394] ppid=30392 vsize=57604 CPUtime=822.06
/proc/30394/stat : 30394 (tinisat) R 30392 30394 30045 0 -1 4194304 13262 0 0 0 82192 14 0 0 25 0 1 0 91437290 58986496 12762 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519932 0 0 4096 0 0 0 0 17 1 0 0
/proc/30394/statm: 14401 12762 52 110 0 14288 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 57604

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.01 2/65 30397
/proc/meminfo: memFree=1808560/2055920 swapFree=4177824/4192956
[pid=30394] ppid=30392 vsize=57764 CPUtime=882.05
/proc/30394/stat : 30394 (tinisat) R 30392 30394 30045 0 -1 4194304 13687 0 0 0 88190 15 0 0 25 0 1 0 91437290 59150336 13187 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30394/statm: 14441 13187 52 110 0 14328 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 57764

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30397
/proc/meminfo: memFree=1806640/2055920 swapFree=4177824/4192956
[pid=30394] ppid=30392 vsize=58424 CPUtime=942.03
/proc/30394/stat : 30394 (tinisat) R 30392 30394 30045 0 -1 4194304 14157 0 0 0 94188 15 0 0 25 0 1 0 91437290 59826176 13657 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30394/statm: 14606 13657 52 110 0 14493 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 58424

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30397
/proc/meminfo: memFree=1805104/2055920 swapFree=4177824/4192956
[pid=30394] ppid=30392 vsize=58760 CPUtime=1002.01
/proc/30394/stat : 30394 (tinisat) R 30392 30394 30045 0 -1 4194304 14532 0 0 0 100186 15 0 0 25 0 1 0 91437290 60170240 14032 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519972 0 0 4096 0 0 0 0 17 1 0 0
/proc/30394/statm: 14690 14032 52 110 0 14577 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 58760

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30397
/proc/meminfo: memFree=1803568/2055920 swapFree=4177824/4192956
[pid=30394] ppid=30392 vsize=103900 CPUtime=1061.99
/proc/30394/stat : 30394 (tinisat) R 30392 30394 30045 0 -1 4194304 14917 0 0 0 106184 15 0 0 25 0 1 0 91437290 106393600 14417 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/30394/statm: 25975 14417 52 110 0 25862 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 103900

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30397
/proc/meminfo: memFree=1801968/2055920 swapFree=4177824/4192956
[pid=30394] ppid=30392 vsize=104348 CPUtime=1121.98
/proc/30394/stat : 30394 (tinisat) R 30392 30394 30045 0 -1 4194304 15318 0 0 0 112182 16 0 0 25 0 1 0 91437290 106852352 14818 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30394/statm: 26087 14818 52 110 0 25974 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 104348

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30397
/proc/meminfo: memFree=1800368/2055920 swapFree=4177824/4192956
[pid=30394] ppid=30392 vsize=104636 CPUtime=1181.96
/proc/30394/stat : 30394 (tinisat) R 30392 30394 30045 0 -1 4194304 15709 0 0 0 118180 16 0 0 25 0 1 0 91437290 107147264 15209 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30394/statm: 26159 15209 52 110 0 26046 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 104636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 30397
/proc/meminfo: memFree=1799920/2055920 swapFree=4177824/4192956
[pid=30394] ppid=30392 vsize=104780 CPUtime=1200.06
/proc/30394/stat : 30394 (tinisat) R 30392 30394 30045 0 -1 4194304 15819 0 0 0 119990 16 0 0 25 0 1 0 91437290 107294720 15319 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30394/statm: 26195 15319 52 110 0 26082 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 104780

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.42
CPU time (s): 1200.08
CPU user time (s): 1199.9
CPU system time (s): 0.177972
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 104780

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

runsolver used 0.807877 second user time and 2.47862 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Sun Mar 11 23:13:29 UTC 2007

IDJOB= 336840
IDBENCH= 24685
IDSOLVER= 100
FILE ID= node33/336840-1173654809

PBS_JOBID= 4101392

Free space on /tmp= 66563 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest02/hgen3-v400-s344840348.sat05-470.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336840-1173654809/tinisat /tmp/evaluation/336840-1173654809/instance-336840-1173654809.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-336840-1173654809 -o ROOT/results/node33/solver-336840-1173654809 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336840-1173654809/tinisat /tmp/evaluation/336840-1173654809/instance-336840-1173654809.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  ad341047b56d6b96e36142808d331e4f

RANDOM SEED= 965707655

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node33.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.231
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.231
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:       1862088 kB
Buffers:         18644 kB
Cached:         132520 kB
SwapCached:       9248 kB
Active:          69364 kB
Inactive:        97944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1862088 kB
SwapTotal:     4192956 kB
SwapFree:      4177824 kB
Dirty:             552 kB
Writeback:           0 kB
Mapped:          15548 kB
Slab:            12588 kB
Committed_AS:   105124 kB
PageTables:       1408 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= 66563 MiB

End job on node33 on Sun Mar 11 23:33:31 UTC 2007