Trace number 4079048

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) 252.105 252.153

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib3/normalized-mps-v2-20-10-qnet1.opb
MD5SUM9cd99d01f800e747c5049853d96a0d20
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.880865
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables5380
Total number of constraints630
Number of constraints which are clauses40
Number of constraints which are cardinality constraints (but not clauses)48
Number of constraints which are nor clauses,nor cardinality constraints542
Minimum length of a constraint2
Maximum length of a constraint77
Number of terms in the objective function 3720
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 133143986052
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 8388608000000
Number of bits of the biggest number in a constraint 43
Biggest sum of numbers in a constraint 17124187591735
Number of bits of the biggest sum of numbers44
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c 2016-06-06T20:41:15+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-4079048-1465238474.opb"]
0.00/0.01	c use --random-gen="2244766537 1956576704 2667066685 592830701 3600488597 1490307938 2296231069 2604637705 1247084983 2795189340 721268272 2591602763 3267980400 3233468177 2552478594 2713903468 1388914398 2362939834 2148597248 4050291076 3943818736 809782382 2242994289 3836805779 1667524193 3471845357 4051080438 2298000270 4185066567 2736213329 3797623987 244453091 2565676301 3005446417 2297369811 344004845 1832254369 4054192671 4290257526 3018143929 3251544553 4041887714 1818909603 3012080589 3365294611 3095874887 1658001831 4263070083 1330203641 242085661 393676887 43298813 939365334 2566009653 3506613193 620022720 1107198112 1576514461 2319067721 2269044554 915607303 2056377251 2385468223 585287656 825661570 2822257442 2018982929 822156756 3663076158 2302618201 2042863234 2712923325 1012001542 2076464990 2151586142 247338505 82021407 87371208 1254551162 1765278251 180520440 887783914 675803642 2687591067 652289365 2653893371 568762846 833228060 2829361858 2217615484 613142689 2192918531 551575690 1416890047 2248062281 1036463009 3568954793 67085352 184907851 1744106995 2256518419 3364256717 3133518689 2631305381 3781657031 692391126 2819503635 3413169242 727747006 2929609705 2806901855 1013536605 1733477664 2568760481 3069477883 890430504 13294098 2928360696 4199877336 155965067 4131792499 3926364185 2221904543 1210149937 3818012588 3867249742 2369004346 1947622279 2179505097 1716571547 3607014258 777246277 2446405700 2146903355 1087097519 4122024340 848512226 3145153252 3046227104 363713333 3208090113 1434099331 996242080 3599125423 3551980239 2142172767 1035692727 860150704 1163283962 3671032012 2440969395 3874244057 648330109 196240139 780192873 2762399819 2532724134 298563467 1405919572 1336019961 3475168072 25532414 1231658445 3797318612 2352763153 3979170548 161389062 648897305 1153972690 1974526243 2253628308 809687640 803909764 3469090406 2091706671 3820234280 3919725740 530490005 1959964806 3021882334 1872811942 2233724129 735586229 2399826956 1772322815 645954708 3922384230 2172705362 1468912243 1723454325 3022366066 26606968 1822722533 213799396 3690590292 769206088 4052125849 714189214 4277748748 2402256994 1614669002 108463495 3400667631 1083035862 2050848745 2576674091 3056492668 3728930340 309085031 1742863628 1044691944 1562100648 392358085 1019935675 1759273286 54989029 449317105 2411746730 1649143594 2546173923 3655135069 907892687 211786872 1368180759 3764816900 1832227116 2361984103 1206630393 491133410 3381157035 1366501609 3069756587 3338540217 3059196028 1783798183 449913062 124236674 1778686168 2478869259 2375160730 3327188886 922683722 1306765492 1164715629 325944988 1426594198 653300920 3357837216 3549165850 1067003759 1138126172 3481840587 1181401131 3625490790 352208811 2348797743 255 362436" option to reproduce the execution
0.00/0.05	c #vars 5380
0.00/0.05	c #constraints 630

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

