Trace number 4105693

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) 169.963 170.009

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=220-sizeP=111-sizeQ=220-229130880-max.opb
MD5SUMce74ed6abc2682e3852648a27e28a7ce
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -4
Optimality of the best value was proved NO
Number of variables24751
Total number of constraints73261
Number of constraints which are clauses73260
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint24420
Number of terms in the objective function 111
Biggest coefficient in the objective function 1298074214633706907132624082305024
Number of bits for the biggest coefficient in the objective function 111
Sum of the numbers in the objective function 2596148429267413814265248164610047
Number of bits of the sum of numbers in the objective function 111
Biggest number in a constraint 1093625362391505962186251113558810682676584715446606218212885303204976499599687961611756588511526912
Number of bits of the biggest number in a constraint 330
Biggest sum of numbers in a constraint 4374501449566023848745004454235242451901741326209966194279906655789612083583747144123545843134987905
Number of bits of the biggest sum of numbers331
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-18T15:09:58+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-4105693-1466255398.opb"]
0.00/0.01	c use --random-gen="1662850050 1506059310 3148724410 1789966336 2234223874 1909255186 3997726451 1893868814 1243886104 863363897 4110449043 3665363214 38133541 3323642562 3987378599 2559408080 871173916 2041020199 4255627790 4204448388 3348084500 3006040837 2089878210 298418150 879246636 720089306 3529891544 3349975524 2648658347 434128340 1928037292 1601048349 3606646519 3332294511 1704451088 1558876030 761380733 3788247184 4111216816 2113736231 4183987781 4149254527 135070789 1145398468 3244533536 2721143290 1409067622 3706230992 1906013505 2168597818 1069055287 3034986711 3537118581 3459942241 1906300852 2536789289 374695759 513703605 1142381613 409299054 3984180538 3486350166 3939264092 374451339 2208374214 1310137642 2807612724 3213408194 3138802246 2283789843 2832680079 1315839579 3865711998 859780360 3687370493 414072899 952314459 3368187059 2081603797 3412787035 4251147295 416961344 3204500228 629681913 398432827 4267864713 2739021459 1764697409 297875536 2797522987 2693727661 3435253532 839169142 4107067005 4099051003 5682386 4157401342 2434019057 3673675694 4090134744 3364867581 1881066417 2322240268 1045690828 3329129454 3440857603 3063655962 1432202048 1103949591 1999036935 830516079 2462386826 2581833846 40443228 979920842 240724223 2951248481 3097143655 3205707511 2934554711 3448299695 3887958099 4019533548 3181427134 4234054372 3043372930 3377265723 59963732 119728321 4199671677 3664007528 3632353479 2638251279 3224180099 1232497519 2656178841 3414784591 1830267946 1741227883 3325235284 2015141182 14271416 343076441 3023906197 3293891053 3524790623 439035175 70810863 1360350895 3708499617 877148867 534082099 4088098692 2214921086 3799995948 1903660857 2444423277 495743390 2101717407 3011658863 616734727 2304159607 4123741147 278560178 623319646 4021397037 2797822071 4115295171 647371725 1617452613 867238143 2063221565 2159471717 1819360352 2460244129 3221418878 2233665996 4033802530 2892271612 523290307 4208293223 904641705 2278464742 1860974657 1051637121 787268708 3500647442 1068849123 2253925988 537809768 3976127742 634899127 3703588736 1535182394 3000071663 4146003039 2866833086 444994863 3411985614 1964277957 2391984327 107153034 4034708018 844084368 1509204012 283620745 4240290776 2210364333 3950013506 1829763418 3098371312 2518612159 4214277522 4004015518 254158977 2292811019 174997749 2957356967 3955491145 1951303042 2762678719 1512200202 1369843036 1622275037 3868385985 3772393021 434396464 1459720246 3107871901 885136470 731939786 3606456322 1273215456 3557296830 1012901695 197052319 2195457196 1434018821 1397658090 664103736 1288911818 3113101813 3955964929 965330097 1288405513 2277894011 1060761976 2820435397 1137335100 3308972989 948506476 2075306407 1534679564 1540136145 1300692684 456020291 255 362436" option to reproduce the execution
0.49/0.54	c #vars 24751
0.49/0.54	c #constraints 73261

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

