Trace number 333732

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

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-rand3bip-sat-240-3.sat05-2205.reshuffled-07.cnf
MD5SUMfca12eef85528ed5b92dca0939473545
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.011997
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of clauses960
Sum of the clauses size2880
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3960
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/333732-1173528230/instance-333732-1173528230.cnf
0.00/0.00	c 240 variables, 960 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-333732-1173528230 -o ROOT/results/node15/solver-333732-1173528230 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333732-1173528230/tinisat /tmp/evaluation/333732-1173528230/instance-333732-1173528230.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.97 3/77 20629
/proc/meminfo: memFree=1546648/2055920 swapFree=4152672/4192956
[pid=20629] ppid=20627 vsize=712 CPUtime=0
/proc/20629/stat : 20629 (tinisat) R 20627 20629 19493 0 -1 4194304 106 0 0 0 0 0 0 0 18 0 1 0 372777407 729088 90 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/20629/statm: 178 90 52 110 0 65 0

[startup+0.068224 s]
/proc/loadavg: 0.92 0.98 0.97 3/77 20629
/proc/meminfo: memFree=1546648/2055920 swapFree=4152672/4192956
[pid=20629] ppid=20627 vsize=888 CPUtime=0.06
/proc/20629/stat : 20629 (tinisat) R 20627 20629 19493 0 -1 4194304 142 0 0 0 6 0 0 0 18 0 1 0 372777407 909312 126 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134518568 0 0 4096 0 0 0 0 17 1 0 0
/proc/20629/statm: 222 126 52 110 0 109 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 888

[startup+0.101229 s]
/proc/loadavg: 0.92 0.98 0.97 3/77 20629
/proc/meminfo: memFree=1546648/2055920 swapFree=4152672/4192956
[pid=20629] ppid=20627 vsize=1264 CPUtime=0.1
/proc/20629/stat : 20629 (tinisat) R 20627 20629 19493 0 -1 4194304 160 0 0 0 10 0 0 0 18 0 1 0 372777407 1294336 144 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520084 0 0 4096 0 0 0 0 17 1 0 0
/proc/20629/statm: 316 144 52 110 0 203 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1264

[startup+0.301263 s]
/proc/loadavg: 0.92 0.98 0.97 3/77 20629
/proc/meminfo: memFree=1546648/2055920 swapFree=4152672/4192956
[pid=20629] ppid=20627 vsize=1748 CPUtime=0.3
/proc/20629/stat : 20629 (tinisat) R 20627 20629 19493 0 -1 4194304 252 0 0 0 30 0 0 0 19 0 1 0 372777407 1789952 236 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520024 0 0 4096 0 0 0 0 17 1 0 0
/proc/20629/statm: 437 236 52 110 0 324 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1748

[startup+0.701332 s]
/proc/loadavg: 0.92 0.98 0.97 3/77 20629
/proc/meminfo: memFree=1546648/2055920 swapFree=4152672/4192956
[pid=20629] ppid=20627 vsize=1880 CPUtime=0.69
/proc/20629/stat : 20629 (tinisat) R 20627 20629 19493 0 -1 4194304 360 0 0 0 69 0 0 0 22 0 1 0 372777407 1925120 344 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519873 0 0 4096 0 0 0 0 17 1 0 0
/proc/20629/statm: 470 344 52 110 0 357 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1880

[startup+1.50147 s]
/proc/loadavg: 0.92 0.98 0.97 3/78 20630
/proc/meminfo: memFree=1545168/2055920 swapFree=4152672/4192956
[pid=20629] ppid=20627 vsize=2980 CPUtime=1.49
/proc/20629/stat : 20629 (tinisat) R 20627 20629 19493 0 -1 4194304 518 0 0 0 149 0 0 0 25 0 1 0 372777407 3051520 502 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519968 0 0 4096 0 0 0 0 17 1 0 0
/proc/20629/statm: 745 502 52 110 0 632 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2980

[startup+3.10174 s]
/proc/loadavg: 0.92 0.98 0.97 2/78 20630
/proc/meminfo: memFree=1544336/2055920 swapFree=4152672/4192956
[pid=20629] ppid=20627 vsize=5168 CPUtime=3.09
/proc/20629/stat : 20629 (tinisat) R 20627 20629 19493 0 -1 4194304 737 0 0 0 309 0 0 0 25 0 1 0 372777407 5292032 721 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20629/statm: 1292 721 52 110 0 1179 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5168

