Trace number 4103537

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) 179.496 182.608

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-fit2p.opb
MD5SUM61513bc338a8ab1ef0a0cedf59bc2ac8
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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 223035388
Optimality of the best value was proved NO
Number of variables293602
Total number of constraints10500
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 constraints10500
Minimum length of a constraint13
Maximum length of a constraint612
Number of terms in the objective function 246163
Biggest coefficient in the objective function 10737418240
Number of bits for the biggest coefficient in the objective function 34
Sum of the numbers in the objective function 43487073153772
Number of bits of the sum of numbers in the objective function 46
Biggest number in a constraint 31729070899200
Number of bits of the biggest number in a constraint 45
Biggest sum of numbers in a constraint 103505525327531
Number of bits of the biggest sum of numbers47
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:15:14+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-4103537-1466237712.opb"]
0.00/0.01	c use --random-gen="1354417305 3697470969 3561553524 1323449889 1139727663 43180658 2644010727 1801417541 1572847557 2413741142 3706860095 1839140046 3551742765 1978514425 1371857265 346206693 3204627397 1553932497 1343224082 1277336912 1887386147 1713748387 2034234419 3901184897 1057443317 2624800887 3014408860 3646475001 1200804939 1473039607 1623519864 3219346226 4140868586 1289836007 4095063974 1708549175 950946350 1908858653 3800203411 2075006793 1497731017 2857044916 531385292 2312173064 933369411 3466271219 2496552388 2432021201 743408951 482829235 349096148 3003930476 1137915302 3669264991 3343385136 2867710791 520509730 1440972199 3267724436 3743018856 2373333691 1307341073 7324100 3115295043 3930693886 3230905470 731045309 2624551866 267812289 655666081 3875560507 222706067 2184273464 900983075 3208546017 3320857464 1810953337 2020545127 686813593 1985377583 1294619753 392205912 1246216234 420595782 550914488 2020165383 671047235 3558868914 465871058 2661135068 4204820446 597986826 2192170909 3390176305 3351309438 2932910891 1401564263 2213940132 693000168 3391387928 1623977060 2279731485 2285360836 1459385779 1744135982 3078295385 3526351803 1468979975 2020552058 2343000311 437941549 2705225616 4177224975 175113082 1235327525 1405798060 3830964259 3805812042 588018783 2806287612 1725427133 3179333104 1599242336 1687852162 722906912 2988095683 1623994285 335691013 3447471652 3801526733 2229734727 3429045840 2974122300 148073344 2618072842 2831396184 3817267032 1734482572 2813135299 239953609 446492802 4133406026 1108022828 601910871 2096123862 105874508 1030907634 2407410163 3131122745 986365434 1236724074 101500063 2310846963 2265264878 541456278 1838071521 1261293763 1667669577 2937856880 1054260273 353490335 3186086073 2653315963 873371925 1327200514 1161990824 741607774 2391482833 423611322 2121428106 3035322604 1617563467 2611037337 1978554443 61841448 1262127703 1378254363 2389182749 3352076909 4230334664 3103162321 3541839052 3173103019 894579629 2266297855 3770360191 2856317047 1455342177 553005950 948237212 2451718413 1608510551 303572750 2404636692 3182313969 535510549 2150831024 213885860 4145737028 3649496811 1167934038 1846427107 4044105080 1842817032 520481534 363309801 2139393635 3512469912 3857893410 1527269409 2076235858 896869825 264300978 2055751495 1399429236 411729871 3933223605 57407388 3279343818 884024458 998555969 80748319 3542114025 1488509192 106275265 796399336 1859914477 744850040 2752164296 3558921733 4177660111 3825146162 4292435726 3747073869 2714491443 1408718652 4130390047 878094171 3356519458 3771286885 1040779324 4291154689 1199559625 2877069213 553980465 710925072 2268875518 1427681330 1338003721 2752449261 459401717 1706624395 2043325607 1809047997 2133300856 140030664 255 362436" option to reproduce the execution
3.29/3.39	c #vars 293602
3.29/3.39	c #constraints 10500

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

