Trace number 4103549

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) 208.291 208.337

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-nesm.opb
MD5SUM31474359e26932e1c53f8471ac3551eb
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2.19367
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables60075
Total number of constraints2257
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 constraints2257
Minimum length of a constraint10
Maximum length of a constraint941
Number of terms in the objective function 8142
Biggest coefficient in the objective function 104857600000000000
Number of bits for the biggest coefficient in the objective function 57
Sum of the numbers in the objective function 5247199281280502271
Number of bits of the sum of numbers in the objective function 63
Biggest number in a constraint 1789569420335513600
Number of bits of the biggest number in a constraint 61
Biggest sum of numbers in a constraint 7218026776828457671
Number of bits of the biggest sum of numbers63
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:16:44+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-4103549-1466237803.opb"]
0.00/0.01	c use --random-gen="4169059250 963057985 3133483116 835940979 528910401 1756237624 3316995757 271431598 451292410 3107299738 183530769 2393091962 3810901727 2007412917 1576330307 2709984966 3338193093 1403681613 2929140315 4169436456 250880297 553597888 693390158 1676875041 3463172550 3465158402 1123407493 29836834 3245829476 411188725 3099687957 663925100 3402180072 894205110 3849906650 3333532408 4129835550 239274300 263763084 1812902302 886619660 4179472811 2628541431 3127969937 3556840221 469233800 3343662448 2012915598 2552300621 1433816481 1167203337 3859303677 1575303275 3187105494 517775194 3160370788 847783846 2476343029 233249087 3710601789 2650576597 2934054349 1946651374 887825768 2999117581 3789248107 7714057 1962522128 1779917967 1462944383 2870853888 398867629 2578053868 1694065478 3335292398 2281143011 2932256713 697068242 1905209241 2876992335 2259056549 1240770361 2404472857 3956771230 2846883453 2070210199 1242853109 1355844267 4222495193 2725782819 1705384502 850584415 3582860250 3885287242 3178841988 548188879 3853508811 3569595703 797620968 3349337382 2542132792 2431439912 4227841626 57053153 4188456709 2548574760 4071209264 3532379655 3075318418 462871440 3920110954 3981266947 3837444984 3445334465 1297417483 4150252831 1495907134 2350918309 1573619843 821053865 1347912072 1581312885 498173383 128488771 1297069446 3490531132 729025464 2560918409 3277679702 2306695295 3861358988 3246783477 3906428302 3714664278 3493112896 2258902457 3543493683 1042094256 2158908870 1568546953 4215478164 3467343016 1787713772 1209621802 483513652 1768885819 73170564 3433488199 718028665 2316263184 2671857350 2015879097 1661432983 983419754 1242255962 1627824282 1210464299 2926361256 783897907 195286316 3948990121 3501678732 1377134628 2440529395 1817455541 504966032 33007580 151860360 4058088670 1988323699 1891383123 3088561929 4134938929 2626961824 2919097508 2300126635 1212951833 3378517682 3709133275 3962675999 1627458195 544316490 2980178855 2098547910 4123421558 3270692103 1424195583 2151713098 543836735 3558732985 1300944126 314119822 1513775225 3578826636 1640328716 3649443785 2439074088 3288044027 2996767710 1030689906 1293897401 2047847350 1668725599 3767726573 1245106176 1932268375 1498043785 2536786176 170559540 269396238 3635811316 3830080363 2017377327 2840093465 1986871314 1599171834 1926306561 399644780 2156925454 286152137 3152515084 1560603893 9502734 2724830487 2826355182 2530040061 3699252073 2106383257 3312192097 585408023 3448245107 3123627961 222270257 3223867203 3496351121 3243464655 2750669012 818683496 3286534492 3295818308 1930705076 264859463 3759772838 4109421536 899788668 1022324162 1273800235 2701448954 3082261466 4191610738 2754907789 1861687127 550933485 65842840 4103522777 1330323560 255 362436" option to reproduce the execution
0.49/0.59	c #vars 60075
0.49/0.59	c #constraints 2257

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

