Trace number 335916

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

General information on the benchmark

Namecrafted/Hard/contest05/others/
linvrinv6.sat05-565.reshuffled-07.cnf
MD5SUMcd0ae54367b5a9ed0b37080c845fb42a
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 variables792
Number of clauses2557
Sum of the clauses size6840
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2864
Number of clauses of size 31692
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data (download as text)

0.00/0.00	c Tinisat 0.22
0.00/0.00	c solving /tmp/evaluation/335916-1173636790/instance-335916-1173636790.cnf
0.00/0.00	c 792 variables, 2557 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/node59/watcher-335916-1173636790 -o ROOT/results/node59/solver-335916-1173636790 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335916-1173636790/tinisat /tmp/evaluation/335916-1173636790/instance-335916-1173636790.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 0.99 3/64 20482
/proc/meminfo: memFree=1934192/2055920 swapFree=4174680/4192956
[pid=20482] ppid=20480 vsize=844 CPUtime=0
/proc/20482/stat : 20482 (tinisat) R 20480 20482 19402 0 -1 4194304 138 0 0 0 0 0 0 0 18 0 1 0 383635716 864256 122 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/20482/statm: 211 123 51 110 0 98 0

[startup+0.0162079 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20482
/proc/meminfo: memFree=1934192/2055920 swapFree=4174680/4192956
[pid=20482] ppid=20480 vsize=976 CPUtime=0.01
/proc/20482/stat : 20482 (tinisat) R 20480 20482 19402 0 -1 4194304 157 0 0 0 1 0 0 0 18 0 1 0 383635716 999424 141 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515513 0 0 4096 0 0 0 0 17 1 0 0
/proc/20482/statm: 244 141 52 110 0 131 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 976

[startup+0.101219 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20482
/proc/meminfo: memFree=1934192/2055920 swapFree=4174680/4192956
[pid=20482] ppid=20480 vsize=1420 CPUtime=0.09
/proc/20482/stat : 20482 (tinisat) R 20480 20482 19402 0 -1 4194304 209 0 0 0 9 0 0 0 18 0 1 0 383635716 1454080 193 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518744 0 0 4096 0 0 0 0 17 1 0 0
/proc/20482/statm: 355 193 52 110 0 242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1420

[startup+0.30124 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20482
/proc/meminfo: memFree=1934192/2055920 swapFree=4174680/4192956
[pid=20482] ppid=20480 vsize=2008 CPUtime=0.29
/proc/20482/stat : 20482 (tinisat) R 20480 20482 19402 0 -1 4194304 341 0 0 0 29 0 0 0 19 0 1 0 383635716 2056192 325 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/20482/statm: 502 325 52 110 0 389 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2008

[startup+0.702284 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 20482
/proc/meminfo: memFree=1934192/2055920 swapFree=4174680/4192956
[pid=20482] ppid=20480 vsize=3316 CPUtime=0.69
/proc/20482/stat : 20482 (tinisat) R 20480 20482 19402 0 -1 4194304 551 0 0 0 69 0 0 0 22 0 1 0 383635716 3395584 535 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/20482/statm: 829 535 52 110 0 716 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3316

[startup+1.50137 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 20483
/proc/meminfo: memFree=1931816/2055920 swapFree=4174680/4192956
[pid=20482] ppid=20480 vsize=5804 CPUtime=1.49
/proc/20482/stat : 20482 (tinisat) R 20480 20482 19402 0 -1 4194304 885 0 0 0 149 0 0 0 25 0 1 0 383635716 5943296 869 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134517006 0 0 4096 0 0 0 0 17 1 0 0
/proc/20482/statm: 1451 869 52 110 0 1338 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5804

[startup+3.10155 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 20483
/proc/meminfo: memFree=1930088/2055920 swapFree=4174680/4192956
[pid=20482] ppid=20480 vsize=6068 CPUtime=3.09
/proc/20482/stat : 20482 (tinisat) R 20480 20482 19402 0 -1 4194304 1352 0 0 0 309 0 0 0 25 0 1 0 383635716 6213632 1336 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 1 0 0
/proc/20482/statm: 1517 1336 52 110 0 1404 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6068

[startup+6.3019 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 20483
/proc/meminfo: memFree=1927024/2055920 swapFree=4174680/4192956
[pid=20482] ppid=20480 vsize=11032 CPUtime=6.29
/proc/20482/stat : 20482 (tinisat) R 20480 20482 19402 0 -1 4194304 1941 0 0 0 628 1 0 0 25 0 1 0 383635716 11296768 1925 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520134 0 0 4096 0 0 0 0 17 1 0 0
/proc/20482/statm: 2758 1925 52 110 0 2645 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11032

[startup+12.7016 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 20483
/proc/meminfo: memFree=1923184/2055920 swapFree=4174680/4192956
[pid=20482] ppid=20480 vsize=20828 CPUtime=12.69
/proc/20482/stat : 20482 (tinisat) R 20480 20482 19402 0 -1 4194304 2904 0 0 0 1268 1 0 0 25 0 1 0 383635716 21327872 2855 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20482/statm: 5207 2855 52 110 0 5094 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20828

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 20483
/proc/meminfo: memFree=1918384/2055920 swapFree=4174680/4192956
[pid=20482] ppid=20480 vsize=21628 CPUtime=25.48
/proc/20482/stat : 20482 (tinisat) R 20480 20482 19402 0 -1 4194304 4020 0 0 0 2545 3 0 0 25 0 1 0 383635716 22147072 3971 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519898 0 0 4096 0 0 0 0 17 1 0 0
/proc/20482/statm: 5407 3971 52 110 0 5294 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21628

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 20483
/proc/meminfo: memFree=1910640/2055920 swapFree=4174680/4192956
[pid=20482] ppid=20480 vsize=41224 CPUtime=51.08
/proc/20482/stat : 20482 (tinisat) R 20480 20482 19402 0 -1 4194304 6042 0 0 0 5103 5 0 0 25 0 1 0 383635716 42213376 5928 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20482/statm: 10306 5928 52 110 0 10193 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 41224

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 20483
/proc/meminfo: memFree=1900016/2055920 swapFree=4174680/4192956
[pid=20482] ppid=20480 vsize=42864 CPUtime=102.27
/proc/20482/stat : 20482 (tinisat) R 20480 20482 19402 0 -1 4194304 8643 0 0 0 10220 7 0 0 25 0 1 0 383635716 43892736 8529 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/20482/statm: 10716 8529 52 110 0 10603 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 42864

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20483
/proc/meminfo: memFree=1891504/2055920 swapFree=4174680/4192956
[pid=20482] ppid=20480 vsize=44408 CPUtime=162.25
/proc/20482/stat : 20482 (tinisat) R 20480 20482 19402 0 -1 4194304 10934 0 0 0 16215 10 0 0 25 0 1 0 383635716 45473792 10691 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20482/statm: 11102 10691 52 110 0 10989 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 44408

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20483
/proc/meminfo: memFree=1884144/2055920 swapFree=4174680/4192956
[pid=20482] ppid=20480 vsize=82792 CPUtime=222.23
/proc/20482/stat : 20482 (tinisat) R 20480 20482 19402 0 -1 4194304 12746 0 0 0 22212 11 0 0 25 0 1 0 383635716 84779008 12503 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/20482/statm: 20698 12503 52 110 0 20585 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 82792

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20483
/proc/meminfo: memFree=1877552/2055920 swapFree=4174680/4192956
[pid=20482] ppid=20480 vsize=83136 CPUtime=282.22
/proc/20482/stat : 20482 (tinisat) R 20480 20482 19402 0 -1 4194304 14382 0 0 0 28208 14 0 0 25 0 1 0 383635716 85131264 14139 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519878 0 0 4096 0 0 0 0 17 1 0 0
/proc/20482/statm: 20784 14139 52 110 0 20671 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 83136

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20483
/proc/meminfo: memFree=1872496/2055920 swapFree=4174680/4192956
[pid=20482] ppid=20480 vsize=84212 CPUtime=342.2
/proc/20482/stat : 20482 (tinisat) R 20480 20482 19402 0 -1 4194304 15651 0 0 0 34205 15 0 0 25 0 1 0 383635716 86233088 15408 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/20482/statm: 21053 15408 52 110 0 20940 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 84212

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20483
/proc/meminfo: memFree=1867248/2055920 swapFree=4174680/4192956
[pid=20482] ppid=20480 vsize=85228 CPUtime=402.19
/proc/20482/stat : 20482 (tinisat) R 20480 20482 19402 0 -1 4194304 16965 0 0 0 40202 17 0 0 25 0 1 0 383635716 87273472 16722 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20482/statm: 21307 16722 52 110 0 21194 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 85228

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20483
/proc/meminfo: memFree=1862192/2055920 swapFree=4174680/4192956
[pid=20482] ppid=20480 vsize=86852 CPUtime=462.17
/proc/20482/stat : 20482 (tinisat) R 20480 20482 19402 0 -1 4194304 18476 0 0 0 46198 19 0 0 25 0 1 0 383635716 88936448 17976 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/20482/statm: 21713 17976 52 110 0 21600 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 86852

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20483
/proc/meminfo: memFree=1857648/2055920 swapFree=4174680/4192956
[pid=20482] ppid=20480 vsize=87296 CPUtime=522.15
/proc/20482/stat : 20482 (tinisat) R 20480 20482 19402 0 -1 4194304 19626 0 0 0 52194 21 0 0 25 0 1 0 383635716 89391104 19126 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20482/statm: 21824 19126 52 110 0 21711 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 87296

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20483
/proc/meminfo: memFree=1852784/2055920 swapFree=4174680/4192956
[pid=20482] ppid=20480 vsize=87736 CPUtime=582.14
/proc/20482/stat : 20482 (tinisat) R 20480 20482 19402 0 -1 4194304 20826 0 0 0 58192 22 0 0 25 0 1 0 383635716 89841664 20326 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20482/statm: 21934 20326 52 110 0 21821 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 87736

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20483
/proc/meminfo: memFree=1848240/2055920 swapFree=4174680/4192956
[pid=20482] ppid=20480 vsize=88216 CPUtime=642.13
/proc/20482/stat : 20482 (tinisat) R 20480 20482 19402 0 -1 4194304 21950 0 0 0 64190 23 0 0 25 0 1 0 383635716 90333184 21450 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20482/statm: 22054 21450 52 110 0 21941 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 88216

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20483
/proc/meminfo: memFree=1844400/2055920 swapFree=4174680/4192956
[pid=20482] ppid=20480 vsize=164288 CPUtime=702.11
/proc/20482/stat : 20482 (tinisat) R 20480 20482 19402 0 -1 4194304 22880 0 0 0 70186 25 0 0 25 0 1 0 383635716 168230912 22380 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20482/statm: 41072 22380 52 110 0 40959 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 164288

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20483
/proc/meminfo: memFree=1841008/2055920 swapFree=4174680/4192956
[pid=20482] ppid=20480 vsize=164904 CPUtime=762.09
/proc/20482/stat : 20482 (tinisat) R 20480 20482 19402 0 -1 4194304 23722 0 0 0 76184 25 0 0 25 0 1 0 383635716 168861696 23222 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20482/statm: 41226 23222 52 110 0 41113 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 164904

[startup+822.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20483
/proc/meminfo: memFree=1837680/2055920 swapFree=4174680/4192956
[pid=20482] ppid=20480 vsize=165724 CPUtime=822.08
/proc/20482/stat : 20482 (tinisat) R 20480 20482 19402 0 -1 4194304 24555 0 0 0 82182 26 0 0 25 0 1 0 383635716 169701376 24055 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20482/statm: 41431 24055 52 110 0 41318 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 165724

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20483
/proc/meminfo: memFree=1835120/2055920 swapFree=4174680/4192956
[pid=20482] ppid=20480 vsize=165856 CPUtime=882.06
/proc/20482/stat : 20482 (tinisat) R 20480 20482 19402 0 -1 4194304 25198 0 0 0 88180 26 0 0 25 0 1 0 383635716 169836544 24698 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/20482/statm: 41464 24698 52 110 0 41351 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 165856

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20483
/proc/meminfo: memFree=1832048/2055920 swapFree=4174680/4192956
[pid=20482] ppid=20480 vsize=166420 CPUtime=942.05
/proc/20482/stat : 20482 (tinisat) R 20480 20482 19402 0 -1 4194304 25962 0 0 0 94178 27 0 0 25 0 1 0 383635716 170414080 25462 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20482/statm: 41605 25462 52 110 0 41492 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 166420

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20483
/proc/meminfo: memFree=1828912/2055920 swapFree=4174680/4192956
[pid=20482] ppid=20480 vsize=166820 CPUtime=1002.03
/proc/20482/stat : 20482 (tinisat) R 20480 20482 19402 0 -1 4194304 26738 0 0 0 100175 28 0 0 25 0 1 0 383635716 170823680 26238 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20482/statm: 41705 26238 52 110 0 41592 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 166820

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20483
/proc/meminfo: memFree=1825712/2055920 swapFree=4174680/4192956
[pid=20482] ppid=20480 vsize=166952 CPUtime=1062.01
/proc/20482/stat : 20482 (tinisat) R 20480 20482 19402 0 -1 4194304 27556 0 0 0 106172 29 0 0 25 0 1 0 383635716 170958848 27056 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/20482/statm: 41738 27056 52 110 0 41625 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 166952

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20483
/proc/meminfo: memFree=1820656/2055920 swapFree=4174680/4192956
[pid=20482] ppid=20480 vsize=167084 CPUtime=1122
/proc/20482/stat : 20482 (tinisat) R 20480 20482 19402 0 -1 4194304 28806 0 0 0 112169 31 0 0 25 0 1 0 383635716 171094016 28306 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/20482/statm: 41771 28306 52 110 0 41658 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 167084

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20483
/proc/meminfo: memFree=1816176/2055920 swapFree=4174680/4192956
[pid=20482] ppid=20480 vsize=167276 CPUtime=1181.98
/proc/20482/stat : 20482 (tinisat) R 20480 20482 19402 0 -1 4194304 29928 0 0 0 118166 32 0 0 25 0 1 0 383635716 171290624 29428 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20482/statm: 41819 29428 52 110 0 41706 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 167276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 20483
/proc/meminfo: memFree=1814832/2055920 swapFree=4174680/4192956
[pid=20482] ppid=20480 vsize=167276 CPUtime=1200.08
/proc/20482/stat : 20482 (tinisat) R 20480 20482 19402 0 -1 4194304 30246 0 0 0 119976 32 0 0 25 0 1 0 383635716 171290624 29746 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20482/statm: 41819 29746 52 110 0 41706 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 167276

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.11
CPU user time (s): 1199.76
CPU system time (s): 0.347947
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 167276

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

runsolver used 0.798878 second user time and 2.49162 second system time

The end

Launcher Data (download as text)

Begin job on node59 on Sun Mar 11 18:13:10 UTC 2007

IDJOB= 335916
IDBENCH= 24663
IDSOLVER= 100
FILE ID= node59/335916-1173636790

PBS_JOBID= 4101316

Free space on /tmp= 66535 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/others/linvrinv6.sat05-565.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335916-1173636790/tinisat /tmp/evaluation/335916-1173636790/instance-335916-1173636790.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-335916-1173636790 -o ROOT/results/node59/solver-335916-1173636790 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335916-1173636790/tinisat /tmp/evaluation/335916-1173636790/instance-335916-1173636790.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  cd0ae54367b5a9ed0b37080c845fb42a

RANDOM SEED= 752990263

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node59.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.225
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.225
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:       1934664 kB
Buffers:         13224 kB
Cached:          62568 kB
SwapCached:      12472 kB
Active:          21448 kB
Inactive:        73572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1934664 kB
SwapTotal:     4192956 kB
SwapFree:      4174680 kB
Dirty:             556 kB
Writeback:           0 kB
Mapped:          15364 kB
Slab:            12212 kB
Committed_AS:   696004 kB
PageTables:       1472 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= 66535 MiB

End job on node59 on Sun Mar 11 18:33:13 UTC 2007