Trace number 3265753

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/QG7a/
gensys-ukn004.shuffled-as.sat05-3844.cnf
MD5SUM7d96ba103689bec761c9e7df7b158323
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3199.02
Satisfiable
(Un)Satisfiability was proved
Number of variables2731
Number of clauses17983
Sum of the clauses size126997
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32370
Number of clauses of size 4477
Number of clauses of size 5642
Number of clauses of size over 514010

Solver Data

0.00/0.00	c start  0 total 0
0.00/0.02	c Find Units :         35
0.00/0.02	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: 20
0.00/0.02	c Forced Direct Gate: 20 Unuse unDirect Gate: 21
0.00/0.02	c Break Cycle : 0
0.00/0.02	c Total Root : 20 Undef Var: 2711
0.00/0.02	c After covering, Total Root: 20 Leaf: 35
0.00/0.02	c Variable( cover/uncovered/unused ): 55 2676 0
0.00/0.02	c Unit Clauses: 35
0.00/0.02	c Binary Clauses( cover/uncovered ): 40 381
0.00/0.02	c Clauses( cover/uncovered ): 0 17152
0.00/0.02	c Total Clauses( cover/uncovered ): 75 17533 0.425943%
0.00/0.02	c Covered Ands: 0 Invs: 20 Xors: 0 Ites: 0
0.00/0.06	c Uncover Clauses avg size: 7.06576 max size: 13
0.00/0.06	c Final circuit: i/l/o/s    2686       0   16104     55256
0.00/0.06	c cover rate 0.425943
0.00/0.06	c rocky end  0.06 total 0.06
0.09/0.17	c covering time  0.1 total 0.16
1300.04/1300.00	c interrupt  1299.88 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-3265753-1303579708/watcher-3265753-1303579708 -o /tmp/evaluation-result-3265753-1303579708/solver-3265753-1303579708 -C 2400 -W 1300 -M 7680 HOME/synit_sat HOME/instance-3265753-1303579708.cnf 1905535153 

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: 3.19 3.81 3.81 5/189 17540
/proc/meminfo: memFree=13690468/32950928 swapFree=67111528/67111528
[pid=17540] ppid=17538 vsize=29720 CPUtime=0 cores=0,2
/proc/17540/stat : 17540 (synit_sat) R 17538 17540 17453 0 -1 4202496 2036 0 0 0 0 0 0 0 25 0 1 0 548201489 30433280 1972 33554432000 4194304 4947581 140734176633376 18446744073709551615 251367546624 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17540/statm: 7430 1972 322 184 0 2305 0

[startup+0.0135981 s]
/proc/loadavg: 3.19 3.81 3.81 5/189 17540
/proc/meminfo: memFree=13690468/32950928 swapFree=67111528/67111528
[pid=17540] ppid=17538 vsize=31704 CPUtime=0 cores=0,2
/proc/17540/stat : 17540 (synit_sat) R 17538 17540 17453 0 -1 4202496 2521 0 0 0 0 0 0 0 25 0 1 0 548201489 32464896 2457 33554432000 4194304 4947581 140734176633376 18446744073709551615 4821463 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17540/statm: 7926 2477 377 184 0 2801 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 31704

[startup+0.100603 s]
/proc/loadavg: 3.19 3.81 3.81 5/189 17540
/proc/meminfo: memFree=13690468/32950928 swapFree=67111528/67111528
[pid=17540] ppid=17538 vsize=43028 CPUtime=0.09 cores=0,2
/proc/17540/stat : 17540 (synit_sat) R 17538 17540 17453 0 -1 4202496 5602 0 0 0 9 0 0 0 25 0 1 0 548201489 44060672 5537 33554432000 4194304 4947581 140734176633376 18446744073709551615 4837792 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17540/statm: 10757 5537 410 184 0 5632 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43028

[startup+0.300564 s]
/proc/loadavg: 3.19 3.81 3.81 5/189 17540
/proc/meminfo: memFree=13690468/32950928 swapFree=67111528/67111528
[pid=17540] ppid=17538 vsize=71656 CPUtime=0.29 cores=0,2
/proc/17540/stat : 17540 (synit_sat) R 17538 17540 17453 0 -1 4202496 10617 0 0 0 28 1 0 0 25 0 1 0 548201489 73375744 10526 33554432000 4194304 4947581 140734176633376 18446744073709551615 4399200 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17540/statm: 17914 10526 434 184 0 12789 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 71656

