Trace number 4103777

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) 176.654 176.69

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-stocfor1.opb
MD5SUM323b3a265759dd86c0c933d2225addd0
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 benchmark0.102983
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables3330
Total number of constraints117
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 constraints117
Minimum length of a constraint30
Maximum length of a constraint240
Number of terms in the objective function 810
Biggest coefficient in the objective function 159153234378752000
Number of bits for the biggest coefficient in the objective function 58
Sum of the numbers in the objective function 3935910692489746509
Number of bits of the sum of numbers in the objective function 62
Biggest number in a constraint 159153234378752000
Number of bits of the biggest number in a constraint 58
Biggest sum of numbers in a constraint 3935910692489746509
Number of bits of the biggest sum of numbers62
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:38:06+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-4103777-1466239086.opb"]
0.00/0.01	c use --random-gen="702661353 1241915119 2818022984 2326151374 1088567267 635193344 941844542 2151045161 3706829506 2557010356 1794221849 1959590921 765623845 1264961503 1094156610 1901374869 707765718 1799486637 3071955846 3942690651 891171533 1191013239 1822510544 3545112515 539872443 3533999643 720624444 1103275167 2651741701 3177301984 3489876016 4049071504 1674306045 287796169 3818607959 2097747933 1344246409 12250144 3329631975 3808020191 1484286085 2292875950 2388396258 3303130561 3814492329 2000946676 1227885006 2490777873 2015859443 2687555198 3330324947 2635961215 4248357807 4286961387 1308552068 2770070449 3586823116 588390549 624530479 3016212914 188832507 1995478381 196238073 3363007731 3690664464 1122182437 1743691861 3713368461 868707958 1581264634 2580155478 3780207890 523621533 1054051754 4218319028 1571779611 3268481846 708593258 3050275295 1529449172 1025454475 2277881029 2316262412 510572342 1223087299 70579207 2105257138 3202091549 2152501200 1991223657 2606346546 1458571583 425841463 468967008 3122586312 3096004603 1738734706 2399804507 1232406349 3551389496 291149432 3366526918 3704824829 367468825 188870616 3090073442 127140551 3277899812 1856845873 3313195119 1401849042 1977073069 2480627421 2332029692 587566738 4082261464 3970793121 2538235475 706621351 858732720 3330081078 1342937620 625486658 2164467479 755186427 795249 340006717 3335267911 2257053623 1863065710 986992637 2039084367 3431612822 2222436518 612643666 459232303 1716168544 356135963 2731619029 2171447934 577820551 3627112285 2496786767 2326746137 2255463361 1965061599 3154749609 2458712684 3642736728 2617326204 4144596111 483783593 236272591 3642120889 1631855267 3456888578 3952790772 1947166659 2518177379 3945852047 462784244 701117247 2116103143 1933988302 552900622 4253397479 2598277551 359500830 2970181460 3061382578 561367158 2211443720 1979575853 2154684623 2670159776 26948822 3860555559 1250617222 2509283167 3390711470 379752139 3052573834 3655961426 3095360335 2688411334 3829282970 4041705356 2467111210 3798955876 1149896164 2836566791 1650684665 3933030759 668556157 2658807933 2329788134 3800647348 1837005016 4145603451 583040409 271986764 896475229 3356190627 1709288395 3727132714 3069849850 3428932664 1746536414 2371709818 4174036717 2127656226 257681871 2747624991 610813209 1951646256 3349073239 1142520729 2818321288 1531456255 4109125543 711958334 3736119412 54354306 592213059 1927324902 3646102164 2164303204 4223580674 3685443565 3727645682 1421813456 297455052 433720898 2183533416 2831563382 3412633255 3973211360 3760996081 956464365 1318627258 27466786 2969017984 3425898937 2262645882 382846917 362334802 2939859303 2803793401 649611016 3424424337 3114560283 1965946292 2469440733 966614678 1515517162 655033033 255 362436" option to reproduce the execution
0.00/0.04	c #vars 3330
0.00/0.04	c #constraints 117

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

