Trace number 4105797

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.205 169.243

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=260-sizeP=131-sizeQ=260-466115074.opb
MD5SUM6f10a43564a9251299e57f9c0057d233
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark2.55361
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables34451
Total number of constraints102181
Number of constraints which are clauses102180
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 constraint34060
Number of terms in the objective function 131
Biggest coefficient in the objective function 1361129467683753853853498429727072845824
Number of bits for the biggest coefficient in the objective function 131
Sum of the numbers in the objective function 2722258935367507707706996859454145691647
Number of bits of the sum of numbers in the objective function 131
Biggest number in a constraint 1260864198284623334792929283204595641762551656654894293374345388935863096687910739565256520156317300505812095689818112
Number of bits of the biggest number in a constraint 390
Biggest sum of numbers in a constraint 5043456793138493339171717132818382567048530064817703149238847471651876572267107280016735989126993020184591974005456899
Number of bits of the biggest sum of numbers391
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:28:47+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-4105797-1466256527.opb"]
0.00/0.01	c use --random-gen="3598249052 1129231755 623210316 886592388 1347196522 2558492664 1529737583 444713912 3614032635 785410178 810221545 2460472548 1460231915 769711604 3131808942 1738723322 3929045980 3345783922 3743422606 3715686609 805976640 2405798162 1735081537 2633082777 866726566 3243435063 2959751959 1572232991 2786000111 618270895 562399299 2767532124 3864607558 3337683575 3633564611 2940426221 1568904633 1908339720 26435643 4039628994 3592630071 531912 330888372 2525114167 399501474 1870228863 1986005083 3564302916 4070312993 2740379465 2572415595 193136106 1677324390 2576939454 174880563 557752861 2883702503 1287558717 3990686490 376611408 3162007717 213523036 215088222 4139786995 1780572301 1126329088 639375653 1622243992 854536492 1505050078 1505576874 319292263 4250668871 2889284642 3120577011 3958671990 911025285 452376948 3182133656 1897595817 2349022168 1077837511 2453282547 2509476650 1138272600 1374862183 1493777336 394993435 2077043489 923641751 3580734863 3715961767 3943330857 2553388479 3792746063 482256964 3038966938 2652613724 2370874325 2986755275 1024383316 478836486 1940848251 3962522209 2063237936 1434544199 670701204 787452581 807033738 601855491 2096376843 1084151129 3302729327 2284608023 710057441 904279531 3269917801 677790284 3626982778 18258787 1662000639 2380668395 3397205830 2084521017 93859862 368004462 230813654 2940053109 717862006 2591687202 158595177 3008676719 685224360 1284131470 390313380 2500054917 3291374710 3841551598 641734057 1978526772 303581044 50086530 3769601141 449940864 1692815479 3270104026 2554680334 1906839933 2254417168 3814744213 721436900 1836609653 2874193871 2345769767 37942764 4270061440 1547579194 2283057161 265905669 3451333141 471860254 2995855896 2347257596 1015613701 964716409 618464744 2037005994 1151011387 1857215044 1839284147 3335626502 3282472747 3423984080 2203145587 844172031 947107029 636197539 1500693931 3463500723 1959664956 2414354526 3861496681 725650810 2298813837 652825046 3391405991 2739509439 4247103950 2058914672 2528701153 1303282674 4157235729 3050820072 1164086288 3667342899 1520389987 2876742827 1043356208 2404079257 1235565164 1472416334 1956358623 3251218804 2423027863 3911244284 1070546643 586238910 4226871415 2983939043 4233562436 1465257585 1971784122 1114990668 3521724989 2407375030 1212148741 2875636362 1845325856 359630776 317240338 2237536581 2361129403 1018491556 3199488600 114666739 2399022684 2930337654 391426310 3120331147 4192002748 3312335574 3077585572 4100944276 4271315028 1675142242 3880765969 724260525 3346637828 230854715 898204656 4246122904 1678481335 2618740846 671899359 838448330 1336377813 1000776079 1281447013 1343564858 89023454 3531353227 4193942398 2348921985 2994255045 1265239387 4178326118 255 362436" option to reproduce the execution
0.68/0.77	c #vars 34451
0.68/0.77	c #constraints 102181

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

