Trace number 4105709

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) 186.48 186.543

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=200-sizeP=101-sizeQ=200-410184650.opb
MD5SUM81173f844eee6ccc8bf148af6d43b94b
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.87271
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 variables20501
Total number of constraints60601
Number of constraints which are clauses60600
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 constraint20200
Number of terms in the objective function 101
Biggest coefficient in the objective function 1267650600228229401496703205376
Number of bits for the biggest coefficient in the objective function 101
Sum of the numbers in the objective function 2535301200456458802993406410751
Number of bits of the sum of numbers in the objective function 101
Biggest number in a constraint 1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688
Number of bits of the biggest number in a constraint 300
Biggest sum of numbers in a constraint 4074071952668972172536891376818271167362115627974489459407595858486846194981300150535267275
Number of bits of the biggest sum of numbers301
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:13:34+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-4105709-1466255614.opb"]
0.00/0.01	c use --random-gen="2616290370 624770818 3747363256 2393045908 3965006011 4176939801 3662333552 2622700229 3675439966 1285034460 1749772357 2660953990 1501812634 3690899114 1307074490 3736572689 1388270383 4081141003 2567060340 3620684693 2548057575 1514757365 2664245515 2056701243 2523934078 1217896963 1003976607 3323290114 2486109461 1959664783 2578812333 849724250 587162784 1400836252 3399214004 1151629806 1370110355 2079205040 3104308968 1212015937 569951513 181059464 1886181572 189035511 384314396 158722346 2137278223 3873388788 715724902 942237557 777141833 1539494750 2771722863 1535605231 2431916462 2041420660 1629134252 482435607 1510572123 1103254338 625870292 3498145363 3628967148 3310944854 2492225842 3363675006 3072862580 1301135310 3001488703 753076493 2085462532 194619633 2382409231 992336082 3893770061 2872024174 1273094956 3657008600 3823654840 1637836266 1922939599 3515676235 3916651769 940214117 3950505012 2527253710 3177529258 1094597545 1857907529 585226822 1770263345 813787377 1237950231 186128692 3003255480 408656266 3752088689 3530168413 2593015185 4120911039 1933373107 1597572592 4161501105 2808500475 3062119857 13553720 697727250 2063940841 2745163660 1629491346 2668607294 2854965380 1553476425 2499056080 2664977532 1843998828 3941736899 4078183896 1781437128 1669667321 1834017736 2356454171 319353466 2674738184 299050729 2362078331 2111204202 3364419068 4045993404 841067984 2382702769 3667756935 52048169 1893915244 393649646 50981325 2762490510 1636272643 811441593 4121541528 957398214 164107386 3068170511 385769384 65832414 4125383882 884801684 2868162523 1623718284 4146195550 3337892829 2225639325 935836498 1011912407 3619361623 1253505094 2911067691 789664309 2826922880 3776635932 3768977031 3873637687 652422862 3780850669 1030184977 751636179 95184232 3378988867 833721389 3193958072 1622720709 202075753 863694037 1764195189 3050193791 571127591 3984293479 3015269627 3968509398 3026719670 2215793247 1763699906 1385732754 1074262700 3880202504 830760637 966832740 13652702 1728181629 491223523 65268632 1782588322 2671682595 4030140177 811615294 2850895296 1425542105 3228040862 2622462499 1434347547 754786143 2636529291 3994577149 2526003905 928508337 4054644999 1056098664 3539602257 2175520846 423152381 1336223924 1525754214 953845496 2721460247 3204425016 3658762054 3586966627 160127100 2684773896 3158235988 3874236797 1214436126 2590731985 4009145972 4030565465 791123096 2394666147 1107644988 2120600296 4036246910 3883443589 49849606 2451628449 2922309138 1380540354 3569438525 1110204741 2915027563 1811760883 2264013329 3178774918 3295489956 2320640953 1928569461 618866945 3128097783 763253495 2910929402 4212925185 1983463423 3568742683 1747028898 430909757 937083487 3411937940 2054163338 255 362436" option to reproduce the execution
0.39/0.45	c #vars 20501
0.39/0.45	c #constraints 60601

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

