Trace number 3494181

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.23 1800.19

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

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: 4.02 3.94 3.20 4/189 24221
/proc/meminfo: memFree=24517580/32950928 swapFree=67052112/67111528
[pid=24221] ppid=24219 vsize=20328 CPUtime=0 cores=5,7
/proc/24221/stat : 24221 (hmuc) R 24219 24221 23695 0 -1 4202496 655 0 0 0 0 0 0 0 25 0 1 0 891967196 20815872 566 33554432000 4194304 4337479 140736858576656 18446744073709551615 235594527429 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24221/statm: 5082 578 223 35 0 1705 0

[startup+0.0722321 s]
/proc/loadavg: 4.02 3.94 3.20 4/189 24221
/proc/meminfo: memFree=24517580/32950928 swapFree=67052112/67111528
[pid=24221] ppid=24219 vsize=24576 CPUtime=0.07 cores=5,7
/proc/24221/stat : 24221 (hmuc) R 24219 24221 23695 0 -1 4202496 1801 0 0 0 7 0 0 0 25 0 1 0 891967196 25165824 1548 33554432000 4194304 4337479 140736858576656 18446744073709551615 4303335 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24221/statm: 6144 1548 240 35 0 2767 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 24576

[startup+0.100224 s]
/proc/loadavg: 4.02 3.94 3.20 4/189 24221
/proc/meminfo: memFree=24517580/32950928 swapFree=67052112/67111528
[pid=24221] ppid=24219 vsize=24576 CPUtime=0.09 cores=5,7
/proc/24221/stat : 24221 (hmuc) R 24219 24221 23695 0 -1 4202496 1969 0 0 0 9 0 0 0 25 0 1 0 891967196 25165824 1716 33554432000 4194304 4337479 140736858576656 18446744073709551615 4303259 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24221/statm: 6144 1716 240 35 0 2767 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24576

[startup+0.300192 s]
/proc/loadavg: 4.02 3.94 3.20 4/189 24221
/proc/meminfo: memFree=24517580/32950928 swapFree=67052112/67111528
[pid=24221] ppid=24219 vsize=24576 CPUtime=0.29 cores=5,7
/proc/24221/stat : 24221 (hmuc) R 24219 24221 23695 0 -1 4202496 2375 0 0 0 29 0 0 0 25 0 1 0 891967196 25165824 2118 33554432000 4194304 4337479 140736858576656 18446744073709551615 4303656 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24221/statm: 6144 2118 240 35 0 2767 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24576

[startup+0.700123 s]
/proc/loadavg: 4.02 3.94 3.20 4/189 24221
/proc/meminfo: memFree=24517580/32950928 swapFree=67052112/67111528
[pid=24221] ppid=24219 vsize=26516 CPUtime=0.69 cores=5,7
/proc/24221/stat : 24221 (hmuc) R 24219 24221 23695 0 -1 4202496 3208 0 0 0 69 0 0 0 25 0 1 0 891967196 27152384 2948 33554432000 4194304 4337479 140736858576656 18446744073709551615 4258699 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24221/statm: 6629 2948 240 35 0 3252 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26516

[startup+1.50098 s]
/proc/loadavg: 4.02 3.94 3.20 5/190 24222
/proc/meminfo: memFree=24486228/32950928 swapFree=67052112/67111528
[pid=24221] ppid=24219 vsize=31516 CPUtime=1.49 cores=5,7
/proc/24221/stat : 24221 (hmuc) R 24219 24221 23695 0 -1 4202496 4628 0 0 0 149 0 0 0 25 0 1 0 891967196 32272384 4360 33554432000 4194304 4337479 140736858576656 18446744073709551615 4303184 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24221/statm: 7879 4360 240 35 0 4502 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31516

[startup+3.10074 s]
/proc/loadavg: 4.02 3.94 3.20 5/190 24222
/proc/meminfo: memFree=24455972/32950928 swapFree=67052112/67111528
[pid=24221] ppid=24219 vsize=42324 CPUtime=3.09 cores=5,7
/proc/24221/stat : 24221 (hmuc) R 24219 24221 23695 0 -1 4202496 6928 0 0 0 308 1 0 0 25 0 1 0 891967196 43339776 6652 33554432000 4194304 4337479 140736858576656 18446744073709551615 4303698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24221/statm: 10581 6652 241 35 0 7204 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42324

