Trace number 4103525

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 NameAnswerobjective functionCPU timeWall clock time
toysat 2016-05-02? (MO) 154.928 154.964

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-e226.opb
MD5SUM67e9439216588a22a7b5723524d1980a
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.025995
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables8460
Total number of constraints216
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints216
Minimum length of a constraint30
Maximum length of a constraint3210
Number of terms in the objective function 5160
Biggest coefficient in the objective function 1563169453506560
Number of bits for the biggest coefficient in the objective function 51
Sum of the numbers in the objective function 45878128722315351
Number of bits of the sum of numbers in the objective function 56
Biggest number in a constraint 1563169453506560
Number of bits of the biggest number in a constraint 51
Biggest sum of numbers in a constraint 45878128722315351
Number of bits of the biggest sum of numbers56
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c 2016-06-18T10:14:39+0200
0.00/0.00	c version = 0.5.0
0.00/0.00	c githash = 1a49202
0.00/0.00	c compilationtime = 2016-05-02 00:19:28.990761 UTC
0.00/0.00	c arch = x86_64
0.00/0.00	c os = linux
0.00/0.00	c compiler = ghc 7.10
0.00/0.00	c packages:
0.00/0.00	c   OptDir-0.0.3
0.00/0.00	c   array-0.5.1.0
0.00/0.00	c   base-4.8.2.0
0.00/0.00	c   bytestring-0.10.6.0
0.00/0.00	c   bytestring-builder-0.10.6.0.0
0.00/0.00	c   clock-0.7.2
0.00/0.00	c   containers-0.5.6.2
0.00/0.00	c   data-default-0.5.3
0.00/0.00	c   data-default-class-0.0.1
0.00/0.00	c   data-interval-1.2.0
0.00/0.00	c   deepseq-1.4.1.1
0.00/0.00	c   directory-1.2.2.0
0.00/0.00	c   exceptions-0.8.2.1
0.00/0.00	c   extended-reals-0.2.1.0
0.00/0.00	c   filepath-1.4.0.0
0.00/0.00	c   finite-field-0.8.0
0.00/0.00	c   hashable-1.2.4.0
0.00/0.00	c   heaps-0.3.3
0.00/0.00	c   intern-0.9.1.4
0.00/0.00	c   loop-0.3.0
0.00/0.00	c   mtl-2.2.1
0.00/0.00	c   multiset-0.3.2
0.00/0.00	c   mwc-random-0.13.3.2
0.00/0.00	c   parse_dimacs-1.3
0.00/0.00	c   parsec-3.1.9
0.00/0.00	c   prettyclass-1.0.0.0
0.00/0.00	c   primes-0.2.1.0
0.00/0.00	c   primitive-0.6.1.0
0.00/0.00	c   process-1.2.3.0
0.00/0.00	c   pseudo-boolean-0.1.3.0
0.00/0.01	c   queue-0.1.2
0.00/0.01	c   semigroups-0.18.1
0.00/0.01	c   sign-0.4.3
0.00/0.01	c   stm-2.4.4.1
0.00/0.01	c   template-haskell-2.10.0.0
0.00/0.01	c   temporary-1.2.0.4
0.00/0.01	c   time-1.5.0.1
0.00/0.01	c   transformers-0.4.2.0
0.00/0.01	c   transformers-compat-0.5.1.4
0.00/0.01	c   type-level-numbers-0.1.1.1
0.00/0.01	c   unbounded-delays-0.1.0.9
0.00/0.01	c   unordered-containers-0.2.6.0
0.00/0.01	c   vector-0.11.0.0
0.00/0.01	c   vector-space-0.10.3
0.00/0.01	c command line = ["+RTS","-H1G","-M15500m","-K1G","-RTS","--pb","--search=bcd2","HOME/instance-4103525-1466237679.opb"]
0.00/0.01	c use --random-gen="3752611039 1051029907 1284550692 548224980 209752877 655956870 2711796568 2478305268 2684653674 1099548462 3369066016 379571705 1669347863 3380673280 3124294676 4239227511 1432997325 3053843325 1029775976 4266143797 3456044537 3639734685 1470906912 383505270 1139081011 352125464 1854237738 1946500114 3125100054 59677429 914836054 187202679 1166769987 1472555822 3617683612 2376688107 3177984744 3814938346 1031257974 2547876128 1192407901 220847334 3045055947 3059772195 4144874087 679858488 782053122 347303368 1115495909 1185451037 82778168 1186759346 3244561340 200865037 713661416 943005395 2610578279 1556184382 2147617910 48744330 2163761243 4255745875 331713827 3330960666 540879935 66503399 87903270 884896290 2832787278 2584795400 3305873578 3204900339 1823256190 1680984873 2875302568 1711719331 1956555100 1642341825 3533549198 2691158340 2617291241 3383985665 2071634490 848107585 850656338 141138721 562545143 3735479428 3536365791 506481616 3310164054 4027042737 1620207700 3241126019 1064491630 3919655061 3522900790 1455532182 562741528 4064987965 3181099132 2491551675 2920124992 390309571 1190203089 2983113451 219069280 3464798867 1139626615 1281329514 2479520664 1057089201 2163225456 2773100228 366218936 2660779596 586144454 1064501800 2075710194 3615405554 1662489340 1367041901 2056042832 1239332847 844621027 3103178223 61919218 3936449008 1201571993 2445661618 1474191947 2668447 3387650011 422592687 3345377525 3405809710 66032140 214014419 3112931667 2741479891 3191205314 2927378598 2633215689 1220386781 3561100101 2958794129 548386037 2660013086 2818550626 1662421283 2588072407 650783717 496267125 3560557146 2363639098 1521706962 3152186098 3195827148 1588714429 2428197809 687297803 680569395 1279220222 3246429860 1265995467 3485696034 1970727266 651484936 3330384486 1159075869 1468421958 2996350 1265128789 2650601755 2993661758 271164560 4033424461 932485728 621960024 1571937217 1097174223 3968166209 3909384339 2937298028 2871951471 2923995581 2728405873 2186810179 447963521 223344941 3741057704 1366300790 2065321505 279382695 2603595414 4054616539 262140081 383470626 2825067109 3735373826 3092502001 2737163903 1585568728 234389000 3106978739 2985936213 2697015157 2403950350 2043482379 1921838649 4083901018 972745816 1354566693 3107362801 3487353262 1751987577 1827187625 3961468756 14408292 2980869670 2026997117 2959275541 866672083 1523739856 4252115792 2524277310 4014616969 37599935 1994383054 4245331015 2551678080 4099523587 721589425 2763533270 3166411800 2632822311 3105916983 3573752064 4007485182 3437488116 3617229473 2584220964 131179865 2435363540 296518901 913189873 2276461288 789706063 168985738 2144514648 527719815 1160150838 1783942202 2803247612 2276417711 1167529174 255 362436" option to reproduce the execution
0.09/0.19	c #vars 8460
0.09/0.19	c #constraints 216

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4103525-1466237679/watcher-4103525-1466237679 -o /tmp/evaluation-result-4103525-1466237679/solver-4103525-1466237679 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466206062-31240 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4103525-1466237679.opb 