pid=27869
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.00 2.00 2.00 3/179 27872
/proc/meminfo: memFree=23779480/32872528 swapFree=7780/7780
[pid=27872] ppid=27869 vsize=670140 CPUtime=0 cores=0,2,4,6
/proc/27872/stat : 27872 (toysat) R 27869 27872 23276 0 -1 4202496 2489 0 0 0 0 0 0 0 20 0 4 0 25953442 686223360 3361 33554432000 4194304 16246674 140734769891040 140734769890464 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27872/statm: 168303 3370 441 2943 0 165197 0
[pid=27872/tid=27873] ppid=27869 vsize=687548 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27873/stat : 27873 (toysat) S 27869 27872 23276 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25953442 704049152 3431 33554432000 4194304 16246674 140734769891040 140349412453616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27872/tid=27874] ppid=27869 vsize=692668 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27874/stat : 27874 (toysat) S 27869 27872 23276 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25953442 709292032 3449 33554432000 4194304 16246674 140734769891040 140349330664688 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27872/tid=27875] ppid=27869 vsize=696764 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27875/stat : 27875 (toysat) S 27869 27872 23276 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25953442 713486336 3465 33554432000 4194304 16246674 140734769891040 140349320191152 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100171 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27872
/proc/meminfo: memFree=23779480/32872528 swapFree=7780/7780
[pid=27872] ppid=27869 vsize=1219140 CPUtime=0.09 cores=0,2,4,6
/proc/27872/stat : 27872 (toysat) R 27869 27872 23276 0 -1 4202496 27352 0 0 0 6 3 0 0 20 0 4 0 25953442 1248399360 28161 33554432000 4194304 16246674 140734769891040 140734769890352 12653060 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27872/statm: 304785 28169 833 2943 0 301679 0
[pid=27872/tid=27873] ppid=27869 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27873/stat : 27873 (toysat) S 27869 27872 23276 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25953442 1248399360 28175 33554432000 4194304 16246674 140734769891040 140349412453616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27872/tid=27874] ppid=27869 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27874/stat : 27874 (toysat) S 27869 27872 23276 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25953442 1248399360 28180 33554432000 4194304 16246674 140734769891040 140349330664688 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27872/tid=27875] ppid=27869 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27875/stat : 27875 (toysat) S 27869 27872 23276 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25953442 1248399360 28185 33554432000 4194304 16246674 140734769891040 140349320191152 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1219140

[startup+0.200578 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27872
/proc/meminfo: memFree=23779480/32872528 swapFree=7780/7780
[pid=27872] ppid=27869 vsize=1219140 CPUtime=0.19 cores=0,2,4,6
/proc/27872/stat : 27872 (toysat) R 27869 27872 23276 0 -1 4202496 52752 0 0 0 14 5 0 0 20 0 4 0 25953442 1248399360 53561 33554432000 4194304 16246674 140734769891040 140734769890352 6962473 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27872/statm: 304785 53572 833 2943 0 301679 0
[pid=27872/tid=27873] ppid=27869 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27873/stat : 27873 (toysat) S 27869 27872 23276 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25953442 1248399360 53579 33554432000 4194304 16246674 140734769891040 140349412453616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27872/tid=27874] ppid=27869 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27874/stat : 27874 (toysat) S 27869 27872 23276 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25953442 1248399360 53585 33554432000 4194304 16246674 140734769891040 140349330664688 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27872/tid=27875] ppid=27869 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27875/stat : 27875 (toysat) S 27869 27872 23276 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25953442 1248399360 53592 33554432000 4194304 16246674 140734769891040 140349320191152 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1219140

[startup+0.435724 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27872
/proc/meminfo: memFree=23779480/32872528 swapFree=7780/7780
[pid=27872] ppid=27869 vsize=1219140 CPUtime=0.43 cores=0,2,4,6
/proc/27872/stat : 27872 (toysat) R 27869 27872 23276 0 -1 4202496 110648 0 0 0 30 13 0 0 20 0 4 0 25953442 1248399360 111457 33554432000 4194304 16246674 140734769891040 140734769872960 12449399 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27872/statm: 304785 111472 833 2943 0 301679 0
[pid=27872/tid=27873] ppid=27869 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27873/stat : 27873 (toysat) S 27869 27872 23276 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25953442 1248399360 111480 33554432000 4194304 16246674 140734769891040 140349412453616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27872/tid=27874] ppid=27869 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27874/stat : 27874 (toysat) S 27869 27872 23276 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25953442 1248399360 111490 33554432000 4194304 16246674 140734769891040 140349330664688 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27872/tid=27875] ppid=27869 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27875/stat : 27875 (toysat) S 27869 27872 23276 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25953442 1248399360 111500 33554432000 4194304 16246674 140734769891040 140349320191152 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 1219140