[startup+0.70049 s]
/proc/loadavg: 3.19 3.81 3.81 5/189 17540
/proc/meminfo: memFree=13690468/32950928 swapFree=67111528/67111528
[pid=17540] ppid=17538 vsize=73704 CPUtime=0.69 cores=0,2
/proc/17540/stat : 17540 (synit_sat) R 17538 17540 17453 0 -1 4202496 11008 0 0 0 68 1 0 0 25 0 1 0 548201489 75472896 10917 33554432000 4194304 4947581 140734176633376 18446744073709551615 4283938 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17540/statm: 18426 10917 438 184 0 13301 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 73704

[startup+1.50034 s]
/proc/loadavg: 3.25 3.81 3.81 5/190 17541
/proc/meminfo: memFree=13628088/32950928 swapFree=67111528/67111528
[pid=17540] ppid=17538 vsize=95180 CPUtime=1.49 cores=0,2
/proc/17540/stat : 17540 (synit_sat) R 17538 17540 17453 0 -1 4202496 14408 0 0 0 148 1 0 0 25 0 1 0 548201489 97464320 14316 33554432000 4194304 4947581 140734176633376 18446744073709551615 4357644 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17540/statm: 23795 14316 461 184 0 18670 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 95180

[startup+3.10106 s]
/proc/loadavg: 3.25 3.81 3.81 5/190 17542
/proc/meminfo: memFree=13615812/32950928 swapFree=67111528/67111528
[pid=17540] ppid=17538 vsize=122408 CPUtime=3.09 cores=0,2
/proc/17540/stat : 17540 (synit_sat) R 17538 17540 17453 0 -1 4202496 17857 0 0 0 307 2 0 0 25 0 1 0 548201489 125345792 17747 33554432000 4194304 4947581 140734176633376 18446744073709551615 4358894 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17540/statm: 30602 17747 471 184 0 25477 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 122408

[startup+6.30045 s]
/proc/loadavg: 3.25 3.81 3.81 5/190 17542
/proc/meminfo: memFree=13583708/32950928 swapFree=67111528/67111528
[pid=17540] ppid=17538 vsize=131808 CPUtime=6.29 cores=0,2
/proc/17540/stat : 17540 (synit_sat) R 17538 17540 17453 0 -1 4202496 19400 0 0 0 627 2 0 0 25 0 1 0 548201489 134971392 19290 33554432000 4194304 4947581 140734176633376 18446744073709551615 4401136 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17540/statm: 32952 19290 471 184 0 27827 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 131808

[startup+12.7003 s]
/proc/loadavg: 3.44 3.83 3.82 5/190 17542
/proc/meminfo: memFree=13550972/32950928 swapFree=67111528/67111528
[pid=17540] ppid=17538 vsize=151492 CPUtime=12.69 cores=0,2
/proc/17540/stat : 17540 (synit_sat) R 17538 17540 17453 0 -1 4202496 22631 0 0 0 1267 2 0 0 25 0 1 0 548201489 155127808 22520 33554432000 4194304 4947581 140734176633376 18446744073709551615 4399860 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17540/statm: 37873 22520 472 184 0 32748 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 151492

[startup+25.5009 s]
/proc/loadavg: 3.53 3.84 3.82 5/190 17542
/proc/meminfo: memFree=13518228/32950928 swapFree=67111528/67111528
[pid=17540] ppid=17538 vsize=171444 CPUtime=25.49 cores=0,2
/proc/17540/stat : 17540 (synit_sat) R 17538 17540 17453 0 -1 4202496 24889 0 0 0 2547 2 0 0 25 0 1 0 548201489 175558656 24775 33554432000 4194304 4947581 140734176633376 18446744073709551615 4399793 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17540/statm: 42861 24775 473 184 0 37736 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 171444

[startup+51.1012 s]
/proc/loadavg: 3.69 3.85 3.82 5/190 17543
/proc/meminfo: memFree=13482612/32950928 swapFree=67111528/67111528
[pid=17540] ppid=17538 vsize=171444 CPUtime=51.09 cores=0,2
/proc/17540/stat : 17540 (synit_sat) R 17538 17540 17453 0 -1 4202496 26514 0 0 0 5106 3 0 0 25 0 1 0 548201489 175558656 26397 33554432000 4194304 4947581 140734176633376 18446744073709551615 4400315 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17540/statm: 42861 26397 472 184 0 37736 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 171444

[startup+102.307 s]
/proc/loadavg: 3.87 3.87 3.83 5/190 17544
/proc/meminfo: memFree=13428780/32950928 swapFree=67111528/67111528
[pid=17540] ppid=17538 vsize=171444 CPUtime=102.29 cores=0,2
/proc/17540/stat : 17540 (synit_sat) R 17538 17540 17453 0 -1 4202496 29121 0 0 0 10226 3 0 0 25 0 1 0 548201489 175558656 28988 33554432000 4194304 4947581 140734176633376 18446744073709551615 4398688 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17540/statm: 42861 28988 472 184 0 37736 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 171444