pid=17543
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.21 2.20 2.18 3/179 17546
/proc/meminfo: memFree=15797592/32872528 swapFree=1286400/1433568
[pid=17546] ppid=17543 vsize=669116 CPUtime=0 cores=0,2,4,6
/proc/17546/stat : 17546 (toysat) R 17543 17546 12983 0 -1 4202496 2487 0 0 0 0 0 0 0 20 0 4 0 25818119 685174784 2336 33554432000 4194304 16246674 140734376407792 140734376407216 13880264 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17546/statm: 167791 2347 441 2943 0 164685 0
[pid=17546/tid=17547] ppid=17543 vsize=686524 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17547/stat : 17547 (toysat) S 17543 17546 12983 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25818119 703000576 2405 33554432000 4194304 16246674 140734376407792 139908759923952 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=17546/tid=17548] ppid=17543 vsize=690620 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17548/stat : 17548 (toysat) S 17543 17546 12983 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25818119 707194880 2423 33554432000 4194304 16246674 140734376407792 139908749434096 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=17546/tid=17549] ppid=17543 vsize=694716 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17549/stat : 17549 (toysat) S 17543 17546 12983 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25818119 711389184 2439 33554432000 4194304 16246674 140734376407792 139908738960560 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0

[startup+0.100174 s]
/proc/loadavg: 2.21 2.20 2.18 3/179 17546
/proc/meminfo: memFree=15797592/32872528 swapFree=1286400/1433568
[pid=17546] ppid=17543 vsize=1302084 CPUtime=0.09 cores=0,2,4,6
/proc/17546/stat : 17546 (toysat) R 17543 17546 12983 0 -1 4202496 30125 0 0 0 5 4 0 0 20 0 4 0 25818119 1333334016 29912 33554432000 4194304 16246674 140734376407792 140734376407104 8055408 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17546/statm: 325521 29927 799 2943 0 322415 0
[pid=17546/tid=17547] ppid=17543 vsize=1302084 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17547/stat : 17547 (toysat) S 17543 17546 12983 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25818119 1333334016 29939 33554432000 4194304 16246674 140734376407792 139908759923952 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=17546/tid=17548] ppid=17543 vsize=1302084 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17548/stat : 17548 (toysat) S 17543 17546 12983 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25818119 1333334016 29949 33554432000 4194304 16246674 140734376407792 139908749434096 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=17546/tid=17549] ppid=17543 vsize=1302084 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17549/stat : 17549 (toysat) S 17543 17546 12983 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25818119 1333334016 29960 33554432000 4194304 16246674 140734376407792 139908738960560 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) 1302084

[startup+0.200518 s]
/proc/loadavg: 2.21 2.20 2.18 3/179 17546
/proc/meminfo: memFree=15797592/32872528 swapFree=1286400/1433568
[pid=17546] ppid=17543 vsize=1313348 CPUtime=0.19 cores=0,2,4,6
/proc/17546/stat : 17546 (toysat) R 17543 17546 12983 0 -1 4202496 41879 0 0 0 13 6 0 0 20 0 4 0 25818119 1344868352 42178 33554432000 4194304 16246674 140734376407792 140734376407104 4221016 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17546/statm: 328337 42182 799 2943 0 325231 0
[pid=17546/tid=17547] ppid=17543 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17547/stat : 17547 (toysat) S 17543 17546 12983 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25818119 1344868352 42185 33554432000 4194304 16246674 140734376407792 139908759923952 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=17546/tid=17548] ppid=17543 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17548/stat : 17548 (toysat) S 17543 17546 12983 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25818119 1344868352 42187 33554432000 4194304 16246674 140734376407792 139908749434096 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=17546/tid=17549] ppid=17543 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17549/stat : 17549 (toysat) S 17543 17546 12983 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25818119 1344868352 42190 33554432000 4194304 16246674 140734376407792 139908738960560 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) 1313348

[startup+0.300479 s]
/proc/loadavg: 2.21 2.20 2.18 3/179 17546
/proc/meminfo: memFree=15797592/32872528 swapFree=1286400/1433568
[pid=17546] ppid=17543 vsize=1313348 CPUtime=0.29 cores=0,2,4,6
/proc/17546/stat : 17546 (toysat) R 17543 17546 12983 0 -1 4202496 47632 0 0 0 22 7 0 0 20 0 4 0 25818119 1344868352 47930 33554432000 4194304 16246674 140734376407792 140734376407104 4220897 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17546/statm: 328337 47930 799 2943 0 325231 0
[pid=17546/tid=17547] ppid=17543 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17547/stat : 17547 (toysat) S 17543 17546 12983 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25818119 1344868352 47930 33554432000 4194304 16246674 140734376407792 139908759923952 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=17546/tid=17548] ppid=17543 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17548/stat : 17548 (toysat) S 17543 17546 12983 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25818119 1344868352 47930 33554432000 4194304 16246674 140734376407792 139908749434096 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=17546/tid=17549] ppid=17543 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17549/stat : 17549 (toysat) S 17543 17546 12983 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25818119 1344868352 47930 33554432000 4194304 16246674 140734376407792 139908738960560 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) 1313348