pid=608
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.25 2.21 2.18 4/179 611
/proc/meminfo: memFree=29202448/32872528 swapFree=17892/1720544
[pid=611] ppid=608 vsize=535996 CPUtime=0 cores=0,2,4,6
/proc/611/stat : 611 (toysat) R 608 611 31655 0 -1 4202496 1970 0 0 0 0 0 0 0 20 0 4 0 105780627 548859904 1819 33554432000 4194304 16246674 140734979641888 140734979641312 13880264 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/611/statm: 134767 1830 441 2943 0 131661 0
[pid=611/tid=612] ppid=608 vsize=848316 CPUtime=0 cores=0,2,4,6
/proc/611/task/612/stat : 612 (toysat) S 608 611 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105780627 868675584 3038 33554432000 4194304 16246674 140734979641888 140157733809392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=611/tid=613] ppid=608 vsize=853436 CPUtime=0 cores=0,2,4,6
/proc/611/task/613/stat : 613 (toysat) S 608 611 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105780627 873918464 3056 33554432000 4194304 16246674 140734979641888 140157723319536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=611/tid=614] ppid=608 vsize=857532 CPUtime=0 cores=0,2,4,6
/proc/611/task/614/stat : 614 (toysat) S 608 611 31655 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 105780627 878112768 3075 33554432000 4194304 16246674 140734979641888 140157712846000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0

[startup+0.100168 s]
/proc/loadavg: 2.25 2.21 2.18 4/179 611
/proc/meminfo: memFree=29202448/32872528 swapFree=17892/1720544
[pid=611] ppid=608 vsize=1220164 CPUtime=0.09 cores=0,2,4,6
/proc/611/stat : 611 (toysat) R 608 611 31655 0 -1 4202496 23018 0 0 0 7 2 0 0 20 0 4 0 105780627 1249447936 22806 33554432000 4194304 16246674 140734979641888 140734979641200 12449399 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/611/statm: 305041 22819 843 2943 0 301935 0
[pid=611/tid=612] ppid=608 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/611/task/612/stat : 612 (toysat) S 608 611 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105780627 1249447936 22828 33554432000 4194304 16246674 140734979641888 140157733809392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=611/tid=613] ppid=608 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/611/task/613/stat : 613 (toysat) S 608 611 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105780627 1249447936 22837 33554432000 4194304 16246674 140734979641888 140157723319536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=611/tid=614] ppid=608 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/611/task/614/stat : 614 (toysat) S 608 611 31655 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 105780627 1249447936 22846 33554432000 4194304 16246674 140734979641888 140157712846000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1220164

[startup+0.200502 s]
/proc/loadavg: 2.25 2.21 2.18 4/179 611
/proc/meminfo: memFree=29202448/32872528 swapFree=17892/1720544
[pid=611] ppid=608 vsize=1220164 CPUtime=0.19 cores=0,2,4,6
/proc/611/stat : 611 (toysat) R 608 611 31655 0 -1 4202496 46059 0 0 0 14 5 0 0 20 0 4 0 105780627 1249447936 45846 33554432000 4194304 16246674 140734979641888 140734979641200 12429797 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/611/statm: 305041 45852 843 2943 0 301935 0
[pid=611/tid=612] ppid=608 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/611/task/612/stat : 612 (toysat) S 608 611 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105780627 1249447936 45856 33554432000 4194304 16246674 140734979641888 140157733809392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=611/tid=613] ppid=608 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/611/task/613/stat : 613 (toysat) S 608 611 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105780627 1249447936 45860 33554432000 4194304 16246674 140734979641888 140157723319536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=611/tid=614] ppid=608 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/611/task/614/stat : 614 (toysat) S 608 611 31655 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 105780627 1249447936 45863 33554432000 4194304 16246674 140734979641888 140157712846000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1220164

[startup+0.300462 s]
/proc/loadavg: 2.25 2.21 2.18 4/179 611
/proc/meminfo: memFree=29202448/32872528 swapFree=17892/1720544
[pid=611] ppid=608 vsize=1220164 CPUtime=0.29 cores=0,2,4,6
/proc/611/stat : 611 (toysat) R 608 611 31655 0 -1 4202496 72847 0 0 0 21 8 0 0 20 0 4 0 105780627 1249447936 72634 33554432000 4194304 16246674 140734979641888 140734979641200 12653060 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/611/statm: 305041 72643 843 2943 0 301935 0
[pid=611/tid=612] ppid=608 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/611/task/612/stat : 612 (toysat) S 608 611 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105780627 1249447936 72649 33554432000 4194304 16246674 140734979641888 140157733809392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=611/tid=613] ppid=608 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/611/task/613/stat : 613 (toysat) S 608 611 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105780627 1249447936 72656 33554432000 4194304 16246674 140734979641888 140157723319536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=611/tid=614] ppid=608 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/611/task/614/stat : 614 (toysat) S 608 611 31655 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 105780627 1249447936 72662 33554432000 4194304 16246674 140734979641888 140157712846000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1220164