pid=3334
running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.16 2.22 2.18 3/179 3337
/proc/meminfo: memFree=28844500/32872528 swapFree=1200228/1314692
[pid=3337] ppid=3334 vsize=641468 CPUtime=0 cores=0,2,4,6
/proc/3337/stat : 3337 (toysat) R 3334 3337 31224 0 -1 4202496 2378 0 0 0 0 0 0 0 20 0 4 0 25814447 656863232 3249 33554432000 4194304 16246674 140734858169328 140734858168752 13880264 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3337/statm: 161135 3257 441 2943 0 158029 0
[pid=3337/tid=3338] ppid=3334 vsize=685500 CPUtime=0 cores=0,2,4,6
/proc/3337/task/3338/stat : 3338 (toysat) S 3334 3337 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25814447 701952000 3421 33554432000 4194304 16246674 140734858169328 140582328446192 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=3337/tid=3339] ppid=3334 vsize=690620 CPUtime=0 cores=0,2,4,6
/proc/3337/task/3339/stat : 3339 (toysat) S 3334 3337 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25814447 707194880 3439 33554432000 4194304 16246674 140734858169328 140582317956336 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=3337/tid=3340] ppid=3334 vsize=694716 CPUtime=0 cores=0,2,4,6
/proc/3337/task/3340/stat : 3340 (toysat) S 3334 3337 31224 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25814447 711389184 3455 33554432000 4194304 16246674 140734858169328 140582198439088 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0

