Trace number 335328

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

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-icl001.sat05-3822.reshuffled-07.cnf
MD5SUMec57f256b9d77cc498e6804764ea407d
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 variables2441
Number of clauses16065
Sum of the clauses size113111
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 2392
Number of clauses of size 32214
Number of clauses of size 4305
Number of clauses of size 5454
Number of clauses of size over 512665

Solver Data (download as text)

0.00/0.04	c Tinisat 0.22
0.00/0.04	c solving /tmp/evaluation/335328-1173623429/instance-335328-1173623429.cnf
0.00/0.04	c 2441 variables, 16065 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/node10/watcher-335328-1173623429 -o ROOT/results/node10/solver-335328-1173623429 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335328-1173623429/tinisat /tmp/evaluation/335328-1173623429/instance-335328-1173623429.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 1.08 1.87 2/77 2866
/proc/meminfo: memFree=1691128/2055920 swapFree=4168764/4192956
[pid=2866] ppid=2864 vsize=848 CPUtime=0
/proc/2866/stat : 2866 (tinisat) R 2864 2866 1725 0 -1 4194304 118 0 0 0 0 0 0 0 18 0 1 0 382297898 868352 103 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134728093 0 0 4096 0 0 0 0 17 1 0 0
/proc/2866/statm: 212 103 48 110 0 99 0

[startup+0.0615161 s]
/proc/loadavg: 0.92 1.08 1.87 2/77 2866
/proc/meminfo: memFree=1691128/2055920 swapFree=4168764/4192956
[pid=2866] ppid=2864 vsize=2964 CPUtime=0.05
/proc/2866/stat : 2866 (tinisat) R 2864 2866 1725 0 -1 4194304 541 0 0 0 5 0 0 0 18 0 1 0 382297898 3035136 525 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134517540 0 0 4096 0 0 0 0 17 1 0 0
/proc/2866/statm: 741 525 52 110 0 628 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2964

[startup+0.102522 s]
/proc/loadavg: 0.92 1.08 1.87 2/77 2866
/proc/meminfo: memFree=1691128/2055920 swapFree=4168764/4192956
[pid=2866] ppid=2864 vsize=2964 CPUtime=0.1
/proc/2866/stat : 2866 (tinisat) R 2864 2866 1725 0 -1 4194304 563 0 0 0 10 0 0 0 18 0 1 0 382297898 3035136 547 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/2866/statm: 741 547 52 110 0 628 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2964

[startup+0.302549 s]
/proc/loadavg: 0.92 1.08 1.87 2/77 2866
/proc/meminfo: memFree=1691128/2055920 swapFree=4168764/4192956
[pid=2866] ppid=2864 vsize=2964 CPUtime=0.3
/proc/2866/stat : 2866 (tinisat) R 2864 2866 1725 0 -1 4194304 638 0 0 0 30 0 0 0 19 0 1 0 382297898 3035136 622 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519972 0 0 4096 0 0 0 0 17 1 0 0
/proc/2866/statm: 741 622 52 110 0 628 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2964

[startup+0.702603 s]
/proc/loadavg: 0.92 1.08 1.87 2/77 2866
/proc/meminfo: memFree=1691128/2055920 swapFree=4168764/4192956
[pid=2866] ppid=2864 vsize=4984 CPUtime=0.69
/proc/2866/stat : 2866 (tinisat) R 2864 2866 1725 0 -1 4194304 737 0 0 0 69 0 0 0 23 0 1 0 382297898 5103616 721 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519876 0 0 4096 0 0 0 0 17 1 0 0
/proc/2866/statm: 1246 721 52 110 0 1133 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4984

[startup+1.50171 s]
/proc/loadavg: 0.92 1.08 1.87 2/78 2867
/proc/meminfo: memFree=1688176/2055920 swapFree=4168764/4192956
[pid=2866] ppid=2864 vsize=5116 CPUtime=1.49
/proc/2866/stat : 2866 (tinisat) R 2864 2866 1725 0 -1 4194304 905 0 0 0 149 0 0 0 25 0 1 0 382297898 5238784 889 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520134 0 0 4096 0 0 0 0 17 1 0 0
/proc/2866/statm: 1279 889 52 110 0 1166 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5116

[startup+3.10193 s]
/proc/loadavg: 0.92 1.08 1.87 2/78 2867
/proc/meminfo: memFree=1687088/2055920 swapFree=4168764/4192956
[pid=2866] ppid=2864 vsize=5520 CPUtime=3.09
/proc/2866/stat : 2866 (tinisat) R 2864 2866 1725 0 -1 4194304 1208 0 0 0 309 0 0 0 25 0 1 0 382297898 5652480 1192 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/2866/statm: 1380 1192 52 110 0 1267 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5520

