Trace number 3265885

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.06 1300.02

General information on the benchmark

NameSAT05/crafted/sorge05/QG7/
gensys-icl007.shuffled-as.sat05-3133.cnf
MD5SUM88361752c7b0c05e849791aafdd7bdba
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark220.275
Satisfiable
(Un)Satisfiability was proved
Number of variables762
Number of clauses17262
Sum of the clauses size76511
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 21135
Number of clauses of size 38742
Number of clauses of size 4236
Number of clauses of size 5256
Number of clauses of size over 56851

Solver Data

0.00/0.00	c start  0 total 0
0.00/0.01	c Find Units :         35
0.00/0.01	c Find Invs  :         21
0.00/0.02	c Find Ands  :          0 AvgFaninNum: nan
0.00/0.02	c Find Xors  :          0 AvgFaninNum: nan
0.00/0.02	c Find Ite   :          0
0.00/0.02	c UnDirect variable: 42
0.00/0.02	c UnDirect to Direct Gate: 19
0.00/0.02	c Forced Direct Gate: 19 Unuse unDirect Gate: 21
0.00/0.02	c Break Cycle : 0
0.00/0.02	c Total Root : 19 Undef Var: 743
0.00/0.02	c After covering, Total Root: 19 Leaf: 35
0.00/0.02	c Variable( cover/uncovered/unused ): 54 708 0
0.00/0.02	c Unit Clauses: 35
0.00/0.02	c Binary Clauses( cover/uncovered ): 38 936
0.00/0.02	c Clauses( cover/uncovered ): 0 15743
0.00/0.02	c Total Clauses( cover/uncovered ): 73 16679 0.435769%
0.00/0.02	c Covered Ands: 0 Invs: 19 Xors: 0 Ites: 0
0.03/0.04	c Uncover Clauses avg size: 4.42598 max size: 13
0.03/0.04	c Final circuit: i/l/o/s     720       0   12523     31780
0.03/0.04	c cover rate 0.435769
0.03/0.04	c rocky end  0.03 total 0.03
0.03/0.08	c covering time  0.05 total 0.08
1300.04/1300.00	c interrupt  1299.96 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-3265885-1303580549/watcher-3265885-1303580549 -o /tmp/evaluation-result-3265885-1303580549/solver-3265885-1303580549 -C 2400 -W 1300 -M 7680 HOME/synit_sat HOME/instance-3265885-1303580549.cnf 1837234011 

running on 2 cores: 4,6

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: 4.06 4.01 3.91 4/189 17647
/proc/meminfo: memFree=13364112/32950928 swapFree=67111528/67111528
[pid=17647] ppid=17645 vsize=30684 CPUtime=0 cores=4,6
/proc/17647/stat : 17647 (synit_sat) R 17645 17647 17453 0 -1 4202496 2203 0 0 0 0 0 0 0 25 0 1 0 548285582 31420416 2138 33554432000 4194304 4947581 140734048464896 18446744073709551615 4808576 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17647/statm: 7671 2139 376 184 0 2546 0

[startup+0.039775 s]
/proc/loadavg: 4.06 4.01 3.91 4/189 17647
/proc/meminfo: memFree=13364112/32950928 swapFree=67111528/67111528
[pid=17647] ppid=17645 vsize=33752 CPUtime=0.03 cores=4,6
/proc/17647/stat : 17647 (synit_sat) R 17645 17647 17453 0 -1 4202496 3072 0 0 0 3 0 0 0 25 0 1 0 548285582 34562048 3007 33554432000 4194304 4947581 140734048464896 18446744073709551615 4779698 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17647/statm: 8438 3007 385 184 0 3313 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 33752

