Trace number 4105669

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.952 169.994

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=240-sizeP=121-sizeQ=240-330229238-max.opb
MD5SUM7371465ba0e0d5bc10bb1d033f8bcd56
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables29401
Total number of constraints87121
Number of constraints which are clauses87120
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 constraint29040
Number of terms in the objective function 121
Biggest coefficient in the objective function 1329227995784915872903807060280344576
Number of bits for the biggest coefficient in the objective function 121
Sum of the numbers in the objective function 2658455991569831745807614120560689151
Number of bits of the sum of numbers in the objective function 121
Biggest number in a constraint 1174271291386916613944740298394668513687841274454159935353645485766104512557304221731849499192384351515967488
Number of bits of the biggest number in a constraint 360
Biggest sum of numbers in a constraint 4697085165547666455778961193578674053759190090835006449104283878090284482579702915208197909390404088540790263
Number of bits of the biggest sum of numbers361
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:02:18+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-4105669-1466254938.opb"]
0.00/0.01	c use --random-gen="2614901589 406230383 1930698901 3229732039 1641091621 3748083857 2718365487 2464691215 3801035351 2153837700 1725656822 1348710171 3713317687 97146837 2308417634 682205312 3223813226 2266933160 558226412 3482385149 925075023 2447402492 1631855193 1826351553 714006041 2187435202 1162880172 251673361 3229316010 3530587286 1829706675 1924051764 3373508110 2788583732 2965989270 623884408 266113330 451728329 2485651847 3216586929 2713949630 389967473 3242204663 1397226356 1941510267 506502481 2655170912 3630900585 4146759824 548627973 1128421109 1399390226 1385445906 1703070836 3835820673 30531113 1570438585 623088970 1301650349 4190024123 1036550207 2718774003 631439907 1728500300 2552992198 3172392321 1001323993 2570744186 2000309582 204849324 3544668431 3339978024 3701380376 2371217145 3335138447 2027962968 4255392283 2342375697 142331782 2152201551 3383017839 2879096603 2451737684 2306477650 795466452 3377502842 1763944399 2353800739 273881373 1471801431 2759503756 3337426008 3072764076 4267064011 2935598723 3893977982 586158229 4201894782 2572259745 754184006 2431969820 1735690263 1844582871 2474665394 4184123089 1164056424 2350949817 3796111815 636809710 1997398319 637726212 3520356899 936817254 3629407619 4203340102 2840811374 1138091820 2213911140 596079404 2957354777 3345734284 3320343607 1035954484 3915378605 835187659 3647560090 3127287065 1445986514 2770142311 2051784153 4113724748 1477704806 1402703757 2410770425 2022115768 4132617412 1847684821 3179950207 3897073802 971449147 2403521749 2104251164 3155605130 2287620921 1547235262 3153152218 3602543226 1817297030 1012398895 3885547678 303649054 258003540 353075158 1698188409 3446564436 1527758495 2732045697 1520212439 2638249152 1254618536 866813381 180813445 2061130148 2371789500 3405196506 2748472779 2804106759 2293193983 3308290153 1129038916 1982287184 300809518 3436518980 2899621287 4091598003 1796551474 1915544671 986553626 1153198178 1691426885 4043657076 1355669519 1091738143 1623322870 1971990161 2402500402 3754318142 3415807256 4237769813 739605033 2309744046 1405899860 3300457051 897858254 3868436298 2395948539 2804792219 114427579 3212199435 3889825451 3149442004 2878792748 334872524 963229045 2616973358 2999623023 3009276069 1714446009 2573263379 1122690307 1382119300 2391368276 43691251 1636385287 489251739 1930676497 2702672889 3539295664 3531942347 3627912899 770767231 3289784510 2487587441 237947217 3192964941 1186860494 1625357506 1974622107 1557322318 3556470408 3790212595 1302219393 982466171 2755141799 2650272194 2124864486 1345392910 947841544 2277016770 2274666551 982045627 3247357387 1408603570 3513009204 2135880063 2008661469 3394853575 844162134 2531674364 3165379981 1380226154 3040938477 1694136527 2699835589 2090544570 2463038761 255 362436" option to reproduce the execution
0.59/0.68	c #vars 29401
0.59/0.68	c #constraints 87121

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