[startup+6.30136 s]
/proc/loadavg: 0.93 1.07 1.87 2/78 2867
/proc/meminfo: memFree=1685104/2055920 swapFree=4168764/4192956
[pid=2866] ppid=2864 vsize=9952 CPUtime=6.28
/proc/2866/stat : 2866 (tinisat) R 2864 2866 1725 0 -1 4194304 1660 0 0 0 628 0 0 0 25 0 1 0 382297898 10190848 1611 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2866/statm: 2488 1611 52 110 0 2375 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9952

[startup+12.7012 s]
/proc/loadavg: 0.93 1.07 1.86 2/78 2867
/proc/meminfo: memFree=1682224/2055920 swapFree=4168764/4192956
[pid=2866] ppid=2864 vsize=10772 CPUtime=12.69
/proc/2866/stat : 2866 (tinisat) R 2864 2866 1725 0 -1 4194304 2304 0 0 0 1268 1 0 0 25 0 1 0 382297898 11030528 2255 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2866/statm: 2693 2255 52 110 0 2580 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10772

[startup+25.502 s]
/proc/loadavg: 0.95 1.07 1.85 2/78 2867
/proc/meminfo: memFree=1678576/2055920 swapFree=4168764/4192956
[pid=2866] ppid=2864 vsize=20084 CPUtime=25.48
/proc/2866/stat : 2866 (tinisat) R 2864 2866 1725 0 -1 4194304 3231 0 0 0 2546 2 0 0 25 0 1 0 382297898 20566016 3117 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2866/statm: 5021 3117 52 110 0 4908 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20084

[startup+51.1014 s]
/proc/loadavg: 0.96 1.06 1.82 2/78 2867
/proc/meminfo: memFree=1673264/2055920 swapFree=4168764/4192956
[pid=2866] ppid=2864 vsize=21348 CPUtime=51.07
/proc/2866/stat : 2866 (tinisat) R 2864 2866 1725 0 -1 4194304 4550 0 0 0 5104 3 0 0 25 0 1 0 382297898 21860352 4436 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/2866/statm: 5337 4436 52 110 0 5224 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 21348

[startup+102.306 s]
/proc/loadavg: 0.98 1.05 1.78 2/78 2867
/proc/meminfo: memFree=1666160/2055920 swapFree=4168764/4192956
[pid=2866] ppid=2864 vsize=39656 CPUtime=102.26
/proc/2866/stat : 2866 (tinisat) R 2864 2866 1725 0 -1 4194304 6431 0 0 0 10221 5 0 0 25 0 1 0 382297898 40607744 6188 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2866/statm: 9914 6188 52 110 0 9801 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 39656

[startup+162.301 s]
/proc/loadavg: 0.99 1.04 1.73 2/78 2867
/proc/meminfo: memFree=1659952/2055920 swapFree=4168764/4192956
[pid=2866] ppid=2864 vsize=40888 CPUtime=162.24
/proc/2866/stat : 2866 (tinisat) R 2864 2866 1725 0 -1 4194304 7989 0 0 0 16216 8 0 0 25 0 1 0 382297898 41869312 7746 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2866/statm: 10222 7746 52 110 0 10109 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 40888

[startup+222.302 s]
/proc/loadavg: 0.99 1.03 1.68 2/78 2867
/proc/meminfo: memFree=1653872/2055920 swapFree=4168764/4192956
[pid=2866] ppid=2864 vsize=41496 CPUtime=222.22
/proc/2866/stat : 2866 (tinisat) R 2864 2866 1725 0 -1 4194304 9473 0 0 0 22211 11 0 0 25 0 1 0 382297898 42491904 9230 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520074 0 0 4096 0 0 0 0 17 1 0 0
/proc/2866/statm: 10374 9230 52 110 0 10261 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 41496

[startup+282.302 s]
/proc/loadavg: 0.99 1.02 1.63 2/78 2867
/proc/meminfo: memFree=1648496/2055920 swapFree=4168764/4192956
[pid=2866] ppid=2864 vsize=74288 CPUtime=282.2
/proc/2866/stat : 2866 (tinisat) R 2864 2866 1725 0 -1 4194304 10817 0 0 0 28207 13 0 0 25 0 1 0 382297898 76070912 10574 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/2866/statm: 18572 10574 52 110 0 18459 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 74288

