Trace number 4103337

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) 219.63 219.67

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos2.opb
MD5SUM44facea850693084b6f9bb62059a35af
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables32294
Total number of constraints1133
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)13
Number of constraints which are nor clauses,nor cardinality constraints1120
Minimum length of a constraint10
Maximum length of a constraint4780
Number of terms in the objective function 124
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 8589934588
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 2454208150643933184000
Number of bits of the biggest number in a constraint 72
Biggest sum of numbers in a constraint 289272765430218968121839
Number of bits of the biggest sum of numbers78
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-18T09:37:21+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-4103337-1466235441.opb"]
0.00/0.01	c use --random-gen="3708920270 920211566 2882305834 3296493936 1019319070 3283722615 3055323380 4100437707 2009975551 3731387251 3843886405 361462236 4099885986 2053214648 1343853211 2636860772 1674934637 3954090966 1123859874 911673104 451300682 4291540774 2784880248 1938086348 1145861188 3780614951 295386217 1966490098 3827919652 3236175707 4143946103 4043864605 225997448 3110973097 2465519234 2636769233 4116269209 2418526490 2830363299 530061680 2709692687 2906493730 1451590094 959719579 2410397087 3735590397 2430681742 663053356 1566803899 8301152 1967826775 577798583 2615058096 1767792412 2473623724 3540634651 1622836975 3321562213 527868613 1164628317 3807856534 2633920954 1824198532 2150474039 2991610134 4230073712 1556380405 2061242414 2187982179 2311965464 235483502 1646727714 727556418 3989636481 2444685906 4056639426 3438271538 977701349 2903771522 1361239155 2881835057 2678608665 2903996929 2458642017 529199657 2506016801 2084503148 2560923334 1450526141 1306735542 3637094927 1433047034 3019031742 4090183209 3764977902 1168885932 1425890451 4052315952 3685754973 2802161193 3936463337 1122193959 2036573908 3406402235 1417592718 2826332936 1600903831 1113501119 427573989 1022951712 1956095519 1742431258 1698546715 4158613319 2612406601 4251514404 918919749 2372339392 3919518950 3628719818 2250584908 451311230 1351793013 518142440 83029910 1283114733 3989929952 3700586801 3539267588 2615573942 1287474196 1014426078 3512875775 1662178933 3484411338 1245899275 3866339335 275135745 3838407498 1810212026 3743761018 4137166555 3688274307 3936554775 3599286343 606394541 2692980091 619406966 1787686329 146040981 907291875 3356983 3489847187 2764700630 1510673604 2703920360 3000135524 3874065198 3773393428 2455350495 3444318096 1465467379 1631985561 3785059762 2676807749 2010096749 662614034 2930736113 178332162 2958006645 1974002594 4238555610 3750009591 941245778 3776224490 2811123994 3262866984 3796211077 453062657 3194951243 1968270279 255471389 2409194383 434590660 3580486574 2343846537 1364254150 2943194602 1503774134 3819652902 502991484 2402460792 4067920350 2375488791 2098580141 564639553 4164542190 1341826266 1948420347 569743016 2363282385 582581496 2780653602 1811203191 2671865827 2762711717 3645713994 598488909 2025375339 3649013600 2012189230 2091210648 330872863 2399224464 3389703092 330720047 3882022164 3600302742 2878192313 1718578312 722798951 2007321491 3469746599 2696177028 2174234630 1644028260 3282471559 2447042371 1051686466 437529643 3724033410 3969890457 3525064744 757384351 1563256920 2672107894 2583986330 1114558360 3787920739 682975075 3592370379 3603495447 887648748 2582205378 3549929214 3504236066 3879785818 3943162889 2694438568 1245341573 3184083311 282552185 846225346 104942095 2715352778 1123502731 255 362436" option to reproduce the execution
0.19/0.28	c #vars 32294
0.19/0.28	c #constraints 1133

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-4103337-1466235441/watcher-4103337-1466235441 -o /tmp/evaluation-result-4103337-1466235441/solver-4103337-1466235441 -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-4103337-1466235441.opb 