[startup+6.30129 s]
/proc/loadavg: 0.93 0.98 0.97 2/78 20630
/proc/meminfo: memFree=1542928/2055920 swapFree=4152672/4192956
[pid=20629] ppid=20627 vsize=5300 CPUtime=6.29
/proc/20629/stat : 20629 (tinisat) R 20627 20629 19493 0 -1 4194304 986 0 0 0 629 0 0 0 25 0 1 0 372777407 5427200 970 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20629/statm: 1325 970 52 110 0 1212 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5300

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.97 2/78 20630
/proc/meminfo: memFree=1541456/2055920 swapFree=4152672/4192956
[pid=20629] ppid=20627 vsize=9416 CPUtime=12.69
/proc/20629/stat : 20629 (tinisat) R 20627 20629 19493 0 -1 4194304 1341 0 0 0 1269 0 0 0 25 0 1 0 372777407 9641984 1292 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520029 0 0 4096 0 0 0 0 17 1 0 0
/proc/20629/statm: 2354 1292 52 110 0 2241 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9416

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.97 2/78 20630
/proc/meminfo: memFree=1539600/2055920 swapFree=4152672/4192956
[pid=20629] ppid=20627 vsize=9884 CPUtime=25.48
/proc/20629/stat : 20629 (tinisat) R 20627 20629 19493 0 -1 4194304 1794 0 0 0 2547 1 0 0 25 0 1 0 372777407 10121216 1745 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20629/statm: 2471 1746 52 110 0 2358 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9884

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 0.97 2/78 20630
/proc/meminfo: memFree=1537232/2055920 swapFree=4152672/4192956
[pid=20629] ppid=20627 vsize=10756 CPUtime=51.07
/proc/20629/stat : 20629 (tinisat) R 20627 20629 19493 0 -1 4194304 2416 0 0 0 5106 1 0 0 25 0 1 0 372777407 11014144 2302 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/20629/statm: 2689 2302 52 110 0 2576 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 10756

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.97 2/78 20630
/proc/meminfo: memFree=1534416/2055920 swapFree=4152672/4192956
[pid=20629] ppid=20627 vsize=18760 CPUtime=102.26
/proc/20629/stat : 20629 (tinisat) R 20627 20629 19493 0 -1 4194304 3120 0 0 0 10224 2 0 0 25 0 1 0 372777407 19210240 3006 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20629/statm: 4690 3006 52 110 0 4577 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 18760

[startup+162.301 s]
/proc/loadavg: 1.05 1.00 0.98 2/78 20630
/proc/meminfo: memFree=1531856/2055920 swapFree=4152672/4192956
[pid=20629] ppid=20627 vsize=19244 CPUtime=162.23
/proc/20629/stat : 20629 (tinisat) R 20627 20629 19493 0 -1 4194304 3763 0 0 0 16220 3 0 0 25 0 1 0 372777407 19705856 3649 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20629/statm: 4811 3649 52 110 0 4698 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 19244

[startup+222.301 s]
/proc/loadavg: 1.08 1.01 0.98 2/78 20630
/proc/meminfo: memFree=1529296/2055920 swapFree=4152672/4192956
[pid=20629] ppid=20627 vsize=20536 CPUtime=222.21
/proc/20629/stat : 20629 (tinisat) R 20627 20629 19493 0 -1 4194304 4524 0 0 0 22217 4 0 0 25 0 1 0 372777407 21028864 4281 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20629/statm: 5134 4281 52 110 0 5021 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 20536

[startup+282.302 s]
/proc/loadavg: 1.08 1.03 0.99 2/78 20630
/proc/meminfo: memFree=1527568/2055920 swapFree=4152672/4192956
[pid=20629] ppid=20627 vsize=20728 CPUtime=282.19
/proc/20629/stat : 20629 (tinisat) R 20627 20629 19493 0 -1 4194304 5007 0 0 0 28214 5 0 0 25 0 1 0 372777407 21225472 4764 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/20629/statm: 5182 4764 52 110 0 5069 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 20728

[startup+342.302 s]
/proc/loadavg: 1.03 1.02 0.99 2/78 20630
/proc/meminfo: memFree=1525520/2055920 swapFree=4152672/4192956
[pid=20629] ppid=20627 vsize=36680 CPUtime=342.17
/proc/20629/stat : 20629 (tinisat) R 20627 20629 19493 0 -1 4194304 5514 0 0 0 34211 6 0 0 25 0 1 0 372777407 37560320 5271 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519858 0 0 4096 0 0 0 0 17 1 0 0
/proc/20629/statm: 9170 5271 52 110 0 9057 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 36680

[startup+402.301 s]
/proc/loadavg: 1.01 1.01 0.99 2/78 20630
/proc/meminfo: memFree=1523792/2055920 swapFree=4152672/4192956
[pid=20629] ppid=20627 vsize=36940 CPUtime=402.15
/proc/20629/stat : 20629 (tinisat) R 20627 20629 19493 0 -1 4194304 5970 0 0 0 40208 7 0 0 25 0 1 0 372777407 37826560 5694 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20629/statm: 9235 5694 52 110 0 9122 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 36940

