Trace number 4103781

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) 206.62 206.66

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-share2b.opb
MD5SUM95fbceaf029492cffa0d3c545b3f551d
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-39584070
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -36858196
Optimality of the best value was proved NO
Number of variables2370
Total number of constraints96
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 constraints96
Minimum length of a constraint30
Maximum length of a constraint360
Number of terms in the objective function 870
Biggest coefficient in the objective function 204010946560
Number of bits for the biggest coefficient in the objective function 38
Sum of the numbers in the objective function 4534411718529
Number of bits of the sum of numbers in the objective function 43
Biggest number in a constraint 552977039360
Number of bits of the biggest number in a constraint 40
Biggest sum of numbers in a constraint 10976862656529
Number of bits of the biggest sum of numbers44
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-30T22:28:01+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-4103781-1467318481.opb"]
0.00/0.01	c use --random-gen="98690141 2075667185 2290952972 2835591317 3263160154 1049831482 3230198997 3682627087 4043051952 1885913307 3884277620 3323483146 3464647701 3332415163 3625823325 1344194588 2083518629 1288072028 2184020856 40573105 3890071920 1129552308 3273731112 3318659432 745240787 3177196566 2985557426 4186773221 3220607944 3745005964 4152329897 1787176515 2373045179 3729456357 2011397656 3481102249 3803929967 463120244 196426685 780275612 1797407159 565465758 861109889 1057436562 3377420558 2603416959 4103514232 1820242498 1428131517 2333405029 3520766277 3108494750 3363838661 3371467433 694597063 3638337240 3485421484 319344845 2619007946 3290589005 317926323 1338983372 1563334211 3375964668 3049867233 3002968097 1281262117 737704746 2422482058 2519525158 3836400250 2041869100 632992811 895136915 3290379339 858522608 395889328 2833761966 2186297278 2634439373 2318054743 3839843446 23810301 2002634093 2397496688 1917341085 218213376 3419024460 1392818147 3663450851 2668036614 2019245156 4098794157 2541215685 1933116376 308726136 1946549606 2871144401 110699384 2369263121 2495523177 269984993 3365071912 505936003 2437576158 778701096 1988532354 1262187012 214292087 348910312 502382265 3833587183 3729064940 3455124269 2065506112 4147203239 2789359690 3650397033 583264187 4041913393 2318570451 880247701 3561648471 736145276 3337907511 2755439928 2429823440 109201928 1535494926 1549355179 1114519112 1112775822 3021529759 2252275731 1992790879 2867501871 2633633869 922669913 1570325084 1099021830 3904523095 2181437851 1079840329 3163824608 1968870525 3867439999 2376282732 249122220 3915715405 1262243756 3359538890 2515437490 1271601331 1737847979 3707326426 1363387662 2340640936 9801040 3091150131 2971573248 211487210 1153921843 3071851498 3500984692 2213038552 60715943 620148272 1145365965 1581847963 3798845768 2612257795 224439560 1136797963 2605355547 450608284 119037500 3943780342 2648790224 38120863 2282245900 2833404421 3556656985 4003317557 4089982372 317346248 3620984260 2901429744 3853945670 262204329 4273783752 4289416751 1331416207 2492745672 38333700 3896138615 2512036361 637450502 3707169505 1140690321 1610455530 263030054 1551057335 641389422 1196810386 1787881433 316372677 635461972 2620277045 3138691287 3703649382 1536090971 366369769 2221650796 2397665400 1233918303 849057226 3583426514 3410797144 2498577845 2120472699 1691118801 1275697923 4230885242 1147799080 1996476303 3281224289 1928647004 890845336 2580631192 2018603086 534380743 4063821786 3548311289 1627783129 1501673323 3030343037 463800807 110475486 1557934098 1446254635 1428575085 1968817379 924496308 2629702258 2561431802 3016752159 3208926697 741995221 3270709847 2551751683 3752186705 2037376195 1034090119 563220523 2757453779 1742331260 255 362436" option to reproduce the execution
0.00/0.06	c #vars 2370
0.00/0.06	c #constraints 96

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

