Trace number 4105905

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) 194.87 194.938

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=120-sizeP=61-sizeQ=120-718083277.opb
MD5SUM563303711c164cfef543d2f5b34abfab
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 benchmark1.3038
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 variables7501
Total number of constraints21961
Number of constraints which are clauses21960
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 constraint7320
Number of terms in the objective function 61
Biggest coefficient in the objective function 1152921504606846976
Number of bits for the biggest coefficient in the objective function 61
Sum of the numbers in the objective function 2305843009213693951
Number of bits of the sum of numbers in the objective function 61
Biggest number in a constraint 766247770432944429179173513575154591809369561091801088
Number of bits of the biggest number in a constraint 180
Biggest sum of numbers in a constraint 3064991081731777716431606447292085661660191751591249102
Number of bits of the biggest sum of numbers181
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:48:10+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-4105905-1466257690.opb"]
0.00/0.01	c use --random-gen="355023315 1196902622 1349213748 3153246260 3878503941 1808738887 2997199957 418985278 921476573 2737806287 528263253 3241932213 2233573078 1786208769 3886943697 1803438605 1211805892 2155861278 402859080 4075296047 2344328584 3212344947 3038184192 1052409417 773755678 1740956618 2287779858 3372674321 3233934080 1618787223 3806735604 1177198725 1429215066 4084893197 573677550 19518856 1643331165 2273627060 2840289373 2207932908 1138536394 3650601786 833075622 465008826 2575306775 1107131693 1065489522 910738924 2466050441 3653607338 2930203616 982865016 249565197 1045743243 3292350455 784822812 3164148373 102198819 1051890644 1605459636 3832718804 3417495434 3346853971 521951612 2941891198 734844631 314894203 1535896509 4137947903 2152030305 3483673759 3869717728 358045448 3948412708 3755777516 3071617396 3953737479 3052679590 940523684 4056865334 1233947383 1451936737 2915692001 3474688686 2106833167 644560536 847523643 3816758200 3745831014 873521054 3037482214 2382855269 2065242474 136346161 3418332718 1051397639 2095831265 2563342577 2466907120 1534167292 2251346050 4100801095 3861537375 2041327155 1838502940 2550533155 3450127831 1806881480 466790621 1098560564 696654608 1152472786 3844361449 2809852739 1495366562 1725579887 2849478875 3057262763 3093284862 151950504 3979869047 912164867 1822932264 3583282153 3581997467 3836852095 3459180164 1634374871 753911846 291497392 1893661472 1673092888 1676735670 1388811205 2232718691 2555936679 3781599059 1994988060 2710679994 3338388231 3134272182 239962645 3212273727 859257547 2960713202 4283975421 1327329909 3894074661 2248792212 1989972729 3457593087 436258519 4190867452 953742189 1703834820 798894165 3989850406 2601144375 2234661290 399041135 548001442 780168294 2006962137 159406258 3388345824 354102879 2928781969 1716236358 2074008302 2070152271 542640699 2105281147 1086215831 82962751 2599507657 3063847295 2731783447 316973859 3216143422 1073174332 2719036845 2302629609 3399117332 584297544 1127513711 3363411579 2083593375 2936801785 4276588059 1486661347 3153556711 3427555463 392922382 3238967906 3201551322 1250156719 667325606 3647477889 228178369 650620870 3518928632 602289085 3655649916 2488419624 2788115522 3645323504 3069591592 1967960905 2633640960 215342532 1198766736 699500854 2075801287 811737787 3090868780 3414113306 1266569799 3106608190 95640374 1302510499 3548369638 2888241741 3695716092 1703706037 2495357405 1636011389 1027650839 859656188 1146137093 4292276243 2277823552 1115822679 2795827447 1258909097 3534059633 3721391981 2068236995 3028800916 3769791129 3760108014 1473220025 3111495939 1741039924 630743287 3659788500 2523033585 2804720352 1565938275 3144455747 792982403 3095496164 3099354606 3763940629 2016931798 1498769956 2152754677 255 362436" option to reproduce the execution
0.09/0.19	c #vars 7501
0.09/0.19	c #constraints 21961

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-4105905-1466257690/watcher-4105905-1466257690 -o /tmp/evaluation-result-4105905-1466257690/solver-4105905-1466257690 -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-4105905-1466257690.opb 