pid=3012
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.18 2.24 2.19 3/179 3015
/proc/meminfo: memFree=17981308/32872528 swapFree=1200228/1314692
[pid=3015] ppid=3012 vsize=738748 CPUtime=0 cores=0,2,4,6
/proc/3015/stat : 3015 (toysat) R 3012 3015 31224 0 -1 4202496 2759 0 0 0 0 0 0 0 20 0 4 0 25590615 756477952 3119 33554432000 4194304 16246674 140737077195136 140737077194560 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3015/statm: 185455 3129 441 2943 0 182349 0
[pid=3015/tid=3016] ppid=3012 vsize=783804 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3016/stat : 3016 (toysat) S 3012 3015 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25590616 802615296 3294 33554432000 4194304 16246674 140737077195136 140351251655920 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3015/tid=3017] ppid=3012 vsize=787900 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3017/stat : 3017 (toysat) S 3012 3015 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25590616 806809600 3311 33554432000 4194304 16246674 140737077195136 140351241166064 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3015/tid=3018] ppid=3012 vsize=793020 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3018/stat : 3018 (toysat) S 3012 3015 31224 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25590616 812052480 3328 33554432000 4194304 16246674 140737077195136 140351230692528 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100209 s]
/proc/loadavg: 2.18 2.24 2.19 3/179 3015
/proc/meminfo: memFree=17981308/32872528 swapFree=1200228/1314692
[pid=3015] ppid=3012 vsize=1305156 CPUtime=0.09 cores=0,2,4,6
/proc/3015/stat : 3015 (toysat) R 3012 3015 31224 0 -1 4202496 31041 0 0 0 5 4 0 0 20 0 4 0 25590615 1336479744 31340 33554432000 4194304 16246674 140737077195136 140737077194448 12752373 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3015/statm: 326289 31353 801 2943 0 323183 0
[pid=3015/tid=3016] ppid=3012 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3016/stat : 3016 (toysat) S 3012 3015 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25590616 1336479744 31363 33554432000 4194304 16246674 140737077195136 140351251655920 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3015/tid=3017] ppid=3012 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3017/stat : 3017 (toysat) S 3012 3015 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25590616 1336479744 31373 33554432000 4194304 16246674 140737077195136 140351241166064 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3015/tid=3018] ppid=3012 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3018/stat : 3018 (toysat) S 3012 3015 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25590616 1336479744 31383 33554432000 4194304 16246674 140737077195136 140351230692528 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1305156

[startup+0.200506 s]
/proc/loadavg: 2.18 2.24 2.19 3/179 3015
/proc/meminfo: memFree=17981308/32872528 swapFree=1200228/1314692
[pid=3015] ppid=3012 vsize=1310276 CPUtime=0.19 cores=0,2,4,6
/proc/3015/stat : 3015 (toysat) R 3012 3015 31224 0 -1 4202496 42889 0 0 0 13 6 0 0 20 0 4 0 25590615 1341722624 43698 33554432000 4194304 16246674 140737077195136 140737077194448 7440087 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3015/statm: 327569 43698 801 2943 0 324463 0
[pid=3015/tid=3016] ppid=3012 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3016/stat : 3016 (toysat) S 3012 3015 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25590616 1341722624 43698 33554432000 4194304 16246674 140737077195136 140351251655920 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3015/tid=3017] ppid=3012 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3017/stat : 3017 (toysat) S 3012 3015 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25590616 1341722624 43698 33554432000 4194304 16246674 140737077195136 140351241166064 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3015/tid=3018] ppid=3012 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3018/stat : 3018 (toysat) S 3012 3015 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25590616 1341722624 43698 33554432000 4194304 16246674 140737077195136 140351230692528 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1310276

[startup+0.30049 s]
/proc/loadavg: 2.18 2.24 2.19 3/179 3015
/proc/meminfo: memFree=17981308/32872528 swapFree=1200228/1314692
[pid=3015] ppid=3012 vsize=1311300 CPUtime=0.29 cores=0,2,4,6
/proc/3015/stat : 3015 (toysat) R 3012 3015 31224 0 -1 4202496 44454 0 0 0 23 6 0 0 20 0 4 0 25590615 1342771200 45263 33554432000 4194304 16246674 140737077195136 140737077194448 4220897 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3015/statm: 327825 45263 806 2943 0 324719 0
[pid=3015/tid=3016] ppid=3012 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3016/stat : 3016 (toysat) S 3012 3015 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25590616 1342771200 45263 33554432000 4194304 16246674 140737077195136 140351251655920 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3015/tid=3017] ppid=3012 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3017/stat : 3017 (toysat) S 3012 3015 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25590616 1342771200 45263 33554432000 4194304 16246674 140737077195136 140351241166064 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3015/tid=3018] ppid=3012 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3018/stat : 3018 (toysat) S 3012 3015 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25590616 1342771200 45263 33554432000 4194304 16246674 140737077195136 140351230692528 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1311300