pid=18231
running on 4 cores: 1,3,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): 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: 1.26 1.53 1.87 3/169 18234
/proc/meminfo: memFree=29094196/32872528 swapFree=1254912/1391860
[pid=18234] ppid=18231 vsize=719292 CPUtime=0 cores=1,3,5,7
/proc/18234/stat : 18234 (toysat) R 18231 18234 16091 0 -1 4202496 2684 0 0 0 0 0 0 0 20 0 4 0 12808941 736555008 3555 33554432000 4194304 16246674 140734221587296 140734221586720 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18234/statm: 180591 3566 441 2943 0 177485 0
[pid=18234/tid=18235] ppid=18231 vsize=737724 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18235/stat : 18235 (toysat) S 18231 18234 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12808941 755429376 3624 33554432000 4194304 16246674 140734221587296 139842144939248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18234/tid=18236] ppid=18231 vsize=741820 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18236/stat : 18236 (toysat) S 18231 18234 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12808941 759623680 3642 33554432000 4194304 16246674 140734221587296 139842134449392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18234/tid=18237] ppid=18231 vsize=745916 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18237/stat : 18237 (toysat) S 18231 18234 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12808941 763817984 3659 33554432000 4194304 16246674 140734221587296 139842054778032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100298 s]
/proc/loadavg: 1.26 1.53 1.87 3/169 18234
/proc/meminfo: memFree=29094196/32872528 swapFree=1254912/1391860
[pid=18234] ppid=18231 vsize=1220164 CPUtime=0.09 cores=1,3,5,7
/proc/18234/stat : 18234 (toysat) R 18231 18234 16091 0 -1 4202496 29413 0 0 0 5 4 0 0 20 0 4 0 12808941 1249447936 30223 33554432000 4194304 16246674 140734221587296 140734221586608 12371445 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18234/statm: 305041 30232 833 2943 0 301935 0
[pid=18234/tid=18235] ppid=18231 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18235/stat : 18235 (toysat) S 18231 18234 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12808941 1249447936 30239 33554432000 4194304 16246674 140734221587296 139842144939248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18234/tid=18236] ppid=18231 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18236/stat : 18236 (toysat) S 18231 18234 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12808941 1249447936 30246 33554432000 4194304 16246674 140734221587296 139842134449392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18234/tid=18237] ppid=18231 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18237/stat : 18237 (toysat) S 18231 18234 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12808941 1249447936 30253 33554432000 4194304 16246674 140734221587296 139842054778032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1220164

[startup+0.200541 s]
/proc/loadavg: 1.26 1.53 1.87 3/169 18234
/proc/meminfo: memFree=29094196/32872528 swapFree=1254912/1391860
[pid=18234] ppid=18231 vsize=1220164 CPUtime=0.19 cores=1,3,5,7
/proc/18234/stat : 18234 (toysat) R 18231 18234 16091 0 -1 4202496 54550 0 0 0 12 7 0 0 20 0 4 0 12808941 1249447936 55359 33554432000 4194304 16246674 140734221587296 140734221586608 12449399 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18234/statm: 305041 55373 833 2943 0 301935 0
[pid=18234/tid=18235] ppid=18231 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18235/stat : 18235 (toysat) S 18231 18234 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12808941 1249447936 55383 33554432000 4194304 16246674 140734221587296 139842144939248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18234/tid=18236] ppid=18231 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18236/stat : 18236 (toysat) S 18231 18234 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12808941 1249447936 55392 33554432000 4194304 16246674 140734221587296 139842134449392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18234/tid=18237] ppid=18231 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18237/stat : 18237 (toysat) S 18231 18234 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12808941 1249447936 55401 33554432000 4194304 16246674 140734221587296 139842054778032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1220164

[startup+0.300495 s]
/proc/loadavg: 1.26 1.53 1.87 3/169 18234
/proc/meminfo: memFree=29094196/32872528 swapFree=1254912/1391860
[pid=18234] ppid=18231 vsize=1220164 CPUtime=0.29 cores=1,3,5,7
/proc/18234/stat : 18234 (toysat) R 18231 18234 16091 0 -1 4202496 81389 0 0 0 19 10 0 0 20 0 4 0 12808941 1249447936 82199 33554432000 4194304 16246674 140734221587296 140734221569216 12414100 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18234/statm: 305041 82217 833 2943 0 301935 0
[pid=18234/tid=18235] ppid=18231 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18235/stat : 18235 (toysat) S 18231 18234 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12808941 1249447936 82229 33554432000 4194304 16246674 140734221587296 139842144939248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18234/tid=18236] ppid=18231 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18236/stat : 18236 (toysat) S 18231 18234 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12808941 1249447936 82240 33554432000 4194304 16246674 140734221587296 139842134449392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18234/tid=18237] ppid=18231 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18237/stat : 18237 (toysat) S 18231 18234 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12808941 1249447936 82251 33554432000 4194304 16246674 140734221587296 139842054778032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1220164