[startup+0.700403 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 27872
/proc/meminfo: memFree=23779480/32872528 swapFree=7780/7780
[pid=27872] ppid=27869 vsize=1219140 CPUtime=0.69 cores=0,2,4,6
/proc/27872/stat : 27872 (toysat) R 27869 27872 23276 0 -1 4202496 179671 0 0 0 48 21 0 0 20 0 4 0 25953442 1248399360 180480 33554432000 4194304 16246674 140734769891040 140734769872960 6962473 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27872/statm: 304785 180490 833 2943 0 301679 0
[pid=27872/tid=27873] ppid=27869 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27873/stat : 27873 (toysat) S 27869 27872 23276 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25953442 1248399360 180497 33554432000 4194304 16246674 140734769891040 140349412453616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27872/tid=27874] ppid=27869 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27874/stat : 27874 (toysat) S 27869 27872 23276 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25953442 1248399360 180503 33554432000 4194304 16246674 140734769891040 140349330664688 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27872/tid=27875] ppid=27869 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27875/stat : 27875 (toysat) S 27869 27872 23276 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25953442 1248399360 180510 33554432000 4194304 16246674 140734769891040 140349320191152 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1219140

[startup+1.50043 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27876
/proc/meminfo: memFree=22670416/32872528 swapFree=7780/7780
[pid=27872] ppid=27869 vsize=1404484 CPUtime=1.49 cores=0,2,4,6
/proc/27872/stat : 27872 (toysat) R 27869 27872 23276 0 -1 4202496 292134 0 0 0 114 35 0 0 20 0 4 0 25953442 1438191616 292943 33554432000 4194304 16246674 140734769891040 140734769890352 12371164 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27872/statm: 351121 292943 834 2943 0 348015 0
[pid=27872/tid=27873] ppid=27869 vsize=1404484 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27873/stat : 27873 (toysat) S 27869 27872 23276 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25953442 1438191616 292943 33554432000 4194304 16246674 140734769891040 140349412453616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27872/tid=27874] ppid=27869 vsize=1404484 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27874/stat : 27874 (toysat) S 27869 27872 23276 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25953442 1438191616 292943 33554432000 4194304 16246674 140734769891040 140349330664688 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27872/tid=27875] ppid=27869 vsize=1404484 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27875/stat : 27875 (toysat) S 27869 27872 23276 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25953442 1438191616 292943 33554432000 4194304 16246674 140734769891040 140349320191152 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1404484

[startup+3.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27876
/proc/meminfo: memFree=22353324/32872528 swapFree=7780/7780
[pid=27872] ppid=27869 vsize=1404484 CPUtime=3.09 cores=0,2,4,6
/proc/27872/stat : 27872 (toysat) R 27869 27872 23276 0 -1 4202496 292249 0 0 0 274 35 0 0 20 0 4 0 25953442 1438191616 293058 33554432000 4194304 16246674 140734769891040 140734769890352 13883730 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27872/statm: 351121 293058 834 2943 0 348015 0
[pid=27872/tid=27873] ppid=27869 vsize=1404484 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27873/stat : 27873 (toysat) S 27869 27872 23276 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25953442 1438191616 293058 33554432000 4194304 16246674 140734769891040 140349412453616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27872/tid=27874] ppid=27869 vsize=1404484 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27874/stat : 27874 (toysat) S 27869 27872 23276 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25953442 1438191616 293058 33554432000 4194304 16246674 140734769891040 140349330664688 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27872/tid=27875] ppid=27869 vsize=1404484 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27875/stat : 27875 (toysat) S 27869 27872 23276 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25953442 1438191616 293058 33554432000 4194304 16246674 140734769891040 140349320191152 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1404484