pid=6276
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.05 2.04 2.06 3/179 6279
/proc/meminfo: memFree=30170520/32872528 swapFree=526336/559040
[pid=6279] ppid=6276 vsize=510396 CPUtime=0 cores=0,2,4,6
/proc/6279/stat : 6279 (toysat) R 6276 6279 28898 0 -1 4202496 1865 0 0 0 0 0 0 0 20 0 4 0 27611500 522645504 2226 33554432000 4194304 16246674 140733874869728 140733874869152 13880264 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6279/statm: 128111 2236 441 2943 0 125005 0
[pid=6279/tid=6280] ppid=6276 vsize=553404 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6280/stat : 6280 (toysat) S 6276 6279 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27611500 566685696 2397 33554432000 4194304 16246674 140733874869728 140706519690480 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6279/tid=6281] ppid=6276 vsize=558524 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6281/stat : 6281 (toysat) S 6276 6279 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27611500 571928576 2414 33554432000 4194304 16246674 140733874869728 140706509200624 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6279/tid=6282] ppid=6276 vsize=562620 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6282/stat : 6282 (toysat) S 6276 6279 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27611501 576122880 2432 33554432000 4194304 16246674 140733874869728 140706498727088 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0

[startup+0.100172 s]
/proc/loadavg: 2.05 2.04 2.06 3/179 6279
/proc/meminfo: memFree=30170520/32872528 swapFree=526336/559040
[pid=6279] ppid=6276 vsize=1221188 CPUtime=0.09 cores=0,2,4,6
/proc/6279/stat : 6279 (toysat) R 6276 6279 28898 0 -1 4202496 26301 0 0 0 5 4 0 0 20 0 4 0 27611500 1250496512 26600 33554432000 4194304 16246674 140733874869728 140733874869040 4225154 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6279/statm: 305297 26602 800 2943 0 302191 0
[pid=6279/tid=6280] ppid=6276 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6280/stat : 6280 (toysat) S 6276 6279 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27611500 1250496512 26606 33554432000 4194304 16246674 140733874869728 140706519690480 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6279/tid=6281] ppid=6276 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6281/stat : 6281 (toysat) S 6276 6279 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27611500 1250496512 26608 33554432000 4194304 16246674 140733874869728 140706509200624 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6279/tid=6282] ppid=6276 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6282/stat : 6282 (toysat) S 6276 6279 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27611501 1250496512 26610 33554432000 4194304 16246674 140733874869728 140706498727088 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.200512 s]
/proc/loadavg: 2.05 2.04 2.06 3/179 6279
/proc/meminfo: memFree=30170520/32872528 swapFree=526336/559040
[pid=6279] ppid=6276 vsize=1309252 CPUtime=0.18 cores=0,2,4,6
/proc/6279/stat : 6279 (toysat) R 6276 6279 28898 0 -1 4202496 47839 0 0 0 12 6 0 0 20 0 4 0 27611500 1340674048 48648 33554432000 4194304 16246674 140733874869728 140733874869040 4221016 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6279/statm: 327313 48654 800 2943 0 324207 0
[pid=6279/tid=6280] ppid=6276 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6280/stat : 6280 (toysat) S 6276 6279 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27611500 1340674048 48658 33554432000 4194304 16246674 140733874869728 140706519690480 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6279/tid=6281] ppid=6276 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6281/stat : 6281 (toysat) S 6276 6279 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27611500 1340674048 48662 33554432000 4194304 16246674 140733874869728 140706509200624 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6279/tid=6282] ppid=6276 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6282/stat : 6282 (toysat) S 6276 6279 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27611501 1340674048 48666 33554432000 4194304 16246674 140733874869728 140706498727088 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 1309252