pid=24212
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: 1.96 2.03 2.00 3/179 24215
/proc/meminfo: memFree=30565016/32872528 swapFree=163656/177964
[pid=24215] ppid=24212 vsize=676284 CPUtime=0 cores=0,2,4,6
/proc/24215/stat : 24215 (toysat) R 24212 24215 20760 0 -1 4202496 2512 0 0 0 0 0 0 0 20 0 4 0 27589731 692514816 3384 33554432000 4194304 16246674 140734013044816 140734013044240 15002730 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24215/statm: 169361 3390 442 2943 0 166255 0
[pid=24215/tid=24216] ppid=24212 vsize=692804 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24216/stat : 24216 (toysat) S 24212 24215 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27589732 709431296 3450 33554432000 4194304 16246674 140734013044816 140161516023024 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=24215/tid=24217] ppid=24212 vsize=696900 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24217/stat : 24217 (toysat) S 24212 24215 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27589732 713625600 3466 33554432000 4194304 16246674 140734013044816 140161505533168 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=24215/tid=24218] ppid=24212 vsize=700996 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24218/stat : 24218 (toysat) S 24212 24215 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27589732 717819904 3484 33554432000 4194304 16246674 140734013044816 140161425861808 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100171 s]
/proc/loadavg: 1.96 2.03 2.00 3/179 24215
/proc/meminfo: memFree=30565016/32872528 swapFree=163656/177964
[pid=24215] ppid=24212 vsize=1221188 CPUtime=0.08 cores=0,2,4,6
/proc/24215/stat : 24215 (toysat) R 24212 24215 20760 0 -1 4202496 26282 0 0 0 5 3 0 0 20 0 4 0 27589731 1250496512 27091 33554432000 4194304 16246674 140734013044816 140734013044128 4221016 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24215/statm: 305297 27093 800 2943 0 302191 0
[pid=24215/tid=24216] ppid=24212 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24216/stat : 24216 (toysat) S 24212 24215 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27589732 1250496512 27096 33554432000 4194304 16246674 140734013044816 140161516023024 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=24215/tid=24217] ppid=24212 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24217/stat : 24217 (toysat) S 24212 24215 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27589732 1250496512 27098 33554432000 4194304 16246674 140734013044816 140161505533168 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=24215/tid=24218] ppid=24212 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24218/stat : 24218 (toysat) S 24212 24215 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27589732 1250496512 27101 33554432000 4194304 16246674 140734013044816 140161425861808 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1221188

[startup+0.200509 s]
/proc/loadavg: 1.96 2.03 2.00 3/179 24215
/proc/meminfo: memFree=30565016/32872528 swapFree=163656/177964
[pid=24215] ppid=24212 vsize=1312324 CPUtime=0.19 cores=0,2,4,6
/proc/24215/stat : 24215 (toysat) R 24212 24215 20760 0 -1 4202496 48440 0 0 0 13 6 0 0 20 0 4 0 27589731 1343819776 49760 33554432000 4194304 16246674 140734013044816 140734013044128 4221105 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24215/statm: 328081 49767 801 2943 0 324975 0
[pid=24215/tid=24216] ppid=24212 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24216/stat : 24216 (toysat) S 24212 24215 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27589732 1343819776 49771 33554432000 4194304 16246674 140734013044816 140161516023024 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=24215/tid=24217] ppid=24212 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24217/stat : 24217 (toysat) S 24212 24215 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27589732 1343819776 49775 33554432000 4194304 16246674 140734013044816 140161505533168 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=24215/tid=24218] ppid=24212 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24218/stat : 24218 (toysat) S 24212 24215 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27589732 1343819776 49780 33554432000 4194304 16246674 140734013044816 140161425861808 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) 1312324

[startup+0.30047 s]
/proc/loadavg: 1.96 2.03 2.00 3/179 24215
/proc/meminfo: memFree=30565016/32872528 swapFree=163656/177964
[pid=24215] ppid=24212 vsize=1313348 CPUtime=0.29 cores=0,2,4,6
/proc/24215/stat : 24215 (toysat) R 24212 24215 20760 0 -1 4202496 64275 0 0 0 21 8 0 0 20 0 4 0 27589731 1344868352 65595 33554432000 4194304 16246674 140734013044816 140734013044128 4220936 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24215/statm: 328337 65595 801 2943 0 325231 0
[pid=24215/tid=24216] ppid=24212 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24216/stat : 24216 (toysat) S 24212 24215 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27589732 1344868352 65595 33554432000 4194304 16246674 140734013044816 140161516023024 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=24215/tid=24217] ppid=24212 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24217/stat : 24217 (toysat) S 24212 24215 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27589732 1344868352 65595 33554432000 4194304 16246674 140734013044816 140161505533168 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=24215/tid=24218] ppid=24212 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24218/stat : 24218 (toysat) S 24212 24215 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27589732 1344868352 65595 33554432000 4194304 16246674 140734013044816 140161425861808 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1313348