[startup+0.700354 s]
/proc/loadavg: 2.25 2.21 2.18 4/179 611
/proc/meminfo: memFree=29202448/32872528 swapFree=17892/1720544
[pid=611] ppid=608 vsize=1220164 CPUtime=0.69 cores=0,2,4,6
/proc/611/stat : 611 (toysat) R 608 611 31655 0 -1 4202496 163486 0 0 0 50 19 0 0 20 0 4 0 105780627 1249447936 163274 33554432000 4194304 16246674 140734979641888 140734979623808 12371445 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/611/statm: 305041 163285 843 2943 0 301935 0
[pid=611/tid=612] ppid=608 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/611/task/612/stat : 612 (toysat) S 608 611 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105780627 1249447936 163292 33554432000 4194304 16246674 140734979641888 140157733809392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=611/tid=613] ppid=608 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/611/task/613/stat : 613 (toysat) S 608 611 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105780627 1249447936 163300 33554432000 4194304 16246674 140734979641888 140157723319536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=611/tid=614] ppid=608 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/611/task/614/stat : 614 (toysat) S 608 611 31655 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 105780627 1249447936 163307 33554432000 4194304 16246674 140734979641888 140157712846000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1220164

[startup+1.50037 s]
/proc/loadavg: 2.23 2.21 2.18 4/183 615
/proc/meminfo: memFree=28172572/32872528 swapFree=17892/1720544
[pid=611] ppid=608 vsize=1405508 CPUtime=1.49 cores=0,2,4,6
/proc/611/stat : 611 (toysat) R 608 611 31655 0 -1 4202496 292435 0 0 0 113 36 0 0 20 0 4 0 105780627 1439240192 292222 33554432000 4194304 16246674 140734979641888 140734979623808 12371136 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/611/statm: 351377 292222 843 2943 0 348271 0
[pid=611/tid=612] ppid=608 vsize=1405508 CPUtime=0 cores=0,2,4,6
/proc/611/task/612/stat : 612 (toysat) S 608 611 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105780627 1439240192 292222 33554432000 4194304 16246674 140734979641888 140157733809392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=611/tid=613] ppid=608 vsize=1405508 CPUtime=0 cores=0,2,4,6
/proc/611/task/613/stat : 613 (toysat) S 608 611 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105780627 1439240192 292222 33554432000 4194304 16246674 140734979641888 140157723319536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=611/tid=614] ppid=608 vsize=1405508 CPUtime=0 cores=0,2,4,6
/proc/611/task/614/stat : 614 (toysat) S 608 611 31655 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 105780627 1439240192 292222 33554432000 4194304 16246674 140734979641888 140157712846000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1405508

[startup+3.10038 s]
/proc/loadavg: 2.23 2.21 2.18 3/183 615
/proc/meminfo: memFree=28033072/32872528 swapFree=17892/1720544
[pid=611] ppid=608 vsize=1405508 CPUtime=3.09 cores=0,2,4,6
/proc/611/stat : 611 (toysat) R 608 611 31655 0 -1 4202496 292516 0 0 0 273 36 0 0 20 0 4 0 105780627 1439240192 292303 33554432000 4194304 16246674 140734979641888 140734979639632 4220850 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/611/statm: 351377 292303 843 2943 0 348271 0
[pid=611/tid=612] ppid=608 vsize=1405508 CPUtime=0 cores=0,2,4,6
/proc/611/task/612/stat : 612 (toysat) S 608 611 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105780627 1439240192 292303 33554432000 4194304 16246674 140734979641888 140157733809392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=611/tid=613] ppid=608 vsize=1405508 CPUtime=0 cores=0,2,4,6
/proc/611/task/613/stat : 613 (toysat) S 608 611 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105780627 1439240192 292303 33554432000 4194304 16246674 140734979641888 140157723319312 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=611/tid=614] ppid=608 vsize=1405508 CPUtime=0 cores=0,2,4,6
/proc/611/task/614/stat : 614 (toysat) S 608 611 31655 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 105780627 1439240192 292303 33554432000 4194304 16246674 140734979641888 140157712846000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1405508