[startup+0.300461 s]
/proc/loadavg: 2.05 2.04 2.06 3/179 6279
/proc/meminfo: memFree=30170520/32872528 swapFree=526336/559040
[pid=6279] ppid=6276 vsize=1313348 CPUtime=0.29 cores=0,2,4,6
/proc/6279/stat : 6279 (toysat) R 6276 6279 28898 0 -1 4202496 58313 0 0 0 21 8 0 0 20 0 4 0 27611500 1344868352 59122 33554432000 4194304 16246674 140733874869728 140733874869040 4223648 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6279/statm: 328337 59122 800 2943 0 325231 0
[pid=6279/tid=6280] ppid=6276 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6280/stat : 6280 (toysat) S 6276 6279 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27611500 1344868352 59122 33554432000 4194304 16246674 140733874869728 140706519690480 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6279/tid=6281] ppid=6276 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6281/stat : 6281 (toysat) S 6276 6279 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27611500 1344868352 59122 33554432000 4194304 16246674 140733874869728 140706509200624 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6279/tid=6282] ppid=6276 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6282/stat : 6282 (toysat) S 6276 6279 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27611501 1344868352 59122 33554432000 4194304 16246674 140733874869728 140706498727088 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.700377 s]
/proc/loadavg: 2.05 2.04 2.06 3/179 6279
/proc/meminfo: memFree=30170520/32872528 swapFree=526336/559040
[pid=6279] ppid=6276 vsize=1317444 CPUtime=0.69 cores=0,2,4,6
/proc/6279/stat : 6279 (toysat) R 6276 6279 28898 0 -1 4202496 74596 0 0 0 59 10 0 0 20 0 4 0 27611500 1349062656 75405 33554432000 4194304 16246674 140733874869728 140733874851648 6759797 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6279/statm: 329361 75413 834 2943 0 326255 0
[pid=6279/tid=6280] ppid=6276 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6280/stat : 6280 (toysat) S 6276 6279 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27611500 1349062656 75418 33554432000 4194304 16246674 140733874869728 140706519690480 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6279/tid=6281] ppid=6276 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6281/stat : 6281 (toysat) S 6276 6279 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27611500 1349062656 75423 33554432000 4194304 16246674 140733874869728 140706509200624 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6279/tid=6282] ppid=6276 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6282/stat : 6282 (toysat) S 6276 6279 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27611501 1349062656 75428 33554432000 4194304 16246674 140733874869728 140706498727088 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) 1317444

[startup+1.50038 s]
/proc/loadavg: 2.04 2.04 2.06 3/183 6283
/proc/meminfo: memFree=29585080/32872528 swapFree=526336/559040
[pid=6279] ppid=6276 vsize=1325636 CPUtime=1.49 cores=0,2,4,6
/proc/6279/stat : 6279 (toysat) R 6276 6279 28898 0 -1 4202496 175069 0 0 0 122 27 0 0 20 0 4 0 27611500 1357451264 175878 33554432000 4194304 16246674 140733874869728 140733874869040 13781905 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6279/statm: 331409 175878 845 2943 0 328303 0
[pid=6279/tid=6280] ppid=6276 vsize=1325636 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6280/stat : 6280 (toysat) S 6276 6279 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27611500 1357451264 175878 33554432000 4194304 16246674 140733874869728 140706519690480 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6279/tid=6281] ppid=6276 vsize=1325636 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6281/stat : 6281 (toysat) S 6276 6279 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27611500 1357451264 175878 33554432000 4194304 16246674 140733874869728 140706509200624 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6279/tid=6282] ppid=6276 vsize=1325636 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6282/stat : 6282 (toysat) S 6276 6279 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27611501 1357451264 175878 33554432000 4194304 16246674 140733874869728 140706498727088 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) 1325636

[startup+3.10034 s]
/proc/loadavg: 2.04 2.04 2.06 3/183 6283
/proc/meminfo: memFree=29467408/32872528 swapFree=526336/559040
[pid=6279] ppid=6276 vsize=1462852 CPUtime=3.09 cores=0,2,4,6
/proc/6279/stat : 6279 (toysat) R 6276 6279 28898 0 -1 4202496 306107 0 0 0 265 44 0 0 20 0 4 0 27611500 1497960448 306916 33554432000 4194304 16246674 140733874869728 140733874851648 4221799 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6279/statm: 365713 306921 845 2943 0 362607 0
[pid=6279/tid=6280] ppid=6276 vsize=1462852 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6280/stat : 6280 (toysat) S 6276 6279 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27611500 1497960448 306925 33554432000 4194304 16246674 140733874869728 140706519690480 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6279/tid=6281] ppid=6276 vsize=1462852 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6281/stat : 6281 (toysat) S 6276 6279 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27611500 1497960448 306930 33554432000 4194304 16246674 140733874869728 140706509200624 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6279/tid=6282] ppid=6276 vsize=1462852 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6282/stat : 6282 (toysat) S 6276 6279 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27611501 1497960448 306933 33554432000 4194304 16246674 140733874869728 140706498727088 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1462852