[startup+0.700408 s]
/proc/loadavg: 1.96 2.03 2.00 3/179 24215
/proc/meminfo: memFree=30565016/32872528 swapFree=163656/177964
[pid=24215] ppid=24212 vsize=1314372 CPUtime=0.69 cores=0,2,4,6
/proc/24215/stat : 24215 (toysat) R 24212 24215 20760 0 -1 4202496 64569 0 0 0 61 8 0 0 20 0 4 0 27589731 1345916928 65889 33554432000 4194304 16246674 140734013044816 140734013027808 13950688 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24215/statm: 328593 65889 838 2943 0 325487 0
[pid=24215/tid=24216] ppid=24212 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24216/stat : 24216 (toysat) S 24212 24215 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27589732 1345916928 65889 33554432000 4194304 16246674 140734013044816 140161516023024 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=24215/tid=24217] ppid=24212 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24217/stat : 24217 (toysat) S 24212 24215 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27589732 1345916928 65889 33554432000 4194304 16246674 140734013044816 140161505533168 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=24215/tid=24218] ppid=24212 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24218/stat : 24218 (toysat) S 24212 24215 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27589732 1345916928 65889 33554432000 4194304 16246674 140734013044816 140161425861808 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) 1314372

[startup+1.50039 s]
/proc/loadavg: 1.96 2.03 2.00 3/183 24219
/proc/meminfo: memFree=30033312/32872528 swapFree=163656/177964
[pid=24215] ppid=24212 vsize=1314372 CPUtime=1.49 cores=0,2,4,6
/proc/24215/stat : 24215 (toysat) R 24212 24215 20760 0 -1 4202496 202551 0 0 0 121 28 0 0 20 0 4 0 27589731 1345916928 203871 33554432000 4194304 16246674 140734013044816 140734013026688 6775184 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24215/statm: 328593 203875 838 2943 0 325487 0
[pid=24215/tid=24216] ppid=24212 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24216/stat : 24216 (toysat) S 24212 24215 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27589732 1345916928 203878 33554432000 4194304 16246674 140734013044816 140161516023024 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=24215/tid=24217] ppid=24212 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24217/stat : 24217 (toysat) S 24212 24215 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27589732 1345916928 203880 33554432000 4194304 16246674 140734013044816 140161505533168 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=24215/tid=24218] ppid=24212 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24218/stat : 24218 (toysat) S 24212 24215 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27589732 1345916928 203883 33554432000 4194304 16246674 140734013044816 140161425861808 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) 1314372

[startup+3.1004 s]
/proc/loadavg: 1.96 2.03 2.00 3/183 24219
/proc/meminfo: memFree=29709700/32872528 swapFree=163656/177964
[pid=24215] ppid=24212 vsize=1353284 CPUtime=3.09 cores=0,2,4,6
/proc/24215/stat : 24215 (toysat) R 24212 24215 20760 0 -1 4202496 278955 0 0 0 271 38 0 0 20 0 4 0 27589731 1385762816 280275 33554432000 4194304 16246674 140734013044816 140734013026624 4206864 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24215/statm: 338321 280275 847 2943 0 335215 0
[pid=24215/tid=24216] ppid=24212 vsize=1353284 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24216/stat : 24216 (toysat) S 24212 24215 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27589732 1385762816 280275 33554432000 4194304 16246674 140734013044816 140161516023024 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=24215/tid=24217] ppid=24212 vsize=1353284 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24217/stat : 24217 (toysat) S 24212 24215 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27589732 1385762816 280275 33554432000 4194304 16246674 140734013044816 140161505533168 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=24215/tid=24218] ppid=24212 vsize=1353284 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24218/stat : 24218 (toysat) S 24212 24215 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27589732 1385762816 280275 33554432000 4194304 16246674 140734013044816 140161425861808 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) 1353284

