Trace number 303682

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.59

General information on the benchmark

Namerandom/LargeSize/7SAT/v200/
unif-k7-r85-v200-c17000-S1751213243-05.cnf
MD5SUM0186eda890cf4014d992450cade22d17
Bench CategoryRANDOM (random 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 variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

Solver Data (download as text)

0.00/0.04	c Tinisat 0.22
0.00/0.04	c solving /tmp/evaluation/303682-1172041123/instance-303682-1172041123.cnf
0.00/0.04	c 200 variables, 17000 clauses

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node60/watcher-303682-1172041123 -o ROOT/results/node60/solver-303682-1172041123 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/303682-1172041123/tinisat /tmp/evaluation/303682-1172041123/instance-303682-1172041123.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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 0.99 3/64 800
/proc/meminfo: memFree=1667320/2055920 swapFree=4183464/4192956
[pid=800] ppid=798 vsize=852 CPUtime=0
/proc/800/stat : 800 (tinisat) R 798 800 743 0 -1 4194304 122 0 0 0 0 0 0 0 18 0 1 0 224069120 872448 107 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/800/statm: 213 107 48 110 0 100 0

[startup+0.106877 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 800
/proc/meminfo: memFree=1667320/2055920 swapFree=4183464/4192956
[pid=800] ppid=798 vsize=2704 CPUtime=0.1
/proc/800/stat : 800 (tinisat) R 798 800 743 0 -1 4194304 499 0 0 0 10 0 0 0 18 0 1 0 224069120 2768896 483 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134517611 0 0 4096 0 0 0 0 17 1 0 0
/proc/800/statm: 676 483 52 110 0 563 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2704

[startup+0.514947 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 800
/proc/meminfo: memFree=1667320/2055920 swapFree=4183464/4192956
[pid=800] ppid=798 vsize=4832 CPUtime=0.51
/proc/800/stat : 800 (tinisat) R 798 800 743 0 -1 4194304 667 0 0 0 51 0 0 0 21 0 1 0 224069120 4947968 651 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/800/statm: 1208 651 52 110 0 1095 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 4832

[startup+1.33509 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 801
/proc/meminfo: memFree=1664112/2055920 swapFree=4183464/4192956
[pid=800] ppid=798 vsize=4832 CPUtime=1.33
/proc/800/stat : 800 (tinisat) R 798 800 743 0 -1 4194304 950 0 0 0 133 0 0 0 25 0 1 0 224069120 4947968 934 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/800/statm: 1208 934 52 110 0 1095 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4832

[startup+2.97139 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 801
/proc/meminfo: memFree=1662640/2055920 swapFree=4183464/4192956
[pid=800] ppid=798 vsize=9084 CPUtime=2.96
/proc/800/stat : 800 (tinisat) R 798 800 743 0 -1 4194304 1374 0 0 0 296 0 0 0 25 0 1 0 224069120 9302016 1358 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/800/statm: 2271 1358 52 110 0 2158 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 9084

[startup+6.24997 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 801
/proc/meminfo: memFree=1659768/2055920 swapFree=4183464/4192956
[pid=800] ppid=798 vsize=9348 CPUtime=6.23
/proc/800/stat : 800 (tinisat) R 798 800 743 0 -1 4194304 2031 0 0 0 623 0 0 0 25 0 1 0 224069120 9572352 2015 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/800/statm: 2337 2015 52 110 0 2224 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 9348

[startup+12.7031 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 801
/proc/meminfo: memFree=1655800/2055920 swapFree=4183464/4192956
[pid=800] ppid=798 vsize=18244 CPUtime=12.69
/proc/800/stat : 800 (tinisat) R 798 800 743 0 -1 4194304 2930 0 0 0 1267 2 0 0 25 0 1 0 224069120 18681856 2914 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/800/statm: 4561 2914 52 110 0 4448 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18244

[startup+25.5064 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 801
/proc/meminfo: memFree=1650552/2055920 swapFree=4183464/4192956
[pid=800] ppid=798 vsize=19064 CPUtime=25.49
/proc/800/stat : 800 (tinisat) R 798 800 743 0 -1 4194304 4256 0 0 0 2545 4 0 0 25 0 1 0 224069120 19521536 4240 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/800/statm: 4766 4240 52 110 0 4653 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19064

[startup+51.111 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 801
/proc/meminfo: memFree=1643256/2055920 swapFree=4183464/4192956
[pid=800] ppid=798 vsize=36740 CPUtime=51.08
/proc/800/stat : 800 (tinisat) R 798 800 743 0 -1 4194304 6102 0 0 0 5103 5 0 0 25 0 1 0 224069120 37621760 6021 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/800/statm: 9185 6021 52 110 0 9072 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 36740

[startup+102.319 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 801
/proc/meminfo: memFree=1632888/2055920 swapFree=4183464/4192956
[pid=800] ppid=798 vsize=38316 CPUtime=102.27
/proc/800/stat : 800 (tinisat) R 798 800 743 0 -1 4194304 8713 0 0 0 10219 8 0 0 25 0 1 0 224069120 39235584 8632 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/800/statm: 9579 8632 52 110 0 9466 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 38316

[startup+162.357 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 901
/proc/meminfo: memFree=1622216/2055920 swapFree=4183464/4192956
[pid=800] ppid=798 vsize=73872 CPUtime=162.25
/proc/800/stat : 800 (tinisat) R 798 800 743 0 -1 4194304 11122 0 0 0 16215 10 0 0 25 0 1 0 224069120 75644928 10912 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/800/statm: 18468 10912 52 110 0 18355 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 73872

[startup+222.407 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 973
/proc/meminfo: memFree=1614664/2055920 swapFree=4183464/4192956
[pid=800] ppid=798 vsize=74320 CPUtime=222.23
/proc/800/stat : 800 (tinisat) R 798 800 743 0 -1 4194304 13011 0 0 0 22211 12 0 0 25 0 1 0 224069120 76103680 12801 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/800/statm: 18580 12801 52 110 0 18467 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 74320

[startup+282.435 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 999
/proc/meminfo: memFree=1608824/2055920 swapFree=4183464/4192956
[pid=800] ppid=798 vsize=74784 CPUtime=282.24
/proc/800/stat : 800 (tinisat) R 798 800 743 0 -1 4194304 14752 0 0 0 28210 14 0 0 25 0 1 0 224069120 76578816 14542 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/800/statm: 18696 14542 52 110 0 18583 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 74784

[startup+342.454 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 999
/proc/meminfo: memFree=1602232/2055920 swapFree=4183464/4192956
[pid=800] ppid=798 vsize=76208 CPUtime=342.23
/proc/800/stat : 800 (tinisat) R 798 800 743 0 -1 4194304 16410 0 0 0 34208 15 0 0 25 0 1 0 224069120 78036992 16200 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/800/statm: 19052 16200 52 110 0 18939 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 76208

[startup+402.476 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 999
/proc/meminfo: memFree=1597112/2055920 swapFree=4183464/4192956
[pid=800] ppid=798 vsize=76880 CPUtime=402.23
/proc/800/stat : 800 (tinisat) R 798 800 743 0 -1 4194304 17666 0 0 0 40207 16 0 0 25 0 1 0 224069120 78725120 17456 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/800/statm: 19220 17456 52 110 0 19107 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 76880

[startup+462.497 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 999
/proc/meminfo: memFree=1592248/2055920 swapFree=4183464/4192956
[pid=800] ppid=798 vsize=78740 CPUtime=462.24
/proc/800/stat : 800 (tinisat) R 798 800 743 0 -1 4194304 19166 0 0 0 46206 18 0 0 25 0 1 0 224069120 80629760 18699 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/800/statm: 19685 18699 52 110 0 19572 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 78740

[startup+522.522 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 999
/proc/meminfo: memFree=1587512/2055920 swapFree=4183464/4192956
[pid=800] ppid=798 vsize=147768 CPUtime=522.23
/proc/800/stat : 800 (tinisat) R 798 800 743 0 -1 4194304 20376 0 0 0 52204 19 0 0 25 0 1 0 224069120 151314432 19909 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/800/statm: 36942 19909 52 110 0 36829 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 147768

[startup+582.54 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 999
/proc/meminfo: memFree=1583160/2055920 swapFree=4183464/4192956
[pid=800] ppid=798 vsize=148088 CPUtime=582.24
/proc/800/stat : 800 (tinisat) R 798 800 743 0 -1 4194304 21463 0 0 0 58203 21 0 0 25 0 1 0 224069120 151642112 20996 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/800/statm: 37022 20996 52 110 0 36909 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 148088

[startup+642.561 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 999
/proc/meminfo: memFree=1578744/2055920 swapFree=4183464/4192956
[pid=800] ppid=798 vsize=148600 CPUtime=642.24
/proc/800/stat : 800 (tinisat) R 798 800 743 0 -1 4194304 22562 0 0 0 64202 22 0 0 25 0 1 0 224069120 152166400 22095 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/800/statm: 37150 22095 52 110 0 37037 0
Current children cumulated CPU time (s) 642.24
Current children cumulated vsize (KiB) 148600

[startup+702.577 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 999
/proc/meminfo: memFree=1574776/2055920 swapFree=4183464/4192956
[pid=800] ppid=798 vsize=148952 CPUtime=702.23
/proc/800/stat : 800 (tinisat) R 798 800 743 0 -1 4194304 23557 0 0 0 70200 23 0 0 25 0 1 0 224069120 152526848 23090 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/800/statm: 37238 23090 52 110 0 37125 0
Current children cumulated CPU time (s) 702.23
Current children cumulated vsize (KiB) 148952

[startup+762.598 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 999
/proc/meminfo: memFree=1571000/2055920 swapFree=4183464/4192956
[pid=800] ppid=798 vsize=149496 CPUtime=762.22
/proc/800/stat : 800 (tinisat) R 798 800 743 0 -1 4194304 24490 0 0 0 76198 24 0 0 25 0 1 0 224069120 153083904 24023 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/800/statm: 37374 24023 52 110 0 37261 0
Current children cumulated CPU time (s) 762.22
Current children cumulated vsize (KiB) 149496

[startup+822.624 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 999
/proc/meminfo: memFree=1567096/2055920 swapFree=4183464/4192956
[pid=800] ppid=798 vsize=150008 CPUtime=822.23
/proc/800/stat : 800 (tinisat) R 798 800 743 0 -1 4194304 25461 0 0 0 82198 25 0 0 25 0 1 0 224069120 153608192 24994 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519934 0 0 4096 0 0 0 0 17 1 0 0
/proc/800/statm: 37502 24994 52 110 0 37389 0
Current children cumulated CPU time (s) 822.23
Current children cumulated vsize (KiB) 150008

[startup+882.638 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 999
/proc/meminfo: memFree=1563704/2055920 swapFree=4183464/4192956
[pid=800] ppid=798 vsize=150684 CPUtime=882.22
/proc/800/stat : 800 (tinisat) R 798 800 743 0 -1 4194304 26316 0 0 0 88196 26 0 0 25 0 1 0 224069120 154300416 25849 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/800/statm: 37671 25849 52 110 0 37558 0
Current children cumulated CPU time (s) 882.22
Current children cumulated vsize (KiB) 150684

[startup+942.655 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 999
/proc/meminfo: memFree=1560376/2055920 swapFree=4183464/4192956
[pid=800] ppid=798 vsize=151260 CPUtime=942.22
/proc/800/stat : 800 (tinisat) R 798 800 743 0 -1 4194304 27140 0 0 0 94195 27 0 0 25 0 1 0 224069120 154890240 26673 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/800/statm: 37815 26673 52 110 0 37702 0
Current children cumulated CPU time (s) 942.22
Current children cumulated vsize (KiB) 151260

[startup+1002.67 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 999
/proc/meminfo: memFree=1557176/2055920 swapFree=4183464/4192956
[pid=800] ppid=798 vsize=151260 CPUtime=1002.22
/proc/800/stat : 800 (tinisat) R 798 800 743 0 -1 4194304 27937 0 0 0 100193 29 0 0 25 0 1 0 224069120 154890240 27470 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/800/statm: 37815 27470 52 110 0 37702 0
Current children cumulated CPU time (s) 1002.22
Current children cumulated vsize (KiB) 151260

[startup+1062.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 999
/proc/meminfo: memFree=1553720/2055920 swapFree=4183464/4192956
[pid=800] ppid=798 vsize=151420 CPUtime=1062.23
/proc/800/stat : 800 (tinisat) R 798 800 743 0 -1 4194304 28796 0 0 0 106193 30 0 0 25 0 1 0 224069120 155054080 28329 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/800/statm: 37855 28329 52 110 0 37742 0
Current children cumulated CPU time (s) 1062.23
Current children cumulated vsize (KiB) 151420

[startup+1122.72 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 999
/proc/meminfo: memFree=1550392/2055920 swapFree=4183464/4192956
[pid=800] ppid=798 vsize=151580 CPUtime=1122.23
/proc/800/stat : 800 (tinisat) R 798 800 743 0 -1 4194304 29621 0 0 0 112192 31 0 0 25 0 1 0 224069120 155217920 29154 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/800/statm: 37895 29154 52 110 0 37782 0
Current children cumulated CPU time (s) 1122.23
Current children cumulated vsize (KiB) 151580

[startup+1182.74 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 999
/proc/meminfo: memFree=1547128/2055920 swapFree=4183464/4192956
[pid=800] ppid=798 vsize=151580 CPUtime=1182.23
/proc/800/stat : 800 (tinisat) R 798 800 743 0 -1 4194304 30449 0 0 0 118191 32 0 0 25 0 1 0 224069120 155217920 29982 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519861 0 0 4096 0 0 0 0 17 1 0 0
/proc/800/statm: 37895 29982 52 110 0 37782 0
Current children cumulated CPU time (s) 1182.23
Current children cumulated vsize (KiB) 151580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.56 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 999
/proc/meminfo: memFree=1546040/2055920 swapFree=4183464/4192956
[pid=800] ppid=798 vsize=151580 CPUtime=1200.04
/proc/800/stat : 800 (tinisat) R 798 800 743 0 -1 4194304 30700 0 0 0 119972 32 0 0 25 0 1 0 224069120 155217920 30233 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/800/statm: 37895 30233 52 110 0 37782 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 151580

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.59
CPU time (s): 1200.07
CPU user time (s): 1199.73
CPU system time (s): 0.346947
CPU usage (%): 99.957
Max. virtual memory (cumulated for all children) (KiB): 151580

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

runsolver used 0.893864 second user time and 2.40363 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Wed Feb 21 06:58:43 UTC 2007

IDJOB= 303682
IDBENCH= 20114
IDSOLVER= 100
FILE ID= node60/303682-1172041123

PBS_JOBID= 3892736

Free space on /tmp= 66561 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v200/unif-k7-r85-v200-c17000-S1751213243-05.cnf
COMMAND LINE= /tmp/evaluation/303682-1172041123/tinisat /tmp/evaluation/303682-1172041123/instance-303682-1172041123.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-303682-1172041123 -o ROOT/results/node60/solver-303682-1172041123 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/303682-1172041123/tinisat /tmp/evaluation/303682-1172041123/instance-303682-1172041123.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  0186eda890cf4014d992450cade22d17

RANDOM SEED= 595439438

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node60.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.283
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.283
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:       1667856 kB
Buffers:         35888 kB
Cached:         282652 kB
SwapCached:       3372 kB
Active:         179044 kB
Inactive:       148752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1667856 kB
SwapTotal:     4192956 kB
SwapFree:      4183464 kB
Dirty:            1172 kB
Writeback:           0 kB
Mapped:          15208 kB
Slab:            46320 kB
Committed_AS:   749680 kB
PageTables:       1464 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= 66561 MiB

End job on node60 on Wed Feb 21 07:18:46 UTC 2007