[startup+6.30034 s]
/proc/loadavg: 2.04 2.04 2.06 3/183 6283
/proc/meminfo: memFree=28815548/32872528 swapFree=526336/559040
[pid=6279] ppid=6276 vsize=1589828 CPUtime=6.29 cores=0,2,4,6
/proc/6279/stat : 6279 (toysat) R 6276 6279 28898 0 -1 4202496 337992 0 0 0 581 48 0 0 20 0 4 0 27611500 1627983872 338801 33554432000 4194304 16246674 140733874869728 140733874867584 13767208 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6279/statm: 397457 338801 845 2943 0 394351 0
[pid=6279/tid=6280] ppid=6276 vsize=1589828 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6280/stat : 6280 (toysat) S 6276 6279 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27611500 1627983872 338801 33554432000 4194304 16246674 140733874869728 140706519690480 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6279/tid=6281] ppid=6276 vsize=1589828 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6281/stat : 6281 (toysat) S 6276 6279 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27611500 1627983872 338801 33554432000 4194304 16246674 140733874869728 140706509200624 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6279/tid=6282] ppid=6276 vsize=1589828 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6282/stat : 6282 (toysat) S 6276 6279 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27611501 1627983872 338801 33554432000 4194304 16246674 140733874869728 140706498727088 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1589828

[startup+12.7004 s]
/proc/loadavg: 2.04 2.04 2.06 3/183 6283
/proc/meminfo: memFree=27783128/32872528 swapFree=526336/559040
[pid=6279] ppid=6276 vsize=2731588 CPUtime=12.68 cores=0,2,4,6
/proc/6279/stat : 6279 (toysat) R 6276 6279 28898 0 -1 4202496 623532 0 0 0 1183 85 0 0 20 0 4 0 27611500 2797146112 624341 33554432000 4194304 16246674 140733874869728 140733874868904 13789723 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6279/statm: 682897 624341 845 2943 0 679791 0
[pid=6279/tid=6280] ppid=6276 vsize=2731588 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6280/stat : 6280 (toysat) S 6276 6279 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27611500 2797146112 624341 33554432000 4194304 16246674 140733874869728 140706519690480 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6279/tid=6281] ppid=6276 vsize=2731588 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6281/stat : 6281 (toysat) S 6276 6279 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27611500 2797146112 624341 33554432000 4194304 16246674 140733874869728 140706509200624 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6279/tid=6282] ppid=6276 vsize=2731588 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6282/stat : 6282 (toysat) S 6276 6279 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27611501 2797146112 624341 33554432000 4194304 16246674 140733874869728 140706498727088 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 2731588

[startup+25.5005 s]
/proc/loadavg: 2.03 2.03 2.06 3/183 6283
/proc/meminfo: memFree=26180948/32872528 swapFree=526336/559040
[pid=6279] ppid=6276 vsize=4219460 CPUtime=25.48 cores=0,2,4,6
/proc/6279/stat : 6279 (toysat) R 6276 6279 28898 0 -1 4202496 995500 0 0 0 2412 136 0 0 20 0 4 0 27611500 4320727040 996309 33554432000 4194304 16246674 140733874869728 140733874868824 4206991 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6279/statm: 1054865 996309 845 2943 0 1051759 0
[pid=6279/tid=6280] ppid=6276 vsize=4219460 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6280/stat : 6280 (toysat) S 6276 6279 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27611500 4320727040 996309 33554432000 4194304 16246674 140733874869728 140706519690480 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6279/tid=6281] ppid=6276 vsize=4219460 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6281/stat : 6281 (toysat) S 6276 6279 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27611500 4320727040 996309 33554432000 4194304 16246674 140733874869728 140706509200624 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6279/tid=6282] ppid=6276 vsize=4219460 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6282/stat : 6282 (toysat) S 6276 6279 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27611501 4320727040 996309 33554432000 4194304 16246674 140733874869728 140706498727088 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4219460

[startup+51.1005 s]
/proc/loadavg: 2.02 2.03 2.06 3/183 6283
/proc/meminfo: memFree=21470712/32872528 swapFree=526336/559040
[pid=6279] ppid=6276 vsize=8920644 CPUtime=51.08 cores=0,2,4,6
/proc/6279/stat : 6279 (toysat) R 6276 6279 28898 0 -1 4202496 2170809 0 0 0 4805 303 0 0 20 0 4 0 27611500 9134739456 2171610 33554432000 4194304 16246674 140733874869728 140733874868824 13780704 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6279/statm: 2230161 2171610 845 2943 0 2227055 0
[pid=6279/tid=6280] ppid=6276 vsize=8920644 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6280/stat : 6280 (toysat) S 6276 6279 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27611500 9134739456 2171610 33554432000 4194304 16246674 140733874869728 140706519690480 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6279/tid=6281] ppid=6276 vsize=8920644 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6281/stat : 6281 (toysat) S 6276 6279 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27611500 9134739456 2171610 33554432000 4194304 16246674 140733874869728 140706509200624 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6279/tid=6282] ppid=6276 vsize=8920644 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6282/stat : 6282 (toysat) S 6276 6279 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27611501 9134739456 2171610 33554432000 4194304 16246674 140733874869728 140706498727088 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) 8920644