pid=24922
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 24925
/proc/meminfo: memFree=16351172/32872528 swapFree=163656/177964
[pid=24925] ppid=24922 vsize=646588 CPUtime=0 cores=1,3,5,7
/proc/24925/stat : 24925 (toysat) R 24922 24925 20760 0 -1 4202496 2396 0 0 0 0 0 0 0 20 0 4 0 27702630 662106112 3268 33554432000 4194304 16246674 140733437626320 140733437625744 13880264 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24925/statm: 162159 3277 441 2943 0 159053 0
[pid=24925/tid=24926] ppid=24922 vsize=663996 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24926/stat : 24926 (toysat) S 24922 24925 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27702630 679931904 3336 33554432000 4194304 16246674 140733437626320 139654173011184 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=24925/tid=24927] ppid=24922 vsize=668092 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24927/stat : 24927 (toysat) S 24922 24925 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27702630 684126208 3354 33554432000 4194304 16246674 140733437626320 139654162521328 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=24925/tid=24928] ppid=24922 vsize=672188 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24928/stat : 24928 (toysat) S 24922 24925 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27702630 688320512 3369 33554432000 4194304 16246674 140733437626320 139654082849968 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0

[startup+0.10018 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 24925
/proc/meminfo: memFree=16351172/32872528 swapFree=163656/177964
[pid=24925] ppid=24922 vsize=1221188 CPUtime=0.09 cores=1,3,5,7
/proc/24925/stat : 24925 (toysat) R 24922 24925 20760 0 -1 4202496 26114 0 0 0 5 4 0 0 20 0 4 0 27702630 1250496512 26923 33554432000 4194304 16246674 140733437626320 140733437625632 4221016 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24925/statm: 305297 26923 800 2943 0 302191 0
[pid=24925/tid=24926] ppid=24922 vsize=1221188 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24926/stat : 24926 (toysat) S 24922 24925 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27702630 1250496512 26923 33554432000 4194304 16246674 140733437626320 139654173011184 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=24925/tid=24927] ppid=24922 vsize=1221188 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24927/stat : 24927 (toysat) S 24922 24925 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27702630 1250496512 26923 33554432000 4194304 16246674 140733437626320 139654162521328 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=24925/tid=24928] ppid=24922 vsize=1221188 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24928/stat : 24928 (toysat) S 24922 24925 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27702630 1250496512 26923 33554432000 4194304 16246674 140733437626320 139654082849968 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1221188

[startup+0.200591 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 24925
/proc/meminfo: memFree=16351172/32872528 swapFree=163656/177964
[pid=24925] ppid=24922 vsize=1312324 CPUtime=0.19 cores=1,3,5,7
/proc/24925/stat : 24925 (toysat) R 24922 24925 20760 0 -1 4202496 48219 0 0 0 12 7 0 0 20 0 4 0 27702630 1343819776 49540 33554432000 4194304 16246674 140733437626320 140733437625632 4221016 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24925/statm: 328081 49547 800 2943 0 324975 0
[pid=24925/tid=24926] ppid=24922 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24926/stat : 24926 (toysat) S 24922 24925 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27702630 1343819776 49552 33554432000 4194304 16246674 140733437626320 139654173011184 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=24925/tid=24927] ppid=24922 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24927/stat : 24927 (toysat) S 24922 24925 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27702630 1343819776 49556 33554432000 4194304 16246674 140733437626320 139654162521328 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=24925/tid=24928] ppid=24922 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24928/stat : 24928 (toysat) S 24922 24925 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27702630 1343819776 49560 33554432000 4194304 16246674 140733437626320 139654082849968 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1312324