[startup+0.100159 s]
/proc/loadavg: 2.16 2.22 2.18 3/179 3337
/proc/meminfo: memFree=28844500/32872528 swapFree=1200228/1314692
[pid=3337] ppid=3334 vsize=1304132 CPUtime=0.09 cores=0,2,4,6
/proc/3337/stat : 3337 (toysat) R 3334 3337 31224 0 -1 4202496 30748 0 0 0 4 5 0 0 20 0 4 0 25814447 1335431168 31557 33554432000 4194304 16246674 140734858169328 140734858168640 7371468 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3337/statm: 326033 31570 802 2943 0 322927 0
[pid=3337/tid=3338] ppid=3334 vsize=1304132 CPUtime=0 cores=0,2,4,6
/proc/3337/task/3338/stat : 3338 (toysat) S 3334 3337 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25814447 1335431168 31581 33554432000 4194304 16246674 140734858169328 140582328446192 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=3337/tid=3339] ppid=3334 vsize=1304132 CPUtime=0 cores=0,2,4,6
/proc/3337/task/3339/stat : 3339 (toysat) S 3334 3337 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25814447 1335431168 31592 33554432000 4194304 16246674 140734858169328 140582317956336 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=3337/tid=3340] ppid=3334 vsize=1304132 CPUtime=0 cores=0,2,4,6
/proc/3337/task/3340/stat : 3340 (toysat) S 3334 3337 31224 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25814447 1335431168 31603 33554432000 4194304 16246674 140734858169328 140582198439088 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1304132

[startup+0.20051 s]
/proc/loadavg: 2.16 2.22 2.18 3/179 3337
/proc/meminfo: memFree=28844500/32872528 swapFree=1200228/1314692
[pid=3337] ppid=3334 vsize=1311300 CPUtime=0.19 cores=0,2,4,6
/proc/3337/stat : 3337 (toysat) R 3334 3337 31224 0 -1 4202496 40673 0 0 0 13 6 0 0 20 0 4 0 25814447 1342771200 41993 33554432000 4194304 16246674 140734858169328 140734858168640 12414092 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3337/statm: 327825 41993 821 2943 0 324719 0
[pid=3337/tid=3338] ppid=3334 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/3337/task/3338/stat : 3338 (toysat) S 3334 3337 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25814447 1342771200 41993 33554432000 4194304 16246674 140734858169328 140582328446192 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=3337/tid=3339] ppid=3334 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/3337/task/3339/stat : 3339 (toysat) S 3334 3337 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25814447 1342771200 41993 33554432000 4194304 16246674 140734858169328 140582317956336 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=3337/tid=3340] ppid=3334 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/3337/task/3340/stat : 3340 (toysat) S 3334 3337 31224 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25814447 1342771200 41993 33554432000 4194304 16246674 140734858169328 140582198439088 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1311300

[startup+0.300489 s]
/proc/loadavg: 2.16 2.22 2.18 3/179 3337
/proc/meminfo: memFree=28844500/32872528 swapFree=1200228/1314692
[pid=3337] ppid=3334 vsize=1311300 CPUtime=0.29 cores=0,2,4,6
/proc/3337/stat : 3337 (toysat) R 3334 3337 31224 0 -1 4202496 53090 0 0 0 21 8 0 0 20 0 4 0 25814447 1342771200 54411 33554432000 4194304 16246674 140734858169328 140734858151232 12449130 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3337/statm: 327825 54425 834 2943 0 324719 0
[pid=3337/tid=3338] ppid=3334 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/3337/task/3338/stat : 3338 (toysat) S 3334 3337 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25814447 1342771200 54433 33554432000 4194304 16246674 140734858169328 140582328446192 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=3337/tid=3339] ppid=3334 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/3337/task/3339/stat : 3339 (toysat) S 3334 3337 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25814447 1342771200 54442 33554432000 4194304 16246674 140734858169328 140582317956336 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=3337/tid=3340] ppid=3334 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/3337/task/3340/stat : 3340 (toysat) S 3334 3337 31224 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25814447 1342771200 54451 33554432000 4194304 16246674 140734858169328 140582198439088 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1311300