[startup+102.3 s]
/proc/loadavg: 2.06 2.04 2.06 3/183 6334
/proc/meminfo: memFree=15052924/32872528 swapFree=526336/559040
[pid=6279] ppid=6276 vsize=15711812 CPUtime=102.25 cores=0,2,4,6
/proc/6279/stat : 6279 (toysat) R 6276 6279 28898 0 -1 4202496 3868604 0 0 0 9669 556 0 0 20 0 4 0 27611500 16088895488 3869405 33554432000 4194304 16246674 140733874869728 140733874868824 14628944 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6279/statm: 3927953 3869405 846 2943 0 3924847 0
[pid=6279/tid=6280] ppid=6276 vsize=15711812 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6280/stat : 6280 (toysat) S 6276 6279 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27611500 16088895488 3869405 33554432000 4194304 16246674 140733874869728 140706519690480 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6279/tid=6281] ppid=6276 vsize=15711812 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6281/stat : 6281 (toysat) S 6276 6279 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27611500 16088895488 3869405 33554432000 4194304 16246674 140733874869728 140706509200624 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6279/tid=6282] ppid=6276 vsize=15711812 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6282/stat : 6282 (toysat) S 6276 6279 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27611501 16088895488 3869405 33554432000 4194304 16246674 140733874869728 140706498727088 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 15711812

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/183 6335
/proc/meminfo: memFree=4655676/32872528 swapFree=526336/559040
[pid=6279] ppid=6276 vsize=15711812 CPUtime=162.24 cores=0,2,4,6
/proc/6279/stat : 6279 (toysat) R 6276 6279 28898 0 -1 4202496 3868608 0 0 0 15666 558 0 0 20 0 4 0 27611500 16088895488 3869409 33554432000 4194304 16246674 140733874869728 140733874867648 14013502 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6279/statm: 3927953 3869409 850 2943 0 3924847 0
[pid=6279/tid=6280] ppid=6276 vsize=15711812 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6280/stat : 6280 (toysat) S 6276 6279 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27611500 16088895488 3869409 33554432000 4194304 16246674 140733874869728 140706519690480 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6279/tid=6281] ppid=6276 vsize=15711812 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6281/stat : 6281 (toysat) S 6276 6279 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27611500 16088895488 3869409 33554432000 4194304 16246674 140733874869728 140706509200400 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6279/tid=6282] ppid=6276 vsize=15711812 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6282/stat : 6282 (toysat) S 6276 6279 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27611501 16088895488 3869409 33554432000 4194304 16246674 140733874869728 140706498727088 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 15711812



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+185.7 s]
/proc/loadavg: 2.01 2.03 2.05 3/183 6335
/proc/meminfo: memFree=4655408/32872528 swapFree=526336/559040
[pid=6279] ppid=6276 vsize=15875652 CPUtime=185.63 cores=0,2,4,6
/proc/6279/stat : 6279 (toysat) R 6276 6279 28898 0 -1 4202496 3909386 0 0 0 17997 566 0 0 20 0 4 0 27611500 16256667648 3910187 33554432000 4194304 16246674 140733874869728 140733874868824 13782402 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6279/statm: 3968913 3910187 850 2943 0 3965807 0
[pid=6279/tid=6280] ppid=6276 vsize=15875652 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6280/stat : 6280 (toysat) S 6276 6279 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27611500 16256667648 3910187 33554432000 4194304 16246674 140733874869728 140706519690480 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6279/tid=6281] ppid=6276 vsize=15875652 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6281/stat : 6281 (toysat) S 6276 6279 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27611500 16256667648 3910187 33554432000 4194304 16246674 140733874869728 140706509200624 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6279/tid=6282] ppid=6276 vsize=15875652 CPUtime=0 cores=0,2,4,6
/proc/6279/task/6282/stat : 6282 (toysat) S 6276 6279 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27611501 16256667648 3910187 33554432000 4194304 16246674 140733874869728 140706498727088 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 185.63
Current children cumulated vsize (KiB) 15875652

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

