Trace number 3280584

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.03

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-7-ipc5-h15-unsat.cnf
MD5SUM0683489092a5eb0c881dd17c2c45d08e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables105623
Number of clauses374254
Sum of the clauses size911890
Maximum clause length43
Minimum clause length1
Number of clauses of size 1128
Number of clauses of size 2269133
Number of clauses of size 399944
Number of clauses of size 4407
Number of clauses of size 5309
Number of clauses of size over 54333

Solver Data

0.00/0.00	c start  0 total 0
0.19/0.24	c Find Units :        128
0.19/0.26	c Find Invs  :        315
0.28/0.32	c Find Ands  :     104993 AvgFaninNum: 2.55734
0.28/0.32	c Find Xors  :          0 AvgFaninNum: nan
0.28/0.33	c Find Ite   :          0
0.28/0.39	c UnDirect variable: 630
0.28/0.39	c UnDirect to Direct Gate: 315
0.28/0.39	c Forced Direct Gate: 315 Unuse unDirect Gate: 315
0.38/0.41	c Break Cycle : 0
0.38/0.41	c Total Root : 128 Undef Var: 1393
0.38/0.49	c After covering, Total Root: 128 Leaf: 315
0.38/0.49	c Variable( cover/uncovered/unused ): 105623 0 1078
0.38/0.49	c Unit Clauses: 128
0.38/0.49	c Binary Clauses( cover/uncovered ): 269133 0
0.38/0.49	c Clauses( cover/uncovered ): 104993 0
0.38/0.49	c Total Clauses( cover/uncovered ): 374254 0 100%
0.38/0.49	c Covered Ands: 104993 Invs: 315 Xors: 0 Ites: 0
0.38/0.49	c Uncover Clauses avg size: nan max size: 0
0.38/0.49	c Final circuit: i/l/o/s     315       0     128    117461
0.38/0.49	c cover rate 100
0.38/0.49	c rocky end  0.48 total 0.48
0.68/0.75	c covering time  0.26 total 0.74
1300.03/1300.00	c interrupt  1299.29 total 1300.03
1300.03/1300.00	c INTERRUPTED ... 
1300.03/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-3280584-1303748349/watcher-3280584-1303748349 -o /tmp/evaluation-result-3280584-1303748349/solver-3280584-1303748349 -C 2400 -W 1300 -M 7680 HOME/synit_sat HOME/instance-3280584-1303748349.cnf 76532943 

running on 2 cores: 5,7

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.00 3.98 3.22 5/189 3071
/proc/meminfo: memFree=23287116/32951124 swapFree=67111412/67111528
[pid=3071] ppid=3069 vsize=26004 CPUtime=0 cores=5,7
/proc/3071/stat : 3071 (synit_sat) R 3069 3071 2713 0 -1 4202496 633 0 0 0 0 0 0 0 25 0 1 0 486432696 26628096 570 33554432000 4194304 4947581 140736244256192 18446744073709551615 218905424955 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3071/statm: 6501 581 261 184 0 1376 0

[startup+0.0558219 s]
/proc/loadavg: 4.00 3.98 3.22 5/189 3071
/proc/meminfo: memFree=23287116/32951124 swapFree=67111412/67111528
[pid=3071] ppid=3069 vsize=44452 CPUtime=0.05 cores=5,7
/proc/3071/stat : 3071 (synit_sat) R 3069 3071 2713 0 -1 4202496 5956 0 0 0 4 1 0 0 25 0 1 0 486432696 45518848 5890 33554432000 4194304 4947581 140736244256192 18446744073709551615 4799423 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3071/statm: 11113 5890 377 184 0 5988 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 44452

[startup+0.100822 s]
/proc/loadavg: 4.00 3.98 3.22 5/189 3071
/proc/meminfo: memFree=23287116/32951124 swapFree=67111412/67111528
[pid=3071] ppid=3069 vsize=56740 CPUtime=0.09 cores=5,7
/proc/3071/stat : 3071 (synit_sat) R 3069 3071 2713 0 -1 4202496 7896 0 0 0 8 1 0 0 25 0 1 0 486432696 58101760 7830 33554432000 4194304 4947581 140736244256192 18446744073709551615 4821463 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3071/statm: 14185 7857 377 184 0 9060 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 56740