pid=21716
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: 2.03 2.06 2.08 3/179 21719
/proc/meminfo: memFree=18226624/32872528 swapFree=163656/177964
[pid=21719] ppid=21716 vsize=694716 CPUtime=0 cores=1,3,5,7
/proc/21719/stat : 21719 (toysat) R 21716 21719 20760 0 -1 4202496 2584 0 0 0 0 0 0 0 20 0 4 0 25830307 711389184 2944 33554432000 4194304 16246674 140735404863024 140735404862448 15002730 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21719/statm: 174191 2955 441 2943 0 171085 0
[pid=21719/tid=21720] ppid=21716 vsize=712124 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21720/stat : 21720 (toysat) S 21716 21719 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25830307 729214976 3015 33554432000 4194304 16246674 140735404863024 140359933865200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21719/tid=21721] ppid=21716 vsize=716220 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21721/stat : 21721 (toysat) S 21716 21719 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25830307 733409280 3032 33554432000 4194304 16246674 140735404863024 140359923375344 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21719/tid=21722] ppid=21716 vsize=721340 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21722/stat : 21722 (toysat) S 21716 21719 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25830307 738652160 3051 33554432000 4194304 16246674 140735404863024 140359912901808 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100175 s]
/proc/loadavg: 2.03 2.06 2.08 3/179 21719
/proc/meminfo: memFree=18226624/32872528 swapFree=163656/177964
[pid=21719] ppid=21716 vsize=1304132 CPUtime=0.08 cores=1,3,5,7
/proc/21719/stat : 21719 (toysat) R 21716 21719 20760 0 -1 4202496 31722 0 0 0 4 4 0 0 20 0 4 0 25830307 1335431168 32020 33554432000 4194304 16246674 140735404863024 140735404862336 7382994 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21719/statm: 326033 32036 799 2943 0 322927 0
[pid=21719/tid=21720] ppid=21716 vsize=1304132 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21720/stat : 21720 (toysat) S 21716 21719 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25830307 1335431168 32048 33554432000 4194304 16246674 140735404863024 140359933865200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21719/tid=21721] ppid=21716 vsize=1304132 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21721/stat : 21721 (toysat) S 21716 21719 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25830307 1335431168 32060 33554432000 4194304 16246674 140735404863024 140359923375344 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21719/tid=21722] ppid=21716 vsize=1304132 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21722/stat : 21722 (toysat) S 21716 21719 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25830307 1335431168 32070 33554432000 4194304 16246674 140735404863024 140359912901808 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1304132

[startup+0.200539 s]
/proc/loadavg: 2.03 2.06 2.08 3/179 21719
/proc/meminfo: memFree=18226624/32872528 swapFree=163656/177964
[pid=21719] ppid=21716 vsize=1311300 CPUtime=0.19 cores=1,3,5,7
/proc/21719/stat : 21719 (toysat) R 21716 21719 20760 0 -1 4202496 42152 0 0 0 13 6 0 0 20 0 4 0 25830307 1342771200 42961 33554432000 4194304 16246674 140735404863024 140735404862336 14073329 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21719/statm: 327825 42961 801 2943 0 324719 0
[pid=21719/tid=21720] ppid=21716 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21720/stat : 21720 (toysat) S 21716 21719 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25830307 1342771200 42961 33554432000 4194304 16246674 140735404863024 140359933865200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21719/tid=21721] ppid=21716 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21721/stat : 21721 (toysat) S 21716 21719 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25830307 1342771200 42961 33554432000 4194304 16246674 140735404863024 140359923375344 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21719/tid=21722] ppid=21716 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21722/stat : 21722 (toysat) S 21716 21719 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25830307 1342771200 42961 33554432000 4194304 16246674 140735404863024 140359912901808 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) 1311300

[startup+0.300415 s]
/proc/loadavg: 2.03 2.06 2.08 3/179 21719
/proc/meminfo: memFree=18226624/32872528 swapFree=163656/177964
[pid=21719] ppid=21716 vsize=1311300 CPUtime=0.29 cores=1,3,5,7
/proc/21719/stat : 21719 (toysat) R 21716 21719 20760 0 -1 4202496 42155 0 0 0 23 6 0 0 20 0 4 0 25830307 1342771200 42964 33554432000 4194304 16246674 140735404863024 140735404862336 4220921 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21719/statm: 327825 42964 801 2943 0 324719 0
[pid=21719/tid=21720] ppid=21716 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21720/stat : 21720 (toysat) S 21716 21719 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25830307 1342771200 42964 33554432000 4194304 16246674 140735404863024 140359933865200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21719/tid=21721] ppid=21716 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21721/stat : 21721 (toysat) S 21716 21719 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25830307 1342771200 42964 33554432000 4194304 16246674 140735404863024 140359923375344 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21719/tid=21722] ppid=21716 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21722/stat : 21722 (toysat) S 21716 21719 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25830307 1342771200 42964 33554432000 4194304 16246674 140735404863024 140359912901808 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) 1311300

