Trace number 4103413

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) 257.795 257.845

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-blp-ar98.opb
MD5SUM523aad2a62a776290fed26e3ef5d80ef
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20024
Total number of constraints1258
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)912
Number of constraints which are nor clauses,nor cardinality constraints345
Minimum length of a constraint2
Maximum length of a constraint15837
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 83886080000000
Number of bits of the biggest number in a constraint 47
Biggest sum of numbers in a constraint 572975239517507
Number of bits of the biggest sum of numbers50
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c 2016-06-18T09:54:54+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-4103413-1466236494.opb"]
0.00/0.01	c use --random-gen="2209758438 989229189 3065576167 3216798496 950925664 3419137516 3687235816 509643910 1985785352 3160003544 3628144645 1183445174 196218650 246984469 3325380720 2898457021 667817552 364648415 1933399955 2737093019 2402984452 2286134342 2348276211 1275880540 3821552410 1570623283 3534373933 3159184795 3594986983 3876135171 3743703034 418158660 639235940 1373127663 1956373495 1062331875 1635311907 2933176424 2779752895 1241260248 2032470366 4058419184 699370811 1020611745 4223526099 33833948 2169086155 552223401 1695021675 249880172 3675835946 147539838 3229103680 2889877752 4116964383 262277133 3527976607 1375942 4128210089 4273809470 570553485 3639550148 2850749913 3323753320 4073424722 2386559950 2638358617 256109272 620429927 2665186740 3492698307 2700454192 1317434839 1257191665 1324729084 272307120 3318621662 4175187156 3196791446 3644878807 2185431166 586881547 1164783026 4241808653 829071294 2784763306 500644093 1928118405 833432672 1812345040 2970045962 389796993 4031282280 3830341844 2127671841 3832985372 1359798956 1561650504 450728612 2387915461 1756964204 4154990664 3485602287 1173635614 2420849022 309911644 1415123031 4002388189 2738505756 1414337771 3901027900 3214806300 425272344 2681290521 3448762223 4164893927 691349441 3999545348 1445740094 3390919924 1501579124 3197269516 3063459951 4121512095 3912373986 3492521324 914257760 2839997900 1395796962 223116034 3958335597 113160295 1112266781 176327439 2801978660 581193894 3097478370 420578653 451819596 1047086108 1876838590 318215105 3322016273 1651857510 2597463064 2682115357 1655643847 1118931047 1010994901 30266382 1337572403 2753990645 3937224233 1986105904 2093460062 745116194 1550896523 3939682184 1198798540 4121668793 2671644796 1943075553 1318596808 1532395027 3020299211 3480572045 3649188454 1999786121 2301684026 381234125 500539030 98388668 3198505014 2837648299 19241082 3635751071 453919164 1179841330 3213298873 778074505 3792813351 1326168545 3359823577 3103680854 3427559681 3470495365 2335075832 4239214392 326572889 2665989129 1104003340 1638634274 2596674301 1568927065 775017822 4055936369 3204319389 586417064 1188656105 1269092066 2701690393 143506125 3621415997 4235787697 499240288 857948386 1734360888 3244725604 1636053591 4058284119 886081360 751480742 3205937906 3458797983 370038385 4200786558 3409377786 2145779593 3750127544 288597277 1396517227 163044510 2577665617 702523826 357870908 902184468 3791974809 2219015483 1976410868 1996241165 2445439137 2390827331 4179642471 1609819901 3328426379 2281461489 1680540212 1026921899 926624511 2684062811 2313693042 2588926056 2238012047 3244194076 4257090262 3103371056 2090471021 3128828622 3529632884 1397458883 2204721320 322122780 3846139863 357167484 1451001347 3529128294 255 362436" option to reproduce the execution
0.29/0.39	c #vars 20024
0.29/0.39	c #constraints 1258

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