[startup+0.700416 s]
/proc/loadavg: 1.26 1.53 1.87 3/169 18234
/proc/meminfo: memFree=29094196/32872528 swapFree=1254912/1391860
[pid=18234] ppid=18231 vsize=1220164 CPUtime=0.68 cores=1,3,5,7
/proc/18234/stat : 18234 (toysat) R 18231 18234 16091 0 -1 4202496 192876 0 0 0 44 24 0 0 20 0 4 0 12808941 1249447936 193685 33554432000 4194304 16246674 140734221587296 140734221569216 12654121 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18234/statm: 305041 193702 833 2943 0 301935 0
[pid=18234/tid=18235] ppid=18231 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18235/stat : 18235 (toysat) S 18231 18234 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12808941 1249447936 193711 33554432000 4194304 16246674 140734221587296 139842144939248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18234/tid=18236] ppid=18231 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18236/stat : 18236 (toysat) S 18231 18234 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12808941 1249447936 193721 33554432000 4194304 16246674 140734221587296 139842134449392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18234/tid=18237] ppid=18231 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18237/stat : 18237 (toysat) S 18231 18234 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12808941 1249447936 193731 33554432000 4194304 16246674 140734221587296 139842054778032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 1220164

[startup+1.50043 s]
/proc/loadavg: 1.26 1.53 1.87 3/173 18238
/proc/meminfo: memFree=28015460/32872528 swapFree=1254912/1391860
[pid=18234] ppid=18231 vsize=1313348 CPUtime=1.49 cores=1,3,5,7
/proc/18234/stat : 18234 (toysat) R 18231 18234 16091 0 -1 4202496 269281 0 0 0 115 34 0 0 20 0 4 0 12808941 1344868352 270090 33554432000 4194304 16246674 140734221587296 140734221569216 12654032 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18234/statm: 328337 270090 834 2943 0 325231 0
[pid=18234/tid=18235] ppid=18231 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18235/stat : 18235 (toysat) S 18231 18234 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12808941 1344868352 270090 33554432000 4194304 16246674 140734221587296 139842144939248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18234/tid=18236] ppid=18231 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18236/stat : 18236 (toysat) S 18231 18234 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12808941 1344868352 270090 33554432000 4194304 16246674 140734221587296 139842134449392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18234/tid=18237] ppid=18231 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18237/stat : 18237 (toysat) S 18231 18234 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12808941 1344868352 270090 33554432000 4194304 16246674 140734221587296 139842054778032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1313348

[startup+3.10044 s]
/proc/loadavg: 1.32 1.54 1.87 2/173 18238
/proc/meminfo: memFree=28014096/32872528 swapFree=1254912/1391860
[pid=18234] ppid=18231 vsize=1396292 CPUtime=3.09 cores=1,3,5,7
/proc/18234/stat : 18234 (toysat) R 18231 18234 16091 0 -1 4202496 290132 0 0 0 272 37 0 0 20 0 4 0 12808941 1429803008 290941 33554432000 4194304 16246674 140734221587296 140734221586608 12652920 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18234/statm: 349073 290941 834 2943 0 345967 0
[pid=18234/tid=18235] ppid=18231 vsize=1396292 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18235/stat : 18235 (toysat) S 18231 18234 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12808941 1429803008 290941 33554432000 4194304 16246674 140734221587296 139842144939248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18234/tid=18236] ppid=18231 vsize=1396292 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18236/stat : 18236 (toysat) S 18231 18234 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12808941 1429803008 290941 33554432000 4194304 16246674 140734221587296 139842134449392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18234/tid=18237] ppid=18231 vsize=1396292 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18237/stat : 18237 (toysat) S 18231 18234 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12808941 1429803008 290941 33554432000 4194304 16246674 140734221587296 139842054778032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1396292

