Trace number 3251099

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
synit_sat 2011-03-03? (TO) 1300.09 1300.05

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q742.5-n45-p30-s17570390.cnf
MD5SUMba3b1702a651cd8da3e6cada8f2e97bc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.28965
Satisfiable
(Un)Satisfiability was proved
Number of variables2088
Number of clauses405748
Sum of the clauses size813494
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2405703
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.01	c start  0 total 0
0.09/0.13	c Find Units :          0
0.09/0.17	c Find Invs  :          0
0.09/0.17	c Find Ands  :       2088 AvgFaninNum: 45.4234
0.09/0.17	c Find Xors  :          0 AvgFaninNum: nan
0.09/0.17	c Find Ite   :          0
0.09/0.17	c UnDirect variable: 0
0.09/0.17	c UnDirect to Direct Gate: 0
0.09/0.17	c Forced Direct Gate: 0 Unuse unDirect Gate: 0
0.09/0.17	c Break Cycle : 2043
0.09/0.17	c Total Root : 0 Undef Var: 2043
0.09/0.18	c After covering, Total Root: 45 Leaf: 2043
0.09/0.18	c Variable( cover/uncovered/unused ): 2088 0 0
0.09/0.18	c Unit Clauses: 0
0.09/0.18	c Binary Clauses( cover/uncovered ): 2043 403660
0.09/0.18	c Clauses( cover/uncovered ): 45 0
0.09/0.18	c Total Clauses( cover/uncovered ): 2088 403660 0.514605%
0.09/0.18	c Covered Ands: 45 Invs: 0 Xors: 0 Ites: 0
0.28/0.36	c Uncover Clauses avg size: 2 max size: 2
0.28/0.36	c Final circuit: i/l/o/s    2043       0  403660    405658
0.28/0.36	c cover rate 0.514605
0.28/0.36	c rocky end  0.36 total 0.36
0.68/0.79	c covering time  0.42 total 0.78
1300.04/1300.00	c interrupt  1299.26 total 1300.04
1300.04/1300.00	c INTERRUPTED ... 
1300.04/1300.00	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3251099-1303584979/watcher-3251099-1303584979 -o /tmp/evaluation-result-3251099-1303584979/solver-3251099-1303584979 -C 2400 -W 1300 -M 7680 HOME/synit_sat HOME/instance-3251099-1303584979.cnf 539868769 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.98 1.32 2.45 4/189 19589
/proc/meminfo: memFree=13023068/32950928 swapFree=67111528/67111528
[pid=19589] ppid=19587 vsize=23572 CPUtime=0 cores=0,2
/proc/19589/stat : 19589 (synit_sat) R 19587 19589 18780 0 -1 4194304 373 0 0 0 0 0 0 0 23 0 1 0 548728644 24137728 311 33554432000 4194304 4947581 140737169356848 18446744073709551615 4756224 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19589/statm: 5893 320 246 184 0 768 0

[startup+0.0810571 s]
/proc/loadavg: 0.98 1.32 2.45 4/189 19589
/proc/meminfo: memFree=13023068/32950928 swapFree=67111528/67111528
[pid=19589] ppid=19587 vsize=42972 CPUtime=0.06 cores=0,2
/proc/19589/stat : 19589 (synit_sat) R 19587 19589 18780 0 -1 4202496 5616 0 0 0 6 0 0 0 23 0 1 0 548728644 44003328 5550 33554432000 4194304 4947581 140737169356848 18446744073709551615 4824560 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 10743 5551 376 184 0 5618 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 42972

[startup+0.101054 s]
/proc/loadavg: 0.98 1.32 2.45 4/189 19589
/proc/meminfo: memFree=13023068/32950928 swapFree=67111528/67111528
[pid=19589] ppid=19587 vsize=55260 CPUtime=0.09 cores=0,2
/proc/19589/stat : 19589 (synit_sat) R 19587 19589 18780 0 -1 4202496 8205 0 0 0 8 1 0 0 23 0 1 0 548728644 56586240 8139 33554432000 4194304 4947581 140737169356848 18446744073709551615 4822074 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 13815 8140 376 184 0 8690 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 55260

[startup+0.301017 s]
/proc/loadavg: 0.98 1.32 2.45 4/189 19589
/proc/meminfo: memFree=13023068/32950928 swapFree=67111528/67111528
[pid=19589] ppid=19587 vsize=77784 CPUtime=0.28 cores=0,2
/proc/19589/stat : 19589 (synit_sat) R 19587 19589 18780 0 -1 4202496 12905 0 0 0 27 1 0 0 25 0 1 0 548728644 79650816 12839 33554432000 4194304 4947581 140737169356848 18446744073709551615 4831706 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 19446 12853 384 184 0 14321 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 77784