[startup+0.700395 s]
/proc/loadavg: 2.03 2.06 2.08 3/179 21719
/proc/meminfo: memFree=18226624/32872528 swapFree=163656/177964
[pid=21719] ppid=21716 vsize=1334852 CPUtime=0.69 cores=1,3,5,7
/proc/21719/stat : 21719 (toysat) R 21716 21719 20760 0 -1 4202496 55031 0 0 0 61 8 0 0 20 0 4 0 25830307 1366888448 57373 33554432000 4194304 16246674 140735404863024 140735404860800 12654373 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21719/statm: 333713 57373 821 2943 0 330607 0
[pid=21719/tid=21720] ppid=21716 vsize=1334852 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21720/stat : 21720 (toysat) S 21716 21719 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25830307 1366888448 57373 33554432000 4194304 16246674 140735404863024 140359933865200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21719/tid=21721] ppid=21716 vsize=1334852 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21721/stat : 21721 (toysat) S 21716 21719 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25830307 1366888448 57373 33554432000 4194304 16246674 140735404863024 140359923375344 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21719/tid=21722] ppid=21716 vsize=1334852 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21722/stat : 21722 (toysat) S 21716 21719 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25830307 1366888448 57373 33554432000 4194304 16246674 140735404863024 140359912901808 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1334852

[startup+1.50041 s]
/proc/loadavg: 2.03 2.06 2.08 3/183 21723
/proc/meminfo: memFree=17649764/32872528 swapFree=163656/177964
[pid=21719] ppid=21716 vsize=1334852 CPUtime=1.49 cores=1,3,5,7
/proc/21719/stat : 21719 (toysat) R 21716 21719 20760 0 -1 4202496 232624 0 0 0 117 32 0 0 20 0 4 0 25830307 1366888448 234967 33554432000 4194304 16246674 140735404863024 140735404860800 12655109 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21719/statm: 333713 234982 832 2943 0 330607 0
[pid=21719/tid=21720] ppid=21716 vsize=1334852 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21720/stat : 21720 (toysat) S 21716 21719 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25830307 1366888448 234992 33554432000 4194304 16246674 140735404863024 140359933865200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21719/tid=21721] ppid=21716 vsize=1334852 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21721/stat : 21721 (toysat) S 21716 21719 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25830307 1366888448 235001 33554432000 4194304 16246674 140735404863024 140359923375344 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21719/tid=21722] ppid=21716 vsize=1334852 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21722/stat : 21722 (toysat) S 21716 21719 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25830307 1366888448 235010 33554432000 4194304 16246674 140735404863024 140359912901808 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) 1334852

[startup+3.10042 s]
/proc/loadavg: 2.03 2.06 2.08 3/183 21723
/proc/meminfo: memFree=17126952/32872528 swapFree=163656/177964
[pid=21719] ppid=21716 vsize=1334852 CPUtime=3.09 cores=1,3,5,7
/proc/21719/stat : 21719 (toysat) R 21716 21719 20760 0 -1 4202496 272794 0 0 0 273 36 0 0 20 0 4 0 25830307 1366888448 275136 33554432000 4194304 16246674 140735404863024 140735404844928 12371164 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21719/statm: 333713 275136 833 2943 0 330607 0
[pid=21719/tid=21720] ppid=21716 vsize=1334852 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21720/stat : 21720 (toysat) S 21716 21719 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25830307 1366888448 275136 33554432000 4194304 16246674 140735404863024 140359933865200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21719/tid=21721] ppid=21716 vsize=1334852 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21721/stat : 21721 (toysat) S 21716 21719 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25830307 1366888448 275136 33554432000 4194304 16246674 140735404863024 140359923375344 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21719/tid=21722] ppid=21716 vsize=1334852 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21722/stat : 21722 (toysat) S 21716 21719 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25830307 1366888448 275136 33554432000 4194304 16246674 140735404863024 140359912901808 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) 1334852