pid=6066
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.04 2.06 2.08 3/179 6069
/proc/meminfo: memFree=30169644/32872528 swapFree=526336/559040
[pid=6069] ppid=6066 vsize=536132 CPUtime=0 cores=0,2,4,6
/proc/6069/stat : 6069 (toysat) R 6066 6069 28898 0 -1 4202496 1969 0 0 0 0 0 0 0 20 0 4 0 27543935 548999168 2329 33554432000 4194304 16246674 140734885962688 140734885962112 13880264 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6069/statm: 134545 2338 442 2943 0 131439 0
[pid=6069/tid=6070] ppid=6066 vsize=580164 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6070/stat : 6070 (toysat) S 6066 6069 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27543935 594087936 2504 33554432000 4194304 16246674 140734885962688 140084413181168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6069/tid=6071] ppid=6066 vsize=585284 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6071/stat : 6071 (toysat) S 6066 6069 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27543935 599330816 2524 33554432000 4194304 16246674 140734885962688 140084402691312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6069/tid=6072] ppid=6066 vsize=590404 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6072/stat : 6072 (toysat) S 6066 6069 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27543935 604573696 2541 33554432000 4194304 16246674 140734885962688 140084317777072 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0

[startup+0.100184 s]
/proc/loadavg: 2.04 2.06 2.08 3/179 6069
/proc/meminfo: memFree=30169644/32872528 swapFree=526336/559040
[pid=6069] ppid=6066 vsize=1221188 CPUtime=0.09 cores=0,2,4,6
/proc/6069/stat : 6069 (toysat) R 6066 6069 28898 0 -1 4202496 26226 0 0 0 6 3 0 0 20 0 4 0 27543935 1250496512 26524 33554432000 4194304 16246674 140734885962688 140734885962000 4223718 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6069/statm: 305297 26527 800 2943 0 302191 0
[pid=6069/tid=6070] ppid=6066 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6070/stat : 6070 (toysat) S 6066 6069 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27543935 1250496512 26529 33554432000 4194304 16246674 140734885962688 140084413181168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6069/tid=6071] ppid=6066 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6071/stat : 6071 (toysat) S 6066 6069 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27543935 1250496512 26531 33554432000 4194304 16246674 140734885962688 140084402691312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6069/tid=6072] ppid=6066 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6072/stat : 6072 (toysat) S 6066 6069 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27543935 1250496512 26535 33554432000 4194304 16246674 140734885962688 140084317777072 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1221188

[startup+0.200521 s]
/proc/loadavg: 2.04 2.06 2.08 3/179 6069
/proc/meminfo: memFree=30169644/32872528 swapFree=526336/559040
[pid=6069] ppid=6066 vsize=1310276 CPUtime=0.19 cores=0,2,4,6
/proc/6069/stat : 6069 (toysat) R 6066 6069 28898 0 -1 4202496 47964 0 0 0 13 6 0 0 20 0 4 0 27543935 1341722624 48774 33554432000 4194304 16246674 140734885962688 140734885962000 4223718 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6069/statm: 327569 48780 800 2943 0 324463 0
[pid=6069/tid=6070] ppid=6066 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6070/stat : 6070 (toysat) S 6066 6069 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27543935 1342771200 48788 33554432000 4194304 16246674 140734885962688 140084413181168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6069/tid=6071] ppid=6066 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6071/stat : 6071 (toysat) S 6066 6069 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27543935 1342771200 48792 33554432000 4194304 16246674 140734885962688 140084402691312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6069/tid=6072] ppid=6066 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6072/stat : 6072 (toysat) S 6066 6069 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27543935 1342771200 48796 33554432000 4194304 16246674 140734885962688 140084317777072 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1310276

[startup+0.300481 s]
/proc/loadavg: 2.04 2.06 2.08 3/179 6069
/proc/meminfo: memFree=30169644/32872528 swapFree=526336/559040
[pid=6069] ppid=6066 vsize=1313348 CPUtime=0.29 cores=0,2,4,6
/proc/6069/stat : 6069 (toysat) R 6066 6069 28898 0 -1 4202496 61152 0 0 0 21 8 0 0 20 0 4 0 27543935 1344868352 61961 33554432000 4194304 16246674 140734885962688 140734885962000 4220897 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6069/statm: 328337 61961 800 2943 0 325231 0
[pid=6069/tid=6070] ppid=6066 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6070/stat : 6070 (toysat) S 6066 6069 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27543935 1344868352 61961 33554432000 4194304 16246674 140734885962688 140084413181168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6069/tid=6071] ppid=6066 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6071/stat : 6071 (toysat) S 6066 6069 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27543935 1344868352 61961 33554432000 4194304 16246674 140734885962688 140084402691312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6069/tid=6072] ppid=6066 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6072/stat : 6072 (toysat) S 6066 6069 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27543935 1344868352 61961 33554432000 4194304 16246674 140734885962688 140084317777072 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1313348