[startup+0.300779 s]
/proc/loadavg: 4.00 3.98 3.22 5/189 3071
/proc/meminfo: memFree=23287116/32951124 swapFree=67111412/67111528
[pid=3071] ppid=3069 vsize=79392 CPUtime=0.28 cores=5,7
/proc/3071/stat : 3071 (synit_sat) R 3069 3071 2713 0 -1 4202496 14479 0 0 0 27 1 0 0 25 0 1 0 486432696 81297408 14413 33554432000 4194304 4947581 140736244256192 18446744073709551615 4795691 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3071/statm: 19848 14413 379 184 0 14723 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 79392

[startup+0.700708 s]
/proc/loadavg: 4.00 3.98 3.22 5/189 3071
/proc/meminfo: memFree=23287116/32951124 swapFree=67111412/67111528
[pid=3071] ppid=3069 vsize=80564 CPUtime=0.68 cores=5,7
/proc/3071/stat : 3071 (synit_sat) R 3069 3071 2713 0 -1 4202496 15072 0 0 0 67 1 0 0 25 0 1 0 486432696 82497536 15006 33554432000 4194304 4947581 140736244256192 18446744073709551615 4741295 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3071/statm: 20141 15006 410 184 0 15016 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 80564

[startup+1.50056 s]
/proc/loadavg: 4.00 3.98 3.22 5/190 3072
/proc/meminfo: memFree=23213604/32951124 swapFree=67111412/67111528
[pid=3071] ppid=3069 vsize=118408 CPUtime=1.49 cores=5,7
/proc/3071/stat : 3071 (synit_sat) R 3069 3071 2713 0 -1 4202496 21590 0 0 0 147 2 0 0 25 0 1 0 486432696 121249792 21506 33554432000 4194304 4947581 140736244256192 18446744073709551615 4398465 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3071/statm: 29602 21509 438 184 0 24477 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 118408

[startup+3.10027 s]
/proc/loadavg: 4.00 3.98 3.22 4/188 3073
/proc/meminfo: memFree=24210084/32951124 swapFree=67111412/67111528
[pid=3071] ppid=3069 vsize=252552 CPUtime=3.09 cores=5,7
/proc/3071/stat : 3071 (synit_sat) R 3069 3071 2713 0 -1 4202496 49273 0 0 0 303 6 0 0 25 0 1 0 486432696 258613248 49189 33554432000 4194304 4947581 140736244256192 18446744073709551615 4650337 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3071/statm: 63138 49195 438 184 0 58013 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 252552

[startup+6.30069 s]
/proc/loadavg: 4.00 3.98 3.22 5/190 3102
/proc/meminfo: memFree=23949532/32951124 swapFree=67111412/67111528
[pid=3071] ppid=3069 vsize=290460 CPUtime=6.29 cores=5,7
/proc/3071/stat : 3071 (synit_sat) R 3069 3071 2713 0 -1 4202496 58073 0 0 0 622 7 0 0 25 0 1 0 486432696 297431040 57989 33554432000 4194304 4947581 140736244256192 18446744073709551615 4346068 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3071/statm: 72615 57989 462 184 0 67490 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 290460

[startup+12.7005 s]
/proc/loadavg: 4.00 3.98 3.23 5/190 3102
/proc/meminfo: memFree=23682508/32951124 swapFree=67111412/67111528
[pid=3071] ppid=3069 vsize=304132 CPUtime=12.69 cores=5,7
/proc/3071/stat : 3071 (synit_sat) R 3069 3071 2713 0 -1 4202496 60906 0 0 0 1262 7 0 0 25 0 1 0 486432696 311431168 60822 33554432000 4194304 4947581 140736244256192 18446744073709551615 4358896 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3071/statm: 76033 60822 470 184 0 70908 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 304132