[startup+0.700948 s]
/proc/loadavg: 0.98 1.32 2.45 4/189 19589
/proc/meminfo: memFree=13023068/32950928 swapFree=67111528/67111528
[pid=19589] ppid=19587 vsize=132728 CPUtime=0.68 cores=0,2
/proc/19589/stat : 19589 (synit_sat) R 19587 19589 18780 0 -1 4202496 28125 0 0 0 65 3 0 0 25 0 1 0 548728644 135913472 28059 33554432000 4194304 4947581 140737169356848 18446744073709551615 4741368 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 33182 28059 409 184 0 28057 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 132728

[startup+1.5008 s]
/proc/loadavg: 0.98 1.32 2.45 5/190 19591
/proc/meminfo: memFree=12590300/32950928 swapFree=67111528/67111528
[pid=19589] ppid=19587 vsize=316940 CPUtime=1.48 cores=0,2
/proc/19589/stat : 19589 (synit_sat) R 19587 19589 18780 0 -1 4202496 70538 0 0 0 140 8 0 0 25 0 1 0 548728644 324546560 70472 33554432000 4194304 4947581 140737169356848 18446744073709551615 4722482 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 79235 70472 450 184 0 74110 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 316940

[startup+3.10049 s]
/proc/loadavg: 0.98 1.32 2.45 5/190 19591
/proc/meminfo: memFree=12555336/32950928 swapFree=67111528/67111528
[pid=19589] ppid=19587 vsize=339608 CPUtime=3.09 cores=0,2
/proc/19589/stat : 19589 (synit_sat) R 19587 19589 18780 0 -1 4202496 71432 0 0 0 300 9 0 0 25 0 1 0 548728644 347758592 71366 33554432000 4194304 4947581 140737169356848 18446744073709551615 4352969 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 84902 71366 457 184 0 79777 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 339608

[startup+6.30088 s]
/proc/loadavg: 1.22 1.36 2.46 5/190 19591
/proc/meminfo: memFree=12505112/32950928 swapFree=67111528/67111528
[pid=19589] ppid=19587 vsize=351952 CPUtime=6.29 cores=0,2
/proc/19589/stat : 19589 (synit_sat) R 19587 19589 18780 0 -1 4202496 75327 0 0 0 620 9 0 0 25 0 1 0 548728644 360398848 75261 33554432000 4194304 4947581 140737169356848 18446744073709551615 4651797 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 87988 75261 466 184 0 82863 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 351952

[startup+12.7007 s]
/proc/loadavg: 1.45 1.41 2.47 5/190 19591
/proc/meminfo: memFree=12464496/32950928 swapFree=67111528/67111528
[pid=19589] ppid=19587 vsize=351952 CPUtime=12.68 cores=0,2
/proc/19589/stat : 19589 (synit_sat) R 19587 19589 18780 0 -1 4202496 76795 0 0 0 1259 9 0 0 25 0 1 0 548728644 360398848 76729 33554432000 4194304 4947581 140737169356848 18446744073709551615 4518104 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 87988 76729 467 184 0 82863 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 351952

[startup+25.5003 s]
/proc/loadavg: 2.01 1.53 2.49 5/190 19591
/proc/meminfo: memFree=12406376/32950928 swapFree=67111528/67111528
[pid=19589] ppid=19587 vsize=378776 CPUtime=25.48 cores=0,2
/proc/19589/stat : 19589 (synit_sat) R 19587 19589 18780 0 -1 4202496 82674 0 0 0 2538 10 0 0 25 0 1 0 548728644 387866624 82608 33554432000 4194304 4947581 140737169356848 18446744073709551615 4517992 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 94694 82608 467 184 0 89569 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 378776

[startup+51.1005 s]
/proc/loadavg: 2.69 1.73 2.53 5/190 19619
/proc/meminfo: memFree=12272768/32950928 swapFree=67111528/67111528
[pid=19589] ppid=19587 vsize=421444 CPUtime=51.09 cores=0,2
/proc/19589/stat : 19589 (synit_sat) R 19587 19589 18780 0 -1 4202496 94115 0 0 0 5097 12 0 0 25 0 1 0 548728644 431558656 94049 33554432000 4194304 4947581 140737169356848 18446744073709551615 4517544 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 105361 94049 467 184 0 100236 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 421444