[startup+0.700412 s]
/proc/loadavg: 2.21 2.20 2.18 3/179 17546
/proc/meminfo: memFree=15797592/32872528 swapFree=1286400/1433568
[pid=17546] ppid=17543 vsize=1313348 CPUtime=0.69 cores=0,2,4,6
/proc/17546/stat : 17546 (toysat) R 17543 17546 12983 0 -1 4202496 64259 0 0 0 59 10 0 0 20 0 4 0 25818119 1344868352 64557 33554432000 4194304 16246674 140734376407792 140734376390784 13965719 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17546/statm: 328337 64557 800 2943 0 325231 0
[pid=17546/tid=17547] ppid=17543 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17547/stat : 17547 (toysat) S 17543 17546 12983 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25818119 1344868352 64557 33554432000 4194304 16246674 140734376407792 139908759923952 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=17546/tid=17548] ppid=17543 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17548/stat : 17548 (toysat) S 17543 17546 12983 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25818119 1344868352 64557 33554432000 4194304 16246674 140734376407792 139908749434096 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=17546/tid=17549] ppid=17543 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17549/stat : 17549 (toysat) S 17543 17546 12983 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25818119 1344868352 64557 33554432000 4194304 16246674 140734376407792 139908738960560 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) 1313348

[startup+1.50041 s]
/proc/loadavg: 2.20 2.20 2.18 3/183 17550
/proc/meminfo: memFree=15540420/32872528 swapFree=1286400/1433568
[pid=17546] ppid=17543 vsize=1313348 CPUtime=1.49 cores=0,2,4,6
/proc/17546/stat : 17546 (toysat) R 17543 17546 12983 0 -1 4202496 86485 0 0 0 137 12 0 0 20 0 4 0 25818119 1344868352 86783 33554432000 4194304 16246674 140734376407792 140734376390784 4206666 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17546/statm: 328337 86783 802 2943 0 325231 0
[pid=17546/tid=17547] ppid=17543 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17547/stat : 17547 (toysat) S 17543 17546 12983 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25818119 1344868352 86783 33554432000 4194304 16246674 140734376407792 139908759923952 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=17546/tid=17548] ppid=17543 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17548/stat : 17548 (toysat) S 17543 17546 12983 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25818119 1344868352 86783 33554432000 4194304 16246674 140734376407792 139908749434096 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=17546/tid=17549] ppid=17543 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17549/stat : 17549 (toysat) S 17543 17546 12983 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25818119 1344868352 86783 33554432000 4194304 16246674 140734376407792 139908738960560 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) 1313348

[startup+3.10042 s]
/proc/loadavg: 2.20 2.20 2.18 3/183 17550
/proc/meminfo: memFree=15433648/32872528 swapFree=1286400/1433568
[pid=17546] ppid=17543 vsize=1337924 CPUtime=3.09 cores=0,2,4,6
/proc/17546/stat : 17546 (toysat) R 17543 17546 12983 0 -1 4202496 130060 0 0 0 291 18 0 0 20 0 4 0 25818119 1370034176 135979 33554432000 4194304 16246674 140734376407792 140734376406888 13928602 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17546/statm: 334481 135979 802 2943 0 331375 0
[pid=17546/tid=17547] ppid=17543 vsize=1337924 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17547/stat : 17547 (toysat) S 17543 17546 12983 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25818119 1370034176 135979 33554432000 4194304 16246674 140734376407792 139908759923952 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=17546/tid=17548] ppid=17543 vsize=1337924 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17548/stat : 17548 (toysat) S 17543 17546 12983 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25818119 1370034176 135979 33554432000 4194304 16246674 140734376407792 139908749434096 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=17546/tid=17549] ppid=17543 vsize=1337924 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17549/stat : 17549 (toysat) S 17543 17546 12983 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25818119 1370034176 135979 33554432000 4194304 16246674 140734376407792 139908738960560 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) 1337924