pid=7490
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.92 2.01 2.01 3/179 7493
/proc/meminfo: memFree=16987416/32872528 swapFree=526336/559040
[pid=7493] ppid=7490 vsize=571836 CPUtime=0 cores=0,2,4,6
/proc/7493/stat : 7493 (toysat) R 7490 7493 28898 0 -1 4202496 2111 0 0 0 0 0 0 0 20 0 4 0 27819096 585560064 1960 33554432000 4194304 16246674 140736994010784 140736994010208 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7493/statm: 143727 1971 441 2943 0 140621 0
[pid=7493/tid=7494] ppid=7490 vsize=616892 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7494/stat : 7494 (toysat) S 7490 7493 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27819097 631697408 2136 33554432000 4194304 16246674 140736994010784 140508321000688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7493/tid=7495] ppid=7490 vsize=622012 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7495/stat : 7495 (toysat) S 7490 7493 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27819097 636940288 2155 33554432000 4194304 16246674 140736994010784 140508310510832 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7493/tid=7496] ppid=7490 vsize=626108 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7496/stat : 7496 (toysat) S 7490 7493 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27819097 641134592 2171 33554432000 4194304 16246674 140736994010784 140508300037296 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.10017 s]
/proc/loadavg: 1.92 2.01 2.01 3/179 7493
/proc/meminfo: memFree=16987416/32872528 swapFree=526336/559040
[pid=7493] ppid=7490 vsize=1221188 CPUtime=0.09 cores=0,2,4,6
/proc/7493/stat : 7493 (toysat) R 7490 7493 28898 0 -1 4202496 26621 0 0 0 6 3 0 0 20 0 4 0 27819096 1250496512 26408 33554432000 4194304 16246674 140736994010784 140736994010096 4221016 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7493/statm: 305297 26408 798 2943 0 302191 0
[pid=7493/tid=7494] ppid=7490 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7494/stat : 7494 (toysat) S 7490 7493 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27819097 1250496512 26408 33554432000 4194304 16246674 140736994010784 140508321000688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7493/tid=7495] ppid=7490 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7495/stat : 7495 (toysat) S 7490 7493 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27819097 1250496512 26408 33554432000 4194304 16246674 140736994010784 140508310510832 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7493/tid=7496] ppid=7490 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7496/stat : 7496 (toysat) S 7490 7493 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27819097 1250496512 26408 33554432000 4194304 16246674 140736994010784 140508300037296 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1221188

[startup+0.200566 s]
/proc/loadavg: 1.92 2.01 2.01 3/179 7493
/proc/meminfo: memFree=16987416/32872528 swapFree=526336/559040
[pid=7493] ppid=7490 vsize=1312324 CPUtime=0.19 cores=0,2,4,6
/proc/7493/stat : 7493 (toysat) R 7490 7493 28898 0 -1 4202496 48680 0 0 0 13 6 0 0 20 0 4 0 27819096 1343819776 48978 33554432000 4194304 16246674 140736994010784 140736994010096 5702728 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7493/statm: 328081 48978 809 2943 0 324975 0
[pid=7493/tid=7494] ppid=7490 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7494/stat : 7494 (toysat) S 7490 7493 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27819097 1343819776 48978 33554432000 4194304 16246674 140736994010784 140508321000688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7493/tid=7495] ppid=7490 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7495/stat : 7495 (toysat) S 7490 7493 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27819097 1343819776 48978 33554432000 4194304 16246674 140736994010784 140508310510832 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7493/tid=7496] ppid=7490 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7496/stat : 7496 (toysat) S 7490 7493 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27819097 1343819776 48982 33554432000 4194304 16246674 140736994010784 140508300037296 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.300417 s]
/proc/loadavg: 1.92 2.01 2.01 3/179 7493
/proc/meminfo: memFree=16987416/32872528 swapFree=526336/559040
[pid=7493] ppid=7490 vsize=1312324 CPUtime=0.28 cores=0,2,4,6
/proc/7493/stat : 7493 (toysat) R 7490 7493 28898 0 -1 4202496 48705 0 0 0 22 6 0 0 20 0 4 0 27819096 1343819776 49003 33554432000 4194304 16246674 140736994010784 140736993992704 7371848 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7493/statm: 328081 49003 834 2943 0 324975 0
[pid=7493/tid=7494] ppid=7490 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7494/stat : 7494 (toysat) S 7490 7493 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27819097 1343819776 49003 33554432000 4194304 16246674 140736994010784 140508321000688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7493/tid=7495] ppid=7490 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7495/stat : 7495 (toysat) S 7490 7493 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27819097 1343819776 49003 33554432000 4194304 16246674 140736994010784 140508310510832 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7493/tid=7496] ppid=7490 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7496/stat : 7496 (toysat) S 7490 7493 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27819097 1343819776 49003 33554432000 4194304 16246674 140736994010784 140508300037296 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1312324