[startup+6.30014 s]
/proc/loadavg: 4.02 3.94 3.20 5/190 24222
/proc/meminfo: memFree=24372444/32950928 swapFree=67052112/67111528
[pid=24221] ppid=24219 vsize=47772 CPUtime=6.29 cores=5,7
/proc/24221/stat : 24221 (hmuc) R 24219 24221 23695 0 -1 4202496 8252 0 0 0 627 2 0 0 25 0 1 0 891967196 48918528 7967 33554432000 4194304 4337479 140736858576656 18446744073709551615 4303146 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24221/statm: 11943 7967 241 35 0 8566 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47772

[startup+12.701 s]
/proc/loadavg: 4.01 3.94 3.21 5/190 24223
/proc/meminfo: memFree=24135200/32950928 swapFree=67052112/67111528
[pid=24221] ppid=24219 vsize=66940 CPUtime=12.7 cores=5,7
/proc/24221/stat : 24221 (hmuc) R 24219 24221 23695 0 -1 4202496 11945 0 0 0 1267 3 0 0 25 0 1 0 891967196 68546560 11642 33554432000 4194304 4337479 140736858576656 18446744073709551615 4288492 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24221/statm: 16735 11642 241 35 0 13358 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 66940

[startup+25.5008 s]
/proc/loadavg: 4.01 3.94 3.22 5/190 24223
/proc/meminfo: memFree=23783524/32950928 swapFree=67052112/67111528
[pid=24221] ppid=24219 vsize=91164 CPUtime=25.49 cores=5,7
/proc/24221/stat : 24221 (hmuc) R 24219 24221 23695 0 -1 4202496 23139 0 0 0 2544 5 0 0 25 0 1 0 891967196 93351936 18477 33554432000 4194304 4337479 140736858576656 18446744073709551615 4303259 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24221/statm: 22791 18477 262 35 0 19414 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 91164

[startup+51.1003 s]
/proc/loadavg: 4.09 3.96 3.24 5/190 24223
/proc/meminfo: memFree=22844188/32950928 swapFree=67052112/67111528
[pid=24221] ppid=24219 vsize=197364 CPUtime=51.09 cores=5,7
/proc/24221/stat : 24221 (hmuc) R 24219 24221 23695 0 -1 4202496 45946 0 0 0 5100 9 0 0 25 0 1 0 891967196 202100736 40968 33554432000 4194304 4337479 140736858576656 18446744073709551615 4303426 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24221/statm: 49341 40968 262 35 0 45964 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 197364

[startup+102.307 s]
/proc/loadavg: 4.08 3.98 3.29 5/190 24225
/proc/meminfo: memFree=22009720/32950928 swapFree=67052112/67111528
[pid=24221] ppid=24219 vsize=393100 CPUtime=102.3 cores=5,7
/proc/24221/stat : 24221 (hmuc) R 24219 24221 23695 0 -1 4202496 92620 0 0 0 10212 18 0 0 25 0 1 0 891967196 402534400 86879 33554432000 4194304 4337479 140736858576656 18446744073709551615 4303698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24221/statm: 98275 86879 262 35 0 94898 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 393100

[startup+162.301 s]
/proc/loadavg: 4.03 3.98 3.33 5/190 24227
/proc/meminfo: memFree=20998432/32950928 swapFree=67052112/67111528
[pid=24221] ppid=24219 vsize=641748 CPUtime=162.29 cores=5,7
/proc/24221/stat : 24221 (hmuc) R 24219 24221 23695 0 -1 4202496 150649 0 0 0 16201 28 0 0 25 0 1 0 891967196 657149952 136480 33554432000 4194304 4337479 140736858576656 18446744073709551615 4303259 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24221/statm: 160437 136480 263 35 0 157060 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 641748

[startup+222.301 s]
/proc/loadavg: 4.01 3.98 3.37 5/190 24228
/proc/meminfo: memFree=20174364/32950928 swapFree=67052112/67111528
[pid=24221] ppid=24219 vsize=816420 CPUtime=222.3 cores=5,7
/proc/24221/stat : 24221 (hmuc) R 24219 24221 23695 0 -1 4202496 213332 0 0 0 22191 39 0 0 25 0 1 0 891967196 836014080 190052 33554432000 4194304 4337479 140736858576656 18446744073709551615 4288187 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24221/statm: 204105 190052 263 35 0 200728 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 816420