[startup+0.700394 s]
/proc/loadavg: 2.18 2.24 2.19 3/179 3015
/proc/meminfo: memFree=17981308/32872528 swapFree=1200228/1314692
[pid=3015] ppid=3012 vsize=1311300 CPUtime=0.69 cores=0,2,4,6
/proc/3015/stat : 3015 (toysat) R 3012 3015 31224 0 -1 4202496 115980 0 0 0 52 17 0 0 20 0 4 0 25590615 1342771200 116789 33554432000 4194304 16246674 140737077195136 140737077177024 12429797 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3015/statm: 327825 116795 833 2943 0 324719 0
[pid=3015/tid=3016] ppid=3012 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3016/stat : 3016 (toysat) S 3012 3015 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25590616 1342771200 116799 33554432000 4194304 16246674 140737077195136 140351251655920 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3015/tid=3017] ppid=3012 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3017/stat : 3017 (toysat) S 3012 3015 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25590616 1342771200 116802 33554432000 4194304 16246674 140737077195136 140351241166064 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3015/tid=3018] ppid=3012 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3018/stat : 3018 (toysat) S 3012 3015 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25590616 1342771200 116806 33554432000 4194304 16246674 140737077195136 140351230692528 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 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.17 2.24 2.19 3/183 3019
/proc/meminfo: memFree=17148092/32872528 swapFree=1200228/1314692
[pid=3015] ppid=3012 vsize=1371716 CPUtime=1.49 cores=0,2,4,6
/proc/3015/stat : 3015 (toysat) R 3012 3015 31224 0 -1 4202496 283301 0 0 0 112 37 0 0 20 0 4 0 25590615 1404637184 284110 33554432000 4194304 16246674 140737077195136 140737077177024 4221016 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3015/statm: 342929 284114 834 2943 0 339823 0
[pid=3015/tid=3016] ppid=3012 vsize=1371716 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3016/stat : 3016 (toysat) S 3012 3015 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25590616 1404637184 284117 33554432000 4194304 16246674 140737077195136 140351251655920 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3015/tid=3017] ppid=3012 vsize=1371716 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3017/stat : 3017 (toysat) S 3012 3015 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25590616 1404637184 284119 33554432000 4194304 16246674 140737077195136 140351241166064 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3015/tid=3018] ppid=3012 vsize=1371716 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3018/stat : 3018 (toysat) S 3012 3015 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25590616 1404637184 284122 33554432000 4194304 16246674 140737077195136 140351230692528 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1371716

[startup+3.1004 s]
/proc/loadavg: 2.17 2.24 2.19 3/183 3019
/proc/meminfo: memFree=16626796/32872528 swapFree=1200228/1314692
[pid=3015] ppid=3012 vsize=1588804 CPUtime=3.09 cores=0,2,4,6
/proc/3015/stat : 3015 (toysat) R 3012 3015 31224 0 -1 4202496 337822 0 0 0 265 44 0 0 20 0 4 0 25590615 1626935296 338631 33554432000 4194304 16246674 140737077195136 140737077194448 4221031 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3015/statm: 397201 338631 834 2943 0 394095 0
[pid=3015/tid=3016] ppid=3012 vsize=1588804 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3016/stat : 3016 (toysat) S 3012 3015 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25590616 1626935296 338631 33554432000 4194304 16246674 140737077195136 140351251655920 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3015/tid=3017] ppid=3012 vsize=1588804 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3017/stat : 3017 (toysat) S 3012 3015 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25590616 1626935296 338631 33554432000 4194304 16246674 140737077195136 140351241166064 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3015/tid=3018] ppid=3012 vsize=1588804 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3018/stat : 3018 (toysat) S 3012 3015 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25590616 1626935296 338631 33554432000 4194304 16246674 140737077195136 140351230692528 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1588804