[startup+6.30042 s]
/proc/loadavg: 1.96 2.03 2.00 3/184 24222
/proc/meminfo: memFree=29224532/32872528 swapFree=163656/177964
[pid=24215] ppid=24212 vsize=1573444 CPUtime=6.29 cores=0,2,4,6
/proc/24215/stat : 24215 (toysat) R 24212 24215 20760 0 -1 4202496 333766 0 0 0 584 45 0 0 20 0 4 0 27589731 1611206656 335086 33554432000 4194304 16246674 140734013044816 140734013044128 4220850 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24215/statm: 393361 335086 847 2943 0 390255 0
[pid=24215/tid=24216] ppid=24212 vsize=1573444 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24216/stat : 24216 (toysat) S 24212 24215 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27589732 1611206656 335086 33554432000 4194304 16246674 140734013044816 140161516023024 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=24215/tid=24217] ppid=24212 vsize=1573444 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24217/stat : 24217 (toysat) S 24212 24215 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27589732 1611206656 335086 33554432000 4194304 16246674 140734013044816 140161505533168 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=24215/tid=24218] ppid=24212 vsize=1573444 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24218/stat : 24218 (toysat) S 24212 24215 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27589732 1611206656 335086 33554432000 4194304 16246674 140734013044816 140161425861808 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) 1573444

[startup+12.7004 s]
/proc/loadavg: 1.97 2.03 2.00 3/184 24222
/proc/meminfo: memFree=28319480/32872528 swapFree=163656/177964
[pid=24215] ppid=24212 vsize=2476612 CPUtime=12.69 cores=0,2,4,6
/proc/24215/stat : 24215 (toysat) R 24212 24215 20760 0 -1 4202496 559788 0 0 0 1195 74 0 0 20 0 4 0 27589731 2536050688 561108 33554432000 4194304 16246674 140734013044816 140734013043912 15015658 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24215/statm: 619153 561108 847 2943 0 616047 0
[pid=24215/tid=24216] ppid=24212 vsize=2476612 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24216/stat : 24216 (toysat) S 24212 24215 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27589732 2536050688 561108 33554432000 4194304 16246674 140734013044816 140161516023024 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=24215/tid=24217] ppid=24212 vsize=2476612 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24217/stat : 24217 (toysat) S 24212 24215 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27589732 2536050688 561108 33554432000 4194304 16246674 140734013044816 140161505533168 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=24215/tid=24218] ppid=24212 vsize=2476612 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24218/stat : 24218 (toysat) S 24212 24215 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27589732 2536050688 561108 33554432000 4194304 16246674 140734013044816 140161425861808 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) 2476612

[startup+25.5005 s]
/proc/loadavg: 2.04 2.04 2.00 3/184 24222
/proc/meminfo: memFree=25998860/32872528 swapFree=163656/177964
[pid=24215] ppid=24212 vsize=4793924 CPUtime=25.49 cores=0,2,4,6
/proc/24215/stat : 24215 (toysat) R 24212 24215 20760 0 -1 4202496 1139118 0 0 0 2397 152 0 0 20 0 4 0 27589731 4908978176 1140439 33554432000 4194304 16246674 140734013044816 140734013043912 15015658 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24215/statm: 1198481 1140439 847 2943 0 1195375 0
[pid=24215/tid=24216] ppid=24212 vsize=4793924 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24216/stat : 24216 (toysat) S 24212 24215 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27589732 4908978176 1140439 33554432000 4194304 16246674 140734013044816 140161516023024 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=24215/tid=24217] ppid=24212 vsize=4793924 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24217/stat : 24217 (toysat) S 24212 24215 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27589732 4908978176 1140439 33554432000 4194304 16246674 140734013044816 140161505533168 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=24215/tid=24218] ppid=24212 vsize=4793924 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24218/stat : 24218 (toysat) S 24212 24215 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27589732 4908978176 1140439 33554432000 4194304 16246674 140734013044816 140161425861808 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) 4793924