[startup+6.30044 s]
/proc/loadavg: 1.32 1.54 1.87 2/173 18238
/proc/meminfo: memFree=27930656/32872528 swapFree=1254912/1391860
[pid=18234] ppid=18231 vsize=1396292 CPUtime=6.29 cores=1,3,5,7
/proc/18234/stat : 18234 (toysat) R 18231 18234 16091 0 -1 4202496 290202 0 0 0 592 37 0 0 20 0 4 0 12808941 1429803008 291011 33554432000 4194304 16246674 140734221587296 140734221584960 4206664 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18234/statm: 349073 291011 834 2943 0 345967 0
[pid=18234/tid=18235] ppid=18231 vsize=1396292 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18235/stat : 18235 (toysat) S 18231 18234 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12808941 1429803008 291011 33554432000 4194304 16246674 140734221587296 139842144939248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18234/tid=18236] ppid=18231 vsize=1396292 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18236/stat : 18236 (toysat) S 18231 18234 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12808941 1429803008 291011 33554432000 4194304 16246674 140734221587296 139842134449392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18234/tid=18237] ppid=18231 vsize=1396292 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18237/stat : 18237 (toysat) S 18231 18234 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12808941 1429803008 291011 33554432000 4194304 16246674 140734221587296 139842054778032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1396292

[startup+12.7004 s]
/proc/loadavg: 1.27 1.52 1.86 2/173 18238
/proc/meminfo: memFree=26743764/32872528 swapFree=1254912/1391860
[pid=18234] ppid=18231 vsize=2581060 CPUtime=12.69 cores=1,3,5,7
/proc/18234/stat : 18234 (toysat) R 18231 18234 16091 0 -1 4202496 586396 0 0 0 1192 77 0 0 20 0 4 0 12808941 2643005440 587205 33554432000 4194304 16246674 140734221587296 140734221586392 4225100 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18234/statm: 645265 587205 835 2943 0 642159 0
[pid=18234/tid=18235] ppid=18231 vsize=2581060 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18235/stat : 18235 (toysat) S 18231 18234 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12808941 2643005440 587205 33554432000 4194304 16246674 140734221587296 139842144939248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18234/tid=18236] ppid=18231 vsize=2581060 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18236/stat : 18236 (toysat) S 18231 18234 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12808941 2643005440 587205 33554432000 4194304 16246674 140734221587296 139842134449392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18234/tid=18237] ppid=18231 vsize=2581060 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18237/stat : 18237 (toysat) S 18231 18234 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12808941 2643005440 587205 33554432000 4194304 16246674 140734221587296 139842054778032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2581060

[startup+25.5005 s]
/proc/loadavg: 1.31 1.52 1.86 2/173 18238
/proc/meminfo: memFree=24557056/32872528 swapFree=1254912/1391860
[pid=18234] ppid=18231 vsize=4764228 CPUtime=25.49 cores=1,3,5,7
/proc/18234/stat : 18234 (toysat) R 18231 18234 16091 0 -1 4202496 1132188 0 0 0 2396 153 0 0 20 0 4 0 12808941 4878569472 1132997 33554432000 4194304 16246674 140734221587296 140734221586392 4206864 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18234/statm: 1191057 1132997 835 2943 0 1187951 0
[pid=18234/tid=18235] ppid=18231 vsize=4764228 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18235/stat : 18235 (toysat) S 18231 18234 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12808941 4878569472 1132997 33554432000 4194304 16246674 140734221587296 139842144939248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18234/tid=18236] ppid=18231 vsize=4764228 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18236/stat : 18236 (toysat) S 18231 18234 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12808941 4878569472 1132997 33554432000 4194304 16246674 140734221587296 139842134449392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18234/tid=18237] ppid=18231 vsize=4764228 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18237/stat : 18237 (toysat) S 18231 18234 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12808941 4878569472 1132997 33554432000 4194304 16246674 140734221587296 139842054778032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4764228