pid=5829
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.23 2.19 2.18 3/179 5832
/proc/meminfo: memFree=28838676/32872528 swapFree=17888/1798212
[pid=5832] ppid=5829 vsize=717244 CPUtime=0 cores=1,3,5,7
/proc/5832/stat : 5832 (toysat) R 5829 5832 579 0 -1 4202496 2673 0 0 0 0 0 0 0 20 0 4 0 25696550 734457856 3034 33554432000 4194304 16246674 140735011652592 140735011652016 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5832/statm: 179823 3044 441 2943 0 176717 0
[pid=5832/tid=5833] ppid=5829 vsize=739772 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5833/stat : 5833 (toysat) S 5829 5832 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25696551 757526528 3124 33554432000 4194304 16246674 140735011652592 140640510782704 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5832/tid=5834] ppid=5829 vsize=743868 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5834/stat : 5834 (toysat) S 5829 5832 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25696551 761720832 3142 33554432000 4194304 16246674 140735011652592 140640500292848 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5832/tid=5835] ppid=5829 vsize=747964 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5835/stat : 5835 (toysat) S 5829 5832 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25696551 765915136 3157 33554432000 4194304 16246674 140735011652592 140640381824176 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100133 s]
/proc/loadavg: 2.23 2.19 2.18 3/179 5832
/proc/meminfo: memFree=28838676/32872528 swapFree=17888/1798212
[pid=5832] ppid=5829 vsize=1303108 CPUtime=0.09 cores=1,3,5,7
/proc/5832/stat : 5832 (toysat) R 5829 5832 579 0 -1 4202496 29023 0 0 0 5 4 0 0 20 0 4 0 25696550 1334382592 29323 33554432000 4194304 16246674 140735011652592 140735011651904 7375574 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5832/statm: 325777 29340 800 2943 0 322671 0
[pid=5832/tid=5833] ppid=5829 vsize=1303108 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5833/stat : 5833 (toysat) S 5829 5832 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25696551 1334382592 29352 33554432000 4194304 16246674 140735011652592 140640510782704 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5832/tid=5834] ppid=5829 vsize=1303108 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5834/stat : 5834 (toysat) S 5829 5832 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25696551 1334382592 29363 33554432000 4194304 16246674 140735011652592 140640500292848 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5832/tid=5835] ppid=5829 vsize=1303108 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5835/stat : 5835 (toysat) S 5829 5832 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25696551 1334382592 29374 33554432000 4194304 16246674 140735011652592 140640381824176 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) 1303108

[startup+0.200535 s]
/proc/loadavg: 2.23 2.19 2.18 3/179 5832
/proc/meminfo: memFree=28838676/32872528 swapFree=17888/1798212
[pid=5832] ppid=5829 vsize=1311300 CPUtime=0.19 cores=1,3,5,7
/proc/5832/stat : 5832 (toysat) R 5829 5832 579 0 -1 4202496 45603 0 0 0 14 5 0 0 20 0 4 0 25696550 1342771200 46413 33554432000 4194304 16246674 140735011652592 140735011635584 12752373 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5832/statm: 327825 46433 801 2943 0 324719 0
[pid=5832/tid=5833] ppid=5829 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5833/stat : 5833 (toysat) S 5829 5832 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25696551 1342771200 46444 33554432000 4194304 16246674 140735011652592 140640510782704 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5832/tid=5834] ppid=5829 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5834/stat : 5834 (toysat) S 5829 5832 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25696551 1342771200 46455 33554432000 4194304 16246674 140735011652592 140640500292848 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5832/tid=5835] ppid=5829 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5835/stat : 5835 (toysat) S 5829 5832 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25696551 1342771200 46466 33554432000 4194304 16246674 140735011652592 140640381824176 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.300476 s]
/proc/loadavg: 2.23 2.19 2.18 3/179 5832
/proc/meminfo: memFree=28838676/32872528 swapFree=17888/1798212
[pid=5832] ppid=5829 vsize=1311300 CPUtime=0.29 cores=1,3,5,7
/proc/5832/stat : 5832 (toysat) R 5829 5832 579 0 -1 4202496 46813 0 0 0 24 5 0 0 20 0 4 0 25696550 1342771200 47623 33554432000 4194304 16246674 140735011652592 140735011635584 4220880 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5832/statm: 327825 47623 801 2943 0 324719 0
[pid=5832/tid=5833] ppid=5829 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5833/stat : 5833 (toysat) S 5829 5832 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25696551 1342771200 47623 33554432000 4194304 16246674 140735011652592 140640510782704 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5832/tid=5834] ppid=5829 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5834/stat : 5834 (toysat) S 5829 5832 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25696551 1342771200 47623 33554432000 4194304 16246674 140735011652592 140640500292848 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5832/tid=5835] ppid=5829 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5835/stat : 5835 (toysat) S 5829 5832 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25696551 1342771200 47623 33554432000 4194304 16246674 140735011652592 140640381824176 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.700417 s]
/proc/loadavg: 2.23 2.19 2.18 3/179 5832
/proc/meminfo: memFree=28838676/32872528 swapFree=17888/1798212
[pid=5832] ppid=5829 vsize=1317444 CPUtime=0.69 cores=1,3,5,7
/proc/5832/stat : 5832 (toysat) R 5829 5832 579 0 -1 4202496 53864 0 0 0 62 7 0 0 20 0 4 0 25696550 1349062656 54674 33554432000 4194304 16246674 140735011652592 140735011651904 6958540 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5832/statm: 329361 54674 837 2943 0 326255 0
[pid=5832/tid=5833] ppid=5829 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5833/stat : 5833 (toysat) S 5829 5832 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25696551 1349062656 54674 33554432000 4194304 16246674 140735011652592 140640510782704 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5832/tid=5834] ppid=5829 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5834/stat : 5834 (toysat) S 5829 5832 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25696551 1349062656 54674 33554432000 4194304 16246674 140735011652592 140640500292848 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5832/tid=5835] ppid=5829 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5835/stat : 5835 (toysat) S 5829 5832 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25696551 1349062656 54674 33554432000 4194304 16246674 140735011652592 140640381824176 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) 1317444