[startup+6.30038 s]
/proc/loadavg: 2.21 2.20 2.18 3/183 615
/proc/meminfo: memFree=27842100/32872528 swapFree=17892/1720544
[pid=611] ppid=608 vsize=1596996 CPUtime=6.29 cores=0,2,4,6
/proc/611/stat : 611 (toysat) R 608 611 31655 0 -1 4202496 340388 0 0 0 587 42 0 0 20 0 4 0 105780627 1635323904 340175 33554432000 4194304 16246674 140734979641888 140734979623808 14628944 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/611/statm: 399249 340175 843 2943 0 396143 0
[pid=611/tid=612] ppid=608 vsize=1596996 CPUtime=0 cores=0,2,4,6
/proc/611/task/612/stat : 612 (toysat) S 608 611 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105780627 1635323904 340175 33554432000 4194304 16246674 140734979641888 140157733809392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=611/tid=613] ppid=608 vsize=1596996 CPUtime=0 cores=0,2,4,6
/proc/611/task/613/stat : 613 (toysat) S 608 611 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105780627 1635323904 340175 33554432000 4194304 16246674 140734979641888 140157723319536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=611/tid=614] ppid=608 vsize=1596996 CPUtime=0 cores=0,2,4,6
/proc/611/task/614/stat : 614 (toysat) S 608 611 31655 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 105780627 1635323904 340175 33554432000 4194304 16246674 140734979641888 140157712846000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1596996

[startup+12.7004 s]
/proc/loadavg: 2.19 2.20 2.18 3/183 615
/proc/meminfo: memFree=27564492/32872528 swapFree=17892/1720544
[pid=611] ppid=608 vsize=1874500 CPUtime=12.69 cores=0,2,4,6
/proc/611/stat : 611 (toysat) R 608 611 31655 0 -1 4202496 501157 0 0 0 1206 63 0 0 20 0 4 0 105780627 1919488000 409552 33554432000 4194304 16246674 140734979641888 140734979641104 4206587 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/611/statm: 468625 409552 844 2943 0 465519 0
[pid=611/tid=612] ppid=608 vsize=1874500 CPUtime=0 cores=0,2,4,6
/proc/611/task/612/stat : 612 (toysat) S 608 611 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105780627 1919488000 409552 33554432000 4194304 16246674 140734979641888 140157733809392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=611/tid=613] ppid=608 vsize=1874500 CPUtime=0 cores=0,2,4,6
/proc/611/task/613/stat : 613 (toysat) S 608 611 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105780627 1919488000 409552 33554432000 4194304 16246674 140734979641888 140157723319536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=611/tid=614] ppid=608 vsize=1874500 CPUtime=0 cores=0,2,4,6
/proc/611/task/614/stat : 614 (toysat) S 608 611 31655 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 105780627 1919488000 409552 33554432000 4194304 16246674 140734979641888 140157712846000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1874500

[startup+25.5005 s]
/proc/loadavg: 2.22 2.20 2.18 3/183 615
/proc/meminfo: memFree=25428160/32872528 swapFree=17892/1720544
[pid=611] ppid=608 vsize=4127300 CPUtime=25.49 cores=0,2,4,6
/proc/611/stat : 611 (toysat) R 608 611 31655 0 -1 4202496 1064136 0 0 0 2408 141 0 0 20 0 4 0 105780627 4226355200 972531 33554432000 4194304 16246674 140734979641888 140734979639744 13880832 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/611/statm: 1031825 972531 845 2943 0 1028719 0
[pid=611/tid=612] ppid=608 vsize=4127300 CPUtime=0 cores=0,2,4,6
/proc/611/task/612/stat : 612 (toysat) S 608 611 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105780627 4226355200 972531 33554432000 4194304 16246674 140734979641888 140157733809392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=611/tid=613] ppid=608 vsize=4127300 CPUtime=0 cores=0,2,4,6
/proc/611/task/613/stat : 613 (toysat) S 608 611 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105780627 4226355200 972531 33554432000 4194304 16246674 140734979641888 140157723319312 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=611/tid=614] ppid=608 vsize=4127300 CPUtime=0 cores=0,2,4,6
/proc/611/task/614/stat : 614 (toysat) S 608 611 31655 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 105780627 4226355200 972531 33554432000 4194304 16246674 140734979641888 140157712846000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4127300