[startup+6.30041 s]
/proc/loadavg: 2.18 2.20 2.18 3/183 17550
/proc/meminfo: memFree=14721880/32872528 swapFree=1286400/1433568
[pid=17546] ppid=17543 vsize=1446468 CPUtime=6.28 cores=0,2,4,6
/proc/17546/stat : 17546 (toysat) R 17543 17546 12983 0 -1 4202496 250913 0 0 0 593 35 0 0 20 0 4 0 25818119 1481183232 269096 33554432000 4194304 16246674 140734376407792 140734376389696 12429241 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17546/statm: 361617 269096 835 2943 0 358511 0
[pid=17546/tid=17547] ppid=17543 vsize=1446468 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17547/stat : 17547 (toysat) S 17543 17546 12983 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25818119 1481183232 269096 33554432000 4194304 16246674 140734376407792 139908759923952 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=17546/tid=17548] ppid=17543 vsize=1446468 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17548/stat : 17548 (toysat) S 17543 17546 12983 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25818119 1481183232 269096 33554432000 4194304 16246674 140734376407792 139908749434096 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=17546/tid=17549] ppid=17543 vsize=1446468 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17549/stat : 17549 (toysat) S 17543 17546 12983 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25818119 1481183232 269096 33554432000 4194304 16246674 140734376407792 139908738960560 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1446468

[startup+12.7004 s]
/proc/loadavg: 2.16 2.19 2.18 3/183 17550
/proc/meminfo: memFree=14119124/32872528 swapFree=1286400/1433568
[pid=17546] ppid=17543 vsize=2300484 CPUtime=12.69 cores=0,2,4,6
/proc/17546/stat : 17546 (toysat) R 17543 17546 12983 0 -1 4202496 497618 0 0 0 1203 66 0 0 20 0 4 0 25818119 2355695616 515801 33554432000 4194304 16246674 140734376407792 140734376406456 4221016 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17546/statm: 575121 515809 837 2943 0 572015 0
[pid=17546/tid=17547] ppid=17543 vsize=2300484 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17547/stat : 17547 (toysat) S 17543 17546 12983 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25818119 2355695616 515813 33554432000 4194304 16246674 140734376407792 139908759923952 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=17546/tid=17548] ppid=17543 vsize=2300484 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17548/stat : 17548 (toysat) S 17543 17546 12983 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25818119 2355695616 515819 33554432000 4194304 16246674 140734376407792 139908749433872 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17546/tid=17549] ppid=17543 vsize=2300484 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17549/stat : 17549 (toysat) S 17543 17546 12983 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25818119 2355695616 515823 33554432000 4194304 16246674 140734376407792 139908738960560 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) 2300484

[startup+25.5005 s]
/proc/loadavg: 2.14 2.19 2.18 4/183 17550
/proc/meminfo: memFree=11490976/32872528 swapFree=1286400/1433568
[pid=17546] ppid=17543 vsize=4444740 CPUtime=25.49 cores=0,2,4,6
/proc/17546/stat : 17546 (toysat) R 17543 17546 12983 0 -1 4202496 1033885 0 0 0 2410 139 0 0 20 0 4 0 25818119 4551413760 1052068 33554432000 4194304 16246674 140734376407792 140734376405632 4221016 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17546/statm: 1111185 1052075 838 2943 0 1108079 0
[pid=17546/tid=17547] ppid=17543 vsize=4444740 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17547/stat : 17547 (toysat) S 17543 17546 12983 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25818119 4551413760 1052080 33554432000 4194304 16246674 140734376407792 139908759923952 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=17546/tid=17548] ppid=17543 vsize=4444740 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17548/stat : 17548 (toysat) S 17543 17546 12983 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25818119 4551413760 1052085 33554432000 4194304 16246674 140734376407792 139908749433872 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17546/tid=17549] ppid=17543 vsize=4444740 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17549/stat : 17549 (toysat) S 17543 17546 12983 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25818119 4551413760 1052090 33554432000 4194304 16246674 140734376407792 139908738960560 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4444740