[startup+0.700361 s]
/proc/loadavg: 1.92 2.01 2.01 3/179 7493
/proc/meminfo: memFree=16987416/32872528 swapFree=526336/559040
[pid=7493] ppid=7490 vsize=1320516 CPUtime=0.68 cores=0,2,4,6
/proc/7493/stat : 7493 (toysat) R 7490 7493 28898 0 -1 4202496 71514 0 0 0 59 9 0 0 20 0 4 0 27819096 1352208384 71812 33554432000 4194304 16246674 140736994010784 140736993992704 12496404 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7493/statm: 330129 71812 843 2943 0 327023 0
[pid=7493/tid=7494] ppid=7490 vsize=1320516 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7494/stat : 7494 (toysat) S 7490 7493 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27819097 1352208384 71812 33554432000 4194304 16246674 140736994010784 140508321000688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7493/tid=7495] ppid=7490 vsize=1320516 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7495/stat : 7495 (toysat) S 7490 7493 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27819097 1352208384 71812 33554432000 4194304 16246674 140736994010784 140508310510832 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7493/tid=7496] ppid=7490 vsize=1320516 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7496/stat : 7496 (toysat) S 7490 7493 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27819097 1352208384 71812 33554432000 4194304 16246674 140736994010784 140508300037296 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 1320516

[startup+1.50036 s]
/proc/loadavg: 1.92 2.01 2.01 3/183 7497
/proc/meminfo: memFree=16333940/32872528 swapFree=526336/559040
[pid=7493] ppid=7490 vsize=1320516 CPUtime=1.48 cores=0,2,4,6
/proc/7493/stat : 7493 (toysat) R 7490 7493 28898 0 -1 4202496 181772 0 0 0 125 23 0 0 20 0 4 0 27819096 1352208384 182070 33554432000 4194304 16246674 140736994010784 140736993992704 12490158 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7493/statm: 330129 182072 843 2943 0 327023 0
[pid=7493/tid=7494] ppid=7490 vsize=1320516 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7494/stat : 7494 (toysat) S 7490 7493 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27819097 1352208384 182073 33554432000 4194304 16246674 140736994010784 140508321000688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7493/tid=7495] ppid=7490 vsize=1320516 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7495/stat : 7495 (toysat) S 7490 7493 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27819097 1352208384 182074 33554432000 4194304 16246674 140736994010784 140508310510832 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7493/tid=7496] ppid=7490 vsize=1320516 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7496/stat : 7496 (toysat) S 7490 7493 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27819097 1352208384 182075 33554432000 4194304 16246674 140736994010784 140508300037296 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1320516

[startup+3.10037 s]
/proc/loadavg: 1.92 2.01 2.01 3/183 7497
/proc/meminfo: memFree=15532404/32872528 swapFree=526336/559040
[pid=7493] ppid=7490 vsize=1546820 CPUtime=3.09 cores=0,2,4,6
/proc/7493/stat : 7493 (toysat) R 7490 7493 28898 0 -1 4202496 327277 0 0 0 266 43 0 0 20 0 4 0 27819096 1583943680 327575 33554432000 4194304 16246674 140736994010784 140736993992704 12490016 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7493/statm: 386705 327575 844 2943 0 383599 0
[pid=7493/tid=7494] ppid=7490 vsize=1546820 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7494/stat : 7494 (toysat) S 7490 7493 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27819097 1583943680 327575 33554432000 4194304 16246674 140736994010784 140508321000688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7493/tid=7495] ppid=7490 vsize=1546820 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7495/stat : 7495 (toysat) S 7490 7493 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27819097 1583943680 327575 33554432000 4194304 16246674 140736994010784 140508310510832 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7493/tid=7496] ppid=7490 vsize=1546820 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7496/stat : 7496 (toysat) S 7490 7493 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27819097 1583943680 327575 33554432000 4194304 16246674 140736994010784 140508300037296 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) 1546820

