Trace number 333606

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.12 1200.51

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-3cage-unsat-9-12.sat05-2587.reshuffled-07.cnf
MD5SUMbfae796723167f552bcb2fa958f97ae8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.000999
Satisfiable
(Un)Satisfiability was proved
Number of variables87
Number of clauses232
Sum of the clauses size696
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3232
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Tinisat 0.22
0.00/0.00	c solving /tmp/evaluation/333606-1173522114/instance-333606-1173522114.cnf
0.00/0.00	c 87 variables, 232 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/node12/watcher-333606-1173522114 -o ROOT/results/node12/solver-333606-1173522114 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333606-1173522114/tinisat /tmp/evaluation/333606-1173522114/instance-333606-1173522114.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.00 1.09 3/77 22997
/proc/meminfo: memFree=1689824/2055920 swapFree=4156588/4192956
[pid=22997] ppid=22995 vsize=712 CPUtime=0
/proc/22997/stat : 22997 (tinisat) R 22995 22997 22032 0 -1 4194304 89 0 0 0 0 0 0 0 18 0 1 0 372165860 729088 73 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134517463 0 0 4096 0 0 0 0 17 1 0 0
/proc/22997/statm: 178 73 52 110 0 65 0

[startup+0.0421889 s]
/proc/loadavg: 0.92 1.00 1.09 3/77 22997
/proc/meminfo: memFree=1689824/2055920 swapFree=4156588/4192956
[pid=22997] ppid=22995 vsize=992 CPUtime=0.04
/proc/22997/stat : 22997 (tinisat) R 22995 22997 22032 0 -1 4194304 136 0 0 0 4 0 0 0 18 0 1 0 372165860 1015808 120 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/22997/statm: 248 120 52 110 0 135 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 992

[startup+0.101198 s]
/proc/loadavg: 0.92 1.00 1.09 3/77 22997
/proc/meminfo: memFree=1689824/2055920 swapFree=4156588/4192956
[pid=22997] ppid=22995 vsize=1228 CPUtime=0.09
/proc/22997/stat : 22997 (tinisat) R 22995 22997 22032 0 -1 4194304 182 0 0 0 9 0 0 0 18 0 1 0 372165860 1257472 166 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520074 0 0 4096 0 0 0 0 17 1 0 0
/proc/22997/statm: 307 166 52 110 0 194 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1228

[startup+0.301235 s]
/proc/loadavg: 0.92 1.00 1.09 3/77 22997
/proc/meminfo: memFree=1689824/2055920 swapFree=4156588/4192956
[pid=22997] ppid=22995 vsize=1964 CPUtime=0.29
/proc/22997/stat : 22997 (tinisat) R 22995 22997 22032 0 -1 4194304 300 0 0 0 29 0 0 0 19 0 1 0 372165860 2011136 284 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520134 0 0 4096 0 0 0 0 17 1 0 0
/proc/22997/statm: 491 284 52 110 0 378 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1964

[startup+0.701307 s]
/proc/loadavg: 0.92 1.00 1.09 3/77 22997
/proc/meminfo: memFree=1689824/2055920 swapFree=4156588/4192956
[pid=22997] ppid=22995 vsize=2896 CPUtime=0.69
/proc/22997/stat : 22997 (tinisat) R 22995 22997 22032 0 -1 4194304 436 0 0 0 69 0 0 0 22 0 1 0 372165860 2965504 420 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/22997/statm: 724 420 52 110 0 611 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2896

[startup+1.50145 s]
/proc/loadavg: 0.92 1.00 1.09 2/78 22998
/proc/meminfo: memFree=1687896/2055920 swapFree=4156588/4192956
[pid=22997] ppid=22995 vsize=3300 CPUtime=1.49
/proc/22997/stat : 22997 (tinisat) R 22995 22997 22032 0 -1 4194304 643 0 0 0 149 0 0 0 25 0 1 0 372165860 3379200 627 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519514 0 0 4096 0 0 0 0 17 1 0 0
/proc/22997/statm: 825 627 52 110 0 712 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3300

[startup+3.10174 s]
/proc/loadavg: 0.92 1.00 1.09 2/78 22998
/proc/meminfo: memFree=1686936/2055920 swapFree=4156588/4192956
[pid=22997] ppid=22995 vsize=5568 CPUtime=3.09
/proc/22997/stat : 22997 (tinisat) R 22995 22997 22032 0 -1 4194304 934 0 0 0 309 0 0 0 25 0 1 0 372165860 5701632 885 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/22997/statm: 1392 885 52 110 0 1279 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5568