[startup+0.700409 s]
/proc/loadavg: 2.04 2.06 2.08 3/179 6069
/proc/meminfo: memFree=30169644/32872528 swapFree=526336/559040
[pid=6069] ppid=6066 vsize=1319492 CPUtime=0.69 cores=0,2,4,6
/proc/6069/stat : 6069 (toysat) R 6066 6069 28898 0 -1 4202496 66737 0 0 0 60 9 0 0 20 0 4 0 27543935 1351159808 68568 33554432000 4194304 16246674 140734885962688 140734885961784 13950218 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6069/statm: 329873 68568 835 2943 0 326767 0
[pid=6069/tid=6070] ppid=6066 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6070/stat : 6070 (toysat) S 6066 6069 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27543935 1351159808 68568 33554432000 4194304 16246674 140734885962688 140084413181168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6069/tid=6071] ppid=6066 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6071/stat : 6071 (toysat) S 6066 6069 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27543935 1351159808 68568 33554432000 4194304 16246674 140734885962688 140084402691312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6069/tid=6072] ppid=6066 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6072/stat : 6072 (toysat) S 6066 6069 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27543935 1351159808 68568 33554432000 4194304 16246674 140734885962688 140084317777072 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1319492

[startup+1.5004 s]
/proc/loadavg: 2.03 2.06 2.08 3/183 6073
/proc/meminfo: memFree=29715532/32872528 swapFree=526336/559040
[pid=6069] ppid=6066 vsize=1319492 CPUtime=1.49 cores=0,2,4,6
/proc/6069/stat : 6069 (toysat) R 6066 6069 28898 0 -1 4202496 183420 0 0 0 121 28 0 0 20 0 4 0 27543935 1351159808 185251 33554432000 4194304 16246674 140734885962688 140734885944576 6155169 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6069/statm: 329873 185260 835 2943 0 326767 0
[pid=6069/tid=6070] ppid=6066 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6070/stat : 6070 (toysat) S 6066 6069 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27543935 1351159808 185265 33554432000 4194304 16246674 140734885962688 140084413181168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6069/tid=6071] ppid=6066 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6071/stat : 6071 (toysat) S 6066 6069 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27543935 1351159808 185271 33554432000 4194304 16246674 140734885962688 140084402691312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6069/tid=6072] ppid=6066 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6072/stat : 6072 (toysat) S 6066 6069 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27543935 1351159808 185276 33554432000 4194304 16246674 140734885962688 140084317777072 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1319492

[startup+3.1004 s]
/proc/loadavg: 2.03 2.06 2.08 3/183 6073
/proc/meminfo: memFree=29161808/32872528 swapFree=526336/559040
[pid=6069] ppid=6066 vsize=1361476 CPUtime=3.08 cores=0,2,4,6
/proc/6069/stat : 6069 (toysat) R 6066 6069 28898 0 -1 4202496 249934 0 0 0 271 37 0 0 20 0 4 0 27543935 1394151424 252276 33554432000 4194304 16246674 140734885962688 140734885944576 12665567 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6069/statm: 340369 252276 844 2943 0 337263 0
[pid=6069/tid=6070] ppid=6066 vsize=1361476 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6070/stat : 6070 (toysat) S 6066 6069 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27543935 1394151424 252276 33554432000 4194304 16246674 140734885962688 140084413181168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6069/tid=6071] ppid=6066 vsize=1361476 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6071/stat : 6071 (toysat) S 6066 6069 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27543935 1394151424 252276 33554432000 4194304 16246674 140734885962688 140084402691312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6069/tid=6072] ppid=6066 vsize=1361476 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6072/stat : 6072 (toysat) S 6066 6069 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27543935 1394151424 252276 33554432000 4194304 16246674 140734885962688 140084317777072 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1361476