[startup+51.1005 s]
/proc/loadavg: 2.15 2.19 2.18 3/183 615
/proc/meminfo: memFree=21574060/32872528 swapFree=17892/1720544
[pid=611] ppid=608 vsize=7854660 CPUtime=51.09 cores=0,2,4,6
/proc/611/stat : 611 (toysat) R 608 611 31655 0 -1 4202496 1996199 0 0 0 4842 267 0 0 20 0 4 0 105780627 8043171840 1904594 33554432000 4194304 16246674 140734979641888 140734979639680 15015658 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/611/statm: 1963665 1904594 845 2943 0 1960559 0
[pid=611/tid=612] ppid=608 vsize=7854660 CPUtime=0 cores=0,2,4,6
/proc/611/task/612/stat : 612 (toysat) S 608 611 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105780627 8043171840 1904594 33554432000 4194304 16246674 140734979641888 140157733809392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=611/tid=613] ppid=608 vsize=7854660 CPUtime=0 cores=0,2,4,6
/proc/611/task/613/stat : 613 (toysat) S 608 611 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105780627 8043171840 1904594 33554432000 4194304 16246674 140734979641888 140157723319536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=611/tid=614] ppid=608 vsize=7854660 CPUtime=0 cores=0,2,4,6
/proc/611/task/614/stat : 614 (toysat) S 608 611 31655 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 105780627 8043171840 1904594 33554432000 4194304 16246674 140734979641888 140157712846000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 7854660

[startup+102.3 s]
/proc/loadavg: 2.11 2.17 2.17 3/183 616
/proc/meminfo: memFree=24827580/32872528 swapFree=17892/1720544
[pid=611] ppid=608 vsize=4610628 CPUtime=102.28 cores=0,2,4,6
/proc/611/stat : 611 (toysat) R 608 611 31655 0 -1 4202496 3231911 0 0 0 9745 483 0 0 20 0 4 0 105780627 4721283072 1093586 33554432000 4194304 16246674 140734979641888 140734979639744 4225154 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/611/statm: 1152657 1093588 845 2943 0 1149551 0
[pid=611/tid=612] ppid=608 vsize=4612676 CPUtime=0 cores=0,2,4,6
/proc/611/task/612/stat : 612 (toysat) S 608 611 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105780627 4723380224 1093974 33554432000 4194304 16246674 140734979641888 140157733809392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=611/tid=613] ppid=608 vsize=4612676 CPUtime=0 cores=0,2,4,6
/proc/611/task/613/stat : 613 (toysat) S 608 611 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105780627 4723380224 1093980 33554432000 4194304 16246674 140734979641888 140157723319312 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=611/tid=614] ppid=608 vsize=4612676 CPUtime=0 cores=0,2,4,6
/proc/611/task/614/stat : 614 (toysat) S 608 611 31655 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 105780627 4723380224 1093985 33554432000 4194304 16246674 140734979641888 140157712846000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 4610628