[startup+102.307 s]
/proc/loadavg: 3.43 2.08 2.61 5/190 19620
/proc/meminfo: memFree=12149592/32950928 swapFree=67111528/67111528
[pid=19589] ppid=19587 vsize=512264 CPUtime=102.3 cores=0,2
/proc/19589/stat : 19589 (synit_sat) R 19587 19589 18780 0 -1 4202496 110659 0 0 0 10215 15 0 0 25 0 1 0 548728644 524558336 107813 33554432000 4194304 4947581 140737169356848 18446744073709551615 4399936 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 128066 107813 467 184 0 122941 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 512264

[startup+162.301 s]
/proc/loadavg: 3.79 2.43 2.69 5/190 19622
/proc/meminfo: memFree=11986868/32950928 swapFree=67111528/67111528
[pid=19589] ppid=19587 vsize=576556 CPUtime=162.29 cores=0,2
/proc/19589/stat : 19589 (synit_sat) R 19587 19589 18780 0 -1 4202496 117937 0 0 0 16213 16 0 0 25 0 1 0 548728644 590393344 115091 33554432000 4194304 4947581 140737169356848 18446744073709551615 4515864 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 144139 115091 467 184 0 139014 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 576556

[startup+222.3 s]
/proc/loadavg: 3.92 2.71 2.77 5/190 19623
/proc/meminfo: memFree=11857004/32950928 swapFree=67111528/67111528
[pid=19589] ppid=19587 vsize=576556 CPUtime=222.29 cores=0,2
/proc/19589/stat : 19589 (synit_sat) R 19587 19589 18780 0 -1 4202496 126347 0 0 0 22212 17 0 0 25 0 1 0 548728644 590393344 123501 33554432000 4194304 4947581 140737169356848 18446744073709551615 4517564 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 144139 123501 467 184 0 139014 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 576556

[startup+282.301 s]
/proc/loadavg: 3.97 2.94 2.84 5/191 19626
/proc/meminfo: memFree=11719812/32950928 swapFree=67111528/67111528
[pid=19589] ppid=19587 vsize=654044 CPUtime=282.3 cores=0,2
/proc/19589/stat : 19589 (synit_sat) R 19587 19589 18780 0 -1 4202496 137746 0 0 0 28211 19 0 0 25 0 1 0 548728644 669741056 134900 33554432000 4194304 4947581 140737169356848 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 163511 134900 467 184 0 158386 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 654044

[startup+342.301 s]
/proc/loadavg: 4.13 3.18 2.93 5/190 19663
/proc/meminfo: memFree=11529664/32950928 swapFree=67111528/67111528
[pid=19589] ppid=19587 vsize=654172 CPUtime=342.3 cores=0,2
/proc/19589/stat : 19589 (synit_sat) R 19587 19589 18780 0 -1 4202496 143766 0 0 0 34210 20 0 0 25 0 1 0 548728644 669872128 140920 33554432000 4194304 4947581 140737169356848 18446744073709551615 4400307 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 163543 140920 467 184 0 158418 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 654172

[startup+402.301 s]
/proc/loadavg: 4.05 3.32 2.99 5/190 19664
/proc/meminfo: memFree=11332988/32950928 swapFree=67111528/67111528
[pid=19589] ppid=19587 vsize=654172 CPUtime=402.3 cores=0,2
/proc/19589/stat : 19589 (synit_sat) R 19587 19589 18780 0 -1 4202496 153438 0 0 0 40208 22 0 0 25 0 1 0 548728644 669872128 150592 33554432000 4194304 4947581 140737169356848 18446744073709551615 4399936 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 163543 150592 467 184 0 158418 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 654172

[startup+462.3 s]
/proc/loadavg: 4.02 3.44 3.05 5/190 19666
/proc/meminfo: memFree=11275408/32950928 swapFree=67111528/67111528
[pid=19589] ppid=19587 vsize=742996 CPUtime=462.31 cores=0,2
/proc/19589/stat : 19589 (synit_sat) R 19587 19589 18780 0 -1 4202496 155623 0 0 0 46208 23 0 0 25 0 1 0 548728644 760827904 152777 33554432000 4194304 4947581 140737169356848 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 185749 152777 467 184 0 180624 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 742996

[startup+522.301 s]
/proc/loadavg: 4.00 3.54 3.11 5/190 19667
/proc/meminfo: memFree=11171572/32950928 swapFree=67111528/67111528
[pid=19589] ppid=19587 vsize=836516 CPUtime=522.31 cores=0,2
/proc/19589/stat : 19589 (synit_sat) R 19587 19589 18780 0 -1 4202496 158978 0 0 0 52207 24 0 0 25 0 1 0 548728644 856592384 156132 33554432000 4194304 4947581 140737169356848 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 209129 156132 467 184 0 204004 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 836516