[startup+282.301 s]
/proc/loadavg: 4.00 3.98 3.40 5/190 24230
/proc/meminfo: memFree=19104052/32950928 swapFree=67052112/67111528
[pid=24221] ppid=24219 vsize=983516 CPUtime=282.3 cores=5,7
/proc/24221/stat : 24221 (hmuc) R 24219 24221 23695 0 -1 4202496 253721 0 0 0 28183 47 0 0 25 0 1 0 891967196 1007120384 229562 33554432000 4194304 4337479 140736858576656 18446744073709551615 4310663 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24221/statm: 245879 229562 263 35 0 242502 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 983516

[startup+342.301 s]
/proc/loadavg: 4.00 3.98 3.44 5/190 24231
/proc/meminfo: memFree=18525012/32950928 swapFree=67052112/67111528
[pid=24221] ppid=24219 vsize=1151452 CPUtime=342.3 cores=5,7
/proc/24221/stat : 24221 (hmuc) R 24219 24221 23695 0 -1 4202496 296038 0 0 0 34174 56 0 0 25 0 1 0 891967196 1179086848 271044 33554432000 4194304 4337479 140736858576656 18446744073709551615 4272778 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24221/statm: 287863 271044 263 35 0 284486 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1151452

[startup+402.3 s]
/proc/loadavg: 4.00 3.98 3.47 5/190 24233
/proc/meminfo: memFree=17967912/32950928 swapFree=67052112/67111528
[pid=24221] ppid=24219 vsize=1305720 CPUtime=402.3 cores=5,7
/proc/24221/stat : 24221 (hmuc) R 24219 24221 23695 0 -1 4202496 331748 0 0 0 40167 63 0 0 25 0 1 0 891967196 1337057280 306349 33554432000 4194304 4337479 140736858576656 18446744073709551615 4303218 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24221/statm: 326430 306349 263 35 0 323053 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1305720

[startup+462.301 s]
/proc/loadavg: 4.00 3.98 3.50 5/190 24235
/proc/meminfo: memFree=17287956/32950928 swapFree=67052112/67111528
[pid=24221] ppid=24219 vsize=1478624 CPUtime=462.3 cores=5,7
/proc/24221/stat : 24221 (hmuc) R 24219 24221 23695 0 -1 4202496 373730 0 0 0 46158 72 0 0 25 0 1 0 891967196 1514110976 347968 33554432000 4194304 4337479 140736858576656 18446744073709551615 4303211 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24221/statm: 369656 347968 263 35 0 366279 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1478624

[startup+522.3 s]
/proc/loadavg: 4.00 3.98 3.53 5/190 24236
/proc/meminfo: memFree=16735820/32950928 swapFree=67052112/67111528
[pid=24221] ppid=24219 vsize=1653540 CPUtime=522.31 cores=5,7
/proc/24221/stat : 24221 (hmuc) R 24219 24221 23695 0 -1 4202496 409735 0 0 0 52152 79 0 0 25 0 1 0 891967196 1693224960 383885 33554432000 4194304 4337479 140736858576656 18446744073709551615 4303560 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24221/statm: 413385 383885 263 35 0 410008 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1653540

[startup+582.301 s]
/proc/loadavg: 4.00 3.98 3.56 5/190 24238
/proc/meminfo: memFree=16253024/32950928 swapFree=67052112/67111528
[pid=24221] ppid=24219 vsize=1772508 CPUtime=582.3 cores=5,7
/proc/24221/stat : 24221 (hmuc) R 24219 24221 23695 0 -1 4202496 442025 0 0 0 58145 85 0 0 25 0 1 0 891967196 1815048192 416028 33554432000 4194304 4337479 140736858576656 18446744073709551615 4303184 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24221/statm: 443127 416028 263 35 0 439750 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1772508

[startup+642.3 s]

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