[startup+0.100759 s]
/proc/loadavg: 4.06 4.01 3.91 4/189 17647
/proc/meminfo: memFree=13364112/32950928 swapFree=67111528/67111528
[pid=17647] ppid=17645 vsize=57320 CPUtime=0.09 cores=4,6
/proc/17647/stat : 17647 (synit_sat) R 17645 17647 17453 0 -1 4202496 6878 0 0 0 9 0 0 0 25 0 1 0 548285582 58695680 6805 33554432000 4194304 4947581 140734048464896 18446744073709551615 251367243257 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17647/statm: 14330 6806 428 184 0 9205 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 57320

[startup+0.300721 s]
/proc/loadavg: 4.06 4.01 3.91 4/189 17647
/proc/meminfo: memFree=13364112/32950928 swapFree=67111528/67111528
[pid=17647] ppid=17645 vsize=57320 CPUtime=0.29 cores=4,6
/proc/17647/stat : 17647 (synit_sat) R 17645 17647 17453 0 -1 4202496 6904 0 0 0 29 0 0 0 25 0 1 0 548285582 58695680 6831 33554432000 4194304 4947581 140734048464896 18446744073709551615 4399226 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17647/statm: 14330 6831 434 184 0 9205 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 57320

[startup+0.700658 s]
/proc/loadavg: 4.06 4.01 3.91 4/189 17647
/proc/meminfo: memFree=13364112/32950928 swapFree=67111528/67111528
[pid=17647] ppid=17645 vsize=57320 CPUtime=0.69 cores=4,6
/proc/17647/stat : 17647 (synit_sat) R 17645 17647 17453 0 -1 4202496 6904 0 0 0 69 0 0 0 25 0 1 0 548285582 58695680 6831 33554432000 4194304 4947581 140734048464896 18446744073709551615 4399179 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17647/statm: 14330 6831 434 184 0 9205 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57320

[startup+1.50051 s]
/proc/loadavg: 4.06 4.01 3.91 6/190 17648
/proc/meminfo: memFree=13326656/32950928 swapFree=67111528/67111528
[pid=17647] ppid=17645 vsize=77032 CPUtime=1.49 cores=4,6
/proc/17647/stat : 17647 (synit_sat) R 17645 17647 17453 0 -1 4202496 11606 0 0 0 149 0 0 0 25 0 1 0 548285582 78880768 11533 33554432000 4194304 4947581 140734048464896 18446744073709551615 4722720 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17647/statm: 19258 11533 454 184 0 14133 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 77032

[startup+3.1012 s]
/proc/loadavg: 4.06 4.01 3.91 6/190 17648
/proc/meminfo: memFree=13317360/32950928 swapFree=67111528/67111528
[pid=17647] ppid=17645 vsize=103572 CPUtime=3.09 cores=4,6
/proc/17647/stat : 17647 (synit_sat) R 17645 17647 17453 0 -1 4202496 12566 0 0 0 308 1 0 0 25 0 1 0 548285582 106057728 12493 33554432000 4194304 4947581 140734048464896 18446744073709551615 4398633 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17647/statm: 25893 12493 461 184 0 20768 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 103572

[startup+6.30061 s]
/proc/loadavg: 4.05 4.01 3.91 6/190 17648
/proc/meminfo: memFree=13303844/32950928 swapFree=67111528/67111528
[pid=17647] ppid=17645 vsize=112552 CPUtime=6.29 cores=4,6
/proc/17647/stat : 17647 (synit_sat) R 17645 17647 17453 0 -1 4202496 14517 0 0 0 628 1 0 0 25 0 1 0 548285582 115253248 14440 33554432000 4194304 4947581 140734048464896 18446744073709551615 4400307 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17647/statm: 28138 14440 470 184 0 23013 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 112552

[startup+12.7004 s]
/proc/loadavg: 4.05 4.01 3.91 6/190 17648
/proc/meminfo: memFree=13290528/32950928 swapFree=67111528/67111528
[pid=17647] ppid=17645 vsize=140188 CPUtime=12.69 cores=4,6
/proc/17647/stat : 17647 (synit_sat) R 17645 17647 17453 0 -1 4202496 16909 0 0 0 1268 1 0 0 25 0 1 0 548285582 143552512 16828 33554432000 4194304 4947581 140734048464896 18446744073709551615 4399946 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17647/statm: 35047 16828 473 184 0 29922 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 140188