[startup+582.301 s]
/proc/loadavg: 4.00 3.62 3.16 5/190 19669
/proc/meminfo: memFree=11009324/32950928 swapFree=67111528/67111528
[pid=19589] ppid=19587 vsize=836516 CPUtime=582.31 cores=0,2
/proc/19589/stat : 19589 (synit_sat) R 19587 19589 18780 0 -1 4202496 161674 0 0 0 58206 25 0 0 25 0 1 0 548728644 856592384 158827 33554432000 4194304 4947581 140737169356848 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 209129 158827 467 184 0 204004 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 836516

[startup+642.3 s]
/proc/loadavg: 4.00 3.69 3.21 5/190 19671
/proc/meminfo: memFree=10952984/32950928 swapFree=67111528/67111528
[pid=19589] ppid=19587 vsize=836516 CPUtime=642.32 cores=0,2
/proc/19589/stat : 19589 (synit_sat) R 19587 19589 18780 0 -1 4202496 161868 0 0 0 64207 25 0 0 25 0 1 0 548728644 856592384 158985 33554432000 4194304 4947581 140737169356848 18446744073709551615 4400304 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 209129 158985 467 184 0 204004 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 836516

[startup+702.301 s]
/proc/loadavg: 4.00 3.74 3.26 5/190 19672
/proc/meminfo: memFree=10929004/32950928 swapFree=67111528/67111528
[pid=19589] ppid=19587 vsize=836516 CPUtime=702.31 cores=0,2
/proc/19589/stat : 19589 (synit_sat) R 19587 19589 18780 0 -1 4202496 162139 0 0 0 70206 25 0 0 25 0 1 0 548728644 856592384 159223 33554432000 4194304 4947581 140737169356848 18446744073709551615 4400023 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 209129 159223 467 184 0 204004 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 836516

[startup+762.307 s]
/proc/loadavg: 4.07 3.80 3.31 5/190 19674
/proc/meminfo: memFree=10908008/32950928 swapFree=67111528/67111528
[pid=19589] ppid=19587 vsize=836516 CPUtime=762.32 cores=0,2
/proc/19589/stat : 19589 (synit_sat) R 19587 19589 18780 0 -1 4202496 167535 0 0 0 76206 26 0 0 25 0 1 0 548728644 856592384 164562 33554432000 4194304 4947581 140737169356848 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 209129 164562 467 184 0 204004 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 836516

[startup+822.301 s]
/proc/loadavg: 4.10 3.85 3.35 5/190 19675
/proc/meminfo: memFree=10868796/32950928 swapFree=67111528/67111528
[pid=19589] ppid=19587 vsize=948376 CPUtime=822.32 cores=0,2
/proc/19589/stat : 19589 (synit_sat) R 19587 19589 18780 0 -1 4202496 180386 0 0 0 82202 30 0 0 25 0 1 0 548728644 971137024 177347 33554432000 4194304 4947581 140737169356848 18446744073709551615 4399939 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 237094 177347 467 184 0 231969 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 948376

[startup+882.3 s]
/proc/loadavg: 4.04 3.88 3.39 5/190 19677
/proc/meminfo: memFree=10776492/32950928 swapFree=67111528/67111528
[pid=19589] ppid=19587 vsize=948376 CPUtime=882.32 cores=0,2
/proc/19589/stat : 19589 (synit_sat) R 19587 19589 18780 0 -1 4202496 191469 0 0 0 88200 32 0 0 25 0 1 0 548728644 971137024 188381 33554432000 4194304 4947581 140737169356848 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 237094 188381 467 184 0 231969 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 948376

[startup+942.301 s]
/proc/loadavg: 4.01 3.90 3.43 5/190 19679
/proc/meminfo: memFree=10719404/32950928 swapFree=67111528/67111528
[pid=19589] ppid=19587 vsize=948376 CPUtime=942.32 cores=0,2
/proc/19589/stat : 19589 (synit_sat) R 19587 19589 18780 0 -1 4202496 192910 0 0 0 94200 32 0 0 25 0 1 0 548728644 971137024 189769 33554432000 4194304 4947581 140737169356848 18446744073709551615 4399974 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 237094 189769 467 184 0 231969 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 948376

[startup+1002.3 s]
/proc/loadavg: 4.00 3.91 3.46 5/190 19680
/proc/meminfo: memFree=10731260/32950928 swapFree=67111528/67111528
[pid=19589] ppid=19587 vsize=948376 CPUtime=1002.33 cores=0,2
/proc/19589/stat : 19589 (synit_sat) R 19587 19589 18780 0 -1 4202496 192985 0 0 0 100200 33 0 0 25 0 1 0 548728644 971137024 189816 33554432000 4194304 4947581 140737169356848 18446744073709551615 4547496 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 237094 189816 467 184 0 231969 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 948376