[startup+882.301 s]
/proc/loadavg: 3.99 3.99 3.67 5/190 24332
/proc/meminfo: memFree=17064424/32950928 swapFree=67052112/67111528
[pid=24221] ppid=24219 vsize=2559120 CPUtime=882.31 cores=5,7
/proc/24221/stat : 24221 (hmuc) R 24219 24221 23695 0 -1 4202496 630015 0 0 0 88106 125 0 0 25 0 1 0 891967196 2620538880 603076 33554432000 4194304 4337479 140736858576656 18446744073709551615 4303461 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24221/statm: 639780 603076 263 35 0 636403 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 2559120

[startup+942.3 s]
/proc/loadavg: 3.99 3.99 3.69 5/190 24409
/proc/meminfo: memFree=16895228/32950928 swapFree=67052112/67111528
[pid=24221] ppid=24219 vsize=2712872 CPUtime=942.31 cores=5,7
/proc/24221/stat : 24221 (hmuc) R 24219 24221 23695 0 -1 4202496 667914 0 0 0 94097 134 0 0 25 0 1 0 891967196 2777980928 640842 33554432000 4194304 4337479 140736858576656 18446744073709551615 4303259 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24221/statm: 678218 640842 263 35 0 674841 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 2712872

[startup+1002.3 s]
/proc/loadavg: 3.99 3.99 3.70 5/190 24491
/proc/meminfo: memFree=23311572/32950928 swapFree=67052112/67111528
[pid=24221] ppid=24219 vsize=2880636 CPUtime=1002.31 cores=5,7
/proc/24221/stat : 24221 (hmuc) R 24219 24221 23695 0 -1 4202496 707894 0 0 0 100090 141 0 0 25 0 1 0 891967196 2949771264 680723 33554432000 4194304 4337479 140736858576656 18446744073709551615 4303723 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24221/statm: 720159 680723 263 35 0 716782 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 2880636

[startup+1062.3 s]
/proc/loadavg: 3.99 3.99 3.72 5/190 24530
/proc/meminfo: memFree=22745884/32950928 swapFree=67052112/67111528
[pid=24221] ppid=24219 vsize=3040780 CPUtime=1062.31 cores=5,7
/proc/24221/stat : 24221 (hmuc) R 24219 24221 23695 0 -1 4202496 745187 0 0 0 106082 149 0 0 25 0 1 0 891967196 3113758720 718001 33554432000 4194304 4337479 140736858576656 18446744073709551615 4303684 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24221/statm: 760195 718001 263 35 0 756818 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 3040780

[startup+1122.3 s]
/proc/loadavg: 3.99 3.99 3.74 5/190 24798
/proc/meminfo: memFree=22589744/32950928 swapFree=67052112/67111528
[pid=24221] ppid=24219 vsize=3208464 CPUtime=1122.32 cores=5,7
/proc/24221/stat : 24221 (hmuc) R 24219 24221 23695 0 -1 4202496 784699 0 0 0 112075 157 0 0 25 0 1 0 891967196 3285467136 757504 33554432000 4194304 4337479 140736858576656 18446744073709551615 4288986 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24221/statm: 802116 757504 263 35 0 798739 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 3208464

[startup+1182.3 s]
/proc/loadavg: 3.99 3.99 3.75 6/190 24800
/proc/meminfo: memFree=22461692/32950928 swapFree=67052112/67111528
[pid=24221] ppid=24219 vsize=3391768 CPUtime=1182.31 cores=5,7
/proc/24221/stat : 24221 (hmuc) R 24219 24221 23695 0 -1 4202496 815784 0 0 0 118067 164 0 0 25 0 1 0 891967196 3473170432 788579 33554432000 4194304 4337479 140736858576656 18446744073709551615 4303662 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24221/statm: 847942 788579 263 35 0 844565 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 3391768

[startup+1242.3 s]
/proc/loadavg: 4.03 4.00 3.76 5/190 24801
/proc/meminfo: memFree=22319592/32950928 swapFree=67052112/67111528
[pid=24221] ppid=24219 vsize=3534064 CPUtime=1242.32 cores=5,7
/proc/24221/stat : 24221 (hmuc) R 24219 24221 23695 0 -1 4202496 850672 0 0 0 124061 171 0 0 25 0 1 0 891967196 3618881536 823424 33554432000 4194304 4337479 140736858576656 18446744073709551615 4303218 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24221/statm: 883516 823424 263 35 0 880139 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 3534064