[startup+6.30131 s]
/proc/loadavg: 0.93 1.00 1.09 2/78 22998
/proc/meminfo: memFree=1685144/2055920 swapFree=4156588/4192956
[pid=22997] ppid=22995 vsize=6032 CPUtime=6.29
/proc/22997/stat : 22997 (tinisat) R 22995 22997 22032 0 -1 4194304 1294 0 0 0 629 0 0 0 25 0 1 0 372165860 6176768 1245 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 1 0 0
/proc/22997/statm: 1508 1245 52 110 0 1395 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6032

[startup+12.7015 s]
/proc/loadavg: 0.93 1.00 1.09 2/78 22998
/proc/meminfo: memFree=1683232/2055920 swapFree=4156588/4192956
[pid=22997] ppid=22995 vsize=10324 CPUtime=12.69
/proc/22997/stat : 22997 (tinisat) R 22995 22997 22032 0 -1 4194304 1718 0 0 0 1268 1 0 0 25 0 1 0 372165860 10571776 1669 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/22997/statm: 2581 1669 52 110 0 2468 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10324

[startup+25.5018 s]
/proc/loadavg: 0.95 1.00 1.09 2/78 22998
/proc/meminfo: memFree=1680992/2055920 swapFree=4156588/4192956
[pid=22997] ppid=22995 vsize=11096 CPUtime=25.49
/proc/22997/stat : 22997 (tinisat) R 22995 22997 22032 0 -1 4194304 2307 0 0 0 2546 3 0 0 25 0 1 0 372165860 11362304 2193 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519878 0 0 4096 0 0 0 0 17 1 0 0
/proc/22997/statm: 2774 2193 52 110 0 2661 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11096

[startup+51.1014 s]
/proc/loadavg: 0.96 1.00 1.09 2/78 22998
/proc/meminfo: memFree=1677728/2055920 swapFree=4156588/4192956
[pid=22997] ppid=22995 vsize=19640 CPUtime=51.07
/proc/22997/stat : 22997 (tinisat) R 22995 22997 22032 0 -1 4194304 3115 0 0 0 5104 3 0 0 25 0 1 0 372165860 20111360 3001 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/22997/statm: 4910 3001 52 110 0 4797 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 19640

[startup+102.306 s]
/proc/loadavg: 0.98 1.00 1.08 2/78 22998
/proc/meminfo: memFree=1673568/2055920 swapFree=4156588/4192956
[pid=22997] ppid=22995 vsize=21588 CPUtime=102.26
/proc/22997/stat : 22997 (tinisat) R 22995 22997 22032 0 -1 4194304 4372 0 0 0 10221 5 0 0 25 0 1 0 372165860 22106112 3997 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/22997/statm: 5397 3997 52 110 0 5284 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 21588

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.08 2/78 22998
/proc/meminfo: memFree=1670304/2055920 swapFree=4156588/4192956
[pid=22997] ppid=22995 vsize=22496 CPUtime=162.24
/proc/22997/stat : 22997 (tinisat) R 22995 22997 22032 0 -1 4194304 5348 0 0 0 16217 7 0 0 25 0 1 0 372165860 23035904 4841 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519876 0 0 4096 0 0 0 0 17 1 0 0
/proc/22997/statm: 5624 4841 52 110 0 5511 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 22496

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.07 2/78 22998
/proc/meminfo: memFree=1666720/2055920 swapFree=4156588/4192956
[pid=22997] ppid=22995 vsize=39396 CPUtime=222.22
/proc/22997/stat : 22997 (tinisat) R 22995 22997 22032 0 -1 4194304 6425 0 0 0 22214 8 0 0 25 0 1 0 372165860 40341504 5713 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/22997/statm: 9849 5713 52 110 0 9736 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 39396

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.06 2/78 22998
/proc/meminfo: memFree=1664224/2055920 swapFree=4156588/4192956
[pid=22997] ppid=22995 vsize=41064 CPUtime=282.2
/proc/22997/stat : 22997 (tinisat) R 22995 22997 22032 0 -1 4194304 7409 0 0 0 28211 9 0 0 25 0 1 0 372165860 42049536 6341 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/22997/statm: 10266 6341 52 110 0 10153 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 41064

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.06 2/78 22998
/proc/meminfo: memFree=1661856/2055920 swapFree=4156588/4192956
[pid=22997] ppid=22995 vsize=41576 CPUtime=342.18
/proc/22997/stat : 22997 (tinisat) R 22995 22997 22032 0 -1 4194304 8108 0 0 0 34208 10 0 0 25 0 1 0 372165860 42573824 6909 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/22997/statm: 10394 6909 52 110 0 10281 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 41576

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 1.05 2/78 22998
/proc/meminfo: memFree=1659808/2055920 swapFree=4156588/4192956
[pid=22997] ppid=22995 vsize=41960 CPUtime=402.16
/proc/22997/stat : 22997 (tinisat) R 22995 22997 22032 0 -1 4194304 8709 0 0 0 40204 12 0 0 25 0 1 0 372165860 42967040 7412 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/22997/statm: 10490 7412 52 110 0 10377 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 41960

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 1.05 2/78 22998
/proc/meminfo: memFree=1658016/2055920 swapFree=4156588/4192956
[pid=22997] ppid=22995 vsize=41960 CPUtime=462.14
/proc/22997/stat : 22997 (tinisat) R 22995 22997 22032 0 -1 4194304 9162 0 0 0 46202 12 0 0 25 0 1 0 372165860 42967040 7865 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/22997/statm: 10490 7865 52 110 0 10377 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 41960

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 1.04 2/78 22998
/proc/meminfo: memFree=1656160/2055920 swapFree=4156588/4192956
[pid=22997] ppid=22995 vsize=42732 CPUtime=522.12
/proc/22997/stat : 22997 (tinisat) R 22995 22997 22032 0 -1 4194304 9731 0 0 0 52199 13 0 0 25 0 1 0 372165860 43757568 8304 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/22997/statm: 10683 8304 52 110 0 10570 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 42732

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.03 2/78 22998
/proc/meminfo: memFree=1655008/2055920 swapFree=4156588/4192956
[pid=22997] ppid=22995 vsize=42864 CPUtime=582.1
/proc/22997/stat : 22997 (tinisat) R 22995 22997 22032 0 -1 4194304 10046 0 0 0 58196 14 0 0 25 0 1 0 372165860 43892736 8619 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/22997/statm: 10716 8619 52 110 0 10603 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 42864

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 1.03 2/78 22998
/proc/meminfo: memFree=1653536/2055920 swapFree=4156588/4192956
[pid=22997] ppid=22995 vsize=43256 CPUtime=642.08
/proc/22997/stat : 22997 (tinisat) R 22995 22997 22032 0 -1 4194304 10405 0 0 0 64194 14 0 0 25 0 1 0 372165860 44294144 8978 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520074 0 0 4096 0 0 0 0 17 1 0 0
/proc/22997/statm: 10814 8978 52 110 0 10701 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 43256