[startup+6.30043 s]
/proc/loadavg: 2.03 2.05 2.08 3/183 21723
/proc/meminfo: memFree=17127556/32872528 swapFree=163656/177964
[pid=21719] ppid=21716 vsize=1334852 CPUtime=6.29 cores=1,3,5,7
/proc/21719/stat : 21719 (toysat) R 21716 21719 20760 0 -1 4202496 272794 0 0 0 593 36 0 0 20 0 4 0 25830307 1366888448 275136 33554432000 4194304 16246674 140735404863024 140735404844928 12429162 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21719/statm: 333713 275136 833 2943 0 330607 0
[pid=21719/tid=21720] ppid=21716 vsize=1334852 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21720/stat : 21720 (toysat) S 21716 21719 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25830307 1366888448 275136 33554432000 4194304 16246674 140735404863024 140359933865200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21719/tid=21721] ppid=21716 vsize=1334852 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21721/stat : 21721 (toysat) S 21716 21719 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25830307 1366888448 275136 33554432000 4194304 16246674 140735404863024 140359923375344 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21719/tid=21722] ppid=21716 vsize=1334852 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21722/stat : 21722 (toysat) S 21716 21719 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25830307 1366888448 275136 33554432000 4194304 16246674 140735404863024 140359912901808 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) 1334852

[startup+12.7004 s]
/proc/loadavg: 2.02 2.05 2.08 3/183 21723
/proc/meminfo: memFree=16993684/32872528 swapFree=163656/177964
[pid=21719] ppid=21716 vsize=1468996 CPUtime=12.69 cores=1,3,5,7
/proc/21719/stat : 21719 (toysat) R 21716 21719 20760 0 -1 4202496 306330 0 0 0 1228 41 0 0 20 0 4 0 25830307 1504251904 308672 33554432000 4194304 16246674 140735404863024 140735404860864 12429736 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21719/statm: 367249 308672 833 2943 0 364143 0
[pid=21719/tid=21720] ppid=21716 vsize=1468996 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21720/stat : 21720 (toysat) S 21716 21719 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25830307 1504251904 308672 33554432000 4194304 16246674 140735404863024 140359933865200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21719/tid=21721] ppid=21716 vsize=1468996 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21721/stat : 21721 (toysat) S 21716 21719 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25830307 1504251904 308672 33554432000 4194304 16246674 140735404863024 140359923375344 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21719/tid=21722] ppid=21716 vsize=1468996 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21722/stat : 21722 (toysat) S 21716 21719 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25830307 1504251904 308672 33554432000 4194304 16246674 140735404863024 140359912901808 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) 1468996

[startup+25.5005 s]
/proc/loadavg: 2.02 2.05 2.07 3/183 21723
/proc/meminfo: memFree=16994460/32872528 swapFree=163656/177964
[pid=21719] ppid=21716 vsize=1468996 CPUtime=25.49 cores=1,3,5,7
/proc/21719/stat : 21719 (toysat) R 21716 21719 20760 0 -1 4202496 306331 0 0 0 2508 41 0 0 20 0 4 0 25830307 1504251904 308673 33554432000 4194304 16246674 140735404863024 140735404844928 13965680 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21719/statm: 367249 308673 833 2943 0 364143 0
[pid=21719/tid=21720] ppid=21716 vsize=1468996 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21720/stat : 21720 (toysat) S 21716 21719 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25830307 1504251904 308673 33554432000 4194304 16246674 140735404863024 140359933865200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21719/tid=21721] ppid=21716 vsize=1468996 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21721/stat : 21721 (toysat) S 21716 21719 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25830307 1504251904 308673 33554432000 4194304 16246674 140735404863024 140359923375344 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21719/tid=21722] ppid=21716 vsize=1468996 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21722/stat : 21722 (toysat) S 21716 21719 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25830307 1504251904 308673 33554432000 4194304 16246674 140735404863024 140359912901808 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) 1468996

[startup+51.1005 s]
/proc/loadavg: 2.01 2.05 2.07 3/183 21723
/proc/meminfo: memFree=16994172/32872528 swapFree=163656/177964
[pid=21719] ppid=21716 vsize=1468996 CPUtime=51.08 cores=1,3,5,7
/proc/21719/stat : 21719 (toysat) R 21716 21719 20760 0 -1 4202496 306334 0 0 0 5067 41 0 0 20 0 4 0 25830307 1504251904 308676 33554432000 4194304 16246674 140735404863024 140735404844928 12413857 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21719/statm: 367249 308676 835 2943 0 364143 0
[pid=21719/tid=21720] ppid=21716 vsize=1468996 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21720/stat : 21720 (toysat) S 21716 21719 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25830307 1504251904 308676 33554432000 4194304 16246674 140735404863024 140359933865200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21719/tid=21721] ppid=21716 vsize=1468996 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21721/stat : 21721 (toysat) S 21716 21719 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25830307 1504251904 308676 33554432000 4194304 16246674 140735404863024 140359923375344 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21719/tid=21722] ppid=21716 vsize=1468996 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21722/stat : 21722 (toysat) S 21716 21719 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25830307 1504251904 308676 33554432000 4194304 16246674 140735404863024 140359912901808 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) 1468996