[startup+51.1005 s]
/proc/loadavg: 2.03 2.04 2.00 3/184 24222
/proc/meminfo: memFree=23365900/32872528 swapFree=163656/177964
[pid=24215] ppid=24212 vsize=7612996 CPUtime=51.08 cores=0,2,4,6
/proc/24215/stat : 24215 (toysat) R 24212 24215 20760 0 -1 4202496 1843728 0 0 0 4856 252 0 0 20 0 4 0 27589731 7795707904 1845049 33554432000 4194304 16246674 140734013044816 140734013042688 4221016 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24215/statm: 1903249 1845058 847 2943 0 1900143 0
[pid=24215/tid=24216] ppid=24212 vsize=7612996 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24216/stat : 24216 (toysat) S 24212 24215 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27589732 7795707904 1845063 33554432000 4194304 16246674 140734013044816 140161516023024 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=24215/tid=24217] ppid=24212 vsize=7612996 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24217/stat : 24217 (toysat) S 24212 24215 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27589732 7795707904 1845068 33554432000 4194304 16246674 140734013044816 140161505532944 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24215/tid=24218] ppid=24212 vsize=7612996 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24218/stat : 24218 (toysat) S 24212 24215 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27589732 7795707904 1845074 33554432000 4194304 16246674 140734013044816 140161425861808 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) 7612996

[startup+102.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/183 24224
/proc/meminfo: memFree=16735268/32872528 swapFree=163656/177964
[pid=24215] ppid=24212 vsize=14038596 CPUtime=102.27 cores=0,2,4,6
/proc/24215/stat : 24215 (toysat) R 24212 24215 20760 0 -1 4202496 3450291 0 0 0 9749 478 0 0 20 0 4 0 27589731 14375522304 3451612 33554432000 4194304 16246674 140734013044816 140734013042752 13899629 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24215/statm: 3509649 3451612 848 2943 0 3506543 0
[pid=24215/tid=24216] ppid=24212 vsize=14038596 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24216/stat : 24216 (toysat) S 24212 24215 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27589732 14375522304 3451612 33554432000 4194304 16246674 140734013044816 140161516023024 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=24215/tid=24217] ppid=24212 vsize=14038596 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24217/stat : 24217 (toysat) S 24212 24215 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27589732 14375522304 3451612 33554432000 4194304 16246674 140734013044816 140161505532944 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24215/tid=24218] ppid=24212 vsize=14038596 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24218/stat : 24218 (toysat) S 24212 24215 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27589732 14375522304 3451612 33554432000 4194304 16246674 140734013044816 140161425861808 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) 14038596

[startup+162.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/182 24225
/proc/meminfo: memFree=16735680/32872528 swapFree=163656/177964
[pid=24215] ppid=24212 vsize=14038596 CPUtime=162.26 cores=0,2,4,6
/proc/24215/stat : 24215 (toysat) R 24212 24215 20760 0 -1 4202496 3450295 0 0 0 15745 481 0 0 20 0 4 0 27589731 14375522304 3451616 33554432000 4194304 16246674 140734013044816 140734013043912 4220543 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24215/statm: 3509649 3451616 852 2943 0 3506543 0
[pid=24215/tid=24216] ppid=24212 vsize=14038596 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24216/stat : 24216 (toysat) S 24212 24215 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27589732 14375522304 3451616 33554432000 4194304 16246674 140734013044816 140161516023024 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=24215/tid=24217] ppid=24212 vsize=14038596 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24217/stat : 24217 (toysat) S 24212 24215 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27589732 14375522304 3451616 33554432000 4194304 16246674 140734013044816 140161505533168 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=24215/tid=24218] ppid=24212 vsize=14038596 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24218/stat : 24218 (toysat) S 24212 24215 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27589732 14375522304 3451616 33554432000 4194304 16246674 140734013044816 140161425861808 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 14038596



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+168.9 s]
/proc/loadavg: 2.03 2.03 2.00 3/182 24225
/proc/meminfo: memFree=15086712/32872528 swapFree=163656/177964
[pid=24215] ppid=24212 vsize=15873604 CPUtime=168.85 cores=0,2,4,6
/proc/24215/stat : 24215 (toysat) R 24212 24215 20760 0 -1 4202496 3908973 0 0 0 16332 553 0 0 20 0 4 0 27589731 16254570496 3910294 33554432000 4194304 16246674 140734013044816 140734013043912 15015658 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24215/statm: 3968401 3910294 852 2943 0 3965295 0
[pid=24215/tid=24216] ppid=24212 vsize=15873604 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24216/stat : 24216 (toysat) S 24212 24215 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27589732 16254570496 3910294 33554432000 4194304 16246674 140734013044816 140161516023024 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=24215/tid=24217] ppid=24212 vsize=15873604 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24217/stat : 24217 (toysat) S 24212 24215 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27589732 16254570496 3910294 33554432000 4194304 16246674 140734013044816 140161505533168 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=24215/tid=24218] ppid=24212 vsize=15873604 CPUtime=0 cores=0,2,4,6
/proc/24215/task/24218/stat : 24218 (toysat) S 24212 24215 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27589732 16254570496 3910294 33554432000 4194304 16246674 140734013044816 140161425861808 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 168.85
Current children cumulated vsize (KiB) 15873604

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