[startup+342.302 s]
/proc/loadavg: 0.99 1.02 1.59 2/78 2867
/proc/meminfo: memFree=1643376/2055920 swapFree=4168764/4192956
[pid=2866] ppid=2864 vsize=76048 CPUtime=342.18
/proc/2866/stat : 2866 (tinisat) R 2864 2866 1725 0 -1 4194304 12056 0 0 0 34204 14 0 0 25 0 1 0 382297898 77873152 11813 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/2866/statm: 19012 11813 52 110 0 18899 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 76048

[startup+402.302 s]
/proc/loadavg: 0.99 1.01 1.55 2/78 2867
/proc/meminfo: memFree=1639408/2055920 swapFree=4168764/4192956
[pid=2866] ppid=2864 vsize=77584 CPUtime=402.17
/proc/2866/stat : 2866 (tinisat) R 2864 2866 1725 0 -1 4194304 13296 0 0 0 40201 16 0 0 25 0 1 0 382297898 79446016 12796 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519972 0 0 4096 0 0 0 0 17 1 0 0
/proc/2866/statm: 19396 12796 52 110 0 19283 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 77584

[startup+462.303 s]
/proc/loadavg: 0.99 1.00 1.51 2/78 2867
/proc/meminfo: memFree=1635504/2055920 swapFree=4168764/4192956
[pid=2866] ppid=2864 vsize=78520 CPUtime=462.14
/proc/2866/stat : 2866 (tinisat) R 2864 2866 1725 0 -1 4194304 14249 0 0 0 46197 17 0 0 25 0 1 0 382297898 80404480 13749 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2866/statm: 19630 13749 52 110 0 19517 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 78520

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 1.48 2/78 2867
/proc/meminfo: memFree=1632112/2055920 swapFree=4168764/4192956
[pid=2866] ppid=2864 vsize=79420 CPUtime=522.12
/proc/2866/stat : 2866 (tinisat) R 2864 2866 1725 0 -1 4194304 15102 0 0 0 52194 18 0 0 25 0 1 0 382297898 81326080 14602 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2866/statm: 19855 14602 52 110 0 19742 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 79420

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.45 2/78 2867
/proc/meminfo: memFree=1629040/2055920 swapFree=4168764/4192956
[pid=2866] ppid=2864 vsize=79904 CPUtime=582.11
/proc/2866/stat : 2866 (tinisat) R 2864 2866 1725 0 -1 4194304 15867 0 0 0 58191 20 0 0 25 0 1 0 382297898 81821696 15367 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2866/statm: 19976 15367 52 110 0 19863 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 79904

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 1.42 2/78 2867
/proc/meminfo: memFree=1626160/2055920 swapFree=4168764/4192956
[pid=2866] ppid=2864 vsize=80048 CPUtime=642.09
/proc/2866/stat : 2866 (tinisat) R 2864 2866 1725 0 -1 4194304 16552 0 0 0 64188 21 0 0 25 0 1 0 382297898 81969152 16052 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2866/statm: 20012 16052 52 110 0 19899 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 80048

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 1.39 2/78 2867
/proc/meminfo: memFree=1623152/2055920 swapFree=4168764/4192956
[pid=2866] ppid=2864 vsize=80824 CPUtime=702.07
/proc/2866/stat : 2866 (tinisat) R 2864 2866 1725 0 -1 4194304 17291 0 0 0 70185 22 0 0 25 0 1 0 382297898 82763776 16791 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2866/statm: 20206 16791 52 110 0 20093 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 80824