[startup+25.5002 s]
/proc/loadavg: 4.00 3.98 3.24 5/190 3102
/proc/meminfo: memFree=23535188/32951124 swapFree=67111412/67111528
[pid=3071] ppid=3069 vsize=347044 CPUtime=25.49 cores=5,7
/proc/3071/stat : 3071 (synit_sat) R 3069 3071 2713 0 -1 4202496 69647 0 0 0 2540 9 0 0 25 0 1 0 486432696 355373056 69563 33554432000 4194304 4947581 140736244256192 18446744073709551615 4398556 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3071/statm: 86761 69563 471 184 0 81636 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 347044

[startup+51.1006 s]
/proc/loadavg: 4.00 3.98 3.26 5/190 3103
/proc/meminfo: memFree=23107244/32951124 swapFree=67111412/67111528
[pid=3071] ppid=3069 vsize=376932 CPUtime=51.09 cores=5,7
/proc/3071/stat : 3071 (synit_sat) R 3069 3071 2713 0 -1 4202496 75168 0 0 0 5100 9 0 0 25 0 1 0 486432696 385978368 75079 33554432000 4194304 4947581 140736244256192 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3071/statm: 94233 75079 481 184 0 89108 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 376932

[startup+102.306 s]
/proc/loadavg: 4.00 3.98 3.30 5/190 3104
/proc/meminfo: memFree=22941188/32951124 swapFree=67111412/67111528
[pid=3071] ppid=3069 vsize=424692 CPUtime=102.29 cores=5,7
/proc/3071/stat : 3071 (synit_sat) R 3069 3071 2713 0 -1 4202496 83994 0 0 0 10218 11 0 0 25 0 1 0 486432696 434884608 83843 33554432000 4194304 4947581 140736244256192 18446744073709551615 4352415 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3071/statm: 106173 83843 476 184 0 101048 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 424692

[startup+162.301 s]
/proc/loadavg: 4.03 3.99 3.35 5/190 3106
/proc/meminfo: memFree=22833428/32951124 swapFree=67111412/67111528
[pid=3071] ppid=3069 vsize=450572 CPUtime=162.3 cores=5,7
/proc/3071/stat : 3071 (synit_sat) R 3069 3071 2713 0 -1 4202496 88346 0 0 0 16217 13 0 0 25 0 1 0 486432696 461385728 88144 33554432000 4194304 4947581 140736244256192 18446744073709551615 4399152 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3071/statm: 112643 88144 498 184 0 107518 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 450572

[startup+222.301 s]
/proc/loadavg: 4.01 3.99 3.38 6/190 3108
/proc/meminfo: memFree=22763500/32951124 swapFree=67111412/67111528
[pid=3071] ppid=3069 vsize=465424 CPUtime=222.3 cores=5,7
/proc/3071/stat : 3071 (synit_sat) R 3069 3071 2713 0 -1 4202496 95749 0 0 0 22216 14 0 0 25 0 1 0 486432696 476594176 94096 33554432000 4194304 4947581 140736244256192 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3071/statm: 116356 94096 492 184 0 111231 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 465424

[startup+282.301 s]
/proc/loadavg: 4.00 3.99 3.42 5/190 3109
/proc/meminfo: memFree=22692424/32951124 swapFree=67111412/67111528
[pid=3071] ppid=3069 vsize=465424 CPUtime=282.29 cores=5,7
/proc/3071/stat : 3071 (synit_sat) R 3069 3071 2713 0 -1 4202496 97553 0 0 0 28215 14 0 0 25 0 1 0 486432696 476594176 95900 33554432000 4194304 4947581 140736244256192 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3071/statm: 116356 95900 492 184 0 111231 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 465424