[startup+0.300537 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 24925
/proc/meminfo: memFree=16351172/32872528 swapFree=163656/177964
[pid=24925] ppid=24922 vsize=1313348 CPUtime=0.29 cores=1,3,5,7
/proc/24925/stat : 24925 (toysat) R 24922 24925 20760 0 -1 4202496 61105 0 0 0 20 9 0 0 20 0 4 0 27702630 1344868352 62425 33554432000 4194304 16246674 140733437626320 140733437625632 4206912 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24925/statm: 328337 62425 800 2943 0 325231 0
[pid=24925/tid=24926] ppid=24922 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24926/stat : 24926 (toysat) S 24922 24925 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27702630 1344868352 62425 33554432000 4194304 16246674 140733437626320 139654173011184 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=24925/tid=24927] ppid=24922 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24927/stat : 24927 (toysat) S 24922 24925 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27702630 1344868352 62425 33554432000 4194304 16246674 140733437626320 139654162521328 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=24925/tid=24928] ppid=24922 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24928/stat : 24928 (toysat) S 24922 24925 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27702630 1344868352 62425 33554432000 4194304 16246674 140733437626320 139654082849968 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1313348

[startup+0.700427 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 24925
/proc/meminfo: memFree=16351172/32872528 swapFree=163656/177964
[pid=24925] ppid=24922 vsize=1313348 CPUtime=0.68 cores=1,3,5,7
/proc/24925/stat : 24925 (toysat) R 24922 24925 20760 0 -1 4202496 66740 0 0 0 59 9 0 0 20 0 4 0 27702630 1344868352 68060 33554432000 4194304 16246674 140733437626320 140733437609312 7440106 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24925/statm: 328337 68060 803 2943 0 325231 0
[pid=24925/tid=24926] ppid=24922 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24926/stat : 24926 (toysat) S 24922 24925 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27702630 1344868352 68060 33554432000 4194304 16246674 140733437626320 139654173011184 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=24925/tid=24927] ppid=24922 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24927/stat : 24927 (toysat) S 24922 24925 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27702630 1344868352 68060 33554432000 4194304 16246674 140733437626320 139654162521328 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=24925/tid=24928] ppid=24922 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24928/stat : 24928 (toysat) S 24922 24925 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27702630 1344868352 68060 33554432000 4194304 16246674 140733437626320 139654082849968 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 1313348

[startup+1.50042 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 24929
/proc/meminfo: memFree=15953984/32872528 swapFree=163656/177964
[pid=24925] ppid=24922 vsize=1322564 CPUtime=1.48 cores=1,3,5,7
/proc/24925/stat : 24925 (toysat) R 24922 24925 20760 0 -1 4202496 169468 0 0 0 121 27 0 0 20 0 4 0 27702630 1354305536 170789 33554432000 4194304 16246674 140733437626320 140733437608192 6972638 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24925/statm: 330641 170799 836 2943 0 327535 0
[pid=24925/tid=24926] ppid=24922 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24926/stat : 24926 (toysat) S 24922 24925 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27702630 1354305536 170805 33554432000 4194304 16246674 140733437626320 139654173011184 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=24925/tid=24927] ppid=24922 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24927/stat : 24927 (toysat) S 24922 24925 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27702630 1354305536 170810 33554432000 4194304 16246674 140733437626320 139654162521328 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=24925/tid=24928] ppid=24922 vsize=1322564 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24928/stat : 24928 (toysat) S 24922 24925 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27702630 1354305536 170815 33554432000 4194304 16246674 140733437626320 139654082849968 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1322564

[startup+3.10044 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 24929
/proc/meminfo: memFree=15262064/32872528 swapFree=163656/177964
[pid=24925] ppid=24922 vsize=1335876 CPUtime=3.09 cores=1,3,5,7
/proc/24925/stat : 24925 (toysat) R 24922 24925 20760 0 -1 4202496 274603 0 0 0 266 43 0 0 20 0 4 0 27702630 1367937024 275923 33554432000 4194304 16246674 140733437626320 140733437625632 12386588 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24925/statm: 333969 275923 847 2943 0 330863 0
[pid=24925/tid=24926] ppid=24922 vsize=1335876 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24926/stat : 24926 (toysat) S 24922 24925 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27702630 1367937024 275923 33554432000 4194304 16246674 140733437626320 139654173011184 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=24925/tid=24927] ppid=24922 vsize=1335876 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24927/stat : 24927 (toysat) S 24922 24925 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27702630 1367937024 275923 33554432000 4194304 16246674 140733437626320 139654162521328 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=24925/tid=24928] ppid=24922 vsize=1335876 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24928/stat : 24928 (toysat) S 24922 24925 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27702630 1367937024 275923 33554432000 4194304 16246674 140733437626320 139654082849968 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1335876