[startup+51.1005 s]
/proc/loadavg: 1.20 1.48 1.83 2/173 18238
/proc/meminfo: memFree=20262320/32872528 swapFree=1254912/1391860
[pid=18234] ppid=18231 vsize=9050692 CPUtime=51.08 cores=1,3,5,7
/proc/18234/stat : 18234 (toysat) R 18231 18234 16091 0 -1 4202496 2203806 0 0 0 4813 295 0 0 20 0 4 0 12808941 9267908608 2204615 33554432000 4194304 16246674 140734221587296 140734221586392 14628944 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18234/statm: 2262673 2204615 835 2943 0 2259567 0
[pid=18234/tid=18235] ppid=18231 vsize=9050692 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18235/stat : 18235 (toysat) S 18231 18234 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12808941 9267908608 2204615 33554432000 4194304 16246674 140734221587296 139842144939248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18234/tid=18236] ppid=18231 vsize=9050692 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18236/stat : 18236 (toysat) S 18231 18234 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12808941 9267908608 2204615 33554432000 4194304 16246674 140734221587296 139842134449392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18234/tid=18237] ppid=18231 vsize=9050692 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18237/stat : 18237 (toysat) S 18231 18234 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12808941 9267908608 2204615 33554432000 4194304 16246674 140734221587296 139842054778032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 9050692

[startup+102.301 s]
/proc/loadavg: 1.24 1.44 1.80 2/173 18239
/proc/meminfo: memFree=15689288/32872528 swapFree=1254912/1391860
[pid=18234] ppid=18231 vsize=13731396 CPUtime=102.28 cores=1,3,5,7
/proc/18234/stat : 18234 (toysat) R 18231 18234 16091 0 -1 4202496 3373988 0 0 0 9771 457 0 0 20 0 4 0 12808941 14060949504 3374797 33554432000 4194304 16246674 140734221587296 140734221585216 14016589 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18234/statm: 3432849 3374797 840 2943 0 3429743 0
[pid=18234/tid=18235] ppid=18231 vsize=13731396 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18235/stat : 18235 (toysat) S 18231 18234 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12808941 14060949504 3374797 33554432000 4194304 16246674 140734221587296 139842144939248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18234/tid=18236] ppid=18231 vsize=13731396 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18236/stat : 18236 (toysat) S 18231 18234 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12808941 14060949504 3374797 33554432000 4194304 16246674 140734221587296 139842134449168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18234/tid=18237] ppid=18231 vsize=13731396 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18237/stat : 18237 (toysat) S 18231 18234 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12808941 14060949504 3374797 33554432000 4194304 16246674 140734221587296 139842054778032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 13731396

[startup+162.3 s]
/proc/loadavg: 1.19 1.39 1.76 2/174 18243
/proc/meminfo: memFree=14705568/32872528 swapFree=1254912/1391860
[pid=18234] ppid=18231 vsize=15791684 CPUtime=162.27 cores=1,3,5,7
/proc/18234/stat : 18234 (toysat) R 18231 18234 16091 0 -1 4202496 3830174 0 0 0 15679 548 0 0 20 0 4 0 12808941 16170684416 3889748 33554432000 4194304 16246674 140734221587296 140734221585280 4220487 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18234/statm: 3947921 3889748 840 2943 0 3944815 0
[pid=18234/tid=18235] ppid=18231 vsize=15791684 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18235/stat : 18235 (toysat) S 18231 18234 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12808941 16170684416 3889748 33554432000 4194304 16246674 140734221587296 139842144939248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18234/tid=18236] ppid=18231 vsize=15791684 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18236/stat : 18236 (toysat) S 18231 18234 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12808941 16170684416 3889748 33554432000 4194304 16246674 140734221587296 139842134449168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18234/tid=18237] ppid=18231 vsize=15791684 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18237/stat : 18237 (toysat) S 18231 18234 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12808941 16170684416 3889748 33554432000 4194304 16246674 140734221587296 139842054778032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 15791684



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+205.807 s]
/proc/loadavg: 1.24 1.37 1.73 2/173 18244
/proc/meminfo: memFree=14636812/32872528 swapFree=1254912/1391860
[pid=18234] ppid=18231 vsize=15903300 CPUtime=205.77 cores=1,3,5,7
/proc/18234/stat : 18234 (toysat) R 18231 18234 16091 0 -1 4202496 3858167 0 0 0 20022 555 0 0 20 0 4 0 12808941 16284979200 3917741 33554432000 4194304 16246674 140734221587296 140734221586472 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18234/statm: 3975825 3917746 840 2943 0 3972719 0
[pid=18234/tid=18235] ppid=18231 vsize=15903300 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18235/stat : 18235 (toysat) S 18231 18234 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12808941 16284979200 3917754 33554432000 4194304 16246674 140734221587296 139842144939248 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18234/tid=18236] ppid=18231 vsize=15903300 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18236/stat : 18236 (toysat) S 18231 18234 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12808941 16284979200 3917759 33554432000 4194304 16246674 140734221587296 139842134449392 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18234/tid=18237] ppid=18231 vsize=15903300 CPUtime=0 cores=1,3,5,7
/proc/18234/task/18237/stat : 18237 (toysat) S 18231 18234 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12808941 16284979200 3917765 33554432000 4194304 16246674 140734221587296 139842054778032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 205.77
Current children cumulated vsize (KiB) 15903300

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