[startup+342.301 s]
/proc/loadavg: 4.00 3.99 3.45 5/190 3111
/proc/meminfo: memFree=22658660/32951124 swapFree=67111412/67111528
[pid=3071] ppid=3069 vsize=482448 CPUtime=342.3 cores=5,7
/proc/3071/stat : 3071 (synit_sat) R 3069 3071 2713 0 -1 4202496 101935 0 0 0 34214 16 0 0 25 0 1 0 486432696 494026752 100277 33554432000 4194304 4947581 140736244256192 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3071/statm: 120612 100277 487 184 0 115487 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 482448

[startup+402.3 s]
/proc/loadavg: 4.00 3.99 3.48 5/190 3112
/proc/meminfo: memFree=22600352/32951124 swapFree=67111412/67111528
[pid=3071] ppid=3069 vsize=482448 CPUtime=402.3 cores=5,7
/proc/3071/stat : 3071 (synit_sat) R 3069 3071 2713 0 -1 4202496 102888 0 0 0 40214 16 0 0 25 0 1 0 486432696 494026752 101229 33554432000 4194304 4947581 140736244256192 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3071/statm: 120612 101229 486 184 0 115487 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 482448

[startup+462.3 s]
/proc/loadavg: 4.00 3.99 3.51 5/190 3115
/proc/meminfo: memFree=22572680/32951124 swapFree=67111412/67111528
[pid=3071] ppid=3069 vsize=501112 CPUtime=462.3 cores=5,7
/proc/3071/stat : 3071 (synit_sat) R 3069 3071 2713 0 -1 4202496 103904 0 0 0 46213 17 0 0 25 0 1 0 486432696 513138688 102245 33554432000 4194304 4947581 140736244256192 18446744073709551615 4398688 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3071/statm: 125278 102245 486 184 0 120153 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 501112

[startup+522.3 s]
/proc/loadavg: 4.05 4.01 3.55 5/190 3116
/proc/meminfo: memFree=22528880/32951124 swapFree=67111412/67111528
[pid=3071] ppid=3069 vsize=501112 CPUtime=522.3 cores=5,7
/proc/3071/stat : 3071 (synit_sat) R 3069 3071 2713 0 -1 4202496 108057 0 0 0 52212 18 0 0 25 0 1 0 486432696 513138688 106384 33554432000 4194304 4947581 140736244256192 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3071/statm: 125278 106384 472 184 0 120153 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 501112

[startup+582.301 s]
/proc/loadavg: 3.53 3.88 3.53 4/184 3139
/proc/meminfo: memFree=22730360/32951124 swapFree=67111412/67111528
[pid=3071] ppid=3069 vsize=501112 CPUtime=582.31 cores=5,7
/proc/3071/stat : 3071 (synit_sat) R 3069 3071 2713 0 -1 4202496 108193 0 0 0 58213 18 0 0 25 0 1 0 486432696 513138688 106520 33554432000 4194304 4947581 140736244256192 18446744073709551615 4399458 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3071/statm: 125278 106520 472 184 0 120153 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 501112

[startup+642.301 s]
/proc/loadavg: 3.19 3.71 3.50 4/184 3141
/proc/meminfo: memFree=22716676/32951124 swapFree=67111412/67111528
[pid=3071] ppid=3069 vsize=501112 CPUtime=642.31 cores=5,7
/proc/3071/stat : 3071 (synit_sat) R 3069 3071 2713 0 -1 4202496 108194 0 0 0 64213 18 0 0 25 0 1 0 486432696 513138688 106521 33554432000 4194304 4947581 140736244256192 18446744073709551615 4399961 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3071/statm: 125278 106521 472 184 0 120153 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 501112

[startup+702.301 s]
/proc/loadavg: 3.07 3.58 3.46 4/184 3142
/proc/meminfo: memFree=22714396/32951124 swapFree=67111412/67111528
[pid=3071] ppid=3069 vsize=501112 CPUtime=702.31 cores=5,7
/proc/3071/stat : 3071 (synit_sat) R 3069 3071 2713 0 -1 4202496 108265 0 0 0 70213 18 0 0 25 0 1 0 486432696 513138688 106592 33554432000 4194304 4947581 140736244256192 18446744073709551615 4400033 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3071/statm: 125278 106592 472 184 0 120153 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 501112

