Trace number 335160

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.07 1200.43

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-gensys-ukn003.sat05-3346.reshuffled-07.cnf
MD5SUMc664e54e8911dc74e630e966a3a9b6ae
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 variables942
Number of clauses16562
Sum of the clauses size74896
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21078
Number of clauses of size 38565
Number of clauses of size 471
Number of clauses of size 5103
Number of clauses of size over 56710

Solver Data (download as text)

0.00/0.03	c Tinisat 0.22
0.00/0.03	c solving /tmp/evaluation/335160-1173612769/instance-335160-1173612769.cnf
0.00/0.03	c 942 variables, 16562 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/node11/watcher-335160-1173612769 -o ROOT/results/node11/solver-335160-1173612769 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335160-1173612769/tinisat /tmp/evaluation/335160-1173612769/instance-335160-1173612769.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.77 0.93 1.01 2/77 27390
/proc/meminfo: memFree=1063168/2055920 swapFree=4169972/4192956
[pid=27390] ppid=27388 vsize=848 CPUtime=0
/proc/27390/stat : 27390 (tinisat) R 27388 27390 27331 0 -1 4194304 121 0 0 0 0 0 0 0 18 0 1 0 381231440 868352 106 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/27390/statm: 212 106 48 110 0 99 0

[startup+0.071895 s]
/proc/loadavg: 0.77 0.93 1.01 2/77 27390
/proc/meminfo: memFree=1063168/2055920 swapFree=4169972/4192956
[pid=27390] ppid=27388 vsize=2356 CPUtime=0.06
/proc/27390/stat : 27390 (tinisat) R 27388 27390 27331 0 -1 4194304 431 0 0 0 6 0 0 0 18 0 1 0 381231440 2412544 415 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134533228 0 0 4096 0 0 0 0 17 1 0 0
/proc/27390/statm: 589 415 52 110 0 476 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2356

[startup+0.1019 s]
/proc/loadavg: 0.77 0.93 1.01 2/77 27390
/proc/meminfo: memFree=1063168/2055920 swapFree=4169972/4192956
[pid=27390] ppid=27388 vsize=2356 CPUtime=0.09
/proc/27390/stat : 27390 (tinisat) R 27388 27390 27331 0 -1 4194304 443 0 0 0 9 0 0 0 18 0 1 0 381231440 2412544 427 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519939 0 0 4096 0 0 0 0 17 1 0 0
/proc/27390/statm: 589 427 52 110 0 476 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2356

[startup+0.301923 s]
/proc/loadavg: 0.77 0.93 1.01 2/77 27390
/proc/meminfo: memFree=1063168/2055920 swapFree=4169972/4192956
[pid=27390] ppid=27388 vsize=3788 CPUtime=0.29
/proc/27390/stat : 27390 (tinisat) R 27388 27390 27331 0 -1 4194304 525 0 0 0 29 0 0 0 19 0 1 0 381231440 3878912 509 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/27390/statm: 947 509 52 110 0 834 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3788

[startup+0.701971 s]
/proc/loadavg: 0.77 0.93 1.01 2/77 27390
/proc/meminfo: memFree=1063168/2055920 swapFree=4169972/4192956
[pid=27390] ppid=27388 vsize=3788 CPUtime=0.69
/proc/27390/stat : 27390 (tinisat) R 27388 27390 27331 0 -1 4194304 664 0 0 0 69 0 0 0 23 0 1 0 381231440 3878912 648 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/27390/statm: 947 648 52 110 0 834 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3788

[startup+1.50106 s]
/proc/loadavg: 0.77 0.93 1.01 2/78 27391
/proc/meminfo: memFree=1060344/2055920 swapFree=4169972/4192956
[pid=27390] ppid=27388 vsize=6648 CPUtime=1.49
/proc/27390/stat : 27390 (tinisat) R 27388 27390 27331 0 -1 4194304 877 0 0 0 149 0 0 0 25 0 1 0 381231440 6807552 861 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518744 0 0 4096 0 0 0 0 17 1 0 0
/proc/27390/statm: 1662 861 52 110 0 1549 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6648

[startup+3.10125 s]
/proc/loadavg: 0.77 0.93 1.01 2/78 27391
/proc/meminfo: memFree=1059192/2055920 swapFree=4169972/4192956
[pid=27390] ppid=27388 vsize=6780 CPUtime=3.09
/proc/27390/stat : 27390 (tinisat) R 27388 27390 27331 0 -1 4194304 1206 0 0 0 308 1 0 0 25 0 1 0 381231440 6942720 1190 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520070 0 0 4096 0 0 0 0 17 1 0 0
/proc/27390/statm: 1695 1190 52 110 0 1582 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6780

