Trace number 337134

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

General information on the benchmark

Namecrafted/Hard/contest03/others/
color-11-3.sat05-445.reshuffled-07.cnf
MD5SUM207febf52bd846c013e185fa637fdf3c
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 variables363
Number of clauses9559
Sum of the clauses size37389
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2363
Number of clauses of size 3121
Number of clauses of size 49075
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.01/0.01	c Tinisat 0.22
0.01/0.01	c solving /tmp/evaluation/337134-1173660842/instance-337134-1173660842.cnf
0.01/0.01	c 363 variables, 9559 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/node15/watcher-337134-1173660842 -o ROOT/results/node15/solver-337134-1173660842 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337134-1173660842/tinisat /tmp/evaluation/337134-1173660842/instance-337134-1173660842.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 4376
/proc/meminfo: memFree=1361232/2055920 swapFree=4152672/4192956
[pid=4376] ppid=4374 vsize=848 CPUtime=0
/proc/4376/stat : 4376 (tinisat) R 4374 4376 3912 0 -1 4194304 107 0 0 0 0 0 0 0 18 0 1 0 386038592 868352 92 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/4376/statm: 212 92 48 110 0 99 0

[startup+0.0145509 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 4376
/proc/meminfo: memFree=1361232/2055920 swapFree=4152672/4192956
[pid=4376] ppid=4374 vsize=980 CPUtime=0.01
/proc/4376/stat : 4376 (tinisat) R 4374 4376 3912 0 -1 4194304 141 0 0 0 1 0 0 0 18 0 1 0 386038592 1003520 126 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/4376/statm: 245 126 48 110 0 132 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 980

[startup+0.101563 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 4376
/proc/meminfo: memFree=1361232/2055920 swapFree=4152672/4192956
[pid=4376] ppid=4374 vsize=2212 CPUtime=0.09
/proc/4376/stat : 4376 (tinisat) R 4374 4376 3912 0 -1 4194304 290 0 0 0 9 0 0 0 18 0 1 0 386038592 2265088 274 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519855 0 0 4096 0 0 0 0 17 1 0 0
/proc/4376/statm: 553 274 52 110 0 440 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2212

[startup+0.301597 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 4376
/proc/meminfo: memFree=1361232/2055920 swapFree=4152672/4192956
[pid=4376] ppid=4374 vsize=2212 CPUtime=0.29
/proc/4376/stat : 4376 (tinisat) R 4374 4376 3912 0 -1 4194304 404 0 0 0 29 0 0 0 19 0 1 0 386038592 2265088 388 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/4376/statm: 553 388 52 110 0 440 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2212

[startup+0.701666 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 4376
/proc/meminfo: memFree=1361232/2055920 swapFree=4152672/4192956
[pid=4376] ppid=4374 vsize=3680 CPUtime=0.69
/proc/4376/stat : 4376 (tinisat) R 4374 4376 3912 0 -1 4194304 582 0 0 0 69 0 0 0 23 0 1 0 386038592 3768320 566 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/4376/statm: 920 566 52 110 0 807 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3680

[startup+1.5018 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 4377
/proc/meminfo: memFree=1358728/2055920 swapFree=4152672/4192956
[pid=4376] ppid=4374 vsize=3944 CPUtime=1.49
/proc/4376/stat : 4376 (tinisat) R 4374 4376 3912 0 -1 4194304 870 0 0 0 149 0 0 0 25 0 1 0 386038592 4038656 854 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519972 0 0 4096 0 0 0 0 17 1 0 0
/proc/4376/statm: 986 854 52 110 0 873 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3944

[startup+3.10108 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 4377
/proc/meminfo: memFree=1357128/2055920 swapFree=4152672/4192956
[pid=4376] ppid=4374 vsize=7012 CPUtime=3.09
/proc/4376/stat : 4376 (tinisat) R 4374 4376 3912 0 -1 4194304 1298 0 0 0 308 1 0 0 25 0 1 0 386038592 7180288 1282 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/4376/statm: 1753 1282 52 110 0 1640 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7012

[startup+6.30163 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 4377
/proc/meminfo: memFree=1354312/2055920 swapFree=4152672/4192956
[pid=4376] ppid=4374 vsize=13408 CPUtime=6.29
/proc/4376/stat : 4376 (tinisat) R 4374 4376 3912 0 -1 4194304 1925 0 0 0 627 2 0 0 25 0 1 0 386038592 13729792 1876 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134532413 0 0 4096 0 0 0 0 17 1 0 0
/proc/4376/statm: 3352 1876 52 110 0 3239 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13408

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 4377
/proc/meminfo: memFree=1350856/2055920 swapFree=4152672/4192956
[pid=4376] ppid=4374 vsize=13952 CPUtime=12.68
/proc/4376/stat : 4376 (tinisat) R 4374 4376 3912 0 -1 4194304 2706 0 0 0 1266 2 0 0 25 0 1 0 386038592 14286848 2657 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/4376/statm: 3488 2657 52 110 0 3375 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13952

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 4377
/proc/meminfo: memFree=1345800/2055920 swapFree=4152672/4192956
[pid=4376] ppid=4374 vsize=26496 CPUtime=25.49
/proc/4376/stat : 4376 (tinisat) R 4374 4376 3912 0 -1 4194304 3975 0 0 0 2545 4 0 0 25 0 1 0 386038592 27131904 3861 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519878 0 0 4096 0 0 0 0 17 1 0 0
/proc/4376/statm: 6624 3861 52 110 0 6511 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26496

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 4377
/proc/meminfo: memFree=1338184/2055920 swapFree=4152672/4192956
[pid=4376] ppid=4374 vsize=28000 CPUtime=51.08
/proc/4376/stat : 4376 (tinisat) R 4374 4376 3912 0 -1 4194304 6022 0 0 0 5102 6 0 0 25 0 1 0 386038592 28672000 5779 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/4376/statm: 7000 5779 52 110 0 6887 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28000

[startup+102.305 s]
/proc/loadavg: 1.02 1.00 1.00 2/78 4377
/proc/meminfo: memFree=1328072/2055920 swapFree=4152672/4192956
[pid=4376] ppid=4374 vsize=52908 CPUtime=102.26
/proc/4376/stat : 4376 (tinisat) R 4374 4376 3912 0 -1 4194304 8490 0 0 0 10217 9 0 0 25 0 1 0 386038592 54177792 8247 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/4376/statm: 13227 8247 52 110 0 13114 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 52908

[startup+162.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 4377
/proc/meminfo: memFree=1320136/2055920 swapFree=4152672/4192956
[pid=4376] ppid=4374 vsize=54092 CPUtime=162.24
/proc/4376/stat : 4376 (tinisat) R 4374 4376 3912 0 -1 4194304 10487 0 0 0 16213 11 0 0 25 0 1 0 386038592 55390208 10244 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/4376/statm: 13523 10244 52 110 0 13410 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 54092

[startup+222.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 4377
/proc/meminfo: memFree=1313096/2055920 swapFree=4152672/4192956
[pid=4376] ppid=4374 vsize=56572 CPUtime=222.22
/proc/4376/stat : 4376 (tinisat) R 4374 4376 3912 0 -1 4194304 12467 0 0 0 22209 13 0 0 25 0 1 0 386038592 57929728 11967 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/4376/statm: 14143 11967 52 110 0 14030 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 56572

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4377
/proc/meminfo: memFree=1307464/2055920 swapFree=4152672/4192956
[pid=4376] ppid=4374 vsize=57532 CPUtime=282.2
/proc/4376/stat : 4376 (tinisat) R 4374 4376 3912 0 -1 4194304 13908 0 0 0 28205 15 0 0 25 0 1 0 386038592 58912768 13408 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520084 0 0 4096 0 0 0 0 17 1 0 0
/proc/4376/statm: 14383 13408 52 110 0 14270 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 57532

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4377
/proc/meminfo: memFree=1301832/2055920 swapFree=4152672/4192956
[pid=4376] ppid=4374 vsize=105924 CPUtime=342.17
/proc/4376/stat : 4376 (tinisat) R 4374 4376 3912 0 -1 4194304 15289 0 0 0 34201 16 0 0 25 0 1 0 386038592 108466176 14789 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/4376/statm: 26481 14789 52 110 0 26368 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 105924

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4377
/proc/meminfo: memFree=1297096/2055920 swapFree=4152672/4192956
[pid=4376] ppid=4374 vsize=106916 CPUtime=402.15
/proc/4376/stat : 4376 (tinisat) R 4374 4376 3912 0 -1 4194304 16487 0 0 0 40197 18 0 0 25 0 1 0 386038592 109481984 15987 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/4376/statm: 26729 15987 52 110 0 26616 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 106916

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 4499
/proc/meminfo: memFree=1291664/2055920 swapFree=4152672/4192956
[pid=4376] ppid=4374 vsize=107588 CPUtime=462.07
/proc/4376/stat : 4376 (tinisat) R 4374 4376 3912 0 -1 4194304 17511 0 0 0 46185 22 0 0 25 0 1 0 386038592 110170112 17011 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/4376/statm: 26897 17011 52 110 0 26784 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 107588

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4575
/proc/meminfo: memFree=1288968/2055920 swapFree=4152672/4192956
[pid=4376] ppid=4374 vsize=107780 CPUtime=522.01
/proc/4376/stat : 4376 (tinisat) R 4374 4376 3912 0 -1 4194304 18472 0 0 0 52177 24 0 0 25 0 1 0 386038592 110366720 17972 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520127 0 0 4096 0 0 0 0 17 1 0 0
/proc/4376/statm: 26945 17972 52 110 0 26832 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 107780

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4575
/proc/meminfo: memFree=1285128/2055920 swapFree=4152672/4192956
[pid=4376] ppid=4374 vsize=107780 CPUtime=581.99
/proc/4376/stat : 4376 (tinisat) R 4374 4376 3912 0 -1 4194304 19426 0 0 0 58173 26 0 0 25 0 1 0 386038592 110366720 18926 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520134 0 0 4096 0 0 0 0 17 1 0 0
/proc/4376/statm: 26945 18926 52 110 0 26832 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 107780

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4575
/proc/meminfo: memFree=1281224/2055920 swapFree=4152672/4192956
[pid=4376] ppid=4374 vsize=107780 CPUtime=641.97
/proc/4376/stat : 4376 (tinisat) R 4374 4376 3912 0 -1 4194304 20399 0 0 0 64170 27 0 0 25 0 1 0 386038592 110366720 19899 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/4376/statm: 26945 19899 52 110 0 26832 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 107780

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4575
/proc/meminfo: memFree=1276872/2055920 swapFree=4152672/4192956
[pid=4376] ppid=4374 vsize=107972 CPUtime=701.94
/proc/4376/stat : 4376 (tinisat) R 4374 4376 3912 0 -1 4194304 21480 0 0 0 70165 29 0 0 25 0 1 0 386038592 110563328 20980 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519873 0 0 4096 0 0 0 0 17 1 0 0
/proc/4376/statm: 26993 20980 52 110 0 26880 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 107972

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4575
/proc/meminfo: memFree=1272648/2055920 swapFree=4152672/4192956
[pid=4376] ppid=4374 vsize=108164 CPUtime=761.93
/proc/4376/stat : 4376 (tinisat) R 4374 4376 3912 0 -1 4194304 22537 0 0 0 76162 31 0 0 25 0 1 0 386038592 110759936 22037 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519878 0 0 4096 0 0 0 0 17 1 0 0
/proc/4376/statm: 27041 22037 52 110 0 26928 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 108164

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4575
/proc/meminfo: memFree=1267976/2055920 swapFree=4152672/4192956
[pid=4376] ppid=4374 vsize=112324 CPUtime=821.9
/proc/4376/stat : 4376 (tinisat) R 4374 4376 3912 0 -1 4194304 24219 0 0 0 82158 32 0 0 25 0 1 0 386038592 115019776 23206 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/4376/statm: 28081 23206 52 110 0 27968 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 112324

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4575
/proc/meminfo: memFree=1263560/2055920 swapFree=4152672/4192956
[pid=4376] ppid=4374 vsize=113476 CPUtime=881.88
/proc/4376/stat : 4376 (tinisat) R 4374 4376 3912 0 -1 4194304 25317 0 0 0 88155 33 0 0 25 0 1 0 386038592 116199424 24304 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/4376/statm: 28369 24304 52 110 0 28256 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 113476

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4575
/proc/meminfo: memFree=1259784/2055920 swapFree=4152672/4192956
[pid=4376] ppid=4374 vsize=114376 CPUtime=941.86
/proc/4376/stat : 4376 (tinisat) R 4374 4376 3912 0 -1 4194304 26274 0 0 0 94151 35 0 0 25 0 1 0 386038592 117121024 25261 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/4376/statm: 28594 25261 52 110 0 28481 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 114376

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4575
/proc/meminfo: memFree=1256904/2055920 swapFree=4152672/4192956
[pid=4376] ppid=4374 vsize=114568 CPUtime=1001.84
/proc/4376/stat : 4376 (tinisat) R 4374 4376 3912 0 -1 4194304 26998 0 0 0 100148 36 0 0 25 0 1 0 386038592 117317632 25985 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/4376/statm: 28642 25985 52 110 0 28529 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 114568

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4575
/proc/meminfo: memFree=1253576/2055920 swapFree=4152672/4192956
[pid=4376] ppid=4374 vsize=114568 CPUtime=1061.82
/proc/4376/stat : 4376 (tinisat) R 4374 4376 3912 0 -1 4194304 27816 0 0 0 106145 37 0 0 25 0 1 0 386038592 117317632 26803 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/4376/statm: 28642 26803 52 110 0 28529 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 114568

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4575
/proc/meminfo: memFree=1250440/2055920 swapFree=4152672/4192956
[pid=4376] ppid=4374 vsize=115336 CPUtime=1121.8
/proc/4376/stat : 4376 (tinisat) R 4374 4376 3912 0 -1 4194304 28605 0 0 0 112141 39 0 0 25 0 1 0 386038592 118104064 27592 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/4376/statm: 28834 27592 52 110 0 28721 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 115336

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4575
/proc/meminfo: memFree=1247304/2055920 swapFree=4152672/4192956
[pid=4376] ppid=4374 vsize=209428 CPUtime=1181.78
/proc/4376/stat : 4376 (tinisat) R 4374 4376 3912 0 -1 4194304 29403 0 0 0 118137 41 0 0 25 0 1 0 386038592 214454272 28390 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/4376/statm: 52357 28390 52 110 0 52244 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 209428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4575
/proc/meminfo: memFree=1246344/2055920 swapFree=4152672/4192956
[pid=4376] ppid=4374 vsize=209620 CPUtime=1200.07
/proc/4376/stat : 4376 (tinisat) R 4374 4376 3912 0 -1 4194304 29629 0 0 0 119966 41 0 0 25 0 1 0 386038592 214650880 28616 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/4376/statm: 52405 28616 52 110 0 52292 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 209620

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.62
CPU time (s): 1200.1
CPU user time (s): 1199.67
CPU system time (s): 0.435933
CPU usage (%): 99.9567
Max. virtual memory (cumulated for all children) (KiB): 209620

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

runsolver used 1.3378 second user time and 3.03854 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Mon Mar 12 00:54:02 UTC 2007

IDJOB= 337134
IDBENCH= 24692
IDSOLVER= 100
FILE ID= node15/337134-1173660842

PBS_JOBID= 4101438

Free space on /tmp= 66532 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/others/color-11-3.sat05-445.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337134-1173660842/tinisat /tmp/evaluation/337134-1173660842/instance-337134-1173660842.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-337134-1173660842 -o ROOT/results/node15/solver-337134-1173660842 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337134-1173660842/tinisat /tmp/evaluation/337134-1173660842/instance-337134-1173660842.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  207febf52bd846c013e185fa637fdf3c

RANDOM SEED= 481754232

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.276
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.276
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:       1361640 kB
Buffers:         57416 kB
Cached:         541868 kB
SwapCached:       2924 kB
Active:         401508 kB
Inactive:       221020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1361640 kB
SwapTotal:     4192956 kB
SwapFree:      4152672 kB
Dirty:             724 kB
Writeback:           0 kB
Mapped:          30184 kB
Slab:            57168 kB
Committed_AS:  1382548 kB
PageTables:       1800 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= 66532 MiB

End job on node15 on Mon Mar 12 01:14:05 UTC 2007