[startup+762.307 s]
/proc/loadavg: 3.02 3.47 3.43 4/184 3147
/proc/meminfo: memFree=22701700/32951124 swapFree=67111412/67111528
[pid=3071] ppid=3069 vsize=501112 CPUtime=762.31 cores=5,7
/proc/3071/stat : 3071 (synit_sat) R 3069 3071 2713 0 -1 4202496 110285 0 0 0 76213 18 0 0 25 0 1 0 486432696 513138688 108612 33554432000 4194304 4947581 140736244256192 18446744073709551615 4400438 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3071/statm: 125278 108612 472 184 0 120153 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 501112

[startup+822.3 s]
/proc/loadavg: 3.01 3.38 3.40 4/184 3149
/proc/meminfo: memFree=22676484/32951124 swapFree=67111412/67111528
[pid=3071] ppid=3069 vsize=522752 CPUtime=822.31 cores=5,7
/proc/3071/stat : 3071 (synit_sat) R 3069 3071 2713 0 -1 4202496 114543 0 0 0 82211 20 0 0 25 0 1 0 486432696 535298048 112870 33554432000 4194304 4947581 140736244256192 18446744073709551615 4399860 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3071/statm: 130688 112870 472 184 0 125563 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 522752

[startup+882.3 s]
/proc/loadavg: 3.05 3.33 3.38 4/184 3150
/proc/meminfo: memFree=22646320/32951124 swapFree=67111412/67111528
[pid=3071] ppid=3069 vsize=633360 CPUtime=882.31 cores=5,7
/proc/3071/stat : 3071 (synit_sat) R 3069 3071 2713 0 -1 4202496 118376 0 0 0 88210 21 0 0 25 0 1 0 486432696 648560640 116703 33554432000 4194304 4947581 140736244256192 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3071/statm: 158340 116703 472 184 0 153215 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 633360

[startup+942.301 s]
/proc/loadavg: 3.02 3.26 3.35 4/184 3152
/proc/meminfo: memFree=22609212/32951124 swapFree=67111412/67111528
[pid=3071] ppid=3069 vsize=724000 CPUtime=942.31 cores=5,7
/proc/3071/stat : 3071 (synit_sat) R 3069 3071 2713 0 -1 4202496 121146 0 0 0 94209 22 0 0 25 0 1 0 486432696 741376000 119472 33554432000 4194304 4947581 140736244256192 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3071/statm: 181000 119472 471 184 0 175875 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 724000

[startup+1002.3 s]
/proc/loadavg: 3.00 3.21 3.33 4/184 3153
/proc/meminfo: memFree=22613636/32951124 swapFree=67111412/67111528
[pid=3071] ppid=3069 vsize=724000 CPUtime=1002.31 cores=5,7
/proc/3071/stat : 3071 (synit_sat) R 3069 3071 2713 0 -1 4202496 121278 0 0 0 100209 22 0 0 25 0 1 0 486432696 741376000 119604 33554432000 4194304 4947581 140736244256192 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3071/statm: 181000 119604 471 184 0 175875 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 724000

[startup+1062.3 s]
/proc/loadavg: 3.07 3.19 3.31 4/184 3155
/proc/meminfo: memFree=22598088/32951124 swapFree=67111412/67111528
[pid=3071] ppid=3069 vsize=724000 CPUtime=1062.32 cores=5,7
/proc/3071/stat : 3071 (synit_sat) R 3069 3071 2713 0 -1 4202496 123090 0 0 0 106208 24 0 0 25 0 1 0 486432696 741376000 121416 33554432000 4194304 4947581 140736244256192 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3071/statm: 181000 121416 471 184 0 175875 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 724000