[startup+6.30044 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 24929
/proc/meminfo: memFree=15017380/32872528 swapFree=163656/177964
[pid=24925] ppid=24922 vsize=1566276 CPUtime=6.29 cores=1,3,5,7
/proc/24925/stat : 24925 (toysat) R 24922 24925 20760 0 -1 4202496 332204 0 0 0 580 49 0 0 20 0 4 0 27702630 1603866624 333524 33554432000 4194304 16246674 140733437626320 140733437625632 12497512 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24925/statm: 391569 333524 847 2943 0 388463 0
[pid=24925/tid=24926] ppid=24922 vsize=1566276 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24926/stat : 24926 (toysat) S 24922 24925 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27702630 1603866624 333524 33554432000 4194304 16246674 140733437626320 139654173011184 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=24925/tid=24927] ppid=24922 vsize=1566276 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24927/stat : 24927 (toysat) S 24922 24925 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27702630 1603866624 333524 33554432000 4194304 16246674 140733437626320 139654162521328 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=24925/tid=24928] ppid=24922 vsize=1566276 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24928/stat : 24928 (toysat) S 24922 24925 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27702630 1603866624 333524 33554432000 4194304 16246674 140733437626320 139654082849968 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1566276

[startup+12.7004 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 24929
/proc/meminfo: memFree=14357760/32872528 swapFree=163656/177964
[pid=24925] ppid=24922 vsize=2549316 CPUtime=12.69 cores=1,3,5,7
/proc/24925/stat : 24925 (toysat) R 24922 24925 20760 0 -1 4202496 577856 0 0 0 1186 83 0 0 20 0 4 0 27702630 2610499584 579176 33554432000 4194304 16246674 140733437626320 140733437624984 4225154 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24925/statm: 637329 579182 847 2943 0 634223 0
[pid=24925/tid=24926] ppid=24922 vsize=2549316 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24926/stat : 24926 (toysat) S 24922 24925 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27702630 2610499584 579186 33554432000 4194304 16246674 140733437626320 139654173011184 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=24925/tid=24927] ppid=24922 vsize=2549316 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24927/stat : 24927 (toysat) S 24922 24925 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27702630 2610499584 579189 33554432000 4194304 16246674 140733437626320 139654162521104 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24925/tid=24928] ppid=24922 vsize=2549316 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24928/stat : 24928 (toysat) S 24922 24925 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27702630 2610499584 579192 33554432000 4194304 16246674 140733437626320 139654082849968 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2549316

[startup+25.5005 s]
/proc/loadavg: 2.00 2.02 2.00 4/183 24929
/proc/meminfo: memFree=12221812/32872528 swapFree=163656/177964
[pid=24925] ppid=24922 vsize=4478532 CPUtime=25.49 cores=1,3,5,7
/proc/24925/stat : 24925 (toysat) R 24922 24925 20760 0 -1 4202496 1060052 0 0 0 2406 143 0 0 20 0 4 0 27702630 4586016768 1061372 33554432000 4194304 16246674 140733437626320 140733437624984 4221016 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24925/statm: 1119633 1061379 847 2943 0 1116527 0
[pid=24925/tid=24926] ppid=24922 vsize=4478532 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24926/stat : 24926 (toysat) S 24922 24925 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27702630 4586016768 1061384 33554432000 4194304 16246674 140733437626320 139654173011184 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=24925/tid=24927] ppid=24922 vsize=4478532 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24927/stat : 24927 (toysat) S 24922 24925 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27702630 4586016768 1061388 33554432000 4194304 16246674 140733437626320 139654162521104 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24925/tid=24928] ppid=24922 vsize=4478532 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24928/stat : 24928 (toysat) S 24922 24925 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27702630 4586016768 1061393 33554432000 4194304 16246674 140733437626320 139654082849968 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4478532