[startup+6.30039 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27876
/proc/meminfo: memFree=22267764/32872528 swapFree=7780/7780
[pid=27872] ppid=27869 vsize=1578564 CPUtime=6.29 cores=0,2,4,6
/proc/27872/stat : 27872 (toysat) R 27869 27872 23276 0 -1 4202496 335528 0 0 0 588 41 0 0 20 0 4 0 25953442 1616449536 336338 33554432000 4194304 16246674 140734769891040 140734769889704 4225154 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27872/statm: 394641 336347 834 2943 0 391535 0
[pid=27872/tid=27873] ppid=27869 vsize=1578564 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27873/stat : 27873 (toysat) S 27869 27872 23276 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25953442 1616449536 336351 33554432000 4194304 16246674 140734769891040 140349412453616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27872/tid=27874] ppid=27869 vsize=1578564 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27874/stat : 27874 (toysat) S 27869 27872 23276 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25953442 1616449536 336357 33554432000 4194304 16246674 140734769891040 140349330664688 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27872/tid=27875] ppid=27869 vsize=1578564 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27875/stat : 27875 (toysat) S 27869 27872 23276 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25953442 1616449536 336362 33554432000 4194304 16246674 140734769891040 140349320191152 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1578564

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27876
/proc/meminfo: memFree=20032308/32872528 swapFree=7780/7780
[pid=27872] ppid=27869 vsize=2694724 CPUtime=12.69 cores=0,2,4,6
/proc/27872/stat : 27872 (toysat) R 27869 27872 23276 0 -1 4202496 614741 0 0 0 1192 77 0 0 20 0 4 0 25953442 2759397376 615550 33554432000 4194304 16246674 140734769891040 140734769888896 4225154 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27872/statm: 673681 615558 835 2943 0 670575 0
[pid=27872/tid=27873] ppid=27869 vsize=2694724 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27873/stat : 27873 (toysat) S 27869 27872 23276 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25953442 2759397376 615562 33554432000 4194304 16246674 140734769891040 140349412453616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27872/tid=27874] ppid=27869 vsize=2694724 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27874/stat : 27874 (toysat) S 27869 27872 23276 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25953442 2759397376 615567 33554432000 4194304 16246674 140734769891040 140349330664464 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27872/tid=27875] ppid=27869 vsize=2694724 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27875/stat : 27875 (toysat) S 27869 27872 23276 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25953442 2759397376 615571 33554432000 4194304 16246674 140734769891040 140349320191152 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2694724

[startup+25.5072 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27876
/proc/meminfo: memFree=15341280/32872528 swapFree=7780/7780
[pid=27872] ppid=27869 vsize=5088836 CPUtime=25.49 cores=0,2,4,6
/proc/27872/stat : 27872 (toysat) R 27869 27872 23276 0 -1 4202496 1213339 0 0 0 2393 156 0 0 20 0 4 0 25953442 5210968064 1214148 33554432000 4194304 16246674 140734769891040 140734769890136 15015658 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27872/statm: 1272209 1214148 835 2943 0 1269103 0
[pid=27872/tid=27873] ppid=27869 vsize=5088836 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27873/stat : 27873 (toysat) S 27869 27872 23276 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25953442 5210968064 1214148 33554432000 4194304 16246674 140734769891040 140349412453616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27872/tid=27874] ppid=27869 vsize=5088836 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27874/stat : 27874 (toysat) S 27869 27872 23276 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25953442 5210968064 1214148 33554432000 4194304 16246674 140734769891040 140349330664688 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27872/tid=27875] ppid=27869 vsize=5088836 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27875/stat : 27875 (toysat) S 27869 27872 23276 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25953442 5210968064 1214148 33554432000 4194304 16246674 140734769891040 140349320191152 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 5088836

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27876
/proc/meminfo: memFree=8832492/32872528 swapFree=7780/7780
[pid=27872] ppid=27869 vsize=9862724 CPUtime=51.08 cores=0,2,4,6
/proc/27872/stat : 27872 (toysat) R 27869 27872 23276 0 -1 4202496 2406813 0 0 0 4793 315 0 0 20 0 4 0 25953442 10099429376 2407622 33554432000 4194304 16246674 140734769891040 140734769890352 4220490 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27872/statm: 2465681 2407622 835 2943 0 2462575 0
[pid=27872/tid=27873] ppid=27869 vsize=9862724 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27873/stat : 27873 (toysat) S 27869 27872 23276 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25953442 10099429376 2407622 33554432000 4194304 16246674 140734769891040 140349412453616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27872/tid=27874] ppid=27869 vsize=9862724 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27874/stat : 27874 (toysat) S 27869 27872 23276 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25953442 10099429376 2407622 33554432000 4194304 16246674 140734769891040 140349330664688 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27872/tid=27875] ppid=27869 vsize=9862724 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27875/stat : 27875 (toysat) S 27869 27872 23276 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25953442 10099429376 2407622 33554432000 4194304 16246674 140734769891040 140349320191152 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 9862724

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27878
/proc/meminfo: memFree=4621972/32872528 swapFree=7780/7780
[pid=27872] ppid=27869 vsize=14064196 CPUtime=102.27 cores=0,2,4,6
/proc/27872/stat : 27872 (toysat) R 27869 27872 23276 0 -1 4202496 3457187 0 0 0 9770 457 0 0 20 0 4 0 25953442 14401736704 3457996 33554432000 4194304 16246674 140734769891040 140734769888896 14003409 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27872/statm: 3516049 3457996 840 2943 0 3512943 0
[pid=27872/tid=27873] ppid=27869 vsize=14064196 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27873/stat : 27873 (toysat) S 27869 27872 23276 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25953442 14401736704 3457996 33554432000 4194304 16246674 140734769891040 140349412453616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27872/tid=27874] ppid=27869 vsize=14064196 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27874/stat : 27874 (toysat) S 27869 27872 23276 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25953442 14401736704 3457996 33554432000 4194304 16246674 140734769891040 140349330664464 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27872/tid=27875] ppid=27869 vsize=14064196 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27875/stat : 27875 (toysat) S 27869 27872 23276 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25953442 14401736704 3457996 33554432000 4194304 16246674 140734769891040 140349320191152 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 14064196

