Trace number 3494481

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
Haifa-MUC 2011-04-07? (TO) 1800.26 1800.2

General information on the benchmark

NameSAT02/industrial/goldberg/fpga_routing/
c880_gr_rcs_w6.shuffled.cnf
MD5SUM16f447886bc5a8a4178a814eff5c7716
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark11.1073
Satisfiable
(Un)Satisfiability was proved
Number of variables3936
Number of clauses53018
Sum of the clauses size108660
Maximum clause length6
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 252362
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5656

Solver Data


Verifier Data

ERROR: Unexpected answer ! (UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3494481-1307803730/watcher-3494481-1307803730 -o /tmp/evaluation-result-3494481-1307803730/solver-3494481-1307803730 -C 1800 -W 1850 -M 7680 HOME/hmuc HOME/instance-3494481-1307803730.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 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.92 3.89 2.81 5/189 14631
/proc/meminfo: memFree=23853380/32951124 swapFree=67050520/67111528
[pid=14631] ppid=14629 vsize=24440 CPUtime=0 cores=5,7
/proc/14631/stat : 14631 (hmuc) R 14629 14631 14141 0 -1 4202496 591 0 0 0 0 0 0 0 25 0 1 0 891975326 25026560 532 33554432000 4194304 4337479 140734144849168 18446744073709551615 4271953 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14631/statm: 6110 532 219 35 0 2733 0

[startup+0.065077 s]
/proc/loadavg: 3.92 3.89 2.81 5/189 14631
/proc/meminfo: memFree=23853380/32951124 swapFree=67050520/67111528
[pid=14631] ppid=14629 vsize=22712 CPUtime=0.06 cores=5,7
/proc/14631/stat : 14631 (hmuc) R 14629 14631 14141 0 -1 4202496 2226 0 0 0 6 0 0 0 25 0 1 0 891975326 23257088 1550 33554432000 4194304 4337479 140734144849168 18446744073709551615 4303235 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14631/statm: 5678 1550 244 35 0 2301 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 22712

[startup+0.101069 s]
/proc/loadavg: 3.92 3.89 2.81 5/189 14631
/proc/meminfo: memFree=23853380/32951124 swapFree=67050520/67111528
[pid=14631] ppid=14629 vsize=22712 CPUtime=0.09 cores=5,7
/proc/14631/stat : 14631 (hmuc) R 14629 14631 14141 0 -1 4202496 2297 0 0 0 9 0 0 0 25 0 1 0 891975326 23257088 1621 33554432000 4194304 4337479 140734144849168 18446744073709551615 4303238 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14631/statm: 5678 1621 244 35 0 2301 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22712

[startup+0.301045 s]
/proc/loadavg: 3.92 3.89 2.81 5/189 14631
/proc/meminfo: memFree=23853380/32951124 swapFree=67050520/67111528
[pid=14631] ppid=14629 vsize=23720 CPUtime=0.29 cores=5,7
/proc/14631/stat : 14631 (hmuc) R 14629 14631 14141 0 -1 4202496 2771 0 0 0 29 0 0 0 25 0 1 0 891975326 24289280 2090 33554432000 4194304 4337479 140734144849168 18446744073709551615 4288505 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14631/statm: 5930 2090 244 35 0 2553 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23720

[startup+0.70096 s]
/proc/loadavg: 3.92 3.89 2.81 5/189 14631
/proc/meminfo: memFree=23853380/32951124 swapFree=67050520/67111528
[pid=14631] ppid=14629 vsize=26208 CPUtime=0.69 cores=5,7
/proc/14631/stat : 14631 (hmuc) R 14629 14631 14141 0 -1 4202496 3588 0 0 0 69 0 0 0 25 0 1 0 891975326 26836992 2901 33554432000 4194304 4337479 140734144849168 18446744073709551615 4303723 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14631/statm: 6552 2901 244 35 0 3175 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26208

[startup+1.50081 s]
/proc/loadavg: 3.92 3.89 2.81 5/190 14632
/proc/meminfo: memFree=23824248/32951124 swapFree=67050520/67111528
[pid=14631] ppid=14629 vsize=33060 CPUtime=1.49 cores=5,7
/proc/14631/stat : 14631 (hmuc) R 14629 14631 14141 0 -1 4202496 4796 0 0 0 149 0 0 0 25 0 1 0 891975326 33853440 4105 33554432000 4194304 4337479 140734144849168 18446744073709551615 4303656 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14631/statm: 8265 4105 244 35 0 4888 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33060

[startup+3.10051 s]
/proc/loadavg: 3.93 3.89 2.82 5/190 14632
/proc/meminfo: memFree=23802052/32951124 swapFree=67050520/67111528
[pid=14631] ppid=14629 vsize=39712 CPUtime=3.09 cores=5,7
/proc/14631/stat : 14631 (hmuc) R 14629 14631 14141 0 -1 4202496 6662 0 0 0 309 0 0 0 25 0 1 0 891975326 40665088 5963 33554432000 4194304 4337479 140734144849168 18446744073709551615 4303451 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14631/statm: 9928 5963 244 35 0 6551 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39712

[startup+6.30091 s]
/proc/loadavg: 3.93 3.89 2.82 5/190 14632
/proc/meminfo: memFree=23743284/32951124 swapFree=67050520/67111528
[pid=14631] ppid=14629 vsize=48596 CPUtime=6.29 cores=5,7
/proc/14631/stat : 14631 (hmuc) R 14629 14631 14141 0 -1 4202496 8953 0 0 0 628 1 0 0 25 0 1 0 891975326 49762304 8244 33554432000 4194304 4337479 140734144849168 18446744073709551615 4303259 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14631/statm: 12149 8244 244 35 0 8772 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48596

[startup+12.7007 s]
/proc/loadavg: 3.94 3.89 2.83 5/190 14748
/proc/meminfo: memFree=30961868/32951124 swapFree=67050520/67111528
[pid=14631] ppid=14629 vsize=64028 CPUtime=12.69 cores=5,7
/proc/14631/stat : 14631 (hmuc) R 14629 14631 14141 0 -1 4202496 14398 0 0 0 1267 2 0 0 25 0 1 0 891975326 65564672 11149 33554432000 4194304 4337479 140734144849168 18446744073709551615 4303658 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14631/statm: 16007 11149 244 35 0 12630 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64028

[startup+25.5003 s]
/proc/loadavg: 3.95 3.89 2.84 5/190 14786
/proc/meminfo: memFree=30773140/32951124 swapFree=67050520/67111528
[pid=14631] ppid=14629 vsize=103628 CPUtime=25.49 cores=5,7
/proc/14631/stat : 14631 (hmuc) R 14629 14631 14141 0 -1 4202496 26126 0 0 0 2544 5 0 0 25 0 1 0 891975326 106115072 21046 33554432000 4194304 4337479 140734144849168 18446744073709551615 4280276 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14631/statm: 25907 21046 265 35 0 22530 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 103628

[startup+51.1004 s]
/proc/loadavg: 3.96 3.90 2.87 5/190 14787
/proc/meminfo: memFree=30306824/32951124 swapFree=67050520/67111528
[pid=14631] ppid=14629 vsize=216560 CPUtime=51.09 cores=5,7
/proc/14631/stat : 14631 (hmuc) R 14629 14631 14141 0 -1 4202496 52132 0 0 0 5100 9 0 0 25 0 1 0 891975326 221757440 46705 33554432000 4194304 4337479 140734144849168 18446744073709551615 4303723 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14631/statm: 54140 46705 265 35 0 50763 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 216560

[startup+102.307 s]
/proc/loadavg: 3.98 3.91 2.94 5/190 14788
/proc/meminfo: memFree=29470260/32951124 swapFree=67050520/67111528
[pid=14631] ppid=14629 vsize=409084 CPUtime=102.3 cores=5,7
/proc/14631/stat : 14631 (hmuc) R 14629 14631 14141 0 -1 4202496 97591 0 0 0 10214 16 0 0 25 0 1 0 891975326 418902016 91110 33554432000 4194304 4337479 140734144849168 18446744073709551615 4288861 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14631/statm: 102271 91110 265 35 0 98894 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 409084

[startup+162.3 s]
/proc/loadavg: 3.99 3.93 3.00 5/190 14790
/proc/meminfo: memFree=28850176/32951124 swapFree=67050520/67111528
[pid=14631] ppid=14629 vsize=669928 CPUtime=162.3 cores=5,7
/proc/14631/stat : 14631 (hmuc) R 14629 14631 14141 0 -1 4202496 156097 0 0 0 16205 25 0 0 25 0 1 0 891975326 686006272 141358 33554432000 4194304 4337479 140734144849168 18446744073709551615 4303184 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14631/statm: 167482 141358 265 35 0 164105 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 669928

[startup+222.301 s]
/proc/loadavg: 3.99 3.94 3.06 5/190 14791
/proc/meminfo: memFree=28442304/32951124 swapFree=67050520/67111528
[pid=14631] ppid=14629 vsize=837140 CPUtime=222.3 cores=5,7
/proc/14631/stat : 14631 (hmuc) R 14629 14631 14141 0 -1 4202496 219168 0 0 0 22193 37 0 0 25 0 1 0 891975326 857231360 195658 33554432000 4194304 4337479 140734144849168 18446744073709551615 4303723 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14631/statm: 209285 195658 265 35 0 205908 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 837140

[startup+282.301 s]
/proc/loadavg: 3.99 3.95 3.12 5/190 14793
/proc/meminfo: memFree=28158536/32951124 swapFree=67050520/67111528
[pid=14631] ppid=14629 vsize=1015784 CPUtime=282.31 cores=5,7
/proc/14631/stat : 14631 (hmuc) R 14629 14631 14141 0 -1 4202496 261505 0 0 0 28187 44 0 0 25 0 1 0 891975326 1040162816 237048 33554432000 4194304 4337479 140734144849168 18446744073709551615 4303211 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14631/statm: 253946 237048 265 35 0 250569 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 1015784

[startup+342.3 s]
/proc/loadavg: 4.10 3.98 3.18 5/190 14794
/proc/meminfo: memFree=27952608/32951124 swapFree=67050520/67111528
[pid=14631] ppid=14629 vsize=1201604 CPUtime=342.3 cores=5,7
/proc/14631/stat : 14631 (hmuc) R 14629 14631 14141 0 -1 4202496 303448 0 0 0 34180 50 0 0 25 0 1 0 891975326 1230442496 278422 33554432000 4194304 4337479 140734144849168 18446744073709551615 4303415 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14631/statm: 300401 278422 265 35 0 297024 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1201604

[startup+402.301 s]
/proc/loadavg: 4.04 3.98 3.22 5/190 14834
/proc/meminfo: memFree=28268752/32951124 swapFree=67050520/67111528
[pid=14631] ppid=14629 vsize=1343400 CPUtime=402.3 cores=5,7
/proc/14631/stat : 14631 (hmuc) R 14629 14631 14141 0 -1 4202496 340806 0 0 0 40173 57 0 0 25 0 1 0 891975326 1375641600 315247 33554432000 4194304 4337479 140734144849168 18446744073709551615 4280156 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14631/statm: 335850 315247 265 35 0 332473 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1343400

[startup+462.301 s]
/proc/loadavg: 4.04 4.00 3.28 5/190 14874
/proc/meminfo: memFree=28448940/32951124 swapFree=67050520/67111528
[pid=14631] ppid=14629 vsize=1518352 CPUtime=462.31 cores=5,7
/proc/14631/stat : 14631 (hmuc) R 14629 14631 14141 0 -1 4202496 383550 0 0 0 46167 64 0 0 25 0 1 0 891975326 1554792448 357678 33554432000 4194304 4337479 140734144849168 18446744073709551615 4290044 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14631/statm: 379588 357678 265 35 0 376211 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1518352

[startup+522.3 s]
/proc/loadavg: 4.05 4.01 3.32 5/190 14951
/proc/meminfo: memFree=28387660/32951124 swapFree=67050520/67111528
[pid=14631] ppid=14629 vsize=1672792 CPUtime=522.31 cores=5,7
/proc/14631/stat : 14631 (hmuc) R 14629 14631 14141 0 -1 4202496 416005 0 0 0 52162 69 0 0 25 0 1 0 891975326 1712939008 389996 33554432000 4194304 4337479 140734144849168 18446744073709551615 4303424 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14631/statm: 418198 389996 265 35 0 414821 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1672792

[startup+582.3 s]
/proc/loadavg: 4.01 4.00 3.37 5/190 14991
/proc/meminfo: memFree=28295116/32951124 swapFree=67050520/67111528
[pid=14631] ppid=14629 vsize=1824956 CPUtime=582.31 cores=5,7
/proc/14631/stat : 14631 (hmuc) R 14629 14631 14141 0 -1 4202496 455561 0 0 0 58156 75 0 0 25 0 1 0 891975326 1868754944 429062 33554432000 4194304 4337479 140734144849168 18446744073709551615 4276876 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14631/statm: 456239 429062 265 35 0 452862 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1824956

[startup+642.301 s]

################
# More data... #
################

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.53 5/190 15086
/proc/meminfo: memFree=26158720/32951124 swapFree=67050520/67111528
[pid=14631] ppid=14629 vsize=2627904 CPUtime=882.32 cores=5,7
/proc/14631/stat : 14631 (hmuc) R 14629 14631 14141 0 -1 4202496 647287 0 0 0 88128 104 0 0 25 0 1 0 891975326 2690973696 620063 33554432000 4194304 4337479 140734144849168 18446744073709551615 4303259 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14631/statm: 656976 620063 265 35 0 653599 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 2627904

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.55 5/190 15088
/proc/meminfo: memFree=25562812/32951124 swapFree=67050520/67111528
[pid=14631] ppid=14629 vsize=2790560 CPUtime=942.33 cores=5,7
/proc/14631/stat : 14631 (hmuc) R 14629 14631 14141 0 -1 4202496 686922 0 0 0 94122 111 0 0 25 0 1 0 891975326 2857533440 659588 33554432000 4194304 4337479 140734144849168 18446744073709551615 4258657 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14631/statm: 697640 659588 265 35 0 694263 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 2790560

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.58 5/190 15242
/proc/meminfo: memFree=25057916/32951124 swapFree=67050520/67111528
[pid=14631] ppid=14629 vsize=2962536 CPUtime=1002.33 cores=5,7
/proc/14631/stat : 14631 (hmuc) R 14629 14631 14141 0 -1 4202496 726921 0 0 0 100114 119 0 0 25 0 1 0 891975326 3033636864 699557 33554432000 4194304 4337479 140734144849168 18446744073709551615 4288747 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14631/statm: 740634 699557 265 35 0 737257 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 2962536

[startup+1062.3 s]
/proc/loadavg: 4.04 4.01 3.61 5/190 15358
/proc/meminfo: memFree=24724232/32951124 swapFree=67050520/67111528
[pid=14631] ppid=14629 vsize=3133760 CPUtime=1062.33 cores=5,7
/proc/14631/stat : 14631 (hmuc) R 14629 14631 14141 0 -1 4202496 767627 0 0 0 106108 125 0 0 25 0 1 0 891975326 3208970240 740185 33554432000 4194304 4337479 140734144849168 18446744073709551615 4303379 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14631/statm: 783440 740185 265 35 0 780063 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 3133760

[startup+1122.3 s]
/proc/loadavg: 4.01 4.01 3.63 5/190 15397
/proc/meminfo: memFree=24254188/32951124 swapFree=67050520/67111528
[pid=14631] ppid=14629 vsize=3343160 CPUtime=1122.33 cores=5,7
/proc/14631/stat : 14631 (hmuc) R 14629 14631 14141 0 -1 4202496 803262 0 0 0 112102 131 0 0 25 0 1 0 891975326 3423395840 775810 33554432000 4194304 4337479 140734144849168 18446744073709551615 4303698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14631/statm: 835790 775810 265 35 0 832413 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 3343160

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.65 5/190 15399
/proc/meminfo: memFree=23798512/32951124 swapFree=67050520/67111528
[pid=14631] ppid=14629 vsize=3487368 CPUtime=1182.34 cores=5,7
/proc/14631/stat : 14631 (hmuc) R 14629 14631 14141 0 -1 4202496 838577 0 0 0 118095 139 0 0 25 0 1 0 891975326 3571064832 811073 33554432000 4194304 4337479 140734144849168 18446744073709551615 4303635 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14631/statm: 871842 811073 265 35 0 868465 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 3487368

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.67 5/190 15438
/proc/meminfo: memFree=23399924/32951124 swapFree=67050520/67111528
[pid=14631] ppid=14629 vsize=3619092 CPUtime=1242.33 cores=5,7
/proc/14631/stat : 14631 (hmuc) R 14629 14631 14141 0 -1 4202496 871194 0 0 0 124087 146 0 0 25 0 1 0 891975326 3705950208 843677 33554432000 4194304 4337479 140734144849168 18446744073709551615 4303259 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14631/statm: 904773 843677 265 35 0 901396 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 3619092

[startup+1302.3 s]
/proc/loadavg: 4.00 4.00 3.68 5/190 15478
/proc/meminfo: memFree=22914540/32951124 swapFree=67050520/67111528
[pid=14631] ppid=14629 vsize=3754968 CPUtime=1302.34 cores=5,7
/proc/14631/stat : 14631 (hmuc) R 14629 14631 14141 0 -1 4202496 903747 0 0 0 130082 152 0 0 25 0 1 0 891975326 3845087232 876190 33554432000 4194304 4337479 140734144849168 18446744073709551615 4303415 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14631/statm: 938742 876190 265 35 0 935365 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 3754968

[startup+1362.3 s]
/proc/loadavg: 4.00 4.00 3.70 5/190 15480
/proc/meminfo: memFree=22465572/32951124 swapFree=67050520/67111528
[pid=14631] ppid=14629 vsize=3904728 CPUtime=1362.34 cores=5,7
/proc/14631/stat : 14631 (hmuc) R 14629 14631 14141 0 -1 4202496 941256 0 0 0 136075 159 0 0 25 0 1 0 891975326 3998441472 913655 33554432000 4194304 4337479 140734144849168 18446744073709551615 4288745 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14631/statm: 976182 913655 265 35 0 972805 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 3904728

[startup+1422.31 s]
/proc/loadavg: 3.65 3.92 3.69 4/184 15505
/proc/meminfo: memFree=23174592/32951124 swapFree=67050520/67111528
[pid=14631] ppid=14629 vsize=4056660 CPUtime=1422.35 cores=5,7
/proc/14631/stat : 14631 (hmuc) R 14629 14631 14141 0 -1 4202496 978625 0 0 0 142066 169 0 0 25 0 1 0 891975326 4154019840 950971 33554432000 4194304 4337479 140734144849168 18446744073709551615 4304561 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14631/statm: 1014165 950971 265 35 0 1010788 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 4056660

[startup+1482.3 s]
/proc/loadavg: 3.30 3.76 3.65 4/184 15507
/proc/meminfo: memFree=22725284/32951124 swapFree=67050520/67111528
[pid=14631] ppid=14629 vsize=4223840 CPUtime=1482.34 cores=5,7
/proc/14631/stat : 14631 (hmuc) R 14629 14631 14141 0 -1 4202496 1018886 0 0 0 148057 177 0 0 25 0 1 0 891975326 4325212160 991197 33554432000 4194304 4337479 140734144849168 18446744073709551615 4303723 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14631/statm: 1055960 991197 265 35 0 1052583 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 4223840

[startup+1542.3 s]
/proc/loadavg: 3.11 3.62 3.61 4/184 15508
/proc/meminfo: memFree=22316416/32951124 swapFree=67050520/67111528
[pid=14631] ppid=14629 vsize=4367760 CPUtime=1542.34 cores=5,7
/proc/14631/stat : 14631 (hmuc) R 14629 14631 14141 0 -1 4202496 1055029 0 0 0 154050 184 0 0 25 0 1 0 891975326 4472586240 1027337 33554432000 4194304 4337479 140734144849168 18446744073709551615 4303392 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14631/statm: 1091940 1027337 265 35 0 1088563 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 4367760

[startup+1602.3 s]
/proc/loadavg: 2.41 3.32 3.50 3/178 15534
/proc/meminfo: memFree=22018028/32951124 swapFree=67050520/67111528
[pid=14631] ppid=14629 vsize=4544840 CPUtime=1602.35 cores=5,7
/proc/14631/stat : 14631 (hmuc) R 14629 14631 14141 0 -1 4202496 1093024 0 0 0 160046 189 0 0 25 0 1 0 891975326 4653916160 1065328 33554432000 4194304 4337479 140734144849168 18446744073709551615 4256591 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14631/statm: 1136210 1065328 265 35 0 1132833 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 4544840

[startup+1662.3 s]
/proc/loadavg: 2.15 3.08 3.41 3/178 15536
/proc/meminfo: memFree=21608048/32951124 swapFree=67050520/67111528
[pid=14631] ppid=14629 vsize=4781016 CPUtime=1662.35 cores=5,7
/proc/14631/stat : 14631 (hmuc) R 14629 14631 14141 0 -1 4202496 1127726 0 0 0 166042 193 0 0 25 0 1 0 891975326 4895760384 1100030 33554432000 4194304 4337479 140734144849168 18446744073709551615 4303723 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14631/statm: 1195254 1100030 265 35 0 1191877 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 4781016

[startup+1722.3 s]
/proc/loadavg: 2.05 2.88 3.32 3/178 15537
/proc/meminfo: memFree=21156152/32951124 swapFree=67050520/67111528
[pid=14631] ppid=14629 vsize=4922908 CPUtime=1722.36 cores=5,7
/proc/14631/stat : 14631 (hmuc) R 14629 14631 14141 0 -1 4202496 1162516 0 0 0 172038 198 0 0 25 0 1 0 891975326 5041057792 1134817 33554432000 4194304 4337479 140734144849168 18446744073709551615 4303723 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14631/statm: 1230727 1134817 265 35 0 1227350 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 4922908

[startup+1782.3 s]
/proc/loadavg: 2.02 2.72 3.23 3/178 15539
/proc/meminfo: memFree=20767616/32951124 swapFree=67050520/67111528
[pid=14631] ppid=14629 vsize=5048976 CPUtime=1782.35 cores=5,7
/proc/14631/stat : 14631 (hmuc) R 14629 14631 14141 0 -1 4202496 1195470 0 0 0 178034 201 0 0 25 0 1 0 891975326 5170151424 1167765 33554432000 4194304 4337479 140734144849168 18446744073709551615 4267006 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14631/statm: 1262244 1167765 265 35 0 1258867 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 5048976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.01 2.68 3.21 3/178 15539
/proc/meminfo: memFree=20652292/32951124 swapFree=67050520/67111528
[pid=14631] ppid=14629 vsize=5083856 CPUtime=1800.06 cores=5,7
/proc/14631/stat : 14631 (hmuc) R 14629 14631 14141 0 -1 4202496 1205068 0 0 0 179804 202 0 0 25 0 1 0 891975326 5205868544 1177363 33554432000 4194304 4337479 140734144849168 18446744073709551615 4258699 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/14631/statm: 1270964 1177363 265 35 0 1267587 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 5083856

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

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

[startup+1800.11 s]
/proc/loadavg: 2.01 2.68 3.21 3/178 15539
/proc/meminfo: memFree=20652292/32951124 swapFree=67050520/67111528
[pid=14631] ppid=14629 vsize=0 CPUtime=1800.16 cores=5,7
/proc/14631/stat : 14631 (hmuc) R 14629 14631 14141 0 -1 4203524 1205068 0 0 0 179804 212 0 0 25 0 1 0 891975326 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 5 0 0 0
/proc/14631/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.2
CPU time (s): 1800.26
CPU user time (s): 1798.05
CPU system time (s): 2.21566
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 5083856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.05
system time used= 2.21566
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1205068
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 2714

runsolver used 2.77358 second user time and 6.81796 second system time

The end

Launcher Data

Begin job on node102 at 2011-06-11 16:48:50
IDJOB=3494481
IDBENCH=87962
IDSOLVER=1985
FILE ID=node102/3494481-1307803730
RUNJOBID= node102-1307802577-14163
PBS_JOBID= 13551074
Free space on /tmp= 74132 MiB

SOLVER NAME= Haifa-MUC 2011-04-07
BENCH NAME= SAT02/industrial/goldberg/fpga_routing/c880_gr_rcs_w6.shuffled.cnf
COMMAND LINE= HOME/hmuc BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3494481-1307803730/watcher-3494481-1307803730 -o /tmp/evaluation-result-3494481-1307803730/solver-3494481-1307803730 -C 1800 -W 1850 -M 7680  HOME/hmuc HOME/instance-3494481-1307803730.cnf

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

MD5SUM BENCH= 16f447886bc5a8a4178a814eff5c7716
RANDOM SEED=1024095501

node102.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.828
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.65
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.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.82
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.828
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.828
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.828
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.828
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.82
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.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23854296 kB
Buffers:        291084 kB
Cached:         917152 kB
SwapCached:      25172 kB
Active:        8161140 kB
Inactive:       712048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23854296 kB
SwapTotal:    67111528 kB
SwapFree:     67050520 kB
Dirty:            3084 kB
Writeback:           0 kB
AnonPages:     7661956 kB
Mapped:           9728 kB
Slab:           142060 kB
PageTables:      20688 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  8482268 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= 74140 MiB
End job on node102 at 2011-06-11 17:18:52