[startup+6.30163 s]
/proc/loadavg: 0.79 0.94 1.01 2/78 27391
/proc/meminfo: memFree=1056888/2055920 swapFree=4169972/4192956
[pid=27390] ppid=27388 vsize=12764 CPUtime=6.29
/proc/27390/stat : 27390 (tinisat) R 27388 27390 27331 0 -1 4194304 1719 0 0 0 628 1 0 0 25 0 1 0 381231440 13070336 1703 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520029 0 0 4096 0 0 0 0 17 1 0 0
/proc/27390/statm: 3191 1703 52 110 0 3078 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12764

[startup+12.7014 s]
/proc/loadavg: 0.81 0.94 1.01 2/78 27391
/proc/meminfo: memFree=1053368/2055920 swapFree=4169972/4192956
[pid=27390] ppid=27388 vsize=13164 CPUtime=12.68
/proc/27390/stat : 27390 (tinisat) R 27388 27390 27331 0 -1 4194304 2544 0 0 0 1266 2 0 0 25 0 1 0 381231440 13479936 2495 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/27390/statm: 3291 2495 52 110 0 3178 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13164

[startup+25.5019 s]
/proc/loadavg: 0.85 0.94 1.01 2/78 27391
/proc/meminfo: memFree=1048184/2055920 swapFree=4169972/4192956
[pid=27390] ppid=27388 vsize=25444 CPUtime=25.48
/proc/27390/stat : 27390 (tinisat) R 27388 27390 27331 0 -1 4194304 3785 0 0 0 2544 4 0 0 25 0 1 0 381231440 26054656 3736 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/27390/statm: 6361 3736 52 110 0 6248 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25444

[startup+51.1019 s]
/proc/loadavg: 0.90 0.94 1.00 2/78 27391
/proc/meminfo: memFree=1041080/2055920 swapFree=4169972/4192956
[pid=27390] ppid=27388 vsize=26460 CPUtime=51.08
/proc/27390/stat : 27390 (tinisat) R 27388 27390 27331 0 -1 4194304 5638 0 0 0 5103 5 0 0 25 0 1 0 381231440 27095040 5524 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/27390/statm: 6615 5524 52 110 0 6502 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 26460

[startup+102.306 s]
/proc/loadavg: 0.95 0.95 1.00 2/78 27391
/proc/meminfo: memFree=1030136/2055920 swapFree=4169972/4192956
[pid=27390] ppid=27388 vsize=50792 CPUtime=102.26
/proc/27390/stat : 27390 (tinisat) R 27388 27390 27331 0 -1 4194304 8316 0 0 0 10218 8 0 0 25 0 1 0 381231440 52011008 8202 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519878 0 0 4096 0 0 0 0 17 1 0 0
/proc/27390/statm: 12698 8202 52 110 0 12585 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 50792

[startup+162.301 s]
/proc/loadavg: 0.98 0.95 1.00 2/78 27391
/proc/meminfo: memFree=1020472/2055920 swapFree=4169972/4192956
[pid=27390] ppid=27388 vsize=52488 CPUtime=162.24
/proc/27390/stat : 27390 (tinisat) R 27388 27390 27331 0 -1 4194304 10877 0 0 0 16212 12 0 0 25 0 1 0 381231440 53747712 10634 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/27390/statm: 13122 10634 52 110 0 13009 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 52488