[startup+51.1006 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 24978
/proc/meminfo: memFree=22942712/32872528 swapFree=163656/177964
[pid=24925] ppid=24922 vsize=7589444 CPUtime=51.08 cores=1,3,5,7
/proc/24925/stat : 24925 (toysat) R 24922 24925 20760 0 -1 4202496 1837998 0 0 0 4861 247 0 0 20 0 4 0 27702630 7771590656 1839318 33554432000 4194304 16246674 140733437626320 140733437625496 14628944 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24925/statm: 1897361 1839318 847 2943 0 1894255 0
[pid=24925/tid=24926] ppid=24922 vsize=7589444 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24926/stat : 24926 (toysat) S 24922 24925 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27702630 7771590656 1839318 33554432000 4194304 16246674 140733437626320 139654173011184 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=24925/tid=24927] ppid=24922 vsize=7589444 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24927/stat : 24927 (toysat) S 24922 24925 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27702630 7771590656 1839318 33554432000 4194304 16246674 140733437626320 139654162521328 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=24925/tid=24928] ppid=24922 vsize=7589444 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24928/stat : 24928 (toysat) S 24922 24925 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27702630 7771590656 1839318 33554432000 4194304 16246674 140733437626320 139654082849968 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7589444

[startup+102.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 24982
/proc/meminfo: memFree=8760396/32872528 swapFree=163656/177964
[pid=24925] ppid=24922 vsize=14186052 CPUtime=102.28 cores=1,3,5,7
/proc/24925/stat : 24925 (toysat) R 24922 24925 20760 0 -1 4202496 3487155 0 0 0 9754 474 0 0 20 0 4 0 27702630 14526517248 3488476 33554432000 4194304 16246674 140733437626320 140733437625496 14628944 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24925/statm: 3546513 3488476 848 2943 0 3543407 0
[pid=24925/tid=24926] ppid=24922 vsize=14186052 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24926/stat : 24926 (toysat) S 24922 24925 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27702630 14526517248 3488476 33554432000 4194304 16246674 140733437626320 139654173011184 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=24925/tid=24927] ppid=24922 vsize=14186052 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24927/stat : 24927 (toysat) S 24922 24925 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27702630 14526517248 3488476 33554432000 4194304 16246674 140733437626320 139654162521328 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=24925/tid=24928] ppid=24922 vsize=14186052 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24928/stat : 24928 (toysat) S 24922 24925 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27702630 14526517248 3488476 33554432000 4194304 16246674 140733437626320 139654082849968 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 14186052

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24983
/proc/meminfo: memFree=4934968/32872528 swapFree=163656/177964
[pid=24925] ppid=24922 vsize=14186052 CPUtime=162.26 cores=1,3,5,7
/proc/24925/stat : 24925 (toysat) R 24922 24925 20760 0 -1 4202496 3487159 0 0 0 15748 478 0 0 20 0 4 0 27702630 14526517248 3488480 33554432000 4194304 16246674 140733437626320 140733437625416 4220536 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24925/statm: 3546513 3488480 852 2943 0 3543407 0
[pid=24925/tid=24926] ppid=24922 vsize=14186052 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24926/stat : 24926 (toysat) S 24922 24925 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27702630 14526517248 3488480 33554432000 4194304 16246674 140733437626320 139654173011184 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=24925/tid=24927] ppid=24922 vsize=14186052 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24927/stat : 24927 (toysat) S 24922 24925 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27702630 14526517248 3488480 33554432000 4194304 16246674 140733437626320 139654162521328 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=24925/tid=24928] ppid=24922 vsize=14186052 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24928/stat : 24928 (toysat) S 24922 24925 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27702630 14526517248 3488480 33554432000 4194304 16246674 140733437626320 139654082849968 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 14186052



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+168.407 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24984
/proc/meminfo: memFree=3249776/32872528 swapFree=163656/177964
[pid=24925] ppid=24922 vsize=15903300 CPUtime=168.36 cores=1,3,5,7
/proc/24925/stat : 24925 (toysat) R 24922 24925 20760 0 -1 4202496 3916291 0 0 0 16299 537 0 0 20 0 4 0 27702630 16284979200 3917612 33554432000 4194304 16246674 140733437626320 140733437625416 12386432 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24925/statm: 3975825 3917612 852 2943 0 3972719 0
[pid=24925/tid=24926] ppid=24922 vsize=15903300 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24926/stat : 24926 (toysat) S 24922 24925 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27702630 16284979200 3917612 33554432000 4194304 16246674 140733437626320 139654173011184 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=24925/tid=24927] ppid=24922 vsize=15903300 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24927/stat : 24927 (toysat) S 24922 24925 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27702630 16284979200 3917612 33554432000 4194304 16246674 140733437626320 139654162521328 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=24925/tid=24928] ppid=24922 vsize=15903300 CPUtime=0 cores=1,3,5,7
/proc/24925/task/24928/stat : 24928 (toysat) S 24922 24925 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27702630 16284979200 3917612 33554432000 4194304 16246674 140733437626320 139654082849968 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 168.36
Current children cumulated vsize (KiB) 15903300

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