[startup+169.6 s]
/proc/loadavg: 2.03 2.03 2.00 2/171 24256
/proc/meminfo: memFree=23416684/32872528 swapFree=163656/177964
[pid=24215] ppid=24212 vsize=0 CPUtime=169.55 cores=0,2,4,6
/proc/24215/stat : 24215 (toysat) Z 24212 24215 20760 0 -1 4203532 3909366 0 0 0 16332 623 0 0 20 0 2 0 27589731 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24215/statm: 0 0 0 0 0 0 0
[pid=24215/tid=24217] ppid=24212 vsize=0 CPUtime=0.68 cores=0,2,4,6
/proc/24215/task/24217/stat : 24217 (toysat) R 24212 24215 20760 0 -1 4203588 8 0 0 0 0 68 0 0 20 0 2 0 27589732 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) 169.55
Current children cumulated vsize (KiB) 0

[startup+170 s]
/proc/loadavg: 2.03 2.03 2.00 2/171 24256
/proc/meminfo: memFree=23416684/32872528 swapFree=163656/177964
[pid=24215] ppid=24212 vsize=0 CPUtime=169.95 cores=0,2,4,6
/proc/24215/stat : 24215 (toysat) Z 24212 24215 20760 0 -1 4203532 3909366 0 0 0 16332 663 0 0 20 0 2 0 27589731 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24215/statm: 0 0 0 0 0 0 0
[pid=24215/tid=24217] ppid=24212 vsize=0 CPUtime=1.08 cores=0,2,4,6
/proc/24215/task/24217/stat : 24217 (toysat) R 24212 24215 20760 0 -1 4203588 8 0 0 0 0 108 0 0 20 0 2 0 27589732 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) 169.95
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 170.009
CPU time (s): 169.963
CPU user time (s): 163.327
CPU system time (s): 6.63599
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 15873604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 163.327
system time used= 6.63599
maximum resident set size= 15642748
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3909366
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= 72
involuntary context switches= 184

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.563914 second user time and 0.934857 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-18 15:09:58
IDJOB=4105693
IDBENCH=2980
IDSOLVER=2542
FILE ID=node105/4105693-1466255398
RUNJOBID= node105-1466229502-20776
PBS_JOBID= 19918174
Free space on /tmp= 71728 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=220-sizeP=111-sizeQ=220-229130880-max.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4105693-1466255398/watcher-4105693-1466255398 -o /tmp/evaluation-result-4105693-1466255398/solver-4105693-1466255398 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1466229502-20776 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4105693-1466255398.opb

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

MD5SUM BENCH= ce74ed6abc2682e3852648a27e28a7ce
RANDOM SEED=1434308816

node105.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.561
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.561
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.561
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.561
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.561
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.561
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.561
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.561
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30565396 kB
Buffers:          109068 kB
Cached:           205092 kB
SwapCached:         1472 kB
Active:           271756 kB
Inactive:        1117568 kB
Active(anon):     173020 kB
Inactive(anon):   904264 kB
Active(file):      98736 kB
Inactive(file):   213304 kB
Unevictable:      177964 kB
Mlocked:          163656 kB
SwapTotal:      67108856 kB
SwapFree:       67097160 kB
Dirty:             19424 kB
Writeback:             0 kB
AnonPages:       1252696 kB
Mapped:            10480 kB
Shmem:                 0 kB
Slab:             604536 kB
SReclaimable:      48096 kB
SUnreclaim:       556440 kB
KernelStack:        1448 kB
PageTables:         6512 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1396200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1079296 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= 71728 MiB
End job on node105 at 2016-06-18 15:12:48