[startup+0.700393 s]
/proc/loadavg: 2.16 2.22 2.18 3/179 3337
/proc/meminfo: memFree=28844500/32872528 swapFree=1200228/1314692
[pid=3337] ppid=3334 vsize=1311300 CPUtime=0.69 cores=0,2,4,6
/proc/3337/stat : 3337 (toysat) R 3334 3337 31224 0 -1 4202496 156753 0 0 0 49 20 0 0 20 0 4 0 25814447 1342771200 158073 33554432000 4194304 16246674 140734858169328 140734858151232 12652961 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3337/statm: 327825 158082 834 2943 0 324719 0
[pid=3337/tid=3338] ppid=3334 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/3337/task/3338/stat : 3338 (toysat) S 3334 3337 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25814447 1342771200 158088 33554432000 4194304 16246674 140734858169328 140582328446192 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=3337/tid=3339] ppid=3334 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/3337/task/3339/stat : 3339 (toysat) S 3334 3337 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25814447 1342771200 158093 33554432000 4194304 16246674 140734858169328 140582317956336 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=3337/tid=3340] ppid=3334 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/3337/task/3340/stat : 3340 (toysat) S 3334 3337 31224 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25814447 1342771200 158099 33554432000 4194304 16246674 140734858169328 140582198439088 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1311300

[startup+1.50039 s]
/proc/loadavg: 2.16 2.22 2.18 3/183 3341
/proc/meminfo: memFree=27812448/32872528 swapFree=1200228/1314692
[pid=3337] ppid=3334 vsize=1493572 CPUtime=1.49 cores=0,2,4,6
/proc/3337/stat : 3337 (toysat) R 3334 3337 31224 0 -1 4202496 313983 0 0 0 109 40 0 0 20 0 4 0 25814447 1529417728 315303 33554432000 4194304 16246674 140734858169328 140734858168640 6955112 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3337/statm: 373393 315303 835 2943 0 370287 0
[pid=3337/tid=3338] ppid=3334 vsize=1493572 CPUtime=0 cores=0,2,4,6
/proc/3337/task/3338/stat : 3338 (toysat) S 3334 3337 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25814447 1529417728 315303 33554432000 4194304 16246674 140734858169328 140582328446192 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=3337/tid=3339] ppid=3334 vsize=1493572 CPUtime=0 cores=0,2,4,6
/proc/3337/task/3339/stat : 3339 (toysat) S 3334 3337 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25814447 1529417728 315303 33554432000 4194304 16246674 140734858169328 140582317956336 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=3337/tid=3340] ppid=3334 vsize=1493572 CPUtime=0 cores=0,2,4,6
/proc/3337/task/3340/stat : 3340 (toysat) S 3334 3337 31224 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25814447 1529417728 315303 33554432000 4194304 16246674 140734858169328 140582198439088 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1493572

[startup+3.1004 s]
/proc/loadavg: 2.15 2.21 2.18 3/183 3341
/proc/meminfo: memFree=27583420/32872528 swapFree=1200228/1314692
[pid=3337] ppid=3334 vsize=1493572 CPUtime=3.09 cores=0,2,4,6
/proc/3337/stat : 3337 (toysat) R 3334 3337 31224 0 -1 4202496 314014 0 0 0 269 40 0 0 20 0 4 0 25814447 1529417728 315334 33554432000 4194304 16246674 140734858169328 140734858168640 4220897 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3337/statm: 373393 315334 835 2943 0 370287 0
[pid=3337/tid=3338] ppid=3334 vsize=1493572 CPUtime=0 cores=0,2,4,6
/proc/3337/task/3338/stat : 3338 (toysat) S 3334 3337 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25814447 1529417728 315334 33554432000 4194304 16246674 140734858169328 140582328446192 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=3337/tid=3339] ppid=3334 vsize=1493572 CPUtime=0 cores=0,2,4,6
/proc/3337/task/3339/stat : 3339 (toysat) S 3334 3337 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25814447 1529417728 315334 33554432000 4194304 16246674 140734858169328 140582317956336 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=3337/tid=3340] ppid=3334 vsize=1493572 CPUtime=0 cores=0,2,4,6
/proc/3337/task/3340/stat : 3340 (toysat) S 3334 3337 31224 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25814447 1529417728 315334 33554432000 4194304 16246674 140734858169328 140582198439088 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1493572