[startup+186.007 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 6335
/proc/meminfo: memFree=8352408/32872528 swapFree=526336/559040
[pid=6279] ppid=6276 vsize=0 CPUtime=185.95 cores=0,2,4,6
/proc/6279/stat : 6279 (toysat) Z 6276 6279 28898 0 -1 4203532 3909728 0 0 0 17998 597 0 0 20 0 2 0 27611500 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6279/statm: 0 0 0 0 0 0 0
[pid=6279/tid=6281] ppid=6276 vsize=0 CPUtime=0.29 cores=0,2,4,6
/proc/6279/task/6281/stat : 6281 (toysat) R 6276 6279 28898 0 -1 4203588 8 0 0 0 0 29 0 0 20 0 2 0 27611500 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) 185.95
Current children cumulated vsize (KiB) 0

[startup+186.4 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 6335
/proc/meminfo: memFree=8352408/32872528 swapFree=526336/559040
[pid=6279] ppid=6276 vsize=0 CPUtime=186.34 cores=0,2,4,6
/proc/6279/stat : 6279 (toysat) Z 6276 6279 28898 0 -1 4203532 3909728 0 0 0 17998 636 0 0 20 0 2 0 27611500 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6279/statm: 0 0 0 0 0 0 0
[pid=6279/tid=6281] ppid=6276 vsize=0 CPUtime=0.68 cores=0,2,4,6
/proc/6279/task/6281/stat : 6281 (toysat) R 6276 6279 28898 0 -1 4203588 8 0 0 0 0 68 0 0 20 0 2 0 27611500 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) 186.34
Current children cumulated vsize (KiB) 0

[startup+186.5 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 6335
/proc/meminfo: memFree=8352408/32872528 swapFree=526336/559040
[pid=6279] ppid=6276 vsize=0 CPUtime=186.44 cores=0,2,4,6
/proc/6279/stat : 6279 (toysat) Z 6276 6279 28898 0 -1 4203532 3909728 0 0 0 17998 646 0 0 20 0 2 0 27611500 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6279/statm: 0 0 0 0 0 0 0
[pid=6279/tid=6281] ppid=6276 vsize=0 CPUtime=0.78 cores=0,2,4,6
/proc/6279/task/6281/stat : 6281 (toysat) R 6276 6279 28898 0 -1 4203588 8 0 0 0 0 78 0 0 20 0 2 0 27611500 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) 186.44
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 186.543
CPU time (s): 186.48
CPU user time (s): 179.983
CPU system time (s): 6.49701
CPU usage (%): 99.9662
Max. virtual memory (cumulated for all children) (KiB): 15875652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 179.983
system time used= 6.49701
maximum resident set size= 15642116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3909728
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= 77
involuntary context switches= 190

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.501923 second user time and 0.739887 second system time

The end

Launcher Data

Begin job on node106 at 2016-06-18 15:13:34
IDJOB=4105709
IDBENCH=2986
IDSOLVER=2542
FILE ID=node106/4105709-1466255614
RUNJOBID= node106-1466241787-28914
PBS_JOBID= 19918214
Free space on /tmp= 71684 MiB

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

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

MD5SUM BENCH= 81173f844eee6ccc8bf148af6d43b94b
RANDOM SEED=1229026457

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:        30171164 kB
Buffers:          101556 kB
Cached:           220568 kB
SwapCached:         1868 kB
Active:          1169500 kB
Inactive:         226304 kB
Active(anon):    1072756 kB
Inactive(anon):     3048 kB
Active(file):      96744 kB
Inactive(file):   223256 kB
Unevictable:      559040 kB
Mlocked:          526336 kB
SwapTotal:      67108856 kB
SwapFree:       67099160 kB
Dirty:             19052 kB
Writeback:             0 kB
AnonPages:       1631792 kB
Mapped:            10420 kB
Shmem:                 0 kB
Slab:             612344 kB
SReclaimable:      56052 kB
SUnreclaim:       556292 kB
KernelStack:        1472 kB
PageTables:         7300 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1777068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1099776 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= 71652 MiB
End job on node106 at 2016-06-18 15:16:40