Trace number 337344

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

General information on the benchmark

Namecrafted/Hard/contest03/others/
bqwh.40.reg.520.sat05-433.reshuffled-07.cnf
MD5SUMcf535bf919bca60e7bcea01358de0b4c
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 variables2211
Number of clauses14710
Sum of the clauses size33107
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 213351
Number of clauses of size 3282
Number of clauses of size 4374
Number of clauses of size 5349
Number of clauses of size over 5354

Solver Data (download as text)

0.00/0.01	c Tinisat 0.22
0.00/0.01	c solving /tmp/evaluation/337344-1173665170/instance-337344-1173665170.cnf
0.00/0.01	c 2211 variables, 14710 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/node72/watcher-337344-1173665170 -o ROOT/results/node72/solver-337344-1173665170 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337344-1173665170/tinisat /tmp/evaluation/337344-1173665170/instance-337344-1173665170.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/77 20760
/proc/meminfo: memFree=1862120/2055920 swapFree=4147300/4192956
[pid=20760] ppid=20758 vsize=848 CPUtime=0
/proc/20760/stat : 20760 (tinisat) R 20758 20760 19647 0 -1 4194304 116 0 0 0 0 0 0 0 18 0 1 0 386484818 868352 101 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/20760/statm: 212 101 48 110 0 99 0