[startup+162.301 s]
/proc/loadavg: 4.00 3.91 3.84 5/190 17546
/proc/meminfo: memFree=13345316/32950928 swapFree=67111528/67111528
[pid=17540] ppid=17538 vsize=171444 CPUtime=162.29 cores=0,2
/proc/17540/stat : 17540 (synit_sat) R 17538 17540 17453 0 -1 4202496 32899 0 0 0 16225 4 0 0 25 0 1 0 548201489 175558656 32766 33554432000 4194304 4947581 140734176633376 18446744073709551615 4399288 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17540/statm: 42861 32766 472 184 0 37736 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 171444

[startup+222.3 s]
/proc/loadavg: 4.00 3.92 3.84 5/190 17547
/proc/meminfo: memFree=13322844/32950928 swapFree=67111528/67111528
[pid=17540] ppid=17538 vsize=183316 CPUtime=222.3 cores=0,2
/proc/17540/stat : 17540 (synit_sat) R 17538 17540 17453 0 -1 4202496 34793 0 0 0 22225 5 0 0 25 0 1 0 548201489 187715584 34660 33554432000 4194304 4947581 140734176633376 18446744073709551615 4399793 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17540/statm: 45829 34660 472 184 0 40704 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 183316

[startup+282.3 s]
/proc/loadavg: 4.04 3.95 3.85 5/190 17549
/proc/meminfo: memFree=13281912/32950928 swapFree=67111528/67111528
[pid=17540] ppid=17538 vsize=183316 CPUtime=282.29 cores=0,2
/proc/17540/stat : 17540 (synit_sat) R 17538 17540 17453 0 -1 4202496 38095 0 0 0 28223 6 0 0 25 0 1 0 548201489 187715584 37949 33554432000 4194304 4947581 140734176633376 18446744073709551615 4399939 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17540/statm: 45829 37949 473 184 0 40704 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 183316

[startup+342.301 s]
/proc/loadavg: 4.01 3.95 3.86 5/190 17550
/proc/meminfo: memFree=13274204/32950928 swapFree=67111528/67111528
[pid=17540] ppid=17538 vsize=195520 CPUtime=342.3 cores=0,2
/proc/17540/stat : 17540 (synit_sat) R 17538 17540 17453 0 -1 4202496 40633 0 0 0 34223 7 0 0 25 0 1 0 548201489 200212480 40486 33554432000 4194304 4947581 140734176633376 18446744073709551615 4400063 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17540/statm: 48880 40486 472 184 0 43755 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 195520

[startup+402.301 s]
/proc/loadavg: 4.00 3.96 3.87 5/190 17552
/proc/meminfo: memFree=13250008/32950928 swapFree=67111528/67111528
[pid=17540] ppid=17538 vsize=207960 CPUtime=402.3 cores=0,2
/proc/17540/stat : 17540 (synit_sat) R 17538 17540 17453 0 -1 4202496 40930 0 0 0 40223 7 0 0 25 0 1 0 548201489 212951040 40783 33554432000 4194304 4947581 140734176633376 18446744073709551615 4399984 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17540/statm: 51990 40783 472 184 0 46865 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 207960

[startup+462.301 s]
/proc/loadavg: 4.00 3.96 3.87 5/190 17554
/proc/meminfo: memFree=13241444/32950928 swapFree=67111528/67111528
[pid=17540] ppid=17538 vsize=207960 CPUtime=462.31 cores=0,2
/proc/17540/stat : 17540 (synit_sat) R 17538 17540 17453 0 -1 4202496 44654 0 0 0 46222 9 0 0 25 0 1 0 548201489 212951040 39797 33554432000 4194304 4947581 140734176633376 18446744073709551615 4399974 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17540/statm: 51990 39797 522 184 0 46865 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 207960

[startup+522.301 s]
/proc/loadavg: 4.00 3.97 3.88 5/190 17555
/proc/meminfo: memFree=13214148/32950928 swapFree=67111528/67111528
[pid=17540] ppid=17538 vsize=207960 CPUtime=522.31 cores=0,2
/proc/17540/stat : 17540 (synit_sat) R 17538 17540 17453 0 -1 4202496 47714 0 0 0 52221 10 0 0 25 0 1 0 548201489 212951040 42857 33554432000 4194304 4947581 140734176633376 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17540/statm: 51990 42857 522 184 0 46865 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 207960