[startup+702.301 s]
/proc/loadavg: 0.99 1.00 1.02 2/78 22998
/proc/meminfo: memFree=1652128/2055920 swapFree=4156588/4192956
[pid=22997] ppid=22995 vsize=44024 CPUtime=702.06
/proc/22997/stat : 22997 (tinisat) R 22995 22997 22032 0 -1 4194304 10950 0 0 0 70191 15 0 0 25 0 1 0 372165860 45080576 9329 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/22997/statm: 11006 9329 52 110 0 10893 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 44024

[startup+762.305 s]
/proc/loadavg: 0.99 1.00 1.02 2/78 22998
/proc/meminfo: memFree=1650464/2055920 swapFree=4156588/4192956
[pid=22997] ppid=22995 vsize=44924 CPUtime=762.04
/proc/22997/stat : 22997 (tinisat) R 22995 22997 22032 0 -1 4194304 11524 0 0 0 76188 16 0 0 25 0 1 0 372165860 46002176 9709 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/22997/statm: 11231 9709 52 110 0 11118 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 44924

[startup+822.303 s]
/proc/loadavg: 0.99 1.00 1.01 2/78 22998
/proc/meminfo: memFree=1649376/2055920 swapFree=4156588/4192956
[pid=22997] ppid=22995 vsize=45184 CPUtime=822.02
/proc/22997/stat : 22997 (tinisat) R 22995 22997 22032 0 -1 4194304 11827 0 0 0 82186 16 0 0 25 0 1 0 372165860 46268416 10012 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/22997/statm: 11296 10012 52 110 0 11183 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 45184

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 1.01 2/78 22998
/proc/meminfo: memFree=1647840/2055920 swapFree=4156588/4192956
[pid=22997] ppid=22995 vsize=45700 CPUtime=881.99
/proc/22997/stat : 22997 (tinisat) R 22995 22997 22032 0 -1 4194304 12269 0 0 0 88182 17 0 0 25 0 1 0 372165860 46796800 10389 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/22997/statm: 11425 10389 52 110 0 11312 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 45700

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 22998
/proc/meminfo: memFree=1646048/2055920 swapFree=4156588/4192956
[pid=22997] ppid=22995 vsize=78472 CPUtime=941.98
/proc/22997/stat : 22997 (tinisat) R 22995 22997 22032 0 -1 4194304 13505 0 0 0 94179 19 0 0 25 0 1 0 372165860 80355328 10852 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/22997/statm: 19618 10852 52 110 0 19505 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 78472

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 22998
/proc/meminfo: memFree=1644832/2055920 swapFree=4156588/4192956
[pid=22997] ppid=22995 vsize=78732 CPUtime=1001.96
/proc/22997/stat : 22997 (tinisat) R 22995 22997 22032 0 -1 4194304 13797 0 0 0 100177 19 0 0 25 0 1 0 372165860 80621568 11144 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/22997/statm: 19683 11144 52 110 0 19570 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 78732

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 22998
/proc/meminfo: memFree=1643680/2055920 swapFree=4156588/4192956
[pid=22997] ppid=22995 vsize=78860 CPUtime=1061.94
/proc/22997/stat : 22997 (tinisat) R 22995 22997 22032 0 -1 4194304 14099 0 0 0 106174 20 0 0 25 0 1 0 372165860 80752640 11413 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519878 0 0 4096 0 0 0 0 17 1 0 0
/proc/22997/statm: 19715 11413 52 110 0 19602 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 78860

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 22998
/proc/meminfo: memFree=1642784/2055920 swapFree=4156588/4192956
[pid=22997] ppid=22995 vsize=79116 CPUtime=1121.92
/proc/22997/stat : 22997 (tinisat) R 22995 22997 22032 0 -1 4194304 14406 0 0 0 112171 21 0 0 25 0 1 0 372165860 81014784 11655 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/22997/statm: 19779 11655 52 110 0 19666 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 79116

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 22998
/proc/meminfo: memFree=1641760/2055920 swapFree=4156588/4192956
[pid=22997] ppid=22995 vsize=79504 CPUtime=1181.9
/proc/22997/stat : 22997 (tinisat) R 22995 22997 22032 0 -1 4194304 14733 0 0 0 118169 21 0 0 25 0 1 0 372165860 81412096 11949 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519888 0 0 4096 0 0 0 0 17 1 0 0
/proc/22997/statm: 19876 11949 52 110 0 19763 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 79504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 22998
/proc/meminfo: memFree=1641376/2055920 swapFree=4156588/4192956
[pid=22997] ppid=22995 vsize=79504 CPUtime=1200.1
/proc/22997/stat : 22997 (tinisat) R 22995 22997 22032 0 -1 4194304 14795 0 0 0 119989 21 0 0 25 0 1 0 372165860 81412096 12011 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/22997/statm: 19876 12011 52 110 0 19763 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 79504

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.5 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 22998
/proc/meminfo: memFree=1641376/2055920 swapFree=4156588/4192956
[pid=22997] ppid=22995 vsize=79504 CPUtime=1200.1
/proc/22997/stat : 22997 (tinisat) R 22995 22997 22032 0 -1 4194304 14795 0 0 0 119989 21 0 0 25 0 1 0 372165860 81412096 12011 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/22997/statm: 19876 12011 52 110 0 19763 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 79504

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.12
CPU user time (s): 1199.89
CPU system time (s): 0.222966
CPU usage (%): 99.9667
Max. virtual memory (cumulated for all children) (KiB): 79504

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