[startup+0.0558819 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 20760
/proc/meminfo: memFree=1862120/2055920 swapFree=4147300/4192956
[pid=20760] ppid=20758 vsize=1960 CPUtime=0.05
/proc/20760/stat : 20760 (tinisat) R 20758 20760 19647 0 -1 4194304 343 0 0 0 5 0 0 0 18 0 1 0 386484818 2007040 327 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515607 0 0 4096 0 0 0 0 17 1 0 0
/proc/20760/statm: 490 327 52 110 0 377 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1960

[startup+0.101885 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 20760
/proc/meminfo: memFree=1862120/2055920 swapFree=4147300/4192956
[pid=20760] ppid=20758 vsize=1960 CPUtime=0.09
/proc/20760/stat : 20760 (tinisat) R 20758 20760 19647 0 -1 4194304 362 0 0 0 9 0 0 0 18 0 1 0 386484818 2007040 346 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518744 0 0 4096 0 0 0 0 17 1 0 0
/proc/20760/statm: 490 346 52 110 0 377 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1960

[startup+0.301903 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 20760
/proc/meminfo: memFree=1862120/2055920 swapFree=4147300/4192956
[pid=20760] ppid=20758 vsize=2708 CPUtime=0.29
/proc/20760/stat : 20760 (tinisat) R 20758 20760 19647 0 -1 4194304 431 0 0 0 29 0 0 0 19 0 1 0 386484818 2772992 415 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519972 0 0 4096 0 0 0 0 17 1 0 0
/proc/20760/statm: 677 415 52 110 0 564 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2708

[startup+0.701939 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 20760
/proc/meminfo: memFree=1862120/2055920 swapFree=4147300/4192956
[pid=20760] ppid=20758 vsize=2708 CPUtime=0.69
/proc/20760/stat : 20760 (tinisat) R 20758 20760 19647 0 -1 4194304 566 0 0 0 69 0 0 0 23 0 1 0 386484818 2772992 550 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/20760/statm: 677 550 52 110 0 564 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2708

[startup+1.50201 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 20761
/proc/meminfo: memFree=1859680/2055920 swapFree=4147300/4192956
[pid=20760] ppid=20758 vsize=4204 CPUtime=1.49
/proc/20760/stat : 20760 (tinisat) R 20758 20760 19647 0 -1 4194304 798 0 0 0 149 0 0 0 25 0 1 0 386484818 4304896 782 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519699 0 0 4096 0 0 0 0 17 1 0 0
/proc/20760/statm: 1051 782 52 110 0 938 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4204

[startup+3.10116 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 20761
/proc/meminfo: memFree=1858464/2055920 swapFree=4147300/4192956
[pid=20760] ppid=20758 vsize=7196 CPUtime=3.09
/proc/20760/stat : 20760 (tinisat) R 20758 20760 19647 0 -1 4194304 1161 0 0 0 309 0 0 0 25 0 1 0 386484818 7368704 1145 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/20760/statm: 1799 1145 52 110 0 1686 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7196

[startup+6.30145 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 20761
/proc/meminfo: memFree=1855968/2055920 swapFree=4147300/4192956
[pid=20760] ppid=20758 vsize=7460 CPUtime=6.29
/proc/20760/stat : 20760 (tinisat) R 20758 20760 19647 0 -1 4194304 1684 0 0 0 628 1 0 0 25 0 1 0 386484818 7639040 1668 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20760/statm: 1865 1668 52 110 0 1752 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7460

[startup+12.701 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 20761
/proc/meminfo: memFree=1852512/2055920 swapFree=4147300/4192956
[pid=20760] ppid=20758 vsize=13832 CPUtime=12.68
/proc/20760/stat : 20760 (tinisat) R 20758 20760 19647 0 -1 4194304 2492 0 0 0 1267 1 0 0 25 0 1 0 386484818 14163968 2476 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520011 0 0 4096 0 0 0 0 17 1 0 0
/proc/20760/statm: 3458 2476 52 110 0 3345 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13832

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 20761
/proc/meminfo: memFree=1847392/2055920 swapFree=4147300/4192956
[pid=20760] ppid=20758 vsize=26444 CPUtime=25.49
/proc/20760/stat : 20760 (tinisat) R 20758 20760 19647 0 -1 4194304 3706 0 0 0 2546 3 0 0 25 0 1 0 386484818 27078656 3690 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/20760/statm: 6611 3690 52 110 0 6498 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26444

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 20761
/proc/meminfo: memFree=1840544/2055920 swapFree=4147300/4192956
[pid=20760] ppid=20758 vsize=27240 CPUtime=51.07
/proc/20760/stat : 20760 (tinisat) R 20758 20760 19647 0 -1 4194304 5406 0 0 0 5103 4 0 0 25 0 1 0 386484818 27893760 5390 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134515313 0 0 4096 0 0 0 0 17 1 0 0
/proc/20760/statm: 6810 5390 52 110 0 6697 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 27240

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 20761
/proc/meminfo: memFree=1830304/2055920 swapFree=4147300/4192956
[pid=20760] ppid=20758 vsize=52072 CPUtime=102.27
/proc/20760/stat : 20760 (tinisat) R 20758 20760 19647 0 -1 4194304 7971 0 0 0 10219 8 0 0 25 0 1 0 386484818 53321728 7890 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/20760/statm: 13018 7890 52 110 0 12905 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 52072

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20761
/proc/meminfo: memFree=1821344/2055920 swapFree=4147300/4192956
[pid=20760] ppid=20758 vsize=53276 CPUtime=162.24
/proc/20760/stat : 20760 (tinisat) R 20758 20760 19647 0 -1 4194304 10199 0 0 0 16214 10 0 0 25 0 1 0 386484818 54554624 10118 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520054 0 0 4096 0 0 0 0 17 1 0 0
/proc/20760/statm: 13319 10118 52 110 0 13206 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 53276

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20761
/proc/meminfo: memFree=1813408/2055920 swapFree=4147300/4192956
[pid=20760] ppid=20758 vsize=54592 CPUtime=222.23
/proc/20760/stat : 20760 (tinisat) R 20758 20760 19647 0 -1 4194304 12288 0 0 0 22210 13 0 0 25 0 1 0 386484818 55902208 12078 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/20760/statm: 13648 12078 52 110 0 13535 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 54592

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20761
/proc/meminfo: memFree=1807008/2055920 swapFree=4147300/4192956
[pid=20760] ppid=20758 vsize=103244 CPUtime=282.22
/proc/20760/stat : 20760 (tinisat) R 20758 20760 19647 0 -1 4194304 13899 0 0 0 28207 15 0 0 25 0 1 0 386484818 105721856 13689 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20760/statm: 25811 13689 52 110 0 25698 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 103244

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20761
/proc/meminfo: memFree=1801312/2055920 swapFree=4147300/4192956
[pid=20760] ppid=20758 vsize=103792 CPUtime=342.2
/proc/20760/stat : 20760 (tinisat) R 20758 20760 19647 0 -1 4194304 15285 0 0 0 34203 17 0 0 25 0 1 0 386484818 106283008 15075 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519886 0 0 4096 0 0 0 0 17 1 0 0
/proc/20760/statm: 25948 15075 52 110 0 25835 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 103792

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20761
/proc/meminfo: memFree=1796320/2055920 swapFree=4147300/4192956
[pid=20760] ppid=20758 vsize=104056 CPUtime=402.18
/proc/20760/stat : 20760 (tinisat) R 20758 20760 19647 0 -1 4194304 16554 0 0 0 40200 18 0 0 25 0 1 0 386484818 106553344 16344 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520054 0 0 4096 0 0 0 0 17 1 0 0
/proc/20760/statm: 26014 16344 52 110 0 25901 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 104056

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20761
/proc/meminfo: memFree=1790496/2055920 swapFree=4147300/4192956
[pid=20760] ppid=20758 vsize=104480 CPUtime=462.17
/proc/20760/stat : 20760 (tinisat) R 20758 20760 19647 0 -1 4194304 17988 0 0 0 46196 21 0 0 25 0 1 0 386484818 106987520 17778 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20760/statm: 26120 17778 52 110 0 26007 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 104480

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20761
/proc/meminfo: memFree=1784352/2055920 swapFree=4147300/4192956
[pid=20760] ppid=20758 vsize=104624 CPUtime=522.15
/proc/20760/stat : 20760 (tinisat) R 20758 20760 19647 0 -1 4194304 19523 0 0 0 52192 23 0 0 25 0 1 0 386484818 107134976 19313 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520078 0 0 4096 0 0 0 0 17 1 0 0
/proc/20760/statm: 26156 19313 52 110 0 26043 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 104624

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20761
/proc/meminfo: memFree=1778336/2055920 swapFree=4147300/4192956
[pid=20760] ppid=20758 vsize=105388 CPUtime=582.13
/proc/20760/stat : 20760 (tinisat) R 20758 20760 19647 0 -1 4194304 20991 0 0 0 58188 25 0 0 25 0 1 0 386484818 107917312 20781 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519972 0 0 4096 0 0 0 0 17 1 0 0
/proc/20760/statm: 26347 20781 52 110 0 26234 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 105388

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20761
/proc/meminfo: memFree=1774112/2055920 swapFree=4147300/4192956
[pid=20760] ppid=20758 vsize=106332 CPUtime=642.12
/proc/20760/stat : 20760 (tinisat) R 20758 20760 19647 0 -1 4194304 22042 0 0 0 64185 27 0 0 25 0 1 0 386484818 108883968 21832 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20760/statm: 26583 21832 52 110 0 26470 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 106332

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20761
/proc/meminfo: memFree=1770208/2055920 swapFree=4147300/4192956
[pid=20760] ppid=20758 vsize=106896 CPUtime=702.1
/proc/20760/stat : 20760 (tinisat) R 20758 20760 19647 0 -1 4194304 23002 0 0 0 70181 29 0 0 25 0 1 0 386484818 109461504 22792 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519921 0 0 4096 0 0 0 0 17 1 0 0
/proc/20760/statm: 26724 22792 52 110 0 26611 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 106896

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20761
/proc/meminfo: memFree=1766624/2055920 swapFree=4147300/4192956
[pid=20760] ppid=20758 vsize=108376 CPUtime=762.09
/proc/20760/stat : 20760 (tinisat) R 20758 20760 19647 0 -1 4194304 24157 0 0 0 76179 30 0 0 25 0 1 0 386484818 110977024 23690 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519921 0 0 4096 0 0 0 0 17 1 0 0
/proc/20760/statm: 27094 23690 52 110 0 26981 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 108376

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20761
/proc/meminfo: memFree=1762528/2055920 swapFree=4147300/4192956
[pid=20760] ppid=20758 vsize=108800 CPUtime=822.07
/proc/20760/stat : 20760 (tinisat) R 20758 20760 19647 0 -1 4194304 25164 0 0 0 82175 32 0 0 25 0 1 0 386484818 111411200 24697 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20760/statm: 27200 24697 52 110 0 27087 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 108800

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20761
/proc/meminfo: memFree=1759264/2055920 swapFree=4147300/4192956
[pid=20760] ppid=20758 vsize=109400 CPUtime=882.05
/proc/20760/stat : 20760 (tinisat) R 20758 20760 19647 0 -1 4194304 25976 0 0 0 88172 33 0 0 25 0 1 0 386484818 112025600 25509 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519945 0 0 4096 0 0 0 0 17 1 0 0
/proc/20760/statm: 27350 25509 52 110 0 27237 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 109400

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20761
/proc/meminfo: memFree=1755808/2055920 swapFree=4147300/4192956
[pid=20760] ppid=20758 vsize=109696 CPUtime=942.04
/proc/20760/stat : 20760 (tinisat) R 20758 20760 19647 0 -1 4194304 26832 0 0 0 94169 35 0 0 25 0 1 0 386484818 112328704 26365 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20760/statm: 27424 26365 52 110 0 27311 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 109696

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20761
/proc/meminfo: memFree=1752864/2055920 swapFree=4147300/4192956
[pid=20760] ppid=20758 vsize=205948 CPUtime=1002.02
/proc/20760/stat : 20760 (tinisat) R 20758 20760 19647 0 -1 4194304 27559 0 0 0 100166 36 0 0 25 0 1 0 386484818 210890752 27092 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20760/statm: 51487 27092 52 110 0 51374 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 205948

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20761
/proc/meminfo: memFree=1748896/2055920 swapFree=4147300/4192956
[pid=20760] ppid=20758 vsize=205948 CPUtime=1062
/proc/20760/stat : 20760 (tinisat) R 20758 20760 19647 0 -1 4194304 28548 0 0 0 106163 37 0 0 25 0 1 0 386484818 210890752 28081 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20760/statm: 51487 28081 52 110 0 51374 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 205948

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20761
/proc/meminfo: memFree=1744480/2055920 swapFree=4147300/4192956
[pid=20760] ppid=20758 vsize=206224 CPUtime=1121.99
/proc/20760/stat : 20760 (tinisat) R 20758 20760 19647 0 -1 4194304 29641 0 0 0 112160 39 0 0 25 0 1 0 386484818 211173376 29174 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20760/statm: 51556 29174 52 110 0 51443 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 206224

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20761
/proc/meminfo: memFree=1740832/2055920 swapFree=4147300/4192956
[pid=20760] ppid=20758 vsize=206664 CPUtime=1181.97
/proc/20760/stat : 20760 (tinisat) R 20758 20760 19647 0 -1 4194304 30571 0 0 0 118157 40 0 0 25 0 1 0 386484818 211623936 30104 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520011 0 0 4096 0 0 0 0 17 1 0 0
/proc/20760/statm: 51666 30104 52 110 0 51553 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 206664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 20761
/proc/meminfo: memFree=1739808/2055920 swapFree=4147300/4192956
[pid=20760] ppid=20758 vsize=206800 CPUtime=1200.08
/proc/20760/stat : 20760 (tinisat) R 20758 20760 19647 0 -1 4194304 30801 0 0 0 119967 41 0 0 25 0 1 0 386484818 211763200 30334 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/20760/statm: 51700 30334 52 110 0 51587 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 206800

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.1
CPU user time (s): 1199.67
CPU system time (s): 0.431934
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 206800

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

runsolver used 1.27381 second user time and 3.09953 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Mon Mar 12 02:06:10 UTC 2007

IDJOB= 337344
IDBENCH= 24697
IDSOLVER= 100
FILE ID= node72/337344-1173665170

PBS_JOBID= 4101427

Free space on /tmp= 66000 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/others/bqwh.40.reg.520.sat05-433.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337344-1173665170/tinisat /tmp/evaluation/337344-1173665170/instance-337344-1173665170.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-337344-1173665170 -o ROOT/results/node72/solver-337344-1173665170 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337344-1173665170/tinisat /tmp/evaluation/337344-1173665170/instance-337344-1173665170.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  cf535bf919bca60e7bcea01358de0b4c

RANDOM SEED= 93057742

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node72.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.236
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.236
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:       1862528 kB
Buffers:         32432 kB
Cached:         107504 kB
SwapCached:      13812 kB
Active:          68864 kB
Inactive:        95048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1862528 kB
SwapTotal:     4192956 kB
SwapFree:      4147300 kB
Dirty:             740 kB
Writeback:           0 kB
Mapped:          30580 kB
Slab:            15116 kB
Committed_AS: 10519996 kB
PageTables:       1680 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= 66000 MiB

End job on node72 on Mon Mar 12 02:26:13 UTC 2007