[startup+1302.3 s]
/proc/loadavg: 4.06 4.01 3.78 5/190 24803
/proc/meminfo: memFree=22173272/32950928 swapFree=67052112/67111528
[pid=24221] ppid=24219 vsize=3687828 CPUtime=1302.33 cores=5,7
/proc/24221/stat : 24221 (hmuc) R 24219 24221 23695 0 -1 4202496 886864 0 0 0 130053 180 0 0 25 0 1 0 891967196 3776335872 859576 33554432000 4194304 4337479 140736858576656 18446744073709551615 4303143 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24221/statm: 921957 859576 263 35 0 918580 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 3687828

[startup+1362.3 s]
/proc/loadavg: 3.86 3.97 3.78 4/184 24830
/proc/meminfo: memFree=27330988/32950928 swapFree=67052112/67111528
[pid=24221] ppid=24219 vsize=3825636 CPUtime=1362.32 cores=5,7
/proc/24221/stat : 24221 (hmuc) R 24219 24221 23695 0 -1 4202496 921828 0 0 0 136045 187 0 0 25 0 1 0 891967196 3917451264 894498 33554432000 4194304 4337479 140736858576656 18446744073709551615 4260205 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24221/statm: 956409 894498 263 35 0 953032 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 3825636

[startup+1422.31 s]
/proc/loadavg: 3.32 3.80 3.73 4/184 24831
/proc/meminfo: memFree=27171504/32950928 swapFree=67052112/67111528
[pid=24221] ppid=24219 vsize=3988636 CPUtime=1422.33 cores=5,7
/proc/24221/stat : 24221 (hmuc) R 24219 24221 23695 0 -1 4202496 960205 0 0 0 142040 193 0 0 25 0 1 0 891967196 4084363264 932830 33554432000 4194304 4337479 140736858576656 18446744073709551615 4288481 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24221/statm: 997159 932830 263 35 0 993782 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 3988636

[startup+1482.3 s]
/proc/loadavg: 2.57 3.52 3.64 2/172 24881
/proc/meminfo: memFree=27855532/32950928 swapFree=67052112/67111528
[pid=24221] ppid=24219 vsize=4118472 CPUtime=1482.32 cores=5,7
/proc/24221/stat : 24221 (hmuc) R 24219 24221 23695 0 -1 4202496 994899 0 0 0 148034 198 0 0 25 0 1 0 891967196 4217315328 967495 33554432000 4194304 4337479 140736858576656 18446744073709551615 4288745 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24221/statm: 1029618 967495 263 35 0 1026241 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 4118472

[startup+1542.3 s]
/proc/loadavg: 1.57 3.06 3.47 2/172 24882
/proc/meminfo: memFree=27693344/32950928 swapFree=67052112/67111528
[pid=24221] ppid=24219 vsize=4289532 CPUtime=1542.33 cores=5,7
/proc/24221/stat : 24221 (hmuc) R 24219 24221 23695 0 -1 4202496 1035330 0 0 0 154029 204 0 0 25 0 1 0 891967196 4392480768 1007915 33554432000 4194304 4337479 140736858576656 18446744073709551615 4303723 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24221/statm: 1072383 1007915 263 35 0 1069006 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 4289532

[startup+1602.3 s]
/proc/loadavg: 1.21 2.68 3.31 2/172 24884
/proc/meminfo: memFree=27534352/32950928 swapFree=67052112/67111528
[pid=24221] ppid=24219 vsize=4467352 CPUtime=1602.33 cores=5,7
/proc/24221/stat : 24221 (hmuc) R 24219 24221 23695 0 -1 4202496 1075112 0 0 0 160023 210 0 0 25 0 1 0 891967196 4574568448 1047685 33554432000 4194304 4337479 140736858576656 18446744073709551615 4303656 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24221/statm: 1116838 1047685 263 35 0 1113461 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 4467352