[startup+6.30041 s]
/proc/loadavg: 2.15 2.23 2.19 3/183 3019
/proc/meminfo: memFree=16626792/32872528 swapFree=1200228/1314692
[pid=3015] ppid=3012 vsize=1588804 CPUtime=6.29 cores=0,2,4,6
/proc/3015/stat : 3015 (toysat) R 3012 3015 31224 0 -1 4202496 337823 0 0 0 585 44 0 0 20 0 4 0 25590615 1626935296 338632 33554432000 4194304 16246674 140737077195136 140737077193024 4206912 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3015/statm: 397201 338632 834 2943 0 394095 0
[pid=3015/tid=3016] ppid=3012 vsize=1588804 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3016/stat : 3016 (toysat) S 3012 3015 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25590616 1626935296 338632 33554432000 4194304 16246674 140737077195136 140351251655920 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3015/tid=3017] ppid=3012 vsize=1588804 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3017/stat : 3017 (toysat) S 3012 3015 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25590616 1626935296 338632 33554432000 4194304 16246674 140737077195136 140351241166064 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3015/tid=3018] ppid=3012 vsize=1588804 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3018/stat : 3018 (toysat) S 3012 3015 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25590616 1626935296 338632 33554432000 4194304 16246674 140737077195136 140351230692528 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1588804

[startup+12.7004 s]
/proc/loadavg: 2.22 2.25 2.19 3/183 3019
/proc/meminfo: memFree=15692316/32872528 swapFree=1200228/1314692
[pid=3015] ppid=3012 vsize=2521668 CPUtime=12.69 cores=0,2,4,6
/proc/3015/stat : 3015 (toysat) R 3012 3015 31224 0 -1 4202496 571039 0 0 0 1194 75 0 0 20 0 4 0 25590615 2582188032 571848 33554432000 4194304 16246674 140737077195136 140737077194232 15015658 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3015/statm: 630417 571848 834 2943 0 627311 0
[pid=3015/tid=3016] ppid=3012 vsize=2521668 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3016/stat : 3016 (toysat) S 3012 3015 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25590616 2582188032 571848 33554432000 4194304 16246674 140737077195136 140351251655920 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3015/tid=3017] ppid=3012 vsize=2521668 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3017/stat : 3017 (toysat) S 3012 3015 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25590616 2582188032 571848 33554432000 4194304 16246674 140737077195136 140351241166064 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3015/tid=3018] ppid=3012 vsize=2521668 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3018/stat : 3018 (toysat) S 3012 3015 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25590616 2582188032 571848 33554432000 4194304 16246674 140737077195136 140351230692528 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2521668

[startup+25.5005 s]
/proc/loadavg: 2.17 2.23 2.19 3/183 3019
/proc/meminfo: memFree=14284408/32872528 swapFree=1200228/1314692
[pid=3015] ppid=3012 vsize=3930692 CPUtime=25.48 cores=0,2,4,6
/proc/3015/stat : 3015 (toysat) R 3012 3015 31224 0 -1 4202496 923159 0 0 0 2425 123 0 0 20 0 4 0 25590615 4025028608 923968 33554432000 4194304 16246674 140737077195136 140737077192960 4221016 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3015/statm: 982673 923972 834 2943 0 979567 0
[pid=3015/tid=3016] ppid=3012 vsize=3930692 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3016/stat : 3016 (toysat) S 3012 3015 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25590616 4025028608 923977 33554432000 4194304 16246674 140737077195136 140351251655920 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3015/tid=3017] ppid=3012 vsize=3930692 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3017/stat : 3017 (toysat) S 3012 3015 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25590616 4025028608 923979 33554432000 4194304 16246674 140737077195136 140351241165840 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3015/tid=3018] ppid=3012 vsize=3930692 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3018/stat : 3018 (toysat) S 3012 3015 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25590616 4025028608 923982 33554432000 4194304 16246674 140737077195136 140351230692528 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3930692