[startup+222.301 s]
/proc/loadavg: 0.99 0.96 1.00 2/78 27391
/proc/meminfo: memFree=1012152/2055920 swapFree=4169972/4192956
[pid=27390] ppid=27388 vsize=53204 CPUtime=222.22
/proc/27390/stat : 27390 (tinisat) R 27388 27390 27331 0 -1 4194304 12929 0 0 0 22208 14 0 0 25 0 1 0 381231440 54480896 12686 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/27390/statm: 13301 12686 52 110 0 13188 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 53204

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 27391
/proc/meminfo: memFree=1005496/2055920 swapFree=4169972/4192956
[pid=27390] ppid=27388 vsize=99200 CPUtime=282.21
/proc/27390/stat : 27390 (tinisat) R 27388 27390 27331 0 -1 4194304 14598 0 0 0 28205 16 0 0 25 0 1 0 381231440 101580800 14355 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/27390/statm: 24800 14355 52 110 0 24687 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 99200

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 27391
/proc/meminfo: memFree=998968/2055920 swapFree=4169972/4192956
[pid=27390] ppid=27388 vsize=100396 CPUtime=342.19
/proc/27390/stat : 27390 (tinisat) R 27388 27390 27331 0 -1 4194304 16203 0 0 0 34200 19 0 0 25 0 1 0 381231440 102805504 15960 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/27390/statm: 25099 15960 52 110 0 24986 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 100396

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 27391
/proc/meminfo: memFree=992888/2055920 swapFree=4169972/4192956
[pid=27390] ppid=27388 vsize=101560 CPUtime=402.17
/proc/27390/stat : 27390 (tinisat) R 27388 27390 27331 0 -1 4194304 17764 0 0 0 40196 21 0 0 25 0 1 0 381231440 103997440 17521 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/27390/statm: 25390 17521 52 110 0 25277 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 101560

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 27391
/proc/meminfo: memFree=987064/2055920 swapFree=4169972/4192956
[pid=27390] ppid=27388 vsize=103624 CPUtime=462.16
/proc/27390/stat : 27390 (tinisat) R 27388 27390 27331 0 -1 4194304 19456 0 0 0 46193 23 0 0 25 0 1 0 381231440 106110976 18956 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/27390/statm: 25906 18956 52 110 0 25793 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 103624

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 27391
/proc/meminfo: memFree=981816/2055920 swapFree=4169972/4192956
[pid=27390] ppid=27388 vsize=104020 CPUtime=522.14
/proc/27390/stat : 27390 (tinisat) R 27388 27390 27331 0 -1 4194304 20791 0 0 0 52189 25 0 0 25 0 1 0 381231440 106516480 20291 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/27390/statm: 26005 20291 52 110 0 25892 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 104020

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 27391
/proc/meminfo: memFree=976888/2055920 swapFree=4169972/4192956
[pid=27390] ppid=27388 vsize=104404 CPUtime=582.12
/proc/27390/stat : 27390 (tinisat) R 27388 27390 27331 0 -1 4194304 22011 0 0 0 58185 27 0 0 25 0 1 0 381231440 106909696 21511 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/27390/statm: 26101 21511 52 110 0 25988 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 104404

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 27391
/proc/meminfo: memFree=972280/2055920 swapFree=4169972/4192956
[pid=27390] ppid=27388 vsize=104532 CPUtime=642.11
/proc/27390/stat : 27390 (tinisat) R 27388 27390 27331 0 -1 4194304 23163 0 0 0 64182 29 0 0 25 0 1 0 381231440 107040768 22630 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520029 0 0 4096 0 0 0 0 17 1 0 0
/proc/27390/statm: 26133 22630 52 110 0 26020 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 104532

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 27391
/proc/meminfo: memFree=967544/2055920 swapFree=4169972/4192956
[pid=27390] ppid=27388 vsize=105744 CPUtime=702.08
/proc/27390/stat : 27390 (tinisat) R 27388 27390 27331 0 -1 4194304 24406 0 0 0 70178 30 0 0 25 0 1 0 381231440 108281856 23840 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/27390/statm: 26436 23840 52 110 0 26323 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 105744

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 27393
/proc/meminfo: memFree=962872/2055920 swapFree=4169972/4192956
[pid=27390] ppid=27388 vsize=106592 CPUtime=762.07
/proc/27390/stat : 27390 (tinisat) R 27388 27390 27331 0 -1 4194304 25526 0 0 0 76176 31 0 0 25 0 1 0 381231440 109150208 24960 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/27390/statm: 26648 24960 52 110 0 26535 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 106592

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 27393
/proc/meminfo: memFree=958712/2055920 swapFree=4169972/4192956
[pid=27390] ppid=27388 vsize=107116 CPUtime=822.05
/proc/27390/stat : 27390 (tinisat) R 27388 27390 27331 0 -1 4194304 26633 0 0 0 82172 33 0 0 25 0 1 0 381231440 109686784 26034 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/27390/statm: 26779 26034 52 110 0 26666 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 107116

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 27393
/proc/meminfo: memFree=954744/2055920 swapFree=4169972/4192956
[pid=27390] ppid=27388 vsize=199288 CPUtime=882.03
/proc/27390/stat : 27390 (tinisat) R 27388 27390 27331 0 -1 4194304 27691 0 0 0 88169 34 0 0 25 0 1 0 381231440 204070912 27026 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/27390/statm: 49822 27026 52 110 0 49709 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 199288

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 27393
/proc/meminfo: memFree=950712/2055920 swapFree=4169972/4192956
[pid=27390] ppid=27388 vsize=200132 CPUtime=942.01
/proc/27390/stat : 27390 (tinisat) R 27388 27390 27331 0 -1 4194304 28773 0 0 0 94165 36 0 0 25 0 1 0 381231440 204935168 28042 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/27390/statm: 50033 28042 52 110 0 49920 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 200132

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 27393
/proc/meminfo: memFree=946872/2055920 swapFree=4169972/4192956
[pid=27390] ppid=27388 vsize=200392 CPUtime=1001.99
/proc/27390/stat : 27390 (tinisat) R 27388 27390 27331 0 -1 4194304 29749 0 0 0 100161 38 0 0 25 0 1 0 381231440 205201408 28985 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/27390/statm: 50098 28985 52 110 0 49985 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 200392

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 27393
/proc/meminfo: memFree=943224/2055920 swapFree=4169972/4192956
[pid=27390] ppid=27388 vsize=200912 CPUtime=1061.97
/proc/27390/stat : 27390 (tinisat) R 27388 27390 27331 0 -1 4194304 30738 0 0 0 106158 39 0 0 25 0 1 0 381231440 205733888 29908 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/27390/statm: 50228 29908 52 110 0 50115 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 200912

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 27393
/proc/meminfo: memFree=939768/2055920 swapFree=4169972/4192956
[pid=27390] ppid=27388 vsize=201176 CPUtime=1121.96
/proc/27390/stat : 27390 (tinisat) R 27388 27390 27331 0 -1 4194304 31589 0 0 0 112155 41 0 0 25 0 1 0 381231440 206004224 30759 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/27390/statm: 50294 30759 52 110 0 50181 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 201176

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 27393
/proc/meminfo: memFree=936504/2055920 swapFree=4169972/4192956
[pid=27390] ppid=27388 vsize=201176 CPUtime=1181.94
/proc/27390/stat : 27390 (tinisat) R 27388 27390 27331 0 -1 4194304 32411 0 0 0 118152 42 0 0 25 0 1 0 381231440 206004224 31581 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/27390/statm: 50294 31581 52 110 0 50181 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 201176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 27393
/proc/meminfo: memFree=935352/2055920 swapFree=4169972/4192956
[pid=27390] ppid=27388 vsize=201176 CPUtime=1200.04
/proc/27390/stat : 27390 (tinisat) R 27388 27390 27331 0 -1 4194304 32679 0 0 0 119961 43 0 0 25 0 1 0 381231440 206004224 31849 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/27390/statm: 50294 31849 52 110 0 50181 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 201176

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.43
CPU time (s): 1200.07
CPU user time (s): 1199.62
CPU system time (s): 0.452931
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 201176

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