[startup+6.3004 s]
/proc/loadavg: 2.15 2.21 2.18 3/183 3341
/proc/meminfo: memFree=27565340/32872528 swapFree=1200228/1314692
[pid=3337] ppid=3334 vsize=2042436 CPUtime=6.29 cores=0,2,4,6
/proc/3337/stat : 3337 (toysat) R 3334 3337 31224 0 -1 4202496 451175 0 0 0 570 59 0 0 20 0 4 0 25814447 2091454464 452495 33554432000 4194304 16246674 140734858169328 140734858167992 13883727 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3337/statm: 510609 452495 835 2943 0 507503 0
[pid=3337/tid=3338] ppid=3334 vsize=2042436 CPUtime=0 cores=0,2,4,6
/proc/3337/task/3338/stat : 3338 (toysat) S 3334 3337 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25814447 2091454464 452495 33554432000 4194304 16246674 140734858169328 140582328446192 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=3337/tid=3339] ppid=3334 vsize=2042436 CPUtime=0 cores=0,2,4,6
/proc/3337/task/3339/stat : 3339 (toysat) S 3334 3337 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25814447 2091454464 452495 33554432000 4194304 16246674 140734858169328 140582317956112 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3337/tid=3340] ppid=3334 vsize=2042436 CPUtime=0 cores=0,2,4,6
/proc/3337/task/3340/stat : 3340 (toysat) S 3334 3337 31224 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25814447 2091454464 452495 33554432000 4194304 16246674 140734858169328 140582198439088 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2042436

[startup+12.7004 s]
/proc/loadavg: 2.14 2.21 2.18 3/183 3341
/proc/meminfo: memFree=26209360/32872528 swapFree=1200228/1314692
[pid=3337] ppid=3334 vsize=3012164 CPUtime=12.69 cores=0,2,4,6
/proc/3337/stat : 3337 (toysat) R 3334 3337 31224 0 -1 4202496 693662 0 0 0 1178 91 0 0 20 0 4 0 25814447 3084455936 694982 33554432000 4194304 16246674 140734858169328 140734858168424 4220986 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3337/statm: 753041 694982 835 2943 0 749935 0
[pid=3337/tid=3338] ppid=3334 vsize=3012164 CPUtime=0 cores=0,2,4,6
/proc/3337/task/3338/stat : 3338 (toysat) S 3334 3337 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25814447 3084455936 694982 33554432000 4194304 16246674 140734858169328 140582328446192 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=3337/tid=3339] ppid=3334 vsize=3012164 CPUtime=0 cores=0,2,4,6
/proc/3337/task/3339/stat : 3339 (toysat) S 3334 3337 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25814447 3084455936 694982 33554432000 4194304 16246674 140734858169328 140582317956336 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=3337/tid=3340] ppid=3334 vsize=3012164 CPUtime=0 cores=0,2,4,6
/proc/3337/task/3340/stat : 3340 (toysat) S 3334 3337 31224 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25814447 3084455936 694982 33554432000 4194304 16246674 140734858169328 140582198439088 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3012164

[startup+25.5005 s]
/proc/loadavg: 2.19 2.22 2.18 3/183 3341
/proc/meminfo: memFree=23694000/32872528 swapFree=1200228/1314692
[pid=3337] ppid=3334 vsize=5352004 CPUtime=25.48 cores=0,2,4,6
/proc/3337/stat : 3337 (toysat) R 3334 3337 31224 0 -1 4202496 1278624 0 0 0 2383 165 0 0 20 0 4 0 25814447 5480452096 1279944 33554432000 4194304 16246674 140734858169328 140734858168424 15015658 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3337/statm: 1338001 1279944 835 2943 0 1334895 0
[pid=3337/tid=3338] ppid=3334 vsize=5352004 CPUtime=0 cores=0,2,4,6
/proc/3337/task/3338/stat : 3338 (toysat) S 3334 3337 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25814447 5480452096 1279944 33554432000 4194304 16246674 140734858169328 140582328446192 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=3337/tid=3339] ppid=3334 vsize=5352004 CPUtime=0 cores=0,2,4,6
/proc/3337/task/3339/stat : 3339 (toysat) S 3334 3337 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25814447 5480452096 1279944 33554432000 4194304 16246674 140734858169328 140582317956336 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=3337/tid=3340] ppid=3334 vsize=5352004 CPUtime=0 cores=0,2,4,6
/proc/3337/task/3340/stat : 3340 (toysat) S 3334 3337 31224 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25814447 5480452096 1279944 33554432000 4194304 16246674 140734858169328 140582198439088 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5352004