[startup+162.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/184 27931
/proc/meminfo: memFree=15920440/32872528 swapFree=7780/7780
[pid=27872] ppid=27869 vsize=14276164 CPUtime=162.27 cores=0,2,4,6
/proc/27872/stat : 27872 (toysat) R 27869 27872 23276 0 -1 4202496 3457328 0 0 0 15762 465 0 0 20 0 4 0 25953442 14618791936 3510770 33554432000 4194304 16246674 140734769891040 140734769890136 15015658 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27872/statm: 3569041 3510770 840 2943 0 3565935 0
[pid=27872/tid=27873] ppid=27869 vsize=14276164 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27873/stat : 27873 (toysat) S 27869 27872 23276 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25953442 14618791936 3510770 33554432000 4194304 16246674 140734769891040 140349412453616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27872/tid=27874] ppid=27869 vsize=14276164 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27874/stat : 27874 (toysat) S 27869 27872 23276 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25953442 14618791936 3510770 33554432000 4194304 16246674 140734769891040 140349330664688 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27872/tid=27875] ppid=27869 vsize=14276164 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27875/stat : 27875 (toysat) S 27869 27872 23276 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25953442 14618791936 3510770 33554432000 4194304 16246674 140734769891040 140349320191152 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 14276164



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+175.8 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 27931
/proc/meminfo: memFree=11918532/32872528 swapFree=7780/7780
[pid=27872] ppid=27869 vsize=15876676 CPUtime=175.76 cores=0,2,4,6
/proc/27872/stat : 27872 (toysat) R 27869 27872 23276 0 -1 4202496 3857632 0 0 0 17054 522 0 0 20 0 4 0 25953442 16257716224 3911080 33554432000 4194304 16246674 140734769891040 140734769890136 14628944 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27872/statm: 3969169 3911080 840 2943 0 3966063 0
[pid=27872/tid=27873] ppid=27869 vsize=15876676 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27873/stat : 27873 (toysat) S 27869 27872 23276 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25953442 16257716224 3911080 33554432000 4194304 16246674 140734769891040 140349412453616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27872/tid=27874] ppid=27869 vsize=15876676 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27874/stat : 27874 (toysat) S 27869 27872 23276 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25953442 16257716224 3911080 33554432000 4194304 16246674 140734769891040 140349330664688 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27872/tid=27875] ppid=27869 vsize=15876676 CPUtime=0 cores=0,2,4,6
/proc/27872/task/27875/stat : 27875 (toysat) S 27869 27872 23276 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25953442 16257716224 3911080 33554432000 4194304 16246674 140734769891040 140349320191152 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 175.76
Current children cumulated vsize (KiB) 15876676

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