[startup+102.301 s]
/proc/loadavg: 2.17 2.08 2.08 3/183 21773
/proc/meminfo: memFree=28329468/32872528 swapFree=163656/177964
[pid=21719] ppid=21716 vsize=1524292 CPUtime=102.28 cores=1,3,5,7
/proc/21719/stat : 21719 (toysat) R 21716 21719 20760 0 -1 4202496 320160 0 0 0 10185 43 0 0 20 0 4 0 25830307 1560875008 322509 33554432000 4194304 16246674 140735404863024 140735404860928 4206604 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21719/statm: 381073 322509 836 2943 0 377967 0
[pid=21719/tid=21720] ppid=21716 vsize=1524292 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21720/stat : 21720 (toysat) S 21716 21719 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25830307 1560875008 322509 33554432000 4194304 16246674 140735404863024 140359933865200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21719/tid=21721] ppid=21716 vsize=1524292 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21721/stat : 21721 (toysat) S 21716 21719 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25830307 1560875008 322509 33554432000 4194304 16246674 140735404863024 140359923375344 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=21719/tid=21722] ppid=21716 vsize=1524292 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21722/stat : 21722 (toysat) S 21716 21719 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25830307 1560875008 322509 33554432000 4194304 16246674 140735404863024 140359912901808 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) 1524292

[startup+162.3 s]
/proc/loadavg: 2.10 2.08 2.08 3/183 21774
/proc/meminfo: memFree=13100992/32872528 swapFree=163656/177964
[pid=21719] ppid=21716 vsize=8324676 CPUtime=162.25 cores=1,3,5,7
/proc/21719/stat : 21719 (toysat) R 21716 21719 20760 0 -1 4202496 2020107 0 0 0 15946 279 0 0 20 0 4 0 25830307 8524468224 2022456 33554432000 4194304 16246674 140735404863024 140735404860864 4221016 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21719/statm: 2081169 2022463 837 2943 0 2078063 0
[pid=21719/tid=21720] ppid=21716 vsize=8324676 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21720/stat : 21720 (toysat) S 21716 21719 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25830307 8524468224 2022466 33554432000 4194304 16246674 140735404863024 140359933865200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21719/tid=21721] ppid=21716 vsize=8324676 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21721/stat : 21721 (toysat) S 21716 21719 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25830307 8524468224 2022470 33554432000 4194304 16246674 140735404863024 140359923375120 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21719/tid=21722] ppid=21716 vsize=8324676 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21722/stat : 21722 (toysat) S 21716 21719 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25830307 8524468224 2022473 33554432000 4194304 16246674 140735404863024 140359912901808 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 8324676



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+207.5 s]
/proc/loadavg: 2.09 2.08 2.08 3/184 21778
/proc/meminfo: memFree=2480920/32872528 swapFree=163656/177964
[pid=21719] ppid=21716 vsize=15899204 CPUtime=207.45 cores=1,3,5,7
/proc/21719/stat : 21719 (toysat) R 21716 21719 20760 0 -1 4202496 3913740 0 0 0 20200 545 0 0 20 0 4 0 25830307 16280784896 3916089 33554432000 4194304 16246674 140735404863024 140735404861688 4221016 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21719/statm: 3974801 3916095 837 2943 0 3971695 0
[pid=21719/tid=21720] ppid=21716 vsize=15899204 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21720/stat : 21720 (toysat) S 21716 21719 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25830307 16280784896 3916100 33554432000 4194304 16246674 140735404863024 140359933865200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=21719/tid=21721] ppid=21716 vsize=15899204 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21721/stat : 21721 (toysat) S 21716 21719 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25830307 16280784896 3916105 33554432000 4194304 16246674 140735404863024 140359923375120 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21719/tid=21722] ppid=21716 vsize=15899204 CPUtime=0 cores=1,3,5,7
/proc/21719/task/21722/stat : 21722 (toysat) S 21716 21719 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25830307 16280784896 3916108 33554432000 4194304 16246674 140735404863024 140359912901808 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 207.45
Current children cumulated vsize (KiB) 15899204

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