[startup+1062.3 s]
/proc/loadavg: 4.07 3.94 3.49 5/190 19682
/proc/meminfo: memFree=10704800/32950928 swapFree=67111528/67111528
[pid=19589] ppid=19587 vsize=948376 CPUtime=1062.33 cores=0,2
/proc/19589/stat : 19589 (synit_sat) R 19587 19589 18780 0 -1 4202496 192985 0 0 0 106200 33 0 0 25 0 1 0 548728644 971137024 189755 33554432000 4194304 4947581 140737169356848 18446744073709551615 4390032 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 237094 189755 467 184 0 231969 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 948376

[startup+1122.3 s]
/proc/loadavg: 4.09 3.96 3.53 5/190 19683
/proc/meminfo: memFree=10638048/32950928 swapFree=67111528/67111528
[pid=19589] ppid=19587 vsize=948376 CPUtime=1122.33 cores=0,2
/proc/19589/stat : 19589 (synit_sat) R 19587 19589 18780 0 -1 4202496 197176 0 0 0 112198 35 0 0 25 0 1 0 548728644 971137024 193866 33554432000 4194304 4947581 140737169356848 18446744073709551615 4399984 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 237094 193866 467 184 0 231969 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 948376

[startup+1182.3 s]
/proc/loadavg: 4.03 3.97 3.56 5/190 19685
/proc/meminfo: memFree=10568936/32950928 swapFree=67111528/67111528
[pid=19589] ppid=19587 vsize=948376 CPUtime=1182.33 cores=0,2
/proc/19589/stat : 19589 (synit_sat) R 19587 19589 18780 0 -1 4202496 197812 0 0 0 118197 36 0 0 25 0 1 0 548728644 971137024 194441 33554432000 4194304 4947581 140737169356848 18446744073709551615 4399936 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 237094 194441 467 184 0 231969 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 948376

[startup+1242.3 s]
/proc/loadavg: 4.01 3.97 3.58 5/190 19687
/proc/meminfo: memFree=10546812/32950928 swapFree=67111528/67111528
[pid=19589] ppid=19587 vsize=948376 CPUtime=1242.34 cores=0,2
/proc/19589/stat : 19589 (synit_sat) R 19587 19589 18780 0 -1 4202496 197856 0 0 0 124198 36 0 0 25 0 1 0 548728644 971137024 194423 33554432000 4194304 4947581 140737169356848 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 237094 194423 467 184 0 231969 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 948376



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 3.99 3.61 4/189 19689
/proc/meminfo: memFree=11042780/32950928 swapFree=67111528/67111528
[pid=19589] ppid=19587 vsize=948376 CPUtime=1300.04 cores=0,2
/proc/19589/stat : 19589 (synit_sat) R 19587 19589 18780 0 -1 4202496 197996 0 0 0 129968 36 0 0 25 0 1 0 548728644 971137024 194563 33554432000 4194304 4947581 140737169356848 18446744073709551615 4518008 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/19589/statm: 237094 194563 467 184 0 231969 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 948376

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

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

Child status: 1
Real time (s): 1300.05
CPU time (s): 1300.09
CPU user time (s): 1299.69
CPU system time (s): 0.399939
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 948376

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

runsolver used 2.32165 second user time and 4.78127 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-23 20:56:20
IDJOB=3251099
IDBENCH=88211
IDSOLVER=1571
FILE ID=node114/3251099-1303584979
RUNJOBID= node114-1303584979-19547
PBS_JOBID= 13150339
Free space on /tmp= 71248 MiB

SOLVER NAME= synit_sat 2011-03-03
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q742.5-n45-p30-s17570390.cnf
COMMAND LINE= HOME/synit_sat BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251099-1303584979/watcher-3251099-1303584979 -o /tmp/evaluation-result-3251099-1303584979/solver-3251099-1303584979 -C 2400 -W 1300 -M 7680  HOME/synit_sat HOME/instance-3251099-1303584979.cnf 539868769

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= ba3b1702a651cd8da3e6cada8f2e97bc
RANDOM SEED=539868769

node114.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13023844 kB
Buffers:       2303548 kB
Cached:       16902408 kB
SwapCached:          0 kB
Active:        9950072 kB
Inactive:      9390304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13023844 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17888 kB
Writeback:           0 kB
AnonPages:      133656 kB
Mapped:          16044 kB
Slab:           523360 kB
PageTables:       5508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   338880 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71244 MiB
End job on node114 at 2011-04-23 21:18:02