[startup+25.5011 s]
/proc/loadavg: 4.04 4.01 3.91 6/190 17648
/proc/meminfo: memFree=13277112/32950928 swapFree=67111528/67111528
[pid=17647] ppid=17645 vsize=149664 CPUtime=25.49 cores=4,6
/proc/17647/stat : 17647 (synit_sat) R 17645 17647 17453 0 -1 4202496 19623 0 0 0 2548 1 0 0 25 0 1 0 548285582 153255936 19539 33554432000 4194304 4947581 140734048464896 18446744073709551615 4400060 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17647/statm: 37416 19539 470 184 0 32291 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 149664

[startup+51.1003 s]
/proc/loadavg: 4.02 4.01 3.91 5/190 17676
/proc/meminfo: memFree=13433732/32950928 swapFree=67111528/67111528
[pid=17647] ppid=17645 vsize=149664 CPUtime=51.09 cores=4,6
/proc/17647/stat : 17647 (synit_sat) R 17645 17647 17453 0 -1 4202496 22762 0 0 0 5107 2 0 0 25 0 1 0 548285582 153255936 22678 33554432000 4194304 4947581 140734048464896 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17647/statm: 37416 22678 470 184 0 32291 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 149664

[startup+102.307 s]
/proc/loadavg: 4.01 4.00 3.91 5/190 17677
/proc/meminfo: memFree=13395852/32950928 swapFree=67111528/67111528
[pid=17647] ppid=17645 vsize=149664 CPUtime=102.3 cores=4,6
/proc/17647/stat : 17647 (synit_sat) R 17645 17647 17453 0 -1 4202496 24335 0 0 0 10227 3 0 0 25 0 1 0 548285582 153255936 24251 33554432000 4194304 4947581 140734048464896 18446744073709551615 4400207 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17647/statm: 37416 24251 470 184 0 32291 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 149664

[startup+162.301 s]
/proc/loadavg: 4.04 4.01 3.92 5/190 17679
/proc/meminfo: memFree=13366436/32950928 swapFree=67111528/67111528
[pid=17647] ppid=17645 vsize=149664 CPUtime=162.29 cores=4,6
/proc/17647/stat : 17647 (synit_sat) R 17645 17647 17453 0 -1 4202496 26314 0 0 0 16226 3 0 0 25 0 1 0 548285582 153255936 26230 33554432000 4194304 4947581 140734048464896 18446744073709551615 4399961 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17647/statm: 37416 26230 470 184 0 32291 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 149664

[startup+222.301 s]
/proc/loadavg: 4.01 4.01 3.92 5/190 17681
/proc/meminfo: memFree=13324244/32950928 swapFree=67111528/67111528
[pid=17647] ppid=17645 vsize=149664 CPUtime=222.3 cores=4,6
/proc/17647/stat : 17647 (synit_sat) R 17645 17647 17453 0 -1 4202496 29195 0 0 0 22226 4 0 0 25 0 1 0 548285582 153255936 29111 33554432000 4194304 4947581 140734048464896 18446744073709551615 4399976 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17647/statm: 37416 29111 470 184 0 32291 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 149664

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 17682
/proc/meminfo: memFree=13303648/32950928 swapFree=67111528/67111528
[pid=17647] ppid=17645 vsize=149664 CPUtime=282.3 cores=4,6
/proc/17647/stat : 17647 (synit_sat) R 17645 17647 17453 0 -1 4202496 30652 0 0 0 28225 5 0 0 25 0 1 0 548285582 153255936 30568 33554432000 4194304 4947581 140734048464896 18446744073709551615 4399783 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17647/statm: 37416 30568 470 184 0 32291 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 149664