[startup+1.50043 s]
/proc/loadavg: 2.21 2.19 2.18 3/183 5836
/proc/meminfo: memFree=28575744/32872528 swapFree=17888/1798212
[pid=5832] ppid=5829 vsize=1317444 CPUtime=1.49 cores=1,3,5,7
/proc/5832/stat : 5832 (toysat) R 5829 5832 579 0 -1 4202496 82466 0 0 0 138 11 0 0 20 0 4 0 25696550 1349062656 83276 33554432000 4194304 16246674 140735011652592 140735011634496 13191438 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5832/statm: 329361 83276 838 2943 0 326255 0
[pid=5832/tid=5833] ppid=5829 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5833/stat : 5833 (toysat) S 5829 5832 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25696551 1349062656 83276 33554432000 4194304 16246674 140735011652592 140640510782704 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5832/tid=5834] ppid=5829 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5834/stat : 5834 (toysat) S 5829 5832 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25696551 1349062656 83276 33554432000 4194304 16246674 140735011652592 140640500292848 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5832/tid=5835] ppid=5829 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5835/stat : 5835 (toysat) S 5829 5832 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25696551 1349062656 83276 33554432000 4194304 16246674 140735011652592 140640381824176 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) 1317444

[startup+3.10033 s]
/proc/loadavg: 2.21 2.19 2.18 3/183 5836
/proc/meminfo: memFree=28453604/32872528 swapFree=17888/1798212
[pid=5832] ppid=5829 vsize=1317444 CPUtime=3.09 cores=1,3,5,7
/proc/5832/stat : 5832 (toysat) R 5829 5832 579 0 -1 4202496 145071 0 0 0 290 19 0 0 20 0 4 0 25696550 1349062656 145881 33554432000 4194304 16246674 140735011652592 140735011634496 12449399 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5832/statm: 329361 145896 838 2943 0 326255 0
[pid=5832/tid=5833] ppid=5829 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5833/stat : 5833 (toysat) S 5829 5832 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25696551 1349062656 145905 33554432000 4194304 16246674 140735011652592 140640510782704 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5832/tid=5834] ppid=5829 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5834/stat : 5834 (toysat) S 5829 5832 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25696551 1349062656 145915 33554432000 4194304 16246674 140735011652592 140640500292848 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5832/tid=5835] ppid=5829 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5835/stat : 5835 (toysat) S 5829 5832 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25696551 1349062656 145924 33554432000 4194304 16246674 140735011652592 140640381824176 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) 1317444

[startup+6.30042 s]
/proc/loadavg: 2.21 2.19 2.18 3/183 5836
/proc/meminfo: memFree=27582596/32872528 swapFree=17888/1798212
[pid=5832] ppid=5829 vsize=1487428 CPUtime=6.29 cores=1,3,5,7
/proc/5832/stat : 5832 (toysat) R 5829 5832 579 0 -1 4202496 312483 0 0 0 588 41 0 0 20 0 4 0 25696550 1523126272 313293 33554432000 4194304 16246674 140735011652592 140735011650496 4206604 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5832/statm: 371857 313293 838 2943 0 368751 0
[pid=5832/tid=5833] ppid=5829 vsize=1487428 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5833/stat : 5833 (toysat) S 5829 5832 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25696551 1523126272 313293 33554432000 4194304 16246674 140735011652592 140640510782704 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5832/tid=5834] ppid=5829 vsize=1487428 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5834/stat : 5834 (toysat) S 5829 5832 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25696551 1523126272 313293 33554432000 4194304 16246674 140735011652592 140640500292848 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5832/tid=5835] ppid=5829 vsize=1487428 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5835/stat : 5835 (toysat) S 5829 5832 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25696551 1523126272 313293 33554432000 4194304 16246674 140735011652592 140640381824176 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) 1487428