[startup+1662.3 s]
/proc/loadavg: 1.07 2.37 3.17 2/172 24886
/proc/meminfo: memFree=27392480/32950928 swapFree=67052112/67111528
[pid=24221] ppid=24219 vsize=4611276 CPUtime=1662.33 cores=5,7
/proc/24221/stat : 24221 (hmuc) R 24219 24221 23695 0 -1 4202496 1110441 0 0 0 166018 215 0 0 25 0 1 0 891967196 4721946624 1083014 33554432000 4194304 4337479 140736858576656 18446744073709551615 4318774 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24221/statm: 1152819 1083014 263 35 0 1149442 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 4611276

[startup+1722.3 s]
/proc/loadavg: 1.03 2.12 3.03 2/172 24887
/proc/meminfo: memFree=27255060/32950928 swapFree=67052112/67111528
[pid=24221] ppid=24219 vsize=4850788 CPUtime=1722.34 cores=5,7
/proc/24221/stat : 24221 (hmuc) R 24219 24221 23695 0 -1 4202496 1144847 0 0 0 172013 221 0 0 25 0 1 0 891967196 4967206912 1117416 33554432000 4194304 4337479 140736858576656 18446744073709551615 4280156 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24221/statm: 1212697 1117416 263 35 0 1209320 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 4850788

[startup+1782.3 s]
/proc/loadavg: 1.01 1.91 2.90 2/172 24889
/proc/meminfo: memFree=27109460/32950928 swapFree=67052112/67111528
[pid=24221] ppid=24219 vsize=5003268 CPUtime=1782.33 cores=5,7
/proc/24221/stat : 24221 (hmuc) R 24219 24221 23695 0 -1 4202496 1181096 0 0 0 178008 225 0 0 25 0 1 0 891967196 5123346432 1153658 33554432000 4194304 4337479 140736858576656 18446744073709551615 4303723 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24221/statm: 1250817 1153658 263 35 0 1247440 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 5003268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.00 1.87 2.87 2/172 24889
/proc/meminfo: memFree=27063568/32950928 swapFree=67052112/67111528
[pid=24221] ppid=24219 vsize=5046028 CPUtime=1800.04 cores=5,7
/proc/24221/stat : 24221 (hmuc) R 24219 24221 23695 0 -1 4202496 1192464 0 0 0 179777 227 0 0 25 0 1 0 891967196 5167132672 1165016 33554432000 4194304 4337479 140736858576656 18446744073709551615 4291739 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/24221/statm: 1261507 1165016 263 35 0 1258130 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 5046028

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: 1.00 1.87 2.87 2/172 24889
/proc/meminfo: memFree=27063568/32950928 swapFree=67052112/67111528
[pid=24221] ppid=24219 vsize=0 CPUtime=1800.14 cores=5,7
/proc/24221/stat : 24221 (hmuc) R 24219 24221 23695 0 -1 4203524 1192464 0 0 0 179777 237 0 0 25 0 1 0 891967196 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 5 0 0 0
/proc/24221/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.19
CPU time (s): 1800.23
CPU user time (s): 1797.77
CPU system time (s): 2.45563
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 5046028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.77
system time used= 2.45563
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1192464
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 954

runsolver used 2.77558 second user time and 6.72398 second system time

The end

Launcher Data

Begin job on node120 at 2011-06-11 16:48:04
IDJOB=3494181
IDBENCH=87962
IDSOLVER=1984
FILE ID=node120/3494181-1307803684
RUNJOBID= node120-1307802593-23716
PBS_JOBID= 13551076
Free space on /tmp= 73860 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 -no-pre
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3494181-1307803684/watcher-3494181-1307803684 -o /tmp/evaluation-result-3494181-1307803684/solver-3494181-1307803684 -C 1800 -W 1850 -M 7680  HOME/hmuc HOME/instance-3494181-1307803684.cnf -no-pre

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

MD5SUM BENCH= 16f447886bc5a8a4178a814eff5c7716
RANDOM SEED=1089338274

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24518248 kB
Buffers:        155804 kB
Cached:         865848 kB
SwapCached:      11520 kB
Active:        7623912 kB
Inactive:       635668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24518248 kB
SwapTotal:    67111528 kB
SwapFree:     67052112 kB
Dirty:            1832 kB
Writeback:           0 kB
AnonPages:     7235472 kB
Mapped:           9696 kB
Slab:            93080 kB
PageTables:      19772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  8016064 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= 73892 MiB
End job on node120 at 2011-06-11 17:18:06