[startup+462.302 s]
/proc/loadavg: 1.00 1.01 0.99 2/78 20630
/proc/meminfo: memFree=1522320/2055920 swapFree=4152672/4192956
[pid=20629] ppid=20627 vsize=37068 CPUtime=462.13
/proc/20629/stat : 20629 (tinisat) R 20627 20629 19493 0 -1 4194304 6344 0 0 0 46206 7 0 0 25 0 1 0 372777407 37957632 6035 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519912 0 0 4096 0 0 0 0 17 1 0 0
/proc/20629/statm: 9267 6035 52 110 0 9154 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 37068

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 20630
/proc/meminfo: memFree=1520976/2055920 swapFree=4152672/4192956
[pid=20629] ppid=20627 vsize=37488 CPUtime=522.11
/proc/20629/stat : 20629 (tinisat) R 20627 20629 19493 0 -1 4194304 6730 0 0 0 52202 9 0 0 25 0 1 0 372777407 38387712 6388 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20629/statm: 9372 6388 52 110 0 9259 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 37488

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 20630
/proc/meminfo: memFree=1519760/2055920 swapFree=4152672/4192956
[pid=20629] ppid=20627 vsize=37488 CPUtime=582.09
/proc/20629/stat : 20629 (tinisat) R 20627 20629 19493 0 -1 4194304 7029 0 0 0 58199 10 0 0 25 0 1 0 372777407 38387712 6687 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519890 0 0 4096 0 0 0 0 17 1 0 0
/proc/20629/statm: 9372 6687 52 110 0 9259 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 37488

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 20630
/proc/meminfo: memFree=1518224/2055920 swapFree=4152672/4192956
[pid=20629] ppid=20627 vsize=38304 CPUtime=642.07
/proc/20629/stat : 20629 (tinisat) R 20627 20629 19493 0 -1 4194304 7431 0 0 0 64197 10 0 0 25 0 1 0 372777407 39223296 7089 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20629/statm: 9576 7089 52 110 0 9463 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 38304

[startup+702.301 s]
/proc/loadavg: 1.08 1.02 0.99 2/78 20630
/proc/meminfo: memFree=1516432/2055920 swapFree=4152672/4192956
[pid=20629] ppid=20627 vsize=39084 CPUtime=702.04
/proc/20629/stat : 20629 (tinisat) R 20627 20629 19493 0 -1 4194304 7956 0 0 0 70193 11 0 0 25 0 1 0 372777407 40022016 7515 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20629/statm: 9771 7515 52 110 0 9658 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 39084

[startup+762.305 s]
/proc/loadavg: 1.03 1.01 0.99 2/78 20630
/proc/meminfo: memFree=1515280/2055920 swapFree=4152672/4192956
[pid=20629] ppid=20627 vsize=39212 CPUtime=762.03
/proc/20629/stat : 20629 (tinisat) R 20627 20629 19493 0 -1 4194304 8280 0 0 0 76191 12 0 0 25 0 1 0 372777407 40153088 7806 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519861 0 0 4096 0 0 0 0 17 1 0 0
/proc/20629/statm: 9803 7806 52 110 0 9690 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 39212