[startup+12.7004 s]
/proc/loadavg: 2.25 2.20 2.18 3/183 5836
/proc/meminfo: memFree=27170808/32872528 swapFree=17888/1798212
[pid=5832] ppid=5829 vsize=1889860 CPUtime=12.69 cores=1,3,5,7
/proc/5832/stat : 5832 (toysat) R 5829 5832 579 0 -1 4202496 413091 0 0 0 1214 55 0 0 20 0 4 0 25696550 1935216640 413901 33554432000 4194304 16246674 140735011652592 140735011651768 14628944 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5832/statm: 472465 413901 838 2943 0 469359 0
[pid=5832/tid=5833] ppid=5829 vsize=1889860 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5833/stat : 5833 (toysat) S 5829 5832 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25696551 1935216640 413901 33554432000 4194304 16246674 140735011652592 140640510782704 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5832/tid=5834] ppid=5829 vsize=1889860 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5834/stat : 5834 (toysat) S 5829 5832 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25696551 1935216640 413901 33554432000 4194304 16246674 140735011652592 140640500292848 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5832/tid=5835] ppid=5829 vsize=1889860 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5835/stat : 5835 (toysat) S 5829 5832 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25696551 1935216640 413901 33554432000 4194304 16246674 140735011652592 140640381824176 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) 1889860

[startup+25.5005 s]
/proc/loadavg: 2.29 2.21 2.18 3/183 5836
/proc/meminfo: memFree=25640772/32872528 swapFree=17888/1798212
[pid=5832] ppid=5829 vsize=3448388 CPUtime=25.48 cores=1,3,5,7
/proc/5832/stat : 5832 (toysat) R 5829 5832 579 0 -1 4202496 802483 0 0 0 2444 104 0 0 20 0 4 0 25696550 3531149312 803293 33554432000 4194304 16246674 140735011652592 140735011650432 4221016 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5832/statm: 862097 803298 839 2943 0 858991 0
[pid=5832/tid=5833] ppid=5829 vsize=3448388 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5833/stat : 5833 (toysat) S 5829 5832 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25696551 3531149312 803303 33554432000 4194304 16246674 140735011652592 140640510782704 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5832/tid=5834] ppid=5829 vsize=3448388 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5834/stat : 5834 (toysat) S 5829 5832 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25696551 3531149312 803306 33554432000 4194304 16246674 140735011652592 140640500292624 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5832/tid=5835] ppid=5829 vsize=3448388 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5835/stat : 5835 (toysat) S 5829 5832 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25696551 3531149312 803308 33554432000 4194304 16246674 140735011652592 140640381824176 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3448388

[startup+51.1005 s]
/proc/loadavg: 2.32 2.22 2.19 3/183 5836
/proc/meminfo: memFree=22688300/32872528 swapFree=17888/1798212
[pid=5832] ppid=5829 vsize=6319684 CPUtime=51.08 cores=1,3,5,7
/proc/5832/stat : 5832 (toysat) R 5829 5832 579 0 -1 4202496 1520549 0 0 0 4904 204 0 0 20 0 4 0 25696550 6471356416 1521359 33554432000 4194304 16246674 140735011652592 140735011651688 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5832/statm: 1579921 1521359 839 2943 0 1576815 0
[pid=5832/tid=5833] ppid=5829 vsize=6319684 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5833/stat : 5833 (toysat) S 5829 5832 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25696551 6471356416 1521359 33554432000 4194304 16246674 140735011652592 140640510782704 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5832/tid=5834] ppid=5829 vsize=6319684 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5834/stat : 5834 (toysat) S 5829 5832 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25696551 6471356416 1521359 33554432000 4194304 16246674 140735011652592 140640500292848 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5832/tid=5835] ppid=5829 vsize=6319684 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5835/stat : 5835 (toysat) S 5829 5832 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25696551 6471356416 1521359 33554432000 4194304 16246674 140735011652592 140640381824176 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) 6319684