[startup+6.30042 s]
/proc/loadavg: 2.03 2.06 2.08 3/183 6073
/proc/meminfo: memFree=28836680/32872528 swapFree=526336/559040
[pid=6069] ppid=6066 vsize=1567300 CPUtime=6.28 cores=0,2,4,6
/proc/6069/stat : 6069 (toysat) R 6066 6069 28898 0 -1 4202496 330926 0 0 0 580 48 0 0 20 0 4 0 27543935 1604915200 333268 33554432000 4194304 16246674 140734885962688 140734885962000 13880160 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6069/statm: 391825 333268 844 2943 0 388719 0
[pid=6069/tid=6070] ppid=6066 vsize=1567300 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6070/stat : 6070 (toysat) S 6066 6069 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27543935 1604915200 333268 33554432000 4194304 16246674 140734885962688 140084413181168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6069/tid=6071] ppid=6066 vsize=1567300 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6071/stat : 6071 (toysat) S 6066 6069 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27543935 1604915200 333268 33554432000 4194304 16246674 140734885962688 140084402691312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6069/tid=6072] ppid=6066 vsize=1567300 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6072/stat : 6072 (toysat) S 6066 6069 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27543935 1604915200 333268 33554432000 4194304 16246674 140734885962688 140084317777072 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1567300

[startup+12.7004 s]
/proc/loadavg: 2.10 2.08 2.09 3/183 6073
/proc/meminfo: memFree=27880444/32872528 swapFree=526336/559040
[pid=6069] ppid=6066 vsize=2523716 CPUtime=12.69 cores=0,2,4,6
/proc/6069/stat : 6069 (toysat) R 6066 6069 28898 0 -1 4202496 570030 0 0 0 1186 83 0 0 20 0 4 0 27543935 2584285184 572372 33554432000 4194304 16246674 140734885962688 140734885961784 14628944 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6069/statm: 630929 572372 844 2943 0 627823 0
[pid=6069/tid=6070] ppid=6066 vsize=2523716 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6070/stat : 6070 (toysat) S 6066 6069 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27543935 2584285184 572372 33554432000 4194304 16246674 140734885962688 140084413181168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6069/tid=6071] ppid=6066 vsize=2523716 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6071/stat : 6071 (toysat) S 6066 6069 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27543935 2584285184 572372 33554432000 4194304 16246674 140734885962688 140084402691312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6069/tid=6072] ppid=6066 vsize=2523716 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6072/stat : 6072 (toysat) S 6066 6069 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27543935 2584285184 572372 33554432000 4194304 16246674 140734885962688 140084317777072 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2523716

[startup+25.5005 s]
/proc/loadavg: 2.17 2.09 2.09 3/183 6073
/proc/meminfo: memFree=25651968/32872528 swapFree=526336/559040
[pid=6069] ppid=6066 vsize=4865604 CPUtime=25.49 cores=0,2,4,6
/proc/6069/stat : 6069 (toysat) R 6066 6069 28898 0 -1 4202496 1155335 0 0 0 2389 160 0 0 20 0 4 0 27543935 4982378496 1157677 33554432000 4194304 16246674 140734885962688 140734885961352 4221016 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6069/statm: 1216401 1157683 844 2943 0 1213295 0
[pid=6069/tid=6070] ppid=6066 vsize=4865604 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6070/stat : 6070 (toysat) S 6066 6069 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27543935 4982378496 1157687 33554432000 4194304 16246674 140734885962688 140084413181168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6069/tid=6071] ppid=6066 vsize=4865604 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6071/stat : 6071 (toysat) S 6066 6069 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27543935 4982378496 1157691 33554432000 4194304 16246674 140734885962688 140084402691088 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6069/tid=6072] ppid=6066 vsize=4865604 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6072/stat : 6072 (toysat) S 6066 6069 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27543935 4982378496 1157694 33554432000 4194304 16246674 140734885962688 140084317777072 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4865604

[startup+51.1005 s]
/proc/loadavg: 2.11 2.08 2.09 3/183 6073
/proc/meminfo: memFree=22969336/32872528 swapFree=526336/559040
[pid=6069] ppid=6066 vsize=7425604 CPUtime=51.08 cores=0,2,4,6
/proc/6069/stat : 6069 (toysat) R 6066 6069 28898 0 -1 4202496 1795504 0 0 0 4853 255 0 0 20 0 4 0 27543935 7603818496 1797846 33554432000 4194304 16246674 140734885962688 140734885960512 4225056 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6069/statm: 1856401 1797846 844 2943 0 1853295 0
[pid=6069/tid=6070] ppid=6066 vsize=7425604 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6070/stat : 6070 (toysat) S 6066 6069 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27543935 7603818496 1797846 33554432000 4194304 16246674 140734885962688 140084413181168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6069/tid=6071] ppid=6066 vsize=7425604 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6071/stat : 6071 (toysat) S 6066 6069 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27543935 7603818496 1797846 33554432000 4194304 16246674 140734885962688 140084402691088 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6069/tid=6072] ppid=6066 vsize=7425604 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6072/stat : 6072 (toysat) S 6066 6069 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27543935 7603818496 1797846 33554432000 4194304 16246674 140734885962688 140084317777072 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7425604