[startup+51.1005 s]
/proc/loadavg: 2.18 2.21 2.18 3/183 3342
/proc/meminfo: memFree=18961096/32872528 swapFree=1200228/1314692
[pid=3337] ppid=3334 vsize=10074692 CPUtime=51.08 cores=0,2,4,6
/proc/3337/stat : 3337 (toysat) R 3334 3337 31224 0 -1 4202496 2459297 0 0 0 4784 324 0 0 20 0 4 0 25814447 10316484608 2460617 33554432000 4194304 16246674 140734858169328 140734858168424 15015658 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3337/statm: 2518673 2460617 835 2943 0 2515567 0
[pid=3337/tid=3338] ppid=3334 vsize=10074692 CPUtime=0 cores=0,2,4,6
/proc/3337/task/3338/stat : 3338 (toysat) S 3334 3337 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25814447 10316484608 2460617 33554432000 4194304 16246674 140734858169328 140582328446192 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=3337/tid=3339] ppid=3334 vsize=10074692 CPUtime=0 cores=0,2,4,6
/proc/3337/task/3339/stat : 3339 (toysat) S 3334 3337 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25814447 10316484608 2460617 33554432000 4194304 16246674 140734858169328 140582317956336 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=3337/tid=3340] ppid=3334 vsize=10074692 CPUtime=0 cores=0,2,4,6
/proc/3337/task/3340/stat : 3340 (toysat) S 3334 3337 31224 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25814447 10316484608 2460617 33554432000 4194304 16246674 140734858169328 140582198439088 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 10074692

[startup+102.301 s]
/proc/loadavg: 2.15 2.20 2.18 3/183 3343
/proc/meminfo: memFree=15054456/32872528 swapFree=1200228/1314692
[pid=3337] ppid=3334 vsize=14074436 CPUtime=102.29 cores=0,2,4,6
/proc/3337/stat : 3337 (toysat) R 3334 3337 31224 0 -1 4202496 3459239 0 0 0 9762 467 0 0 20 0 4 0 25814447 14412222464 3460559 33554432000 4194304 16246674 140734858169328 140734858167296 14016657 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3337/statm: 3518609 3460559 840 2943 0 3515503 0
[pid=3337/tid=3338] ppid=3334 vsize=14074436 CPUtime=0 cores=0,2,4,6
/proc/3337/task/3338/stat : 3338 (toysat) S 3334 3337 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25814447 14412222464 3460559 33554432000 4194304 16246674 140734858169328 140582328446192 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=3337/tid=3339] ppid=3334 vsize=14074436 CPUtime=0 cores=0,2,4,6
/proc/3337/task/3339/stat : 3339 (toysat) S 3334 3337 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25814447 14412222464 3460559 33554432000 4194304 16246674 140734858169328 140582317956112 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3337/tid=3340] ppid=3334 vsize=14074436 CPUtime=0 cores=0,2,4,6
/proc/3337/task/3340/stat : 3340 (toysat) S 3334 3337 31224 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25814447 14412222464 3460559 33554432000 4194304 16246674 140734858169328 140582198439088 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 14074436



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+154.107 s]
/proc/loadavg: 2.29 2.23 2.19 3/183 3344
/proc/meminfo: memFree=13229884/32872528 swapFree=1200228/1314692
[pid=3337] ppid=3334 vsize=15912516 CPUtime=154.08 cores=0,2,4,6
/proc/3337/stat : 3337 (toysat) R 3334 3337 31224 0 -1 4202496 3918537 0 0 0 14870 538 0 0 20 0 4 0 25814447 16294416384 3919858 33554432000 4194304 16246674 140734858169328 140734858168424 4221016 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3337/statm: 3978129 3919867 840 2943 0 3975023 0
[pid=3337/tid=3338] ppid=3334 vsize=15912516 CPUtime=0 cores=0,2,4,6
/proc/3337/task/3338/stat : 3338 (toysat) S 3334 3337 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25814447 16294416384 3919872 33554432000 4194304 16246674 140734858169328 140582328446192 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=3337/tid=3339] ppid=3334 vsize=15912516 CPUtime=0 cores=0,2,4,6
/proc/3337/task/3339/stat : 3339 (toysat) S 3334 3337 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25814447 16294416384 3919878 33554432000 4194304 16246674 140734858169328 140582317956336 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=3337/tid=3340] ppid=3334 vsize=15912516 CPUtime=0 cores=0,2,4,6
/proc/3337/task/3340/stat : 3340 (toysat) S 3334 3337 31224 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25814447 16294416384 3919884 33554432000 4194304 16246674 140734858169328 140582198439088 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 154.08
Current children cumulated vsize (KiB) 15912516

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 3337 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+154.4 s]
/proc/loadavg: 2.29 2.23 2.19 3/183 3344
/proc/meminfo: memFree=13229884/32872528 swapFree=1200228/1314692
[pid=3337] ppid=3334 vsize=0 CPUtime=154.37 cores=0,2,4,6
/proc/3337/stat : 3337 (toysat) Z 3334 3337 31224 0 -1 4203532 3919015 0 0 0 14870 567 0 0 20 0 2 0 25814447 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3337/statm: 0 0 0 0 0 0 0
[pid=3337/tid=3339] ppid=3334 vsize=0 CPUtime=0.27 cores=0,2,4,6
/proc/3337/task/3339/stat : 3339 (toysat) R 3334 3337 31224 0 -1 4203588 8 0 0 0 0 27 0 0 20 0 2 0 25814447 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 154.37
Current children cumulated vsize (KiB) 0