[startup+102.3 s]
/proc/loadavg: 2.29 2.23 2.19 3/183 5837
/proc/meminfo: memFree=15849184/32872528 swapFree=17888/1798212
[pid=5832] ppid=5829 vsize=13062724 CPUtime=102.29 cores=1,3,5,7
/proc/5832/stat : 5832 (toysat) R 5829 5832 579 0 -1 4202496 3206313 0 0 0 9801 428 0 0 20 0 4 0 25696550 13376229376 3207123 33554432000 4194304 16246674 140735011652592 140735011651768 14628944 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5832/statm: 3265681 3207123 840 2943 0 3262575 0
[pid=5832/tid=5833] ppid=5829 vsize=13062724 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5833/stat : 5833 (toysat) S 5829 5832 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25696551 13376229376 3207123 33554432000 4194304 16246674 140735011652592 140640510782704 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5832/tid=5834] ppid=5829 vsize=13062724 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5834/stat : 5834 (toysat) S 5829 5832 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25696551 13376229376 3207123 33554432000 4194304 16246674 140735011652592 140640500292848 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5832/tid=5835] ppid=5829 vsize=13062724 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5835/stat : 5835 (toysat) S 5829 5832 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25696551 13376229376 3207123 33554432000 4194304 16246674 140735011652592 140640381824176 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 13062724

[startup+162.3 s]
/proc/loadavg: 2.27 2.23 2.19 4/183 5838
/proc/meminfo: memFree=15781500/32872528 swapFree=17888/1798212
[pid=5832] ppid=5829 vsize=13062724 CPUtime=162.27 cores=1,3,5,7
/proc/5832/stat : 5832 (toysat) R 5829 5832 579 0 -1 4202496 3206317 0 0 0 15796 431 0 0 20 0 4 0 25696550 13376229376 3207127 33554432000 4194304 16246674 140735011652592 140735011650496 13899643 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5832/statm: 3265681 3207127 844 2943 0 3262575 0
[pid=5832/tid=5833] ppid=5829 vsize=13062724 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5833/stat : 5833 (toysat) S 5829 5832 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25696551 13376229376 3207127 33554432000 4194304 16246674 140735011652592 140640510782704 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5832/tid=5834] ppid=5829 vsize=13062724 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5834/stat : 5834 (toysat) S 5829 5832 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25696551 13376229376 3207127 33554432000 4194304 16246674 140735011652592 140640500292624 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5832/tid=5835] ppid=5829 vsize=13062724 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5835/stat : 5835 (toysat) S 5829 5832 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25696551 13376229376 3207127 33554432000 4194304 16246674 140735011652592 140640381824176 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) 13062724

[startup+222.308 s]
/proc/loadavg: 2.28 2.25 2.19 4/183 5840
/proc/meminfo: memFree=15694448/32872528 swapFree=17888/1798212
[pid=5832] ppid=5829 vsize=13062724 CPUtime=222.26 cores=1,3,5,7
/proc/5832/stat : 5832 (toysat) R 5829 5832 579 0 -1 4202496 3206317 0 0 0 21792 434 0 0 20 0 4 0 25696550 13376229376 3207127 33554432000 4194304 16246674 140735011652592 140735011650432 14013885 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5832/statm: 3265681 3207127 844 2943 0 3262575 0
[pid=5832/tid=5833] ppid=5829 vsize=13062724 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5833/stat : 5833 (toysat) S 5829 5832 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25696551 13376229376 3207127 33554432000 4194304 16246674 140735011652592 140640510782704 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5832/tid=5834] ppid=5829 vsize=13062724 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5834/stat : 5834 (toysat) S 5829 5832 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25696551 13376229376 3207127 33554432000 4194304 16246674 140735011652592 140640500292624 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5832/tid=5835] ppid=5829 vsize=13062724 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5835/stat : 5835 (toysat) S 5829 5832 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25696551 13376229376 3207127 33554432000 4194304 16246674 140735011652592 140640381824176 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 13062724



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+257 s]
/proc/loadavg: 2.23 2.23 2.19 4/183 5841
/proc/meminfo: memFree=13121752/32872528 swapFree=17888/1798212
[pid=5832] ppid=5829 vsize=15888964 CPUtime=256.95 cores=1,3,5,7
/proc/5832/stat : 5832 (toysat) R 5829 5832 579 0 -1 4202496 3912668 0 0 0 25159 536 0 0 20 0 4 0 25696550 16270299136 3913478 33554432000 4194304 16246674 140735011652592 140735011651768 14628944 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5832/statm: 3972241 3913478 844 2943 0 3969135 0
[pid=5832/tid=5833] ppid=5829 vsize=15888964 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5833/stat : 5833 (toysat) S 5829 5832 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25696551 16270299136 3913478 33554432000 4194304 16246674 140735011652592 140640510782704 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5832/tid=5834] ppid=5829 vsize=15888964 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5834/stat : 5834 (toysat) S 5829 5832 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25696551 16270299136 3913478 33554432000 4194304 16246674 140735011652592 140640500292848 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5832/tid=5835] ppid=5829 vsize=15888964 CPUtime=0 cores=1,3,5,7
/proc/5832/task/5835/stat : 5835 (toysat) S 5829 5832 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25696551 16270299136 3913478 33554432000 4194304 16246674 140735011652592 140640381824176 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 256.95
Current children cumulated vsize (KiB) 15888964

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