[startup+6.30037 s]
/proc/loadavg: 1.93 2.01 2.01 4/183 7497
/proc/meminfo: memFree=14871280/32872528 swapFree=526336/559040
[pid=7493] ppid=7490 vsize=1546820 CPUtime=6.28 cores=0,2,4,6
/proc/7493/stat : 7493 (toysat) R 7490 7493 28898 0 -1 4202496 327340 0 0 0 585 43 0 0 20 0 4 0 27819096 1583943680 327638 33554432000 4194304 16246674 140736994010784 140736994008448 12496215 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7493/statm: 386705 327638 844 2943 0 383599 0
[pid=7493/tid=7494] ppid=7490 vsize=1546820 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7494/stat : 7494 (toysat) S 7490 7493 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27819097 1583943680 327638 33554432000 4194304 16246674 140736994010784 140508321000688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7493/tid=7495] ppid=7490 vsize=1546820 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7495/stat : 7495 (toysat) S 7490 7493 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27819097 1583943680 327638 33554432000 4194304 16246674 140736994010784 140508310510832 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7493/tid=7496] ppid=7490 vsize=1546820 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7496/stat : 7496 (toysat) S 7490 7493 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27819097 1583943680 327638 33554432000 4194304 16246674 140736994010784 140508300037296 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1546820

[startup+12.7004 s]
/proc/loadavg: 2.02 2.02 2.02 4/183 7546
/proc/meminfo: memFree=29021680/32872528 swapFree=526336/559040
[pid=7493] ppid=7490 vsize=2077252 CPUtime=12.68 cores=0,2,4,6
/proc/7493/stat : 7493 (toysat) R 7490 7493 28898 0 -1 4202496 459949 0 0 0 1204 64 0 0 20 0 4 0 27819096 2127106048 460247 33554432000 4194304 16246674 140736994010784 140736994009960 12483812 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7493/statm: 519313 460247 844 2943 0 516207 0
[pid=7493/tid=7494] ppid=7490 vsize=2077252 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7494/stat : 7494 (toysat) S 7490 7493 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27819097 2127106048 460247 33554432000 4194304 16246674 140736994010784 140508321000688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7493/tid=7495] ppid=7490 vsize=2077252 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7495/stat : 7495 (toysat) S 7490 7493 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27819097 2127106048 460247 33554432000 4194304 16246674 140736994010784 140508310510832 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7493/tid=7496] ppid=7490 vsize=2077252 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7496/stat : 7496 (toysat) S 7490 7493 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27819097 2127106048 460247 33554432000 4194304 16246674 140736994010784 140508300037296 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 2077252

[startup+25.5005 s]
/proc/loadavg: 2.01 2.02 2.02 3/183 7546
/proc/meminfo: memFree=24761008/32872528 swapFree=526336/559040
[pid=7493] ppid=7490 vsize=4152900 CPUtime=25.48 cores=0,2,4,6
/proc/7493/stat : 7493 (toysat) R 7490 7493 28898 0 -1 4202496 978861 0 0 0 2409 139 0 0 20 0 4 0 27819096 4252569600 979159 33554432000 4194304 16246674 140736994010784 140736994009960 12493741 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7493/statm: 1038225 979159 844 2943 0 1035119 0
[pid=7493/tid=7494] ppid=7490 vsize=4152900 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7494/stat : 7494 (toysat) S 7490 7493 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27819097 4252569600 979159 33554432000 4194304 16246674 140736994010784 140508321000688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7493/tid=7495] ppid=7490 vsize=4152900 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7495/stat : 7495 (toysat) S 7490 7493 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27819097 4252569600 979159 33554432000 4194304 16246674 140736994010784 140508310510832 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7493/tid=7496] ppid=7490 vsize=4152900 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7496/stat : 7496 (toysat) S 7490 7493 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27819097 4252569600 979159 33554432000 4194304 16246674 140736994010784 140508300037296 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4152900

[startup+51.1005 s]
/proc/loadavg: 2.01 2.02 2.01 3/183 7546
/proc/meminfo: memFree=17598368/32872528 swapFree=526336/559040
[pid=7493] ppid=7490 vsize=7879236 CPUtime=51.07 cores=0,2,4,6
/proc/7493/stat : 7493 (toysat) R 7490 7493 28898 0 -1 4202496 1910447 0 0 0 4841 266 0 0 20 0 4 0 27819096 8068337664 1911001 33554432000 4194304 16246674 140736994010784 140736994009960 13782493 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7493/statm: 1969809 1911001 844 2943 0 1966703 0
[pid=7493/tid=7494] ppid=7490 vsize=7879236 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7494/stat : 7494 (toysat) S 7490 7493 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27819097 8068337664 1911001 33554432000 4194304 16246674 140736994010784 140508321000688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7493/tid=7495] ppid=7490 vsize=7879236 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7495/stat : 7495 (toysat) S 7490 7493 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27819097 8068337664 1911001 33554432000 4194304 16246674 140736994010784 140508310510832 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7493/tid=7496] ppid=7490 vsize=7879236 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7496/stat : 7496 (toysat) S 7490 7493 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27819097 8068337664 1911001 33554432000 4194304 16246674 140736994010784 140508300037296 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 7879236