[startup+582.301 s]
/proc/loadavg: 4.00 3.97 3.88 5/190 17557
/proc/meminfo: memFree=13187596/32950928 swapFree=67111528/67111528
[pid=17540] ppid=17538 vsize=221164 CPUtime=582.31 cores=0,2
/proc/17540/stat : 17540 (synit_sat) R 17538 17540 17453 0 -1 4202496 49961 0 0 0 58221 10 0 0 25 0 1 0 548201489 226471936 45104 33554432000 4194304 4947581 140734176633376 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17540/statm: 55291 45104 522 184 0 50166 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 221164

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.89 5/190 17588
/proc/meminfo: memFree=13244816/32950928 swapFree=67111528/67111528
[pid=17540] ppid=17538 vsize=273980 CPUtime=642.31 cores=0,2
/proc/17540/stat : 17540 (synit_sat) R 17538 17540 17453 0 -1 4202496 53348 0 0 0 64220 11 0 0 25 0 1 0 548201489 280555520 48491 33554432000 4194304 4947581 140734176633376 18446744073709551615 4400307 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17540/statm: 68495 48491 522 184 0 63370 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 273980

[startup+702.301 s]
/proc/loadavg: 4.06 3.99 3.90 5/190 17590
/proc/meminfo: memFree=13222448/32950928 swapFree=67111528/67111528
[pid=17540] ppid=17538 vsize=273980 CPUtime=702.31 cores=0,2
/proc/17540/stat : 17540 (synit_sat) R 17538 17540 17453 0 -1 4202496 53348 0 0 0 70220 11 0 0 25 0 1 0 548201489 280555520 48491 33554432000 4194304 4947581 140734176633376 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17540/statm: 68495 48491 522 184 0 63370 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 273980

[startup+762.306 s]
/proc/loadavg: 4.06 4.00 3.91 5/190 17592
/proc/meminfo: memFree=13207788/32950928 swapFree=67111528/67111528
[pid=17540] ppid=17538 vsize=273980 CPUtime=762.32 cores=0,2
/proc/17540/stat : 17540 (synit_sat) R 17538 17540 17453 0 -1 4202496 53348 0 0 0 76221 11 0 0 25 0 1 0 548201489 280555520 48491 33554432000 4194304 4947581 140734176633376 18446744073709551615 4399986 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17540/statm: 68495 48491 522 184 0 63370 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 273980

[startup+822.3 s]
/proc/loadavg: 4.08 4.01 3.91 5/190 17593
/proc/meminfo: memFree=13159168/32950928 swapFree=67111528/67111528
[pid=17540] ppid=17538 vsize=328896 CPUtime=822.32 cores=0,2
/proc/17540/stat : 17540 (synit_sat) R 17538 17540 17453 0 -1 4202496 55395 0 0 0 82220 12 0 0 25 0 1 0 548201489 336789504 50537 33554432000 4194304 4947581 140734176633376 18446744073709551615 4399974 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17540/statm: 82224 50537 559 184 0 77099 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 328896

[startup+882.3 s]
/proc/loadavg: 4.03 4.01 3.91 5/190 17676
/proc/meminfo: memFree=13458576/32950928 swapFree=67111528/67111528
[pid=17540] ppid=17538 vsize=328896 CPUtime=882.32 cores=0,2
/proc/17540/stat : 17540 (synit_sat) R 17538 17540 17453 0 -1 4202496 57340 0 0 0 88220 12 0 0 25 0 1 0 548201489 336789504 52482 33554432000 4194304 4947581 140734176633376 18446744073709551615 4399787 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17540/statm: 82224 52482 559 184 0 77099 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 328896

[startup+942.301 s]
/proc/loadavg: 4.01 4.00 3.91 5/190 17677
/proc/meminfo: memFree=13398828/32950928 swapFree=67111528/67111528
[pid=17540] ppid=17538 vsize=328896 CPUtime=942.32 cores=0,2
/proc/17540/stat : 17540 (synit_sat) R 17538 17540 17453 0 -1 4202496 57542 0 0 0 94220 12 0 0 25 0 1 0 548201489 336789504 52684 33554432000 4194304 4947581 140734176633376 18446744073709551615 4399760 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17540/statm: 82224 52684 559 184 0 77099 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 328896