[startup+208.007 s]
/proc/loadavg: 2.09 2.08 2.08 3/182 21778
/proc/meminfo: memFree=9646064/32872528 swapFree=163656/177964
[pid=21719] ppid=21716 vsize=0 CPUtime=207.96 cores=1,3,5,7
/proc/21719/stat : 21719 (toysat) Z 21716 21719 20760 0 -1 4203532 3914315 0 0 0 20200 596 0 0 20 0 2 0 25830307 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21719/statm: 0 0 0 0 0 0 0
[pid=21719/tid=21721] ppid=21716 vsize=0 CPUtime=0.49 cores=1,3,5,7
/proc/21719/task/21721/stat : 21721 (toysat) R 21716 21719 20760 0 -1 4203588 9 0 0 0 0 49 0 0 20 0 2 0 25830307 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) 207.96
Current children cumulated vsize (KiB) 0

[startup+208.2 s]
/proc/loadavg: 2.09 2.08 2.08 3/182 21778
/proc/meminfo: memFree=9646064/32872528 swapFree=163656/177964
[pid=21719] ppid=21716 vsize=0 CPUtime=208.15 cores=1,3,5,7
/proc/21719/stat : 21719 (toysat) Z 21716 21719 20760 0 -1 4203532 3914315 0 0 0 20200 615 0 0 20 0 2 0 25830307 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21719/statm: 0 0 0 0 0 0 0
[pid=21719/tid=21721] ppid=21716 vsize=0 CPUtime=0.68 cores=1,3,5,7
/proc/21719/task/21721/stat : 21721 (toysat) R 21716 21719 20760 0 -1 4203588 9 0 0 0 0 68 0 0 20 0 2 0 25830307 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) 208.15
Current children cumulated vsize (KiB) 0

[startup+208.3 s]
/proc/loadavg: 2.09 2.08 2.08 3/182 21778
/proc/meminfo: memFree=9646064/32872528 swapFree=163656/177964
[pid=21719] ppid=21716 vsize=0 CPUtime=208.25 cores=1,3,5,7
/proc/21719/stat : 21719 (toysat) Z 21716 21719 20760 0 -1 4203532 3914315 0 0 0 20200 625 0 0 20 0 2 0 25830307 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/21719/statm: 0 0 0 0 0 0 0
[pid=21719/tid=21721] ppid=21716 vsize=0 CPUtime=0.78 cores=1,3,5,7
/proc/21719/task/21721/stat : 21721 (toysat) R 21716 21719 20760 0 -1 4203588 9 0 0 0 0 78 0 0 20 0 2 0 25830307 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) 208.25
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 208.337
CPU time (s): 208.291
CPU user time (s): 202.003
CPU system time (s): 6.28804
CPU usage (%): 99.9782
Max. virtual memory (cumulated for all children) (KiB): 15899204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 202.003
system time used= 6.28804
maximum resident set size= 15666656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3914315
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= 142
involuntary context switches= 211

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.634903 second user time and 0.845871 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-18 10:16:44
IDJOB=4103549
IDBENCH=2392
IDSOLVER=2542
FILE ID=node105/4103549-1466237803
RUNJOBID= node105-1466229502-20777
PBS_JOBID= 19918174
Free space on /tmp= 71720 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-nesm.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103549-1466237803/watcher-4103549-1466237803 -o /tmp/evaluation-result-4103549-1466237803/solver-4103549-1466237803 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1466229502-20777 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4103549-1466237803.opb

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

MD5SUM BENCH= 31474359e26932e1c53f8471ac3551eb
RANDOM SEED=873197583

node105.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.561
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.12
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.561
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.561
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.561
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.561
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.54
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.561
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.561
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.561
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.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        18226896 kB
Buffers:           90152 kB
Cached:           195624 kB
SwapCached:         1664 kB
Active:         13516372 kB
Inactive:         185764 kB
Active(anon):   13414044 kB
Inactive(anon):     4560 kB
Active(file):     102328 kB
Inactive(file):   181204 kB
Unevictable:      177964 kB
Mlocked:          163656 kB
SwapTotal:      67108856 kB
SwapFree:       67097160 kB
Dirty:             21328 kB
Writeback:             0 kB
AnonPages:      13595332 kB
Mapped:            10500 kB
Shmem:                 0 kB
Slab:             603684 kB
SReclaimable:      47208 kB
SUnreclaim:       556476 kB
KernelStack:        1440 kB
PageTables:        30556 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:   13740044 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    262144 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= 71708 MiB
End job on node105 at 2016-06-18 10:20:12