[startup+51.1004 s]
/proc/loadavg: 2.17 2.23 2.19 3/183 3019
/proc/meminfo: memFree=11247180/32872528 swapFree=1200228/1314692
[pid=3015] ppid=3012 vsize=6958660 CPUtime=51.09 cores=0,2,4,6
/proc/3015/stat : 3015 (toysat) R 3012 3015 31224 0 -1 4202496 1680289 0 0 0 4887 222 0 0 20 0 4 0 25590615 7125667840 1681098 33554432000 4194304 16246674 140737077195136 140737077194232 14628944 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3015/statm: 1739665 1681098 835 2943 0 1736559 0
[pid=3015/tid=3016] ppid=3012 vsize=6958660 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3016/stat : 3016 (toysat) S 3012 3015 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25590616 7125667840 1681098 33554432000 4194304 16246674 140737077195136 140351251655920 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3015/tid=3017] ppid=3012 vsize=6958660 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3017/stat : 3017 (toysat) S 3012 3015 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25590616 7125667840 1681098 33554432000 4194304 16246674 140737077195136 140351241166064 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3015/tid=3018] ppid=3012 vsize=6958660 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3018/stat : 3018 (toysat) S 3012 3015 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25590616 7125667840 1681098 33554432000 4194304 16246674 140737077195136 140351230692528 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 6958660

[startup+102.3 s]
/proc/loadavg: 2.26 2.24 2.19 4/183 3020
/proc/meminfo: memFree=4514044/32872528 swapFree=1200228/1314692
[pid=3015] ppid=3012 vsize=13678148 CPUtime=102.28 cores=0,2,4,6
/proc/3015/stat : 3015 (toysat) R 3012 3015 31224 0 -1 4202496 3360165 0 0 0 9786 442 0 0 20 0 4 0 25590615 14006423552 3360974 33554432000 4194304 16246674 140737077195136 140737077194232 12657267 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3015/statm: 3419537 3360974 836 2943 0 3416431 0
[pid=3015/tid=3016] ppid=3012 vsize=13678148 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3016/stat : 3016 (toysat) S 3012 3015 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25590616 14006423552 3360974 33554432000 4194304 16246674 140737077195136 140351251655920 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3015/tid=3017] ppid=3012 vsize=13678148 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3017/stat : 3017 (toysat) S 3012 3015 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25590616 14006423552 3360974 33554432000 4194304 16246674 140737077195136 140351241166064 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3015/tid=3018] ppid=3012 vsize=13678148 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3018/stat : 3018 (toysat) S 3012 3015 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25590616 14006423552 3360974 33554432000 4194304 16246674 140737077195136 140351230692528 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 13678148

[startup+162.3 s]
/proc/loadavg: 2.34 2.26 2.19 3/184 3025
/proc/meminfo: memFree=4514932/32872528 swapFree=1200228/1314692
[pid=3015] ppid=3012 vsize=13678148 CPUtime=162.27 cores=0,2,4,6
/proc/3015/stat : 3015 (toysat) R 3012 3015 31224 0 -1 4202496 3360169 0 0 0 15783 444 0 0 20 0 4 0 25590615 14006423552 3360978 33554432000 4194304 16246674 140737077195136 140737077193024 4226245 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3015/statm: 3419537 3360978 840 2943 0 3416431 0
[pid=3015/tid=3016] ppid=3012 vsize=13678148 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3016/stat : 3016 (toysat) S 3012 3015 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25590616 14006423552 3360978 33554432000 4194304 16246674 140737077195136 140351251655920 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3015/tid=3017] ppid=3012 vsize=13678148 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3017/stat : 3017 (toysat) S 3012 3015 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25590616 14006423552 3360978 33554432000 4194304 16246674 140737077195136 140351241165840 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3015/tid=3018] ppid=3012 vsize=13678148 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3018/stat : 3018 (toysat) S 3012 3015 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25590616 14006423552 3360978 33554432000 4194304 16246674 140737077195136 140351230692528 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 13678148



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+218.8 s]
/proc/loadavg: 2.31 2.26 2.19 3/184 3026
/proc/meminfo: memFree=2752712/32872528 swapFree=1200228/1314692
[pid=3015] ppid=3012 vsize=15907396 CPUtime=218.75 cores=0,2,4,6
/proc/3015/stat : 3015 (toysat) R 3012 3015 31224 0 -1 4202496 3917443 0 0 0 21349 526 0 0 20 0 4 0 25590615 16289173504 3918252 33554432000 4194304 16246674 140737077195136 140737077194312 14628944 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3015/statm: 3976849 3918252 840 2943 0 3973743 0
[pid=3015/tid=3016] ppid=3012 vsize=15907396 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3016/stat : 3016 (toysat) S 3012 3015 31224 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25590616 16289173504 3918252 33554432000 4194304 16246674 140737077195136 140351251655920 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=3015/tid=3017] ppid=3012 vsize=15907396 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3017/stat : 3017 (toysat) S 3012 3015 31224 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25590616 16289173504 3918252 33554432000 4194304 16246674 140737077195136 140351241166064 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=3015/tid=3018] ppid=3012 vsize=15907396 CPUtime=0 cores=0,2,4,6
/proc/3015/task/3018/stat : 3018 (toysat) S 3012 3015 31224 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25590616 16289173504 3918252 33554432000 4194304 16246674 140737077195136 140351230692528 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 218.75
Current children cumulated vsize (KiB) 15907396

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 3015 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+219.2 s]
/proc/loadavg: 2.31 2.26 2.19 3/182 3026
/proc/meminfo: memFree=3993956/32872528 swapFree=1200228/1314692
[pid=3015] ppid=3012 vsize=0 CPUtime=219.16 cores=0,2,4,6
/proc/3015/stat : 3015 (toysat) Z 3012 3015 31224 0 -1 4203532 3918134 0 0 0 21350 566 0 0 20 0 2 0 25590615 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3015/statm: 0 0 0 0 0 0 0
[pid=3015/tid=3017] ppid=3012 vsize=0 CPUtime=0.38 cores=0,2,4,6
/proc/3015/task/3017/stat : 3017 (toysat) R 3012 3015 31224 0 -1 4203588 8 0 0 0 0 38 0 0 20 0 2 0 25590616 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) 219.16
Current children cumulated vsize (KiB) 0