[startup+102.3 s]
/proc/loadavg: 2.17 2.10 2.09 3/183 6074
/proc/meminfo: memFree=16357932/32872528 swapFree=526336/559040
[pid=6069] ppid=6066 vsize=14023236 CPUtime=102.28 cores=0,2,4,6
/proc/6069/stat : 6069 (toysat) R 6066 6069 28898 0 -1 4202496 3444915 0 0 0 9739 489 0 0 20 0 4 0 27543935 14359793664 3447257 33554432000 4194304 16246674 140734885962688 140734885961864 13899671 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6069/statm: 3505809 3447257 845 2943 0 3502703 0
[pid=6069/tid=6070] ppid=6066 vsize=14023236 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6070/stat : 6070 (toysat) S 6066 6069 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27543935 14359793664 3447257 33554432000 4194304 16246674 140734885962688 140084413181168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6069/tid=6071] ppid=6066 vsize=14023236 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6071/stat : 6071 (toysat) S 6066 6069 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27543935 14359793664 3447257 33554432000 4194304 16246674 140734885962688 140084402691088 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6069/tid=6072] ppid=6066 vsize=14023236 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6072/stat : 6072 (toysat) S 6066 6069 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27543935 14359793664 3447257 33554432000 4194304 16246674 140734885962688 140084317777072 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 14023236

[startup+162.3 s]
/proc/loadavg: 2.12 2.09 2.09 3/183 6076
/proc/meminfo: memFree=16358432/32872528 swapFree=526336/559040
[pid=6069] ppid=6066 vsize=14023236 CPUtime=162.27 cores=0,2,4,6
/proc/6069/stat : 6069 (toysat) R 6066 6069 28898 0 -1 4202496 3444919 0 0 0 15736 491 0 0 20 0 4 0 27543935 14359793664 3447261 33554432000 4194304 16246674 140734885962688 140734885961864 15015658 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6069/statm: 3505809 3447261 849 2943 0 3502703 0
[pid=6069/tid=6070] ppid=6066 vsize=14023236 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6070/stat : 6070 (toysat) S 6066 6069 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27543935 14359793664 3447261 33554432000 4194304 16246674 140734885962688 140084413181168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6069/tid=6071] ppid=6066 vsize=14023236 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6071/stat : 6071 (toysat) S 6066 6069 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27543935 14359793664 3447261 33554432000 4194304 16246674 140734885962688 140084402691312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6069/tid=6072] ppid=6066 vsize=14023236 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6072/stat : 6072 (toysat) S 6066 6069 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27543935 14359793664 3447261 33554432000 4194304 16246674 140734885962688 140084317777072 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 14023236



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+169.1 s]
/proc/loadavg: 2.11 2.09 2.09 3/183 6076
/proc/meminfo: memFree=14738484/32872528 swapFree=526336/559040
[pid=6069] ppid=6066 vsize=15892036 CPUtime=169.06 cores=0,2,4,6
/proc/6069/stat : 6069 (toysat) R 6066 6069 28898 0 -1 4202496 3912028 0 0 0 16344 562 0 0 20 0 4 0 27543935 16273444864 3914626 33554432000 4194304 16246674 140734885962688 140734885961352 4225154 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6069/statm: 3973009 3914635 849 2943 0 3969903 0
[pid=6069/tid=6070] ppid=6066 vsize=15892036 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6070/stat : 6070 (toysat) S 6066 6069 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27543935 16273444864 3914639 33554432000 4194304 16246674 140734885962688 140084413181168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6069/tid=6071] ppid=6066 vsize=15892036 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6071/stat : 6071 (toysat) S 6066 6069 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27543935 16273444864 3914644 33554432000 4194304 16246674 140734885962688 140084402691312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6069/tid=6072] ppid=6066 vsize=15892036 CPUtime=0 cores=0,2,4,6
/proc/6069/task/6072/stat : 6072 (toysat) S 6066 6069 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27543935 16273444864 3914648 33554432000 4194304 16246674 140734885962688 140084317777072 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 169.06
Current children cumulated vsize (KiB) 15892036

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