runsolver used 1.2928 second user time and 3.07953 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Sun Mar 11 11:32:49 UTC 2007

IDJOB= 335160
IDBENCH= 24645
IDSOLVER= 100
FILE ID= node11/335160-1173612769

PBS_JOBID= 4101262

Free space on /tmp= 66174 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7-gensys-ukn003.sat05-3346.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335160-1173612769/tinisat /tmp/evaluation/335160-1173612769/instance-335160-1173612769.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-335160-1173612769 -o ROOT/results/node11/solver-335160-1173612769 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335160-1173612769/tinisat /tmp/evaluation/335160-1173612769/instance-335160-1173612769.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  c664e54e8911dc74e630e966a3a9b6ae

RANDOM SEED= 350022032

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.243
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.243
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:       1063640 kB
Buffers:         57392 kB
Cached:         835988 kB
SwapCached:       2248 kB
Active:         516272 kB
Inactive:       399720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1063640 kB
SwapTotal:     4192956 kB
SwapFree:      4169972 kB
Dirty:            1060 kB
Writeback:           0 kB
Mapped:          30596 kB
Slab:            61888 kB
Committed_AS:  1209240 kB
PageTables:       1756 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= 66174 MiB

End job on node11 on Sun Mar 11 11:52:51 UTC 2007