[startup+219.6 s]
/proc/loadavg: 2.31 2.26 2.19 3/182 3026
/proc/meminfo: memFree=3993956/32872528 swapFree=1200228/1314692
[pid=3015] ppid=3012 vsize=0 CPUtime=219.56 cores=0,2,4,6
/proc/3015/stat : 3015 (toysat) Z 3012 3015 31224 0 -1 4203532 3918134 0 0 0 21350 606 0 0 20 0 2 0 25590615 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3015/statm: 0 0 0 0 0 0 0
[pid=3015/tid=3017] ppid=3012 vsize=0 CPUtime=0.78 cores=0,2,4,6
/proc/3015/task/3017/stat : 3017 (toysat) R 3012 3015 31224 0 -1 4203588 8 0 0 0 0 78 0 0 20 0 2 0 25590616 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) 219.56
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 219.67
CPU time (s): 219.63
CPU user time (s): 213.503
CPU system time (s): 6.12707
CPU usage (%): 99.9817
Max. virtual memory (cumulated for all children) (KiB): 15907396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 213.503
system time used= 6.12707
maximum resident set size= 15675772
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3918134
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= 226

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.580911 second user time and 0.824874 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-18 09:37:21
IDJOB=4103337
IDBENCH=2332
IDSOLVER=2542
FILE ID=node131/4103337-1466235441
RUNJOBID= node131-1466206062-31240
PBS_JOBID= 19918146
Free space on /tmp= 71688 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos2.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103337-1466235441/watcher-4103337-1466235441 -o /tmp/evaluation-result-4103337-1466235441/solver-4103337-1466235441 -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-4103337-1466235441.opb

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

MD5SUM BENCH= 44facea850693084b6f9bb62059a35af
RANDOM SEED=1070651917

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:        17981316 kB
Buffers:          130508 kB
Cached:           163704 kB
SwapCached:         1508 kB
Active:         12621564 kB
Inactive:         193388 kB
Active(anon):   12520412 kB
Inactive(anon):     2684 kB
Active(file):     101152 kB
Inactive(file):   190704 kB
Unevictable:     1314692 kB
Mlocked:         1200228 kB
SwapTotal:      67108856 kB
SwapFree:       67099856 kB
Dirty:             18304 kB
Writeback:             0 kB
AnonPages:      13835124 kB
Mapped:            10540 kB
Shmem:                 0 kB
Slab:             602640 kB
SReclaimable:      46460 kB
SUnreclaim:       556180 kB
KernelStack:        1472 kB
PageTables:        31320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:   13977248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    118784 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= 71672 MiB
End job on node131 at 2016-06-18 09:41:01