[startup+154.8 s]
/proc/loadavg: 2.29 2.23 2.19 3/183 3344
/proc/meminfo: memFree=13229884/32872528 swapFree=1200228/1314692
[pid=3337] ppid=3334 vsize=0 CPUtime=154.77 cores=0,2,4,6
/proc/3337/stat : 3337 (toysat) Z 3334 3337 31224 0 -1 4203532 3919015 0 0 0 14870 607 0 0 20 0 2 0 25814447 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3337/statm: 0 0 0 0 0 0 0
[pid=3337/tid=3339] ppid=3334 vsize=0 CPUtime=0.67 cores=0,2,4,6
/proc/3337/task/3339/stat : 3339 (toysat) R 3334 3337 31224 0 -1 4203588 8 0 0 0 0 67 0 0 20 0 2 0 25814447 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 154.77
Current children cumulated vsize (KiB) 0

[startup+154.9 s]
/proc/loadavg: 2.29 2.23 2.19 3/183 3344
/proc/meminfo: memFree=13229884/32872528 swapFree=1200228/1314692
[pid=3337] ppid=3334 vsize=0 CPUtime=154.87 cores=0,2,4,6
/proc/3337/stat : 3337 (toysat) Z 3334 3337 31224 0 -1 4203532 3919015 0 0 0 14870 617 0 0 20 0 2 0 25814447 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3337/statm: 0 0 0 0 0 0 0
[pid=3337/tid=3339] ppid=3334 vsize=0 CPUtime=0.77 cores=0,2,4,6
/proc/3337/task/3339/stat : 3339 (toysat) R 3334 3337 31224 0 -1 4203588 8 0 0 0 0 77 0 0 20 0 2 0 25814447 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 154.87
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 154.964
CPU time (s): 154.928
CPU user time (s): 148.706
CPU system time (s): 6.22205
CPU usage (%): 99.9774
Max. virtual memory (cumulated for all children) (KiB): 15912516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 148.706
system time used= 6.22205
maximum resident set size= 15681340
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3919015
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= 66
involuntary context switches= 157

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.396939 second user time and 0.592909 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-18 10:14:39
IDJOB=4103525
IDBENCH=2386
IDSOLVER=2542
FILE ID=node131/4103525-1466237679
RUNJOBID= node131-1466206062-31240
PBS_JOBID= 19918146
Free space on /tmp= 71684 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-e226.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103525-1466237679/watcher-4103525-1466237679 -o /tmp/evaluation-result-4103525-1466237679/solver-4103525-1466237679 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466206062-31240 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4103525-1466237679.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 67e9439216588a22a7b5723524d1980a
RANDOM SEED=1789469516

node131.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.752
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.752
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.752
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.752
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.752
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.752
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.752
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.752
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28844772 kB
Buffers:          128316 kB
Cached:           164160 kB
SwapCached:         1500 kB
Active:          1781060 kB
Inactive:         190220 kB
Active(anon):    1677836 kB
Inactive(anon):     3064 kB
Active(file):     103224 kB
Inactive(file):   187156 kB
Unevictable:     1314692 kB
Mlocked:         1200228 kB
SwapTotal:      67108856 kB
SwapFree:       67099856 kB
Dirty:             17488 kB
Writeback:             0 kB
AnonPages:       2982112 kB
Mapped:            10464 kB
Shmem:                 0 kB
Slab:             602236 kB
SReclaimable:      46248 kB
SUnreclaim:       555988 kB
KernelStack:        1504 kB
PageTables:        10492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3136108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    161792 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71668 MiB
End job on node131 at 2016-06-18 10:17:14