[startup+162.3 s]
/proc/loadavg: 2.15 2.17 2.17 3/183 618
/proc/meminfo: memFree=16699380/32872528 swapFree=17892/1720544
[pid=611] ppid=608 vsize=12719684 CPUtime=162.26 cores=0,2,4,6
/proc/611/stat : 611 (toysat) R 608 611 31655 0 -1 4202496 5259181 0 0 0 15459 767 0 0 20 0 4 0 105780627 13024956416 3120856 33554432000 4194304 16246674 140734979641888 140734979639808 13899629 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/611/statm: 3179921 3120856 846 2943 0 3176815 0
[pid=611/tid=612] ppid=608 vsize=12719684 CPUtime=0 cores=0,2,4,6
/proc/611/task/612/stat : 612 (toysat) S 608 611 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105780627 13024956416 3120856 33554432000 4194304 16246674 140734979641888 140157733809392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=611/tid=613] ppid=608 vsize=12719684 CPUtime=0 cores=0,2,4,6
/proc/611/task/613/stat : 613 (toysat) S 608 611 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105780627 13024956416 3120856 33554432000 4194304 16246674 140734979641888 140157723319312 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=611/tid=614] ppid=608 vsize=12719684 CPUtime=0 cores=0,2,4,6
/proc/611/task/614/stat : 614 (toysat) S 608 611 31655 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 105780627 13024956416 3120856 33554432000 4194304 16246674 140734979641888 140157712846000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 12719684

[startup+222.308 s]
/proc/loadavg: 2.20 2.18 2.18 4/183 619
/proc/meminfo: memFree=16699388/32872528 swapFree=17892/1720544
[pid=611] ppid=608 vsize=12719684 CPUtime=222.26 cores=0,2,4,6
/proc/611/stat : 611 (toysat) R 608 611 31655 0 -1 4202496 5259185 0 0 0 21457 769 0 0 20 0 4 0 105780627 13024956416 3120860 33554432000 4194304 16246674 140734979641888 140734979639744 14003409 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/611/statm: 3179921 3120860 850 2943 0 3176815 0
[pid=611/tid=612] ppid=608 vsize=12719684 CPUtime=0 cores=0,2,4,6
/proc/611/task/612/stat : 612 (toysat) S 608 611 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105780627 13024956416 3120860 33554432000 4194304 16246674 140734979641888 140157733809392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=611/tid=613] ppid=608 vsize=12719684 CPUtime=0 cores=0,2,4,6
/proc/611/task/613/stat : 613 (toysat) S 608 611 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105780627 13024956416 3120860 33554432000 4194304 16246674 140734979641888 140157723319312 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=611/tid=614] ppid=608 vsize=12719684 CPUtime=0 cores=0,2,4,6
/proc/611/task/614/stat : 614 (toysat) S 608 611 31655 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 105780627 13024956416 3120860 33554432000 4194304 16246674 140734979641888 140157712846000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 12719684



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+251.3 s]
/proc/loadavg: 2.27 2.19 2.18 4/183 620
/proc/meminfo: memFree=13710988/32872528 swapFree=17892/1720544
[pid=611] ppid=608 vsize=15910468 CPUtime=251.26 cores=0,2,4,6
/proc/611/stat : 611 (toysat) R 608 611 31655 0 -1 4202496 6056831 0 0 0 24238 888 0 0 20 0 4 0 105780627 16292319232 3918507 33554432000 4194304 16246674 140734979641888 140734979639680 4221016 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/611/statm: 3977617 3918515 850 2943 0 3974511 0
[pid=611/tid=612] ppid=608 vsize=15910468 CPUtime=0 cores=0,2,4,6
/proc/611/task/612/stat : 612 (toysat) S 608 611 31655 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 105780627 16292319232 3918519 33554432000 4194304 16246674 140734979641888 140157733809392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=611/tid=613] ppid=608 vsize=15910468 CPUtime=0 cores=0,2,4,6
/proc/611/task/613/stat : 613 (toysat) S 608 611 31655 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 105780627 16292319232 3918524 33554432000 4194304 16246674 140734979641888 140157723319536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=611/tid=614] ppid=608 vsize=15910468 CPUtime=0 cores=0,2,4,6
/proc/611/task/614/stat : 614 (toysat) S 608 611 31655 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 105780627 16292319232 3918528 33554432000 4194304 16246674 140734979641888 140157712846000 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 251.26
Current children cumulated vsize (KiB) 15910468

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