[startup+168.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24984
/proc/meminfo: memFree=3249776/32872528 swapFree=163656/177964
[pid=24925] ppid=24922 vsize=0 CPUtime=168.76 cores=1,3,5,7
/proc/24925/stat : 24925 (toysat) Z 24922 24925 20760 0 -1 4203532 3916646 0 0 0 16300 576 0 0 20 0 2 0 27702630 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24925/statm: 0 0 0 0 0 0 0
[pid=24925/tid=24927] ppid=24922 vsize=0 CPUtime=0.37 cores=1,3,5,7
/proc/24925/task/24927/stat : 24927 (toysat) R 24922 24925 20760 0 -1 4203588 8 0 0 0 0 37 0 0 20 0 2 0 27702630 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 168.76
Current children cumulated vsize (KiB) 0

[startup+169.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 24984
/proc/meminfo: memFree=3249776/32872528 swapFree=163656/177964
[pid=24925] ppid=24922 vsize=0 CPUtime=169.16 cores=1,3,5,7
/proc/24925/stat : 24925 (toysat) Z 24922 24925 20760 0 -1 4203532 3916646 0 0 0 16300 616 0 0 20 0 2 0 27702630 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24925/statm: 0 0 0 0 0 0 0
[pid=24925/tid=24927] ppid=24922 vsize=0 CPUtime=0.77 cores=1,3,5,7
/proc/24925/task/24927/stat : 24927 (toysat) R 24922 24925 20760 0 -1 4203588 8 0 0 0 0 77 0 0 20 0 2 0 27702630 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 169.16
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 169.243
CPU time (s): 169.205
CPU user time (s): 163.001
CPU system time (s): 6.20406
CPU usage (%): 99.9775
Max. virtual memory (cumulated for all children) (KiB): 15903300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 163.001
system time used= 6.20406
maximum resident set size= 15671868
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3916646
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= 64
involuntary context switches= 172

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.960853 second user time and 1.68674 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-18 15:28:47
IDJOB=4105797
IDBENCH=3016
IDSOLVER=2542
FILE ID=node105/4105797-1466256527
RUNJOBID= node105-1466229502-20777
PBS_JOBID= 19918174
Free space on /tmp= 71712 MiB

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

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

MD5SUM BENCH= 6f10a43564a9251299e57f9c0057d233
RANDOM SEED=1712435692

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:        16351552 kB
Buffers:           93624 kB
Cached:           219072 kB
SwapCached:         1424 kB
Active:         15375700 kB
Inactive:         200092 kB
Active(anon):   15260288 kB
Inactive(anon):     4924 kB
Active(file):     115412 kB
Inactive(file):   195168 kB
Unevictable:      177964 kB
Mlocked:          163656 kB
SwapTotal:      67108856 kB
SwapFree:       67097160 kB
Dirty:             21360 kB
Writeback:             0 kB
AnonPages:      15440584 kB
Mapped:            10536 kB
Shmem:                 0 kB
Slab:             604624 kB
SReclaimable:      48388 kB
SUnreclaim:       556236 kB
KernelStack:        1520 kB
PageTables:        34092 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:   15582696 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    274432 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= 71704 MiB
End job on node105 at 2016-06-18 15:31:36