[startup+176.1 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 27931
/proc/meminfo: memFree=16715488/32872528 swapFree=7780/7780
[pid=27872] ppid=27869 vsize=0 CPUtime=176.07 cores=0,2,4,6
/proc/27872/stat : 27872 (toysat) Z 27869 27872 23276 0 -1 4203532 3858099 0 0 0 17054 553 0 0 20 0 2 0 25953442 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27872/statm: 0 0 0 0 0 0 0
[pid=27872/tid=27873] ppid=27869 vsize=0 CPUtime=0.29 cores=0,2,4,6
/proc/27872/task/27873/stat : 27873 (toysat) R 27869 27872 23276 0 -1 4203588 8 0 0 0 0 29 0 0 20 0 2 0 25953442 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 176.07
Current children cumulated vsize (KiB) 0

[startup+176.5 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 27931
/proc/meminfo: memFree=16715488/32872528 swapFree=7780/7780
[pid=27872] ppid=27869 vsize=0 CPUtime=176.46 cores=0,2,4,6
/proc/27872/stat : 27872 (toysat) Z 27869 27872 23276 0 -1 4203532 3858099 0 0 0 17054 592 0 0 20 0 2 0 25953442 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27872/statm: 0 0 0 0 0 0 0
[pid=27872/tid=27873] ppid=27869 vsize=0 CPUtime=0.68 cores=0,2,4,6
/proc/27872/task/27873/stat : 27873 (toysat) R 27869 27872 23276 0 -1 4203588 8 0 0 0 0 68 0 0 20 0 2 0 25953442 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 176.46
Current children cumulated vsize (KiB) 0

[startup+176.6 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 27931
/proc/meminfo: memFree=16715488/32872528 swapFree=7780/7780
[pid=27872] ppid=27869 vsize=0 CPUtime=176.56 cores=0,2,4,6
/proc/27872/stat : 27872 (toysat) Z 27869 27872 23276 0 -1 4203532 3858099 0 0 0 17054 602 0 0 20 0 2 0 25953442 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27872/statm: 0 0 0 0 0 0 0
[pid=27872/tid=27873] ppid=27869 vsize=0 CPUtime=0.78 cores=0,2,4,6
/proc/27872/task/27873/stat : 27873 (toysat) R 27869 27872 23276 0 -1 4203588 8 0 0 0 0 78 0 0 20 0 2 0 25953442 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 176.56
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 176.69
CPU time (s): 176.654
CPU user time (s): 170.545
CPU system time (s): 6.10907
CPU usage (%): 99.9796
Max. virtual memory (cumulated for all children) (KiB): 15876676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 170.545
system time used= 6.10907
maximum resident set size= 15646188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3858099
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= 67
involuntary context switches= 202

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.08483 second user time and 1.58976 second system time

The end

Launcher Data

Begin job on node151 at 2016-06-18 10:38:06
IDJOB=4103777
IDBENCH=2458
IDSOLVER=2542
FILE ID=node151/4103777-1466239086
RUNJOBID= node151-1466206051-23292
PBS_JOBID= 19918135
Free space on /tmp= 71732 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-stocfor1.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103777-1466239086/watcher-4103777-1466239086 -o /tmp/evaluation-result-4103777-1466239086/solver-4103777-1466239086 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1466206051-23292 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4103777-1466239086.opb

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

MD5SUM BENCH= 323b3a265759dd86c0c933d2225addd0
RANDOM SEED=2077454517

node151.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		: 2667.103
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	: 5334.20
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		: 2667.103
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		: 2667.103
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		: 2667.103
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		: 2667.103
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		: 2667.103
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		: 2667.103
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		: 2667.103
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:        23780272 kB
Buffers:          125972 kB
Cached:           272040 kB
SwapCached:         1996 kB
Active:          8041996 kB
Inactive:         292192 kB
Active(anon):    7936492 kB
Inactive(anon):     1788 kB
Active(file):     105504 kB
Inactive(file):   290404 kB
Unevictable:        7780 kB
Mlocked:            7780 kB
SwapTotal:      67108856 kB
SwapFree:       67099228 kB
Dirty:             16396 kB
Writeback:             0 kB
AnonPages:       7942940 kB
Mapped:            11516 kB
Shmem:                 0 kB
Slab:             605164 kB
SReclaimable:      48752 kB
SUnreclaim:       556412 kB
KernelStack:        1520 kB
PageTables:        19860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    8086760 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    237568 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71716 MiB
End job on node151 at 2016-06-18 10:41:03