[startup+102.3 s]
/proc/loadavg: 2.04 2.03 2.02 3/183 7547
/proc/meminfo: memFree=3192596/32872528 swapFree=526336/559040
[pid=7493] ppid=7490 vsize=15356484 CPUtime=102.26 cores=0,2,4,6
/proc/7493/stat : 7493 (toysat) R 7490 7493 28898 0 -1 4202496 3779762 0 0 0 9707 519 0 0 20 0 4 0 27819096 15725039616 3780316 33554432000 4194304 16246674 140736994010784 140736994009960 14628944 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7493/statm: 3839121 3780316 845 2943 0 3836015 0
[pid=7493/tid=7494] ppid=7490 vsize=15356484 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7494/stat : 7494 (toysat) S 7490 7493 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27819097 15725039616 3780316 33554432000 4194304 16246674 140736994010784 140508321000688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7493/tid=7495] ppid=7490 vsize=15356484 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7495/stat : 7495 (toysat) S 7490 7493 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27819097 15725039616 3780316 33554432000 4194304 16246674 140736994010784 140508310510832 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7493/tid=7496] ppid=7490 vsize=15356484 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7496/stat : 7496 (toysat) S 7490 7493 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27819097 15725039616 3780316 33554432000 4194304 16246674 140736994010784 140508300037296 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 15356484

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.01 3/184 7601
/proc/meminfo: memFree=15755180/32872528 swapFree=526336/559040
[pid=7493] ppid=7490 vsize=15356484 CPUtime=162.25 cores=0,2,4,6
/proc/7493/stat : 7493 (toysat) R 7490 7493 28898 0 -1 4202496 3779766 0 0 0 15703 522 0 0 20 0 4 0 27819096 15725039616 3780320 33554432000 4194304 16246674 140736994010784 140736994008704 14014083 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7493/statm: 3839121 3780320 849 2943 0 3836015 0
[pid=7493/tid=7494] ppid=7490 vsize=15356484 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7494/stat : 7494 (toysat) S 7490 7493 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27819097 15725039616 3780320 33554432000 4194304 16246674 140736994010784 140508321000688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7493/tid=7495] ppid=7490 vsize=15356484 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7495/stat : 7495 (toysat) S 7490 7493 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27819097 15725039616 3780320 33554432000 4194304 16246674 140736994010784 140508310510608 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7493/tid=7496] ppid=7490 vsize=15356484 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7496/stat : 7496 (toysat) S 7490 7493 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27819097 15725039616 3780320 33554432000 4194304 16246674 140736994010784 140508300037296 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 15356484



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+194.1 s]
/proc/loadavg: 2.06 2.03 2.01 3/183 7601
/proc/meminfo: memFree=14680176/32872528 swapFree=526336/559040
[pid=7493] ppid=7490 vsize=15879748 CPUtime=194.02 cores=0,2,4,6
/proc/7493/stat : 7493 (toysat) R 7490 7493 28898 0 -1 4202496 3910391 0 0 0 18857 545 0 0 20 0 4 0 27819096 16260861952 3910931 33554432000 4194304 16246674 140736994010784 140736994009880 14628944 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7493/statm: 3969937 3910931 849 2943 0 3966831 0
[pid=7493/tid=7494] ppid=7490 vsize=15879748 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7494/stat : 7494 (toysat) S 7490 7493 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27819097 16260861952 3910931 33554432000 4194304 16246674 140736994010784 140508321000688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7493/tid=7495] ppid=7490 vsize=15879748 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7495/stat : 7495 (toysat) S 7490 7493 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27819097 16260861952 3910931 33554432000 4194304 16246674 140736994010784 140508310510832 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7493/tid=7496] ppid=7490 vsize=15879748 CPUtime=0 cores=0,2,4,6
/proc/7493/task/7496/stat : 7496 (toysat) S 7490 7493 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27819097 16260861952 3910931 33554432000 4194304 16246674 140736994010784 140508300037296 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 194.02
Current children cumulated vsize (KiB) 15879748

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