[startup+1122.3 s]
/proc/loadavg: 3.02 3.15 3.29 4/184 3157
/proc/meminfo: memFree=22577704/32951124 swapFree=67111412/67111528
[pid=3071] ppid=3069 vsize=724000 CPUtime=1122.32 cores=5,7
/proc/3071/stat : 3071 (synit_sat) R 3069 3071 2713 0 -1 4202496 123090 0 0 0 112208 24 0 0 25 0 1 0 486432696 741376000 121416 33554432000 4194304 4947581 140736244256192 18446744073709551615 4399965 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3071/statm: 181000 121416 471 184 0 175875 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 724000

[startup+1182.3 s]
/proc/loadavg: 3.01 3.12 3.26 4/184 3158
/proc/meminfo: memFree=22550144/32951124 swapFree=67111412/67111528
[pid=3071] ppid=3069 vsize=724000 CPUtime=1182.32 cores=5,7
/proc/3071/stat : 3071 (synit_sat) R 3069 3071 2713 0 -1 4202496 125004 0 0 0 118207 25 0 0 25 0 1 0 486432696 741376000 123330 33554432000 4194304 4947581 140736244256192 18446744073709551615 4399493 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3071/statm: 181000 123330 471 184 0 175875 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 724000

[startup+1242.3 s]
/proc/loadavg: 2.51 2.97 3.20 3/178 3178
/proc/meminfo: memFree=22803592/32951124 swapFree=67111412/67111528
[pid=3071] ppid=3069 vsize=724000 CPUtime=1242.32 cores=5,7
/proc/3071/stat : 3071 (synit_sat) R 3069 3071 2713 0 -1 4202496 126832 0 0 0 124206 26 0 0 25 0 1 0 486432696 741376000 125158 33554432000 4194304 4947581 140736244256192 18446744073709551615 4399986 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3071/statm: 181000 125158 583 184 0 175875 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 724000



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.20 2.81 3.13 3/178 3179
/proc/meminfo: memFree=22801452/32951124 swapFree=67111412/67111528
[pid=3071] ppid=3069 vsize=724000 CPUtime=1300.03 cores=5,7
/proc/3071/stat : 3071 (synit_sat) R 3069 3071 2713 0 -1 4202496 126890 0 0 0 129977 26 0 0 25 0 1 0 486432696 741376000 125216 33554432000 4194304 4947581 140736244256192 18446744073709551615 4399894 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3071/statm: 181000 125216 583 184 0 175875 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 724000

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.03
CPU time (s): 1300.06
CPU user time (s): 1299.78
CPU system time (s): 0.287956
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 724000

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

runsolver used 2.02669 second user time and 5.07723 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-25 18:19:10
IDJOB=3280584
IDBENCH=20406
IDSOLVER=1571
FILE ID=node137/3280584-1303748349
RUNJOBID= node137-1303746806-2735
PBS_JOBID= 13154025
Free space on /tmp= 71768 MiB

SOLVER NAME= synit_sat 2011-03-03
BENCH NAME= SAT07/industrial/palacios/hard/sortnet-7-ipc5-h15-unsat.cnf
COMMAND LINE= HOME/synit_sat BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280584-1303748349/watcher-3280584-1303748349 -o /tmp/evaluation-result-3280584-1303748349/solver-3280584-1303748349 -C 2400 -W 1300 -M 7680  HOME/synit_sat HOME/instance-3280584-1303748349.cnf 76532943

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

MD5SUM BENCH= 0683489092a5eb0c881dd17c2c45d08e
RANDOM SEED=76532943

node137.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.844
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.68
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.844
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.75
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.844
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.844
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.74
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.844
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.82
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.844
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.844
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.844
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:     32951124 kB
MemFree:      23287148 kB
Buffers:       1716240 kB
Cached:        6082108 kB
SwapCached:        112 kB
Active:        2636188 kB
Inactive:      6475632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23287148 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:            8556 kB
Writeback:           0 kB
AnonPages:     1313712 kB
Mapped:          17168 kB
Slab:           484976 kB
PageTables:       7540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1771816 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= 71760 MiB
End job on node137 at 2011-04-25 18:40:52