[startup+342.3 s]
/proc/loadavg: 4.04 4.01 3.93 5/190 17684
/proc/meminfo: memFree=13285012/32950928 swapFree=67111528/67111528
[pid=17647] ppid=17645 vsize=149664 CPUtime=342.3 cores=4,6
/proc/17647/stat : 17647 (synit_sat) R 17645 17647 17453 0 -1 4202496 30652 0 0 0 34225 5 0 0 25 0 1 0 548285582 153255936 30568 33554432000 4194304 4947581 140734048464896 18446744073709551615 4399986 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17647/statm: 37416 30568 470 184 0 32291 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 149664

[startup+402.3 s]
/proc/loadavg: 4.05 4.02 3.93 5/190 17685
/proc/meminfo: memFree=13239728/32950928 swapFree=67111528/67111528
[pid=17647] ppid=17645 vsize=149664 CPUtime=402.3 cores=4,6
/proc/17647/stat : 17647 (synit_sat) R 17645 17647 17453 0 -1 4202496 31698 0 0 0 40225 5 0 0 25 0 1 0 548285582 153255936 31614 33554432000 4194304 4947581 140734048464896 18446744073709551615 4400319 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17647/statm: 37416 31614 470 184 0 32291 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 149664

[startup+462.301 s]
/proc/loadavg: 3.94 4.00 3.93 5/190 17715
/proc/meminfo: memFree=13403860/32950928 swapFree=67111528/67111528
[pid=17647] ppid=17645 vsize=161240 CPUtime=462.3 cores=4,6
/proc/17647/stat : 17647 (synit_sat) R 17645 17647 17453 0 -1 4202496 33618 0 0 0 46224 6 0 0 25 0 1 0 548285582 165109760 33534 33554432000 4194304 4947581 140734048464896 18446744073709551615 4399798 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17647/statm: 40310 33534 470 184 0 35185 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 161240

[startup+522.301 s]
/proc/loadavg: 3.97 4.00 3.93 5/190 17879
/proc/meminfo: memFree=13405400/32950928 swapFree=67111528/67111528
[pid=17647] ppid=17645 vsize=161240 CPUtime=522.31 cores=4,6
/proc/17647/stat : 17647 (synit_sat) R 17645 17647 17453 0 -1 4202496 33618 0 0 0 52224 7 0 0 25 0 1 0 548285582 165109760 33534 33554432000 4194304 4947581 140734048464896 18446744073709551615 4398646 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17647/statm: 40310 33534 470 184 0 35185 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 161240

[startup+582.301 s]
/proc/loadavg: 3.99 4.00 3.93 5/190 17880
/proc/meminfo: memFree=13318884/32950928 swapFree=67111528/67111528
[pid=17647] ppid=17645 vsize=161240 CPUtime=582.31 cores=4,6
/proc/17647/stat : 17647 (synit_sat) R 17645 17647 17453 0 -1 4202496 33884 0 0 0 58224 7 0 0 25 0 1 0 548285582 165109760 33800 33554432000 4194304 4947581 140734048464896 18446744073709551615 4547421 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17647/statm: 40310 33800 470 184 0 35185 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 161240

[startup+642.301 s]
/proc/loadavg: 3.99 4.00 3.93 5/190 17882
/proc/meminfo: memFree=13278432/32950928 swapFree=67111528/67111528
[pid=17647] ppid=17645 vsize=185144 CPUtime=642.31 cores=4,6
/proc/17647/stat : 17647 (synit_sat) R 17645 17647 17453 0 -1 4202496 37392 0 0 0 64223 8 0 0 25 0 1 0 548285582 189587456 37308 33554432000 4194304 4947581 140734048464896 18446744073709551615 4398697 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17647/statm: 46286 37308 470 184 0 41161 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 185144