[startup+194.4 s]
/proc/loadavg: 2.06 2.03 2.01 3/183 7601
/proc/meminfo: memFree=14680176/32872528 swapFree=526336/559040
[pid=7493] ppid=7490 vsize=0 CPUtime=194.33 cores=0,2,4,6
/proc/7493/stat : 7493 (toysat) Z 7490 7493 28898 0 -1 4203532 3910687 0 0 0 18858 575 0 0 20 0 2 0 27819096 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7493/statm: 0 0 0 0 0 0 0
[pid=7493/tid=7496] ppid=7490 vsize=0 CPUtime=0.28 cores=0,2,4,6
/proc/7493/task/7496/stat : 7496 (toysat) R 7490 7493 28898 0 -1 4203588 2 0 0 0 0 28 0 0 20 0 2 0 27819097 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) 194.33
Current children cumulated vsize (KiB) 0

[startup+194.807 s]
/proc/loadavg: 2.06 2.03 2.01 3/181 7601
/proc/meminfo: memFree=25870820/32872528 swapFree=526336/559040
[pid=7493] ppid=7490 vsize=0 CPUtime=194.74 cores=0,2,4,6
/proc/7493/stat : 7493 (toysat) Z 7490 7493 28898 0 -1 4203532 3910687 0 0 0 18858 616 0 0 20 0 2 0 27819096 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7493/statm: 0 0 0 0 0 0 0
[pid=7493/tid=7496] ppid=7490 vsize=0 CPUtime=0.68 cores=0,2,4,6
/proc/7493/task/7496/stat : 7496 (toysat) R 7490 7493 28898 0 -1 4203588 2 0 0 0 0 68 0 0 20 0 2 0 27819097 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) 194.74
Current children cumulated vsize (KiB) 0

[startup+194.9 s]
/proc/loadavg: 2.06 2.03 2.01 3/181 7601
/proc/meminfo: memFree=25870820/32872528 swapFree=526336/559040
[pid=7493] ppid=7490 vsize=0 CPUtime=194.83 cores=0,2,4,6
/proc/7493/stat : 7493 (toysat) Z 7490 7493 28898 0 -1 4203532 3910687 0 0 0 18858 625 0 0 20 0 2 0 27819096 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7493/statm: 0 0 0 0 0 0 0
[pid=7493/tid=7496] ppid=7490 vsize=0 CPUtime=0.78 cores=0,2,4,6
/proc/7493/task/7496/stat : 7496 (toysat) R 7490 7493 28898 0 -1 4203588 2 0 0 0 0 78 0 0 20 0 2 0 27819097 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) 194.83
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 194.938
CPU time (s): 194.87
CPU user time (s): 188.581
CPU system time (s): 6.28904
CPU usage (%): 99.9653
Max. virtual memory (cumulated for all children) (KiB): 15879748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 188.581
system time used= 6.28904
maximum resident set size= 15644908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3910687
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= 94
involuntary context switches= 248

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.36579 second user time and 1.65675 second system time

The end

Launcher Data

Begin job on node106 at 2016-06-18 15:48:10
IDJOB=4105905
IDBENCH=3056
IDSOLVER=2542
FILE ID=node106/4105905-1466257690
RUNJOBID= node106-1466241787-28914
PBS_JOBID= 19918214
Free space on /tmp= 71672 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=120-sizeP=61-sizeQ=120-718083277.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4105905-1466257690/watcher-4105905-1466257690 -o /tmp/evaluation-result-4105905-1466257690/solver-4105905-1466257690 -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-4105905-1466257690.opb

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

MD5SUM BENCH= 563303711c164cfef543d2f5b34abfab
RANDOM SEED=1983220184

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:        16990400 kB
Buffers:           71600 kB
Cached:           203400 kB
SwapCached:         1532 kB
Active:         14367440 kB
Inactive:         182764 kB
Active(anon):   14258464 kB
Inactive(anon):    18828 kB
Active(file):     108976 kB
Inactive(file):   163936 kB
Unevictable:      559040 kB
Mlocked:          526336 kB
SwapTotal:      67108856 kB
SwapFree:       67099160 kB
Dirty:             17120 kB
Writeback:             0 kB
AnonPages:      14833680 kB
Mapped:            10520 kB
Shmem:                 0 kB
Slab:             613012 kB
SReclaimable:      56200 kB
SUnreclaim:       556812 kB
KernelStack:        1504 kB
PageTables:        33192 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:   14977556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     61440 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= 71668 MiB
End job on node106 at 2016-06-18 15:51:25