[startup+1002.3 s]
/proc/loadavg: 4.04 4.01 3.92 5/190 17679
/proc/meminfo: memFree=13366684/32950928 swapFree=67111528/67111528
[pid=17540] ppid=17538 vsize=385860 CPUtime=1002.32 cores=0,2
/proc/17540/stat : 17540 (synit_sat) R 17538 17540 17453 0 -1 4202496 57940 0 0 0 100220 12 0 0 25 0 1 0 548201489 395120640 53082 33554432000 4194304 4947581 140734176633376 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17540/statm: 96465 53082 559 184 0 91340 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 385860

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 3.92 5/190 17681
/proc/meminfo: memFree=13325360/32950928 swapFree=67111528/67111528
[pid=17540] ppid=17538 vsize=385860 CPUtime=1062.33 cores=0,2
/proc/17540/stat : 17540 (synit_sat) R 17538 17540 17453 0 -1 4202496 58185 0 0 0 106220 13 0 0 25 0 1 0 548201489 395120640 53327 33554432000 4194304 4947581 140734176633376 18446744073709551615 4399881 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17540/statm: 96465 53327 559 184 0 91340 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 385860

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 17682
/proc/meminfo: memFree=13303648/32950928 swapFree=67111528/67111528
[pid=17540] ppid=17538 vsize=385860 CPUtime=1122.33 cores=0,2
/proc/17540/stat : 17540 (synit_sat) R 17538 17540 17453 0 -1 4202496 58185 0 0 0 112220 13 0 0 25 0 1 0 548201489 395120640 53327 33554432000 4194304 4947581 140734176633376 18446744073709551615 4399946 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17540/statm: 96465 53327 559 184 0 91340 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 385860

[startup+1182.3 s]
/proc/loadavg: 4.04 4.01 3.93 5/190 17684
/proc/meminfo: memFree=13285508/32950928 swapFree=67111528/67111528
[pid=17540] ppid=17538 vsize=385860 CPUtime=1182.33 cores=0,2
/proc/17540/stat : 17540 (synit_sat) R 17538 17540 17453 0 -1 4202496 58258 0 0 0 118220 13 0 0 25 0 1 0 548201489 395120640 53400 33554432000 4194304 4947581 140734176633376 18446744073709551615 4399961 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17540/statm: 96465 53400 559 184 0 91340 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 385860

[startup+1242.3 s]
/proc/loadavg: 4.05 4.02 3.93 5/190 17685
/proc/meminfo: memFree=13239852/32950928 swapFree=67111528/67111528
[pid=17540] ppid=17538 vsize=385860 CPUtime=1242.33 cores=0,2
/proc/17540/stat : 17540 (synit_sat) R 17538 17540 17453 0 -1 4202496 58476 0 0 0 124220 13 0 0 25 0 1 0 548201489 395120640 53618 33554432000 4194304 4947581 140734176633376 18446744073709551615 4350467 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17540/statm: 96465 53618 559 184 0 91340 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 385860



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.02 3.93 5/190 17687
/proc/meminfo: memFree=13220480/32950928 swapFree=67111528/67111528
[pid=17540] ppid=17538 vsize=385860 CPUtime=1300.04 cores=0,2
/proc/17540/stat : 17540 (synit_sat) R 17538 17540 17453 0 -1 4202496 58526 0 0 0 129991 13 0 0 25 0 1 0 548201489 395120640 53653 33554432000 4194304 4947581 140734176633376 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/17540/statm: 96465 53653 544 184 0 91340 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 385860

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.91
CPU system time (s): 0.144977
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 385860

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

runsolver used 2.25366 second user time and 4.85026 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-23 19:28:28
IDJOB=3265753
IDBENCH=85805
IDSOLVER=1571
FILE ID=node113/3265753-1303579708
RUNJOBID= node113-1303579702-17471
PBS_JOBID= 13150344
Free space on /tmp= 70784 MiB

SOLVER NAME= synit_sat 2011-03-03
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn004.shuffled-as.sat05-3844.cnf
COMMAND LINE= HOME/synit_sat BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265753-1303579708/watcher-3265753-1303579708 -o /tmp/evaluation-result-3265753-1303579708/solver-3265753-1303579708 -C 2400 -W 1300 -M 7680  HOME/synit_sat HOME/instance-3265753-1303579708.cnf 1905535153

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

MD5SUM BENCH= 7d96ba103689bec761c9e7df7b158323
RANDOM SEED=1905535153

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:      13690492 kB
Buffers:       1840632 kB
Cached:       16526520 kB
SwapCached:          0 kB
Active:       10808204 kB
Inactive:      7863016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13690492 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12984 kB
Writeback:           0 kB
AnonPages:      303572 kB
Mapped:          17028 kB
Slab:           523560 kB
PageTables:       5660 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   591088 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= 70784 MiB
End job on node113 at 2011-04-23 19:50:10