[startup+206.4 s]
/proc/loadavg: 1.24 1.37 1.73 2/173 18244
/proc/meminfo: memFree=14636812/32872528 swapFree=1254912/1391860
[pid=18234] ppid=18231 vsize=0 CPUtime=206.36 cores=1,3,5,7
/proc/18234/stat : 18234 (toysat) Z 18231 18234 16091 0 -1 4203532 3858668 0 0 0 20022 614 0 0 20 0 2 0 12808941 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18234/statm: 0 0 0 0 0 0 0
[pid=18234/tid=18236] ppid=18231 vsize=0 CPUtime=0.57 cores=1,3,5,7
/proc/18234/task/18236/stat : 18236 (toysat) R 18231 18234 16091 0 -1 4203588 8 0 0 0 0 57 0 0 20 0 2 0 12808941 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 206.36
Current children cumulated vsize (KiB) 0

[startup+206.6 s]
/proc/loadavg: 1.24 1.37 1.73 2/173 18244
/proc/meminfo: memFree=14636812/32872528 swapFree=1254912/1391860
[pid=18234] ppid=18231 vsize=0 CPUtime=206.56 cores=1,3,5,7
/proc/18234/stat : 18234 (toysat) Z 18231 18234 16091 0 -1 4203532 3858668 0 0 0 20022 634 0 0 20 0 2 0 12808941 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18234/statm: 0 0 0 0 0 0 0
[pid=18234/tid=18236] ppid=18231 vsize=0 CPUtime=0.77 cores=1,3,5,7
/proc/18234/task/18236/stat : 18236 (toysat) R 18231 18234 16091 0 -1 4203588 8 0 0 0 0 77 0 0 20 0 2 0 12808941 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 206.56
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 206.66
CPU time (s): 206.62
CPU user time (s): 200.228
CPU system time (s): 6.39203
CPU usage (%): 99.9806
Max. virtual memory (cumulated for all children) (KiB): 15903300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 200.228
system time used= 6.39203
maximum resident set size= 15672968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3858668
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= 63
involuntary context switches= 217

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.52492 second user time and 0.803877 second system time

The end

Launcher Data

Begin job on node119 at 2016-06-30 22:28:01
IDJOB=4103781
IDBENCH=2459
IDSOLVER=2542
FILE ID=node119/4103781-1467318481
RUNJOBID= node119-1467308805-16108
PBS_JOBID= 20005280
Free space on /tmp= 71732 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-share2b.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103781-1467318481/watcher-4103781-1467318481 -o /tmp/evaluation-result-4103781-1467318481/solver-4103781-1467318481 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1467308805-16108 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4103781-1467318481.opb

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

MD5SUM BENCH= 95fbceaf029492cffa0d3c545b3f551d
RANDOM SEED=1385658166

node119.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.444
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	: 5332.88
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.444
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.444
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.56
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.444
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.55
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.444
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.444
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.55
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.444
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.55
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.444
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:        29094832 kB
Buffers:          206752 kB
Cached:          1417356 kB
SwapCached:            0 kB
Active:           261728 kB
Inactive:        1379284 kB
Active(anon):      13268 kB
Inactive(anon):     5936 kB
Active(file):     248460 kB
Inactive(file):  1373348 kB
Unevictable:     1391860 kB
Mlocked:         1254912 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16696 kB
Writeback:             0 kB
AnonPages:       1490096 kB
Mapped:            13964 kB
Shmem:               204 kB
Slab:             611888 kB
SReclaimable:      56256 kB
SUnreclaim:       555632 kB
KernelStack:        1440 kB
PageTables:         6760 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1491520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    223232 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= 71716 MiB
End job on node119 at 2016-06-30 22:31:28