[startup+251.6 s]
/proc/loadavg: 2.27 2.19 2.18 4/183 620
/proc/meminfo: memFree=13710988/32872528 swapFree=17892/1720544
[pid=611] ppid=608 vsize=0 CPUtime=251.55 cores=0,2,4,6
/proc/611/stat : 611 (toysat) Z 608 611 31655 0 -1 4203532 6057306 0 0 0 24238 917 0 0 20 0 2 0 105780627 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/611/statm: 0 0 0 0 0 0 0
[pid=611/tid=612] ppid=608 vsize=0 CPUtime=0.28 cores=0,2,4,6
/proc/611/task/612/stat : 612 (toysat) R 608 611 31655 0 -1 4203588 10 0 0 0 0 28 0 0 20 0 2 0 105780627 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 251.55
Current children cumulated vsize (KiB) 0

[startup+252.007 s]
/proc/loadavg: 2.27 2.19 2.18 3/181 620
/proc/meminfo: memFree=24608620/32872528 swapFree=17892/1720544
[pid=611] ppid=608 vsize=0 CPUtime=251.96 cores=0,2,4,6
/proc/611/stat : 611 (toysat) Z 608 611 31655 0 -1 4203532 6057306 0 0 0 24238 958 0 0 20 0 2 0 105780627 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/611/statm: 0 0 0 0 0 0 0
[pid=611/tid=612] ppid=608 vsize=0 CPUtime=0.68 cores=0,2,4,6
/proc/611/task/612/stat : 612 (toysat) R 608 611 31655 0 -1 4203588 10 0 0 0 0 68 0 0 20 0 2 0 105780627 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 251.96
Current children cumulated vsize (KiB) 0

[startup+252.1 s]
/proc/loadavg: 2.27 2.19 2.18 3/181 620
/proc/meminfo: memFree=24608620/32872528 swapFree=17892/1720544
[pid=611] ppid=608 vsize=0 CPUtime=252.05 cores=0,2,4,6
/proc/611/stat : 611 (toysat) Z 608 611 31655 0 -1 4203532 6057306 0 0 0 24238 967 0 0 20 0 2 0 105780627 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/611/statm: 0 0 0 0 0 0 0
[pid=611/tid=612] ppid=608 vsize=0 CPUtime=0.77 cores=0,2,4,6
/proc/611/task/612/stat : 612 (toysat) R 608 611 31655 0 -1 4203588 10 0 0 0 0 77 0 0 20 0 2 0 105780627 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 252.05
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 252.153
CPU time (s): 252.105
CPU user time (s): 242.384
CPU system time (s): 9.72052
CPU usage (%): 99.9808
Max. virtual memory (cumulated for all children) (KiB): 15910468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 242.384
system time used= 9.72052
maximum resident set size= 15675924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6057306
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= 207
involuntary context switches= 458

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.671897 second user time and 0.946856 second system time

The end

Launcher Data

Begin job on node117 at 2016-06-06 20:41:14
IDJOB=4079048
IDBENCH=2542
IDSOLVER=2542
FILE ID=node117/4079048-1465238474
RUNJOBID= node117-1465227498-31671
PBS_JOBID= 19843241
Free space on /tmp= 71712 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib3/normalized-mps-v2-20-10-qnet1.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4079048-1465238474/watcher-4079048-1465238474 -o /tmp/evaluation-result-4079048-1465238474/solver-4079048-1465238474 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1465227498-31671 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4079048-1465238474.opb

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

MD5SUM BENCH= 9cd99d01f800e747c5049853d96a0d20
RANDOM SEED=652653792

node117.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.088
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.17
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.088
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.088
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.088
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.56
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.088
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.088
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.088
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.53
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.088
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:        29202612 kB
Buffers:           32620 kB
Cached:           111180 kB
SwapCached:         1396 kB
Active:          1187480 kB
Inactive:          56232 kB
Active(anon):    1099848 kB
Inactive(anon):     2176 kB
Active(file):      87632 kB
Inactive(file):    54056 kB
Unevictable:     1720544 kB
Mlocked:           17892 kB
SwapTotal:      67108856 kB
SwapFree:       67098980 kB
Dirty:             16328 kB
Writeback:             0 kB
AnonPages:       2819516 kB
Mapped:            10712 kB
Shmem:                 0 kB
Slab:             568008 kB
SReclaimable:      11936 kB
SUnreclaim:       556072 kB
KernelStack:        1464 kB
PageTables:         9608 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2963676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1722368 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= 71696 MiB
End job on node117 at 2016-06-06 20:45:27