[startup+822.302 s]
/proc/loadavg: 1.01 1.00 0.99 2/78 20630
/proc/meminfo: memFree=1514128/2055920 swapFree=4152672/4192956
[pid=20629] ppid=20627 vsize=40496 CPUtime=822
/proc/20629/stat : 20629 (tinisat) R 20627 20629 19493 0 -1 4194304 8829 0 0 0 82188 12 0 0 25 0 1 0 372777407 41467904 8065 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519898 0 0 4096 0 0 0 0 17 1 0 0
/proc/20629/statm: 10124 8065 52 110 0 10011 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 40496

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 20630
/proc/meminfo: memFree=1513296/2055920 swapFree=4152672/4192956
[pid=20629] ppid=20627 vsize=40624 CPUtime=881.98
/proc/20629/stat : 20629 (tinisat) R 20627 20629 19493 0 -1 4194304 9106 0 0 0 88185 13 0 0 25 0 1 0 372777407 41598976 8309 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20629/statm: 10156 8309 52 110 0 10043 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 40624

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 20630
/proc/meminfo: memFree=1512272/2055920 swapFree=4152672/4192956
[pid=20629] ppid=20627 vsize=40624 CPUtime=941.96
/proc/20629/stat : 20629 (tinisat) R 20627 20629 19493 0 -1 4194304 9347 0 0 0 94182 14 0 0 25 0 1 0 372777407 41598976 8550 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20629/statm: 10156 8550 52 110 0 10043 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 40624

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 20630
/proc/meminfo: memFree=1511440/2055920 swapFree=4152672/4192956
[pid=20629] ppid=20627 vsize=40624 CPUtime=1001.94
/proc/20629/stat : 20629 (tinisat) R 20627 20629 19493 0 -1 4194304 9600 0 0 0 100179 15 0 0 25 0 1 0 372777407 41598976 8803 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20629/statm: 10156 8803 52 110 0 10043 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 40624

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 20630
/proc/meminfo: memFree=1509968/2055920 swapFree=4152672/4192956
[pid=20629] ppid=20627 vsize=41660 CPUtime=1061.92
/proc/20629/stat : 20629 (tinisat) R 20627 20629 19493 0 -1 4194304 10116 0 0 0 106176 16 0 0 25 0 1 0 372777407 42659840 9156 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134520118 0 0 4096 0 0 0 0 17 1 0 0
/proc/20629/statm: 10415 9156 52 110 0 10302 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 41660

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 20630
/proc/meminfo: memFree=1509136/2055920 swapFree=4152672/4192956
[pid=20629] ppid=20627 vsize=41792 CPUtime=1121.9
/proc/20629/stat : 20629 (tinisat) R 20627 20629 19493 0 -1 4194304 10338 0 0 0 112174 16 0 0 25 0 1 0 372777407 42795008 9378 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519936 0 0 4096 0 0 0 0 17 1 0 0
/proc/20629/statm: 10448 9378 52 110 0 10335 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 41792

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 20630
/proc/meminfo: memFree=1508112/2055920 swapFree=4152672/4192956
[pid=20629] ppid=20627 vsize=41924 CPUtime=1181.88
/proc/20629/stat : 20629 (tinisat) R 20627 20629 19493 0 -1 4194304 10577 0 0 0 118171 17 0 0 25 0 1 0 372777407 42930176 9617 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/20629/statm: 10481 9617 52 110 0 10368 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 41924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 20630
/proc/meminfo: memFree=1507856/2055920 swapFree=4152672/4192956
[pid=20629] ppid=20627 vsize=41924 CPUtime=1200.08
/proc/20629/stat : 20629 (tinisat) R 20627 20629 19493 0 -1 4194304 10642 0 0 0 119991 17 0 0 25 0 1 0 372777407 42930176 9682 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519888 0 0 4096 0 0 0 0 17 1 0 0
/proc/20629/statm: 10481 9682 52 110 0 10368 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 41924

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: 1.00 1.00 0.99 2/78 20630
/proc/meminfo: memFree=1507856/2055920 swapFree=4152672/4192956
[pid=20629] ppid=20627 vsize=41924 CPUtime=1200.08
/proc/20629/stat : 20629 (tinisat) R 20627 20629 19493 0 -1 4194304 10642 0 0 0 119991 17 0 0 25 0 1 0 372777407 42930176 9682 18446744073709551615 134512640 134966189 4294956704 18446744073709551615 134519888 0 0 4096 0 0 0 0 17 1 0 0
/proc/20629/statm: 10481 9682 52 110 0 10368 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 41924

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.09
CPU user time (s): 1199.91
CPU system time (s): 0.180972
CPU usage (%): 99.9651
Max. virtual memory (cumulated for all children) (KiB): 41924

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

runsolver used 1.39179 second user time and 2.98255 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat Mar 10 12:03:50 UTC 2007

IDJOB= 333732
IDBENCH= 24611
IDSOLVER= 100
FILE ID= node15/333732-1173528230

PBS_JOBID= 4101143

Free space on /tmp= 66531 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/jarvisalo/mod2-rand3bip-sat-240-3.sat05-2205.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333732-1173528230/tinisat /tmp/evaluation/333732-1173528230/instance-333732-1173528230.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-333732-1173528230 -o ROOT/results/node15/solver-333732-1173528230 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333732-1173528230/tinisat /tmp/evaluation/333732-1173528230/instance-333732-1173528230.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  fca12eef85528ed5b92dca0939473545

RANDOM SEED= 224826989

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:       1547056 kB
Buffers:         50396 kB
Cached:         369768 kB
SwapCached:       2796 kB
Active:         258356 kB
Inactive:       184912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1547056 kB
SwapTotal:     4192956 kB
SwapFree:      4152672 kB
Dirty:             540 kB
Writeback:           0 kB
Mapped:          30072 kB
Slab:            51064 kB
Committed_AS:  1324240 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= 66531 MiB

End job on node15 on Sat Mar 10 12:23:53 UTC 2007