[startup+702.301 s]
/proc/loadavg: 4.05 4.01 3.93 5/190 17883
/proc/meminfo: memFree=13260432/32950928 swapFree=67111528/67111528
[pid=17647] ppid=17645 vsize=197176 CPUtime=702.31 cores=4,6
/proc/17647/stat : 17647 (synit_sat) R 17645 17647 17453 0 -1 4202496 40319 0 0 0 70222 9 0 0 25 0 1 0 548285582 201908224 40235 33554432000 4194304 4947581 140734048464896 18446744073709551615 4343552 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17647/statm: 49294 40235 470 184 0 44169 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 197176

[startup+762.307 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 17885
/proc/meminfo: memFree=13227172/32950928 swapFree=67111528/67111528
[pid=17647] ppid=17645 vsize=197176 CPUtime=762.32 cores=4,6
/proc/17647/stat : 17647 (synit_sat) R 17645 17647 17453 0 -1 4202496 40558 0 0 0 76223 9 0 0 25 0 1 0 548285582 201908224 40474 33554432000 4194304 4947581 140734048464896 18446744073709551615 4353344 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17647/statm: 49294 40474 470 184 0 44169 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 197176

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 17887
/proc/meminfo: memFree=13213740/32950928 swapFree=67111528/67111528
[pid=17647] ppid=17645 vsize=197176 CPUtime=822.32 cores=4,6
/proc/17647/stat : 17647 (synit_sat) R 17645 17647 17453 0 -1 4202496 40748 0 0 0 82222 10 0 0 25 0 1 0 548285582 201908224 40664 33554432000 4194304 4947581 140734048464896 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17647/statm: 49294 40664 470 184 0 44169 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 197176

[startup+882.3 s]
/proc/loadavg: 4.03 4.01 3.94 5/190 17888
/proc/meminfo: memFree=13204148/32950928 swapFree=67111528/67111528
[pid=17647] ppid=17645 vsize=197176 CPUtime=882.32 cores=4,6
/proc/17647/stat : 17647 (synit_sat) R 17645 17647 17453 0 -1 4202496 41341 0 0 0 88222 10 0 0 25 0 1 0 548285582 201908224 41257 33554432000 4194304 4947581 140734048464896 18446744073709551615 4401204 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17647/statm: 49294 41257 470 184 0 44169 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 197176

[startup+942.3 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 17890
/proc/meminfo: memFree=13173484/32950928 swapFree=67111528/67111528
[pid=17647] ppid=17645 vsize=197176 CPUtime=942.32 cores=4,6
/proc/17647/stat : 17647 (synit_sat) R 17645 17647 17453 0 -1 4202496 41745 0 0 0 94222 10 0 0 25 0 1 0 548285582 201908224 41661 33554432000 4194304 4947581 140734048464896 18446744073709551615 4400315 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17647/statm: 49294 41661 470 184 0 44169 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 197176

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 17891
/proc/meminfo: memFree=13157828/32950928 swapFree=67111528/67111528
[pid=17647] ppid=17645 vsize=197176 CPUtime=1002.32 cores=4,6
/proc/17647/stat : 17647 (synit_sat) R 17645 17647 17453 0 -1 4202496 42119 0 0 0 100222 10 0 0 25 0 1 0 548285582 201908224 42035 33554432000 4194304 4947581 140734048464896 18446744073709551615 4399996 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17647/statm: 49294 42035 470 184 0 44169 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 197176

[startup+1062.3 s]
/proc/loadavg: 3.92 3.98 3.93 4/185 17911
/proc/meminfo: memFree=13443020/32950928 swapFree=67111528/67111528
[pid=17647] ppid=17645 vsize=197176 CPUtime=1062.32 cores=4,6
/proc/17647/stat : 17647 (synit_sat) R 17645 17647 17453 0 -1 4202496 42547 0 0 0 106222 10 0 0 25 0 1 0 548285582 201908224 42463 33554432000 4194304 4947581 140734048464896 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17647/statm: 49294 42463 470 184 0 44169 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 197176

[startup+1122.3 s]
/proc/loadavg: 3.34 3.80 3.87 4/184 17922
/proc/meminfo: memFree=13425812/32950928 swapFree=67111528/67111528
[pid=17647] ppid=17645 vsize=248076 CPUtime=1122.33 cores=4,6
/proc/17647/stat : 17647 (synit_sat) R 17645 17647 17453 0 -1 4202496 43658 0 0 0 112222 11 0 0 25 0 1 0 548285582 254029824 43574 33554432000 4194304 4947581 140734048464896 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17647/statm: 62019 43574 470 184 0 56894 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 248076

[startup+1182.3 s]
/proc/loadavg: 3.12 3.65 3.81 4/184 17923
/proc/meminfo: memFree=13410864/32950928 swapFree=67111528/67111528
[pid=17647] ppid=17645 vsize=248076 CPUtime=1182.33 cores=4,6
/proc/17647/stat : 17647 (synit_sat) R 17645 17647 17453 0 -1 4202496 43661 0 0 0 118222 11 0 0 25 0 1 0 548285582 254029824 43577 33554432000 4194304 4947581 140734048464896 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17647/statm: 62019 43577 470 184 0 56894 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 248076

[startup+1242.3 s]
/proc/loadavg: 3.04 3.53 3.76 4/184 17925
/proc/meminfo: memFree=13358632/32950928 swapFree=67111528/67111528
[pid=17647] ppid=17645 vsize=248076 CPUtime=1242.33 cores=4,6
/proc/17647/stat : 17647 (synit_sat) R 17645 17647 17453 0 -1 4202496 47772 0 0 0 124222 11 0 0 25 0 1 0 548285582 254029824 47688 33554432000 4194304 4947581 140734048464896 18446744073709551615 4399961 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17647/statm: 62019 47688 470 184 0 56894 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 248076



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.01 3.43 3.71 4/184 17926
/proc/meminfo: memFree=13340136/32950928 swapFree=67111528/67111528
[pid=17647] ppid=17645 vsize=248076 CPUtime=1300.04 cores=4,6
/proc/17647/stat : 17647 (synit_sat) R 17645 17647 17453 0 -1 4202496 51900 0 0 0 129990 14 0 0 25 0 1 0 548285582 254029824 51816 33554432000 4194304 4947581 140734048464896 18446744073709551615 4400060 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/17647/statm: 62019 51816 470 184 0 56894 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 248076

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.02
CPU time (s): 1300.06
CPU user time (s): 1299.9
CPU system time (s): 0.155976
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 248076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.9
system time used= 0.155976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51905
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= 7
involuntary context switches= 1664

runsolver used 2.21966 second user time and 4.88526 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-23 19:42:29
IDJOB=3265885
IDBENCH=85826
IDSOLVER=1571
FILE ID=node113/3265885-1303580549
RUNJOBID= node113-1303579702-17472
PBS_JOBID= 13150344
Free space on /tmp= 70784 MiB

SOLVER NAME= synit_sat 2011-03-03
BENCH NAME= SAT05/crafted/sorge05/QG7/gensys-icl007.shuffled-as.sat05-3133.cnf
COMMAND LINE= HOME/synit_sat BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265885-1303580549/watcher-3265885-1303580549 -o /tmp/evaluation-result-3265885-1303580549/solver-3265885-1303580549 -C 2400 -W 1300 -M 7680  HOME/synit_sat HOME/instance-3265885-1303580549.cnf 1837234011

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

MD5SUM BENCH= 88361752c7b0c05e849791aafdd7bdba
RANDOM SEED=1837234011

node113.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.846
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.846
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	: 5332.76
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.846
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.846
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.75
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.846
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.74
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.846
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.846
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.83
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.846
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13364260 kB
Buffers:       1840720 kB
Cached:       16526288 kB
SwapCached:          0 kB
Active:       11135228 kB
Inactive:      7862844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13364260 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2748 kB
Writeback:           0 kB
AnonPages:      630292 kB
Mapped:          17072 kB
Slab:           522536 kB
PageTables:       6596 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1006704 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= 70788 MiB
End job on node113 at 2011-04-23 20:04:11