[startup+762.307 s]
/proc/loadavg: 0.99 1.00 1.36 2/78 2867
/proc/meminfo: memFree=1620592/2055920 swapFree=4168764/4192956
[pid=2866] ppid=2864 vsize=81220 CPUtime=762.06
/proc/2866/stat : 2866 (tinisat) R 2864 2866 1725 0 -1 4194304 17912 0 0 0 76182 24 0 0 25 0 1 0 382297898 83169280 17412 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2866/statm: 20305 17412 52 110 0 20192 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 81220

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 1.33 2/78 2867
/proc/meminfo: memFree=1617840/2055920 swapFree=4168764/4192956
[pid=2866] ppid=2864 vsize=81704 CPUtime=822.03
/proc/2866/stat : 2866 (tinisat) R 2864 2866 1725 0 -1 4194304 18600 0 0 0 82179 24 0 0 25 0 1 0 382297898 83664896 18100 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2866/statm: 20426 18100 52 110 0 20313 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 81704

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 1.31 2/78 2867
/proc/meminfo: memFree=1615344/2055920 swapFree=4168764/4192956
[pid=2866] ppid=2864 vsize=81996 CPUtime=882.02
/proc/2866/stat : 2866 (tinisat) R 2864 2866 1725 0 -1 4194304 19200 0 0 0 88176 26 0 0 25 0 1 0 382297898 83963904 18700 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2866/statm: 20499 18700 52 110 0 20386 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 81996

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 1.29 3/78 2869
/proc/meminfo: memFree=1612784/2055920 swapFree=4168764/4192956
[pid=2866] ppid=2864 vsize=82656 CPUtime=942
/proc/2866/stat : 2866 (tinisat) R 2864 2866 1725 0 -1 4194304 19825 0 0 0 94173 27 0 0 25 0 1 0 382297898 84639744 19325 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2866/statm: 20664 19325 52 110 0 20551 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 82656

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.27 2/78 2869
/proc/meminfo: memFree=1610480/2055920 swapFree=4168764/4192956
[pid=2866] ppid=2864 vsize=83052 CPUtime=1001.97
/proc/2866/stat : 2866 (tinisat) R 2864 2866 1725 0 -1 4194304 20399 0 0 0 100170 27 0 0 25 0 1 0 382297898 85045248 19899 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2866/statm: 20763 19899 52 110 0 20650 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 83052

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.25 2/78 2869
/proc/meminfo: memFree=1607984/2055920 swapFree=4168764/4192956
[pid=2866] ppid=2864 vsize=148364 CPUtime=1061.95
/proc/2866/stat : 2866 (tinisat) R 2864 2866 1725 0 -1 4194304 21015 0 0 0 106167 28 0 0 25 0 1 0 382297898 151924736 20515 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2866/statm: 37091 20515 52 110 0 36978 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 148364

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.23 2/78 2869
/proc/meminfo: memFree=1605872/2055920 swapFree=4168764/4192956
[pid=2866] ppid=2864 vsize=148628 CPUtime=1121.94
/proc/2866/stat : 2866 (tinisat) R 2864 2866 1725 0 -1 4194304 21550 0 0 0 112164 30 0 0 25 0 1 0 382297898 152195072 21050 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2866/statm: 37157 21050 52 110 0 37044 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 148628

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.21 2/78 2869
/proc/meminfo: memFree=1603696/2055920 swapFree=4168764/4192956
[pid=2866] ppid=2864 vsize=148892 CPUtime=1181.92
/proc/2866/stat : 2866 (tinisat) R 2864 2866 1725 0 -1 4194304 22082 0 0 0 118162 30 0 0 25 0 1 0 382297898 152465408 21582 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/2866/statm: 37223 21582 52 110 0 37110 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 148892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 1.00 1.21 2/78 2869
/proc/meminfo: memFree=1603056/2055920 swapFree=4168764/4192956
[pid=2866] ppid=2864 vsize=148892 CPUtime=1200.01
/proc/2866/stat : 2866 (tinisat) R 2864 2866 1725 0 -1 4194304 22236 0 0 0 119971 30 0 0 25 0 1 0 382297898 152465408 21736 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519970 0 0 4096 0 0 0 0 17 1 0 0
/proc/2866/statm: 37223 21736 52 110 0 37110 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 148892

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.04
CPU user time (s): 1199.72
CPU system time (s): 0.32395
CPU usage (%): 99.9686
Max. virtual memory (cumulated for all children) (KiB): 148892

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

runsolver used 1.42178 second user time and 2.95455 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Sun Mar 11 14:30:29 UTC 2007

IDJOB= 335328
IDBENCH= 24649
IDSOLVER= 100
FILE ID= node10/335328-1173623429

PBS_JOBID= 4101267

Free space on /tmp= 66434 MiB

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

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  ec57f256b9d77cc498e6804764ea407d

RANDOM SEED= 790439120

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.232
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.232
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:       1691536 kB
Buffers:         22452 kB
Cached:         263076 kB
SwapCached:       2520 kB
Active:         169948 kB
Inactive:       138716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1691536 kB
SwapTotal:     4192956 kB
SwapFree:      4168764 kB
Dirty:            1184 kB
Writeback:           0 kB
Mapped:          30692 kB
Slab:            41180 kB
Committed_AS:  1725108 kB
PageTables:       1832 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= 66434 MiB

End job on node10 on Sun Mar 11 14:50:31 UTC 2007