runsolver used 1.19582 second user time and 3.17952 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Sat Mar 10 10:21:54 UTC 2007

IDJOB= 333606
IDBENCH= 24608
IDSOLVER= 100
FILE ID= node12/333606-1173522114

PBS_JOBID= 4101131

Free space on /tmp= 66418 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/jarvisalo/mod2-3cage-unsat-9-12.sat05-2587.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333606-1173522114/tinisat /tmp/evaluation/333606-1173522114/instance-333606-1173522114.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-333606-1173522114 -o ROOT/results/node12/solver-333606-1173522114 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333606-1173522114/tinisat /tmp/evaluation/333606-1173522114/instance-333606-1173522114.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  bfae796723167f552bcb2fa958f97ae8

RANDOM SEED= 150318698

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.285
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.285
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:       1690232 kB
Buffers:         40388 kB
Cached:         251472 kB
SwapCached:      15228 kB
Active:         214600 kB
Inactive:       100476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1690232 kB
SwapTotal:     4192956 kB
SwapFree:      4156588 kB
Dirty:             552 kB
Writeback:           0 kB
Mapped:          29676 kB
Slab:            36236 kB
Committed_AS:  1643928 kB
PageTables:       1692 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= 66418 MiB

End job on node12 on Sat Mar 10 10:41:57 UTC 2007