[startup+169.6 s]
/proc/loadavg: 2.11 2.09 2.09 3/181 6076
/proc/meminfo: memFree=19849848/32872528 swapFree=526336/559040
[pid=6069] ppid=6066 vsize=0 CPUtime=169.56 cores=0,2,4,6
/proc/6069/stat : 6069 (toysat) Z 6066 6069 28898 0 -1 4203532 3912417 0 0 0 16344 612 0 0 20 0 2 0 27543935 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6069/statm: 0 0 0 0 0 0 0
[pid=6069/tid=6071] ppid=6066 vsize=0 CPUtime=0.48 cores=0,2,4,6
/proc/6069/task/6071/stat : 6071 (toysat) R 6066 6069 28898 0 -1 4203588 8 0 0 0 0 48 0 0 20 0 2 0 27543935 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) 169.56
Current children cumulated vsize (KiB) 0

[startup+169.8 s]
/proc/loadavg: 2.11 2.09 2.09 3/181 6076
/proc/meminfo: memFree=19849848/32872528 swapFree=526336/559040
[pid=6069] ppid=6066 vsize=0 CPUtime=169.76 cores=0,2,4,6
/proc/6069/stat : 6069 (toysat) Z 6066 6069 28898 0 -1 4203532 3912417 0 0 0 16344 632 0 0 20 0 2 0 27543935 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6069/statm: 0 0 0 0 0 0 0
[pid=6069/tid=6071] ppid=6066 vsize=0 CPUtime=0.68 cores=0,2,4,6
/proc/6069/task/6071/stat : 6071 (toysat) R 6066 6069 28898 0 -1 4203588 8 0 0 0 0 68 0 0 20 0 2 0 27543935 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) 169.76
Current children cumulated vsize (KiB) 0

[startup+169.9 s]
/proc/loadavg: 2.11 2.09 2.09 3/181 6076
/proc/meminfo: memFree=19849848/32872528 swapFree=526336/559040
[pid=6069] ppid=6066 vsize=0 CPUtime=169.86 cores=0,2,4,6
/proc/6069/stat : 6069 (toysat) Z 6066 6069 28898 0 -1 4203532 3912417 0 0 0 16344 642 0 0 20 0 2 0 27543935 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6069/statm: 0 0 0 0 0 0 0
[pid=6069/tid=6071] ppid=6066 vsize=0 CPUtime=0.78 cores=0,2,4,6
/proc/6069/task/6071/stat : 6071 (toysat) R 6066 6069 28898 0 -1 4203588 8 0 0 0 0 78 0 0 20 0 2 0 27543935 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) 169.86
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 169.994
CPU time (s): 169.952
CPU user time (s): 163.447
CPU system time (s): 6.50501
CPU usage (%): 99.9756
Max. virtual memory (cumulated for all children) (KiB): 15892036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 163.447
system time used= 6.50501
maximum resident set size= 15660060
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3912417
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= 59
involuntary context switches= 173

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.424935 second user time and 0.663899 second system time

The end

Launcher Data

Begin job on node106 at 2016-06-18 15:02:18
IDJOB=4105669
IDBENCH=2973
IDSOLVER=2542
FILE ID=node106/4105669-1466254938
RUNJOBID= node106-1466241787-28914
PBS_JOBID= 19918214
Free space on /tmp= 71680 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=240-sizeP=121-sizeQ=240-330229238-max.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4105669-1466254938/watcher-4105669-1466254938 -o /tmp/evaluation-result-4105669-1466254938/solver-4105669-1466254938 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1466241787-28914 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4105669-1466254938.opb

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

MD5SUM BENCH= 7371465ba0e0d5bc10bb1d033f8bcd56
RANDOM SEED=641399974

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.073
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.38
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.073
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:        30170528 kB
Buffers:          100724 kB
Cached:           220452 kB
SwapCached:         1868 kB
Active:          1170856 kB
Inactive:         224588 kB
Active(anon):    1072996 kB
Inactive(anon):     3048 kB
Active(file):      97860 kB
Inactive(file):   221540 kB
Unevictable:      559040 kB
Mlocked:          526336 kB
SwapTotal:      67108856 kB
SwapFree:       67099160 kB
Dirty:             20208 kB
Writeback:             0 kB
AnonPages:       1662796 kB
Mapped:            10420 kB
Shmem:                 0 kB
Slab:             612204 kB
SReclaimable:      55996 kB
SUnreclaim:       556208 kB
KernelStack:        1504 kB
PageTables:         7008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1777172 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    907264 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= 71664 MiB
End job on node106 at 2016-06-18 15:05:08