[startup+51.1005 s]
/proc/loadavg: 2.14 2.18 2.17 3/183 17550
/proc/meminfo: memFree=7541880/32872528 swapFree=1286400/1433568
[pid=17546] ppid=17543 vsize=8256068 CPUtime=51.09 cores=0,2,4,6
/proc/17546/stat : 17546 (toysat) R 17543 17546 12983 0 -1 4202496 1986761 0 0 0 4848 261 0 0 20 0 4 0 25818119 8454213632 2004944 33554432000 4194304 16246674 140734376407792 140734376405632 4226118 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17546/statm: 2064017 2004944 838 2943 0 2060911 0
[pid=17546/tid=17547] ppid=17543 vsize=8256068 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17547/stat : 17547 (toysat) S 17543 17546 12983 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25818119 8454213632 2004944 33554432000 4194304 16246674 140734376407792 139908759923952 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=17546/tid=17548] ppid=17543 vsize=8256068 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17548/stat : 17548 (toysat) S 17543 17546 12983 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25818119 8454213632 2004944 33554432000 4194304 16246674 140734376407792 139908749433872 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17546/tid=17549] ppid=17543 vsize=8256068 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17549/stat : 17549 (toysat) S 17543 17546 12983 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25818119 8454213632 2004944 33554432000 4194304 16246674 140734376407792 139908738960560 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 8256068

[startup+102.3 s]
/proc/loadavg: 2.11 2.17 2.17 3/183 17551
/proc/meminfo: memFree=1363276/32872528 swapFree=1286400/1433568
[pid=17546] ppid=17543 vsize=14420548 CPUtime=102.29 cores=0,2,4,6
/proc/17546/stat : 17546 (toysat) R 17543 17546 12983 0 -1 4202496 3527885 0 0 0 9761 468 0 0 20 0 4 0 25818119 14766641152 3546068 33554432000 4194304 16246674 140734376407792 140734376405696 13899682 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17546/statm: 3605137 3546068 839 2943 0 3602031 0
[pid=17546/tid=17547] ppid=17543 vsize=14420548 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17547/stat : 17547 (toysat) S 17543 17546 12983 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25818119 14766641152 3546068 33554432000 4194304 16246674 140734376407792 139908759923952 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=17546/tid=17548] ppid=17543 vsize=14420548 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17548/stat : 17548 (toysat) S 17543 17546 12983 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25818119 14766641152 3546068 33554432000 4194304 16246674 140734376407792 139908749433872 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17546/tid=17549] ppid=17543 vsize=14420548 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17549/stat : 17549 (toysat) S 17543 17546 12983 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25818119 14766641152 3546068 33554432000 4194304 16246674 140734376407792 139908738960560 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) 14420548

[startup+162.3 s]
/proc/loadavg: 2.16 2.17 2.17 4/183 17553
/proc/meminfo: memFree=1134420/32872528 swapFree=1286400/1433568
[pid=17546] ppid=17543 vsize=14420548 CPUtime=162.28 cores=0,2,4,6
/proc/17546/stat : 17546 (toysat) R 17543 17546 12983 0 -1 4202496 3527889 0 0 0 15757 471 0 0 20 0 4 0 25818119 14766641152 3546072 33554432000 4194304 16246674 140734376407792 140734376405760 14016585 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/17546/statm: 3605137 3546072 843 2943 0 3602031 0
[pid=17546/tid=17547] ppid=17543 vsize=14420548 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17547/stat : 17547 (toysat) S 17543 17546 12983 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25818119 14766641152 3546072 33554432000 4194304 16246674 140734376407792 139908759923952 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=17546/tid=17548] ppid=17543 vsize=14420548 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17548/stat : 17548 (toysat) S 17543 17546 12983 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25818119 14766641152 3546072 33554432000 4194304 16246674 140734376407792 139908749433872 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17546/tid=17549] ppid=17543 vsize=14420548 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17549/stat : 17549 (toysat) S 17543 17546 12983 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25818119 14766641152 3546072 33554432000 4194304 16246674 140734376407792 139908738960560 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 14420548



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+181.6 s]
/proc/loadavg: 2.43 2.22 2.19 1/183 17554
/proc/meminfo: memFree=164660/32872528 swapFree=1286400/1433568
[pid=17546] ppid=17543 vsize=15881796 CPUtime=178.66 cores=0,2,4,6
/proc/17546/stat : 17546 (toysat) D 17543 17546 12983 0 -1 4204544 3893147 0 1 0 17300 566 0 0 20 0 4 0 25818119 16262959104 3831494 33554432000 4194304 16246674 140734376407792 140734376406888 4225154 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 286 0 0
/proc/17546/statm: 3970449 3831494 833 2943 0 3967343 0
[pid=17546/tid=17547] ppid=17543 vsize=15881796 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17547/stat : 17547 (toysat) S 17543 17546 12983 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25818119 16262959104 3831494 33554432000 4194304 16246674 140734376407792 139908759923952 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=17546/tid=17548] ppid=17543 vsize=15881796 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17548/stat : 17548 (toysat) S 17543 17546 12983 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25818119 16262959104 3831494 33554432000 4194304 16246674 140734376407792 139908749434096 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=17546/tid=17549] ppid=17543 vsize=15881796 CPUtime=0 cores=0,2,4,6
/proc/17546/task/17549/stat : 17549 (toysat) S 17543 17546 12983 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25818119 16262959104 3831494 33554432000 4194304 16246674 140734376407792 139908738960560 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 178.66
Current children cumulated vsize (KiB) 15881796

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