[startup+257.6 s]
/proc/loadavg: 2.23 2.23 2.19 3/181 5841
/proc/meminfo: memFree=20216788/32872528 swapFree=17888/1798212
[pid=5832] ppid=5829 vsize=0 CPUtime=257.55 cores=1,3,5,7
/proc/5832/stat : 5832 (toysat) Z 5829 5832 579 0 -1 4203532 3913249 0 0 0 25159 596 0 0 20 0 2 0 25696550 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5832/statm: 0 0 0 0 0 0 0
[pid=5832/tid=5834] ppid=5829 vsize=0 CPUtime=0.58 cores=1,3,5,7
/proc/5832/task/5834/stat : 5834 (toysat) R 5829 5832 579 0 -1 4203588 8 0 0 0 0 58 0 0 20 0 2 0 25696551 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 257.55
Current children cumulated vsize (KiB) 0

[startup+257.8 s]
/proc/loadavg: 2.23 2.23 2.19 3/181 5841
/proc/meminfo: memFree=20216788/32872528 swapFree=17888/1798212
[pid=5832] ppid=5829 vsize=0 CPUtime=257.75 cores=1,3,5,7
/proc/5832/stat : 5832 (toysat) Z 5829 5832 579 0 -1 4203532 3913249 0 0 0 25159 616 0 0 20 0 2 0 25696550 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5832/statm: 0 0 0 0 0 0 0
[pid=5832/tid=5834] ppid=5829 vsize=0 CPUtime=0.78 cores=1,3,5,7
/proc/5832/task/5834/stat : 5834 (toysat) R 5829 5832 579 0 -1 4203588 8 0 0 0 0 78 0 0 20 0 2 0 25696551 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 257.75
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 257.845
CPU time (s): 257.795
CPU user time (s): 251.595
CPU system time (s): 6.20006
CPU usage (%): 99.9807
Max. virtual memory (cumulated for all children) (KiB): 15888964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.595
system time used= 6.20006
maximum resident set size= 15656236
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3913249
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= 84
involuntary context switches= 281

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.660899 second user time and 0.986849 second system time

The end

Launcher Data

Begin job on node123 at 2016-06-18 09:54:54
IDJOB=4103413
IDBENCH=2352
IDSOLVER=2542
FILE ID=node123/4103413-1466236494
RUNJOBID= node123-1466206081-596
PBS_JOBID= 19918154
Free space on /tmp= 71616 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-blp-ar98.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103413-1466236494/watcher-4103413-1466236494 -o /tmp/evaluation-result-4103413-1466236494/solver-4103413-1466236494 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1466206081-596 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4103413-1466236494.opb

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

MD5SUM BENCH= 523aad2a62a776290fed26e3ef5d80ef
RANDOM SEED=943805935

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.791
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.791
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:        28838948 kB
Buffers:          114184 kB
Cached:           168204 kB
SwapCached:         1640 kB
Active:          1313756 kB
Inactive:         181124 kB
Active(anon):    1211124 kB
Inactive(anon):     3584 kB
Active(file):     102632 kB
Inactive(file):   177540 kB
Unevictable:     1798212 kB
Mlocked:           17888 kB
SwapTotal:      67108856 kB
SwapFree:       67099316 kB
Dirty:             19060 kB
Writeback:             0 kB
AnonPages:       3009804 kB
Mapped:            10696 kB
Shmem:                 0 kB
Slab:             603396 kB
SReclaimable:      47544 kB
SUnreclaim:       555852 kB
KernelStack:        1520 kB
PageTables:         9992 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3156488 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1785856 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= 71600 MiB
End job on node123 at 2016-06-18 09:59:12