[startup+182.107 s]
/proc/loadavg: 2.43 2.22 2.19 3/180 17554
/proc/meminfo: memFree=4339708/32872528 swapFree=1286400/1433568
[pid=17546] ppid=17543 vsize=0 CPUtime=178.98 cores=0,2,4,6
/proc/17546/stat : 17546 (toysat) R 17543 17546 12983 0 -1 4203524 3893148 0 5 0 17300 598 0 0 20 0 1 0 25818119 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 305 0 0
/proc/17546/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 178.98
Current children cumulated vsize (KiB) 0

[startup+182.5 s]
/proc/loadavg: 2.43 2.22 2.19 3/180 17554
/proc/meminfo: memFree=4339708/32872528 swapFree=1286400/1433568
[pid=17546] ppid=17543 vsize=0 CPUtime=179.38 cores=0,2,4,6
/proc/17546/stat : 17546 (toysat) R 17543 17546 12983 0 -1 4203524 3893148 0 5 0 17300 638 0 0 20 0 1 0 25818119 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 305 0 0
/proc/17546/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 179.38
Current children cumulated vsize (KiB) 0

[startup+182.6 s]
/proc/loadavg: 2.43 2.22 2.19 3/180 17554
/proc/meminfo: memFree=4339708/32872528 swapFree=1286400/1433568
[pid=17546] ppid=17543 vsize=0 CPUtime=179.48 cores=0,2,4,6
/proc/17546/stat : 17546 (toysat) R 17543 17546 12983 0 -1 4203524 3893148 0 5 0 17300 648 0 0 20 0 1 0 25818119 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 305 0 0
/proc/17546/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 179.48
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 182.608
CPU time (s): 179.496
CPU user time (s): 173.006
CPU system time (s): 6.49001
CPU usage (%): 98.2955
Max. virtual memory (cumulated for all children) (KiB): 15881796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 173.006
system time used= 6.49001
maximum resident set size= 15347560
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3893148
page faults= 5
swaps= 0
block input operations= 256
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 214
involuntary context switches= 211

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.483926 second user time and 0.702893 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-18 10:15:13
IDJOB=4103537
IDBENCH=2389
IDSOLVER=2542
FILE ID=node130/4103537-1466237712
RUNJOBID= node130-1466206066-12999
PBS_JOBID= 19918147
Free space on /tmp= 71704 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-fit2p.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103537-1466237712/watcher-4103537-1466237712 -o /tmp/evaluation-result-4103537-1466237712/solver-4103537-1466237712 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466206066-12999 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4103537-1466237712.opb

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

MD5SUM BENCH= 61513bc338a8ab1ef0a0cedf59bc2ac8
RANDOM SEED=518832260

node130.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.365
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.73
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.365
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.365
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.55
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.365
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.365
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.365
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.53
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.365
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.56
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.365
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:        15797856 kB
Buffers:           82492 kB
Cached:           140392 kB
SwapCached:         1116 kB
Active:         14502140 kB
Inactive:         371052 kB
Active(anon):   14395988 kB
Inactive(anon):   256564 kB
Active(file):     106152 kB
Inactive(file):   114488 kB
Unevictable:     1433568 kB
Mlocked:         1286400 kB
SwapTotal:      67108856 kB
SwapFree:       67096684 kB
Dirty:             41276 kB
Writeback:             0 kB
AnonPages:      16087444 kB
Mapped:            10920 kB
Shmem:                 0 kB
Slab:             604836 kB
SReclaimable:      48060 kB
SUnreclaim:       556776 kB
KernelStack:        1464 kB
PageTables:        35528 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:   16231204 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2844672 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= 71688 MiB
End job on node130 at 2016-06-18 10:18:17