Trace number 4105889

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.521 194.573

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=120-sizeP=61-sizeQ=120-718083277-max.opb
MD5SUM0661dfe89322dd53d59d5cf9cb4ab784
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-13
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
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:44:55+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-4105889-1466257495.opb"]
0.00/0.01	c use --random-gen="1319656682 25288771 3824362373 3052788882 3987285262 4217436097 1637038220 1817887281 3441753834 826828466 200641131 517085894 82234826 69629522 951816817 782702509 569784864 850431495 776655137 2788548354 3779142535 3373847976 594438626 2843002058 2347061717 3565859113 4067381876 3184961933 4093437311 2764405730 2550669080 1840358128 91625161 2401579458 712529171 2368353900 2917202636 3917018073 1136300789 588949778 1589950018 1707598155 1089061435 3313583224 2252193402 3663226109 3936025972 1034812387 546182672 1884793041 1416182207 3096484933 888358788 1088584266 1492306643 2844632471 783842391 3328368159 3900490070 1602957806 2292815939 2463324267 3529082437 791341953 1555969461 2634945346 3019419652 4279512273 416940127 2218465201 2206177203 340028651 3946765832 3744605844 28444078 4024044004 1484222440 1692139125 1960945226 2427850157 3028727357 2007821660 2148230372 1684571583 474618693 2522199640 1896834422 412606667 3276611988 613066771 4118508080 2298054815 3681387578 3869984176 2773486134 182386052 405785512 1678509296 3647068132 174149207 2668092041 2653071772 2480502127 1220693207 1616874985 606054056 779672020 3260821245 1295234135 94966344 741661655 2689860184 279743512 832067757 3980694050 4011266891 2603480350 3171450424 42487766 26839950 3694257685 2903384170 2018828316 1828814259 330830375 2210589201 3879579574 2110279270 4200965220 1709362813 357436778 244444608 1488413249 1046552505 627022783 3676829796 4132362016 3109084276 185289 1652347711 46509318 3127756391 2855610402 666624941 4030730747 1036673690 2598929478 3657971180 128479813 3358200735 4116925235 1718120657 293080368 3202263777 1336437164 3243057584 3581422518 247540482 2639394630 458133442 2990098352 2118845872 1020339542 3686540515 3701601124 344663270 3906776093 3064570773 4135866533 4207177605 855452171 1679716190 2679870214 1179357830 3202696274 2045211256 3810009916 3439241115 1635571344 1287949361 2557223711 1713905824 1998877078 2020920145 3961039766 267165049 3358949914 3752392867 1989447298 3960563213 623143785 2533257306 521606134 1676718494 773212129 340445658 548794786 2731819168 2492026328 792353349 191492794 1904091568 1948826180 4244211960 175219567 470445237 4042695887 2593405316 757783587 632949150 1892327893 484045514 1520107478 128620890 1654157501 863379940 1192823186 1634004297 144451567 2202934191 890762604 3443377583 3443273867 428360279 471672606 3676072939 546685867 2783905902 2764255516 2823554471 1400451820 838975109 2796348726 1144462175 1935152442 1908352210 2652899906 1949038860 86058345 1760945895 875066697 1268334018 1446832542 3976872438 1782836159 3257278890 3762620559 2285253178 89506331 2304232702 1708260543 3646899762 2871137910 4049011537 3933174020 2425248446 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-4105889-1466257495/watcher-4105889-1466257495 -o /tmp/evaluation-result-4105889-1466257495/solver-4105889-1466257495 -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-4105889-1466257495.opb 

pid=7389
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.03 2.04 2.03 3/179 7392
/proc/meminfo: memFree=17272352/32872528 swapFree=526336/559040
[pid=7392] ppid=7389 vsize=627268 CPUtime=0 cores=0,2,4,6
/proc/7392/stat : 7392 (toysat) R 7389 7392 28898 0 -1 4202496 2325 0 0 0 0 0 0 0 20 0 4 0 27799604 642322432 2686 33554432000 4194304 16246674 140736825538928 140736825538352 15002730 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7392/statm: 157585 2697 442 2943 0 154479 0
[pid=7392/tid=7393] ppid=7389 vsize=674372 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7393/stat : 7393 (toysat) S 7389 7392 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27799604 690556928 2866 33554432000 4194304 16246674 140736825538928 139775135689968 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7392/tid=7394] ppid=7389 vsize=679492 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7394/stat : 7394 (toysat) S 7389 7392 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27799604 695799808 2887 33554432000 4194304 16246674 140736825538928 139775125200112 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7392/tid=7395] ppid=7389 vsize=682564 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7395/stat : 7395 (toysat) S 7389 7392 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27799604 698945536 2902 33554432000 4194304 16246674 140736825538928 139775013022896 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100156 s]
/proc/loadavg: 2.03 2.04 2.03 3/179 7392
/proc/meminfo: memFree=17272352/32872528 swapFree=526336/559040
[pid=7392] ppid=7389 vsize=1221188 CPUtime=0.09 cores=0,2,4,6
/proc/7392/stat : 7392 (toysat) R 7389 7392 28898 0 -1 4202496 26618 0 0 0 6 3 0 0 20 0 4 0 27799604 1250496512 26917 33554432000 4194304 16246674 140736825538928 140736825538240 4220936 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7392/statm: 305297 26917 799 2943 0 302191 0
[pid=7392/tid=7393] ppid=7389 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7393/stat : 7393 (toysat) S 7389 7392 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27799604 1250496512 26917 33554432000 4194304 16246674 140736825538928 139775135689968 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7392/tid=7394] ppid=7389 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7394/stat : 7394 (toysat) S 7389 7392 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27799604 1250496512 26917 33554432000 4194304 16246674 140736825538928 139775125200112 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7392/tid=7395] ppid=7389 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7395/stat : 7395 (toysat) S 7389 7392 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27799604 1250496512 26917 33554432000 4194304 16246674 140736825538928 139775013022896 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.200524 s]
/proc/loadavg: 2.03 2.04 2.03 3/179 7392
/proc/meminfo: memFree=17272352/32872528 swapFree=526336/559040
[pid=7392] ppid=7389 vsize=1312324 CPUtime=0.19 cores=0,2,4,6
/proc/7392/stat : 7392 (toysat) R 7389 7392 28898 0 -1 4202496 48706 0 0 0 13 6 0 0 20 0 4 0 27799604 1343819776 49516 33554432000 4194304 16246674 140736825538928 140736825538240 5920659 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7392/statm: 328081 49516 835 2943 0 324975 0
[pid=7392/tid=7393] ppid=7389 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7393/stat : 7393 (toysat) S 7389 7392 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27799604 1343819776 49516 33554432000 4194304 16246674 140736825538928 139775135689968 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7392/tid=7394] ppid=7389 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7394/stat : 7394 (toysat) S 7389 7392 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27799604 1343819776 49516 33554432000 4194304 16246674 140736825538928 139775125200112 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7392/tid=7395] ppid=7389 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7395/stat : 7395 (toysat) S 7389 7392 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27799604 1343819776 49516 33554432000 4194304 16246674 140736825538928 139775013022896 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.300469 s]
/proc/loadavg: 2.03 2.04 2.03 3/179 7392
/proc/meminfo: memFree=17272352/32872528 swapFree=526336/559040
[pid=7392] ppid=7389 vsize=1312324 CPUtime=0.29 cores=0,2,4,6
/proc/7392/stat : 7392 (toysat) R 7389 7392 28898 0 -1 4202496 48706 0 0 0 23 6 0 0 20 0 4 0 27799604 1343819776 49516 33554432000 4194304 16246674 140736825538928 140736825538240 6967613 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7392/statm: 328081 49516 835 2943 0 324975 0
[pid=7392/tid=7393] ppid=7389 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7393/stat : 7393 (toysat) S 7389 7392 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27799604 1343819776 49516 33554432000 4194304 16246674 140736825538928 139775135689968 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7392/tid=7394] ppid=7389 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7394/stat : 7394 (toysat) S 7389 7392 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27799604 1343819776 49516 33554432000 4194304 16246674 140736825538928 139775125200112 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7392/tid=7395] ppid=7389 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7395/stat : 7395 (toysat) S 7389 7392 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27799604 1343819776 49516 33554432000 4194304 16246674 140736825538928 139775013022896 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1312324

[startup+0.700404 s]
/proc/loadavg: 2.03 2.04 2.03 3/179 7392
/proc/meminfo: memFree=17272352/32872528 swapFree=526336/559040
[pid=7392] ppid=7389 vsize=1320516 CPUtime=0.69 cores=0,2,4,6
/proc/7392/stat : 7392 (toysat) R 7389 7392 28898 0 -1 4202496 71514 0 0 0 59 10 0 0 20 0 4 0 27799604 1352208384 72324 33554432000 4194304 16246674 140736825538928 140736825520832 13955814 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7392/statm: 330129 72324 843 2943 0 327023 0
[pid=7392/tid=7393] ppid=7389 vsize=1320516 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7393/stat : 7393 (toysat) S 7389 7392 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27799604 1352208384 72324 33554432000 4194304 16246674 140736825538928 139775135689968 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7392/tid=7394] ppid=7389 vsize=1320516 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7394/stat : 7394 (toysat) S 7389 7392 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27799604 1352208384 72324 33554432000 4194304 16246674 140736825538928 139775125200112 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7392/tid=7395] ppid=7389 vsize=1320516 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7395/stat : 7395 (toysat) S 7389 7392 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27799604 1352208384 72324 33554432000 4194304 16246674 140736825538928 139775013022896 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1320516

[startup+1.50039 s]
/proc/loadavg: 2.03 2.04 2.03 3/183 7396
/proc/meminfo: memFree=16741000/32872528 swapFree=526336/559040
[pid=7392] ppid=7389 vsize=1320516 CPUtime=1.49 cores=0,2,4,6
/proc/7392/stat : 7392 (toysat) R 7389 7392 28898 0 -1 4202496 186615 0 0 0 124 25 0 0 20 0 4 0 27799604 1352208384 187425 33554432000 4194304 16246674 140736825538928 140736825520832 12484149 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7392/statm: 330129 187428 843 2943 0 327023 0
[pid=7392/tid=7393] ppid=7389 vsize=1320516 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7393/stat : 7393 (toysat) S 7389 7392 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27799604 1352208384 187430 33554432000 4194304 16246674 140736825538928 139775135689968 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7392/tid=7394] ppid=7389 vsize=1320516 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7394/stat : 7394 (toysat) S 7389 7392 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27799604 1352208384 187432 33554432000 4194304 16246674 140736825538928 139775125200112 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7392/tid=7395] ppid=7389 vsize=1320516 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7395/stat : 7395 (toysat) S 7389 7392 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27799604 1352208384 187434 33554432000 4194304 16246674 140736825538928 139775013022896 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1320516

[startup+3.10041 s]
/proc/loadavg: 2.03 2.04 2.03 3/183 7396
/proc/meminfo: memFree=16078956/32872528 swapFree=526336/559040
[pid=7392] ppid=7389 vsize=1546820 CPUtime=3.09 cores=0,2,4,6
/proc/7392/stat : 7392 (toysat) R 7389 7392 28898 0 -1 4202496 327237 0 0 0 265 44 0 0 20 0 4 0 27799604 1583943680 328047 33554432000 4194304 16246674 140736825538928 140736825520832 4206864 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7392/statm: 386705 328047 844 2943 0 383599 0
[pid=7392/tid=7393] ppid=7389 vsize=1546820 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7393/stat : 7393 (toysat) S 7389 7392 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27799604 1583943680 328047 33554432000 4194304 16246674 140736825538928 139775135689968 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7392/tid=7394] ppid=7389 vsize=1546820 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7394/stat : 7394 (toysat) S 7389 7392 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27799604 1583943680 328047 33554432000 4194304 16246674 140736825538928 139775125200112 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7392/tid=7395] ppid=7389 vsize=1546820 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7395/stat : 7395 (toysat) S 7389 7392 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27799604 1583943680 328047 33554432000 4194304 16246674 140736825538928 139775013022896 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.30041 s]
/proc/loadavg: 2.03 2.04 2.03 3/182 7396
/proc/meminfo: memFree=15961172/32872528 swapFree=526336/559040
[pid=7392] ppid=7389 vsize=1546820 CPUtime=6.29 cores=0,2,4,6
/proc/7392/stat : 7392 (toysat) R 7389 7392 28898 0 -1 4202496 327337 0 0 0 585 44 0 0 20 0 4 0 27799604 1583943680 328147 33554432000 4194304 16246674 140736825538928 140736825520832 13767180 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7392/statm: 386705 328147 844 2943 0 383599 0
[pid=7392/tid=7393] ppid=7389 vsize=1546820 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7393/stat : 7393 (toysat) S 7389 7392 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27799604 1583943680 328147 33554432000 4194304 16246674 140736825538928 139775135689968 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7392/tid=7394] ppid=7389 vsize=1546820 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7394/stat : 7394 (toysat) S 7389 7392 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27799604 1583943680 328147 33554432000 4194304 16246674 140736825538928 139775125200112 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7392/tid=7395] ppid=7389 vsize=1546820 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7395/stat : 7395 (toysat) S 7389 7392 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27799604 1583943680 328147 33554432000 4194304 16246674 140736825538928 139775013022896 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1546820

[startup+12.7004 s]
/proc/loadavg: 2.03 2.04 2.03 4/183 7397
/proc/meminfo: memFree=15429816/32872528 swapFree=526336/559040
[pid=7392] ppid=7389 vsize=2077252 CPUtime=12.69 cores=0,2,4,6
/proc/7392/stat : 7392 (toysat) R 7389 7392 28898 0 -1 4202496 459945 0 0 0 1206 63 0 0 20 0 4 0 27799604 2127106048 460755 33554432000 4194304 16246674 140736825538928 140736825536768 4206604 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7392/statm: 519313 460755 844 2943 0 516207 0
[pid=7392/tid=7393] ppid=7389 vsize=2077252 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7393/stat : 7393 (toysat) S 7389 7392 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27799604 2127106048 460755 33554432000 4194304 16246674 140736825538928 139775135689968 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7392/tid=7394] ppid=7389 vsize=2077252 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7394/stat : 7394 (toysat) S 7389 7392 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27799604 2127106048 460755 33554432000 4194304 16246674 140736825538928 139775125200112 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7392/tid=7395] ppid=7389 vsize=2077252 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7395/stat : 7395 (toysat) S 7389 7392 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27799604 2127106048 460755 33554432000 4194304 16246674 140736825538928 139775013022896 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2077252

[startup+25.5005 s]
/proc/loadavg: 2.02 2.03 2.03 3/183 7397
/proc/meminfo: memFree=13351696/32872528 swapFree=526336/559040
[pid=7392] ppid=7389 vsize=4151876 CPUtime=25.48 cores=0,2,4,6
/proc/7392/stat : 7392 (toysat) R 7389 7392 28898 0 -1 4202496 978601 0 0 0 2418 130 0 0 20 0 4 0 27799604 4251521024 979411 33554432000 4194304 16246674 140736825538928 140736825538104 15015658 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7392/statm: 1037969 979411 844 2943 0 1034863 0
[pid=7392/tid=7393] ppid=7389 vsize=4151876 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7393/stat : 7393 (toysat) S 7389 7392 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27799604 4251521024 979411 33554432000 4194304 16246674 140736825538928 139775135689968 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7392/tid=7394] ppid=7389 vsize=4151876 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7394/stat : 7394 (toysat) S 7389 7392 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27799604 4251521024 979411 33554432000 4194304 16246674 140736825538928 139775125200112 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7392/tid=7395] ppid=7389 vsize=4151876 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7395/stat : 7395 (toysat) S 7389 7392 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27799604 4251521024 979411 33554432000 4194304 16246674 140736825538928 139775013022896 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) 4151876

[startup+51.1005 s]
/proc/loadavg: 2.07 2.05 2.03 3/183 7446
/proc/meminfo: memFree=22520788/32872528 swapFree=526336/559040
[pid=7392] ppid=7389 vsize=7878212 CPUtime=51.08 cores=0,2,4,6
/proc/7392/stat : 7392 (toysat) R 7389 7392 28898 0 -1 4202496 1910187 0 0 0 4854 254 0 0 20 0 4 0 27799604 8067289088 1910997 33554432000 4194304 16246674 140736825538928 140736825538104 14628944 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7392/statm: 1969553 1910997 844 2943 0 1966447 0
[pid=7392/tid=7393] ppid=7389 vsize=7878212 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7393/stat : 7393 (toysat) S 7389 7392 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27799604 8067289088 1910997 33554432000 4194304 16246674 140736825538928 139775135689968 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7392/tid=7394] ppid=7389 vsize=7878212 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7394/stat : 7394 (toysat) S 7389 7392 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27799604 8067289088 1910997 33554432000 4194304 16246674 140736825538928 139775125200112 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7392/tid=7395] ppid=7389 vsize=7878212 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7395/stat : 7395 (toysat) S 7389 7392 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27799604 8067289088 1910997 33554432000 4194304 16246674 140736825538928 139775013022896 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7878212

[startup+102.3 s]
/proc/loadavg: 2.03 2.04 2.03 3/183 7446
/proc/meminfo: memFree=5872416/32872528 swapFree=526336/559040
[pid=7392] ppid=7389 vsize=15356484 CPUtime=102.27 cores=0,2,4,6
/proc/7392/stat : 7392 (toysat) R 7389 7392 28898 0 -1 4202496 3779762 0 0 0 9713 514 0 0 20 0 4 0 27799604 15725039616 3780568 33554432000 4194304 16246674 140736825538928 140736825538104 14628944 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7392/statm: 3839121 3780568 845 2943 0 3836015 0
[pid=7392/tid=7393] ppid=7389 vsize=15356484 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7393/stat : 7393 (toysat) S 7389 7392 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27799604 15725039616 3780568 33554432000 4194304 16246674 140736825538928 139775135689968 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7392/tid=7394] ppid=7389 vsize=15356484 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7394/stat : 7394 (toysat) S 7389 7392 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27799604 15725039616 3780568 33554432000 4194304 16246674 140736825538928 139775125200112 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7392/tid=7395] ppid=7389 vsize=15356484 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7395/stat : 7395 (toysat) S 7389 7392 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27799604 15725039616 3780568 33554432000 4194304 16246674 140736825538928 139775013022896 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 15356484

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.02 3/183 7447
/proc/meminfo: memFree=2784580/32872528 swapFree=526336/559040
[pid=7392] ppid=7389 vsize=15356484 CPUtime=162.25 cores=0,2,4,6
/proc/7392/stat : 7392 (toysat) R 7389 7392 28898 0 -1 4202496 3779766 0 0 0 15709 516 0 0 20 0 4 0 27799604 15725039616 3780572 33554432000 4194304 16246674 140736825538928 140736825536896 14016657 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7392/statm: 3839121 3780572 849 2943 0 3836015 0
[pid=7392/tid=7393] ppid=7389 vsize=15356484 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7393/stat : 7393 (toysat) S 7389 7392 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27799604 15725039616 3780572 33554432000 4194304 16246674 140736825538928 139775135689968 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7392/tid=7394] ppid=7389 vsize=15356484 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7394/stat : 7394 (toysat) S 7389 7392 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27799604 15725039616 3780572 33554432000 4194304 16246674 140736825538928 139775125199888 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7392/tid=7395] ppid=7389 vsize=15356484 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7395/stat : 7395 (toysat) S 7389 7392 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27799604 15725039616 3780572 33554432000 4194304 16246674 140736825538928 139775013022896 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+193.5 s]
/proc/loadavg: 2.00 2.02 2.02 3/183 7448
/proc/meminfo: memFree=1930864/32872528 swapFree=526336/559040
[pid=7392] ppid=7389 vsize=15895108 CPUtime=193.44 cores=0,2,4,6
/proc/7392/stat : 7392 (toysat) R 7389 7392 28898 0 -1 4202496 3914221 0 0 0 18806 538 0 0 20 0 4 0 27799604 16276590592 3915027 33554432000 4194304 16246674 140736825538928 140736825538024 4225154 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7392/statm: 3973777 3915029 849 2943 0 3970671 0
[pid=7392/tid=7393] ppid=7389 vsize=15895108 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7393/stat : 7393 (toysat) S 7389 7392 28898 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27799604 16276590592 3915029 33554432000 4194304 16246674 140736825538928 139775135689968 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7392/tid=7394] ppid=7389 vsize=15895108 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7394/stat : 7394 (toysat) S 7389 7392 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27799604 16276590592 3915029 33554432000 4194304 16246674 140736825538928 139775125200112 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7392/tid=7395] ppid=7389 vsize=15895108 CPUtime=0 cores=0,2,4,6
/proc/7392/task/7395/stat : 7395 (toysat) S 7389 7392 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27799604 16276590592 3915029 33554432000 4194304 16246674 140736825538928 139775013022896 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 193.44
Current children cumulated vsize (KiB) 15895108

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

[startup+193.605 s]
/proc/loadavg: 2.00 2.02 2.02 3/181 7448
/proc/meminfo: memFree=3216944/32872528 swapFree=526336/559040
[pid=7392] ppid=7389 vsize=0 CPUtime=193.56 cores=0,2,4,6
/proc/7392/stat : 7392 (toysat) Z 7389 7392 28898 0 -1 4203532 3914543 0 0 0 18807 549 0 0 20 0 2 0 27799604 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7392/statm: 0 0 0 0 0 0 0
[pid=7392/tid=7394] ppid=7389 vsize=0 CPUtime=0.09 cores=0,2,4,6
/proc/7392/task/7394/stat : 7394 (toysat) R 7389 7392 28898 0 -1 4203588 8 0 0 0 0 9 0 0 20 0 2 0 27799604 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 193.56
Current children cumulated vsize (KiB) 0

[startup+194 s]
/proc/loadavg: 2.00 2.02 2.02 3/181 7448
/proc/meminfo: memFree=3216944/32872528 swapFree=526336/559040
[pid=7392] ppid=7389 vsize=0 CPUtime=193.95 cores=0,2,4,6
/proc/7392/stat : 7392 (toysat) Z 7389 7392 28898 0 -1 4203532 3914543 0 0 0 18807 588 0 0 20 0 2 0 27799604 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7392/statm: 0 0 0 0 0 0 0
[pid=7392/tid=7394] ppid=7389 vsize=0 CPUtime=0.48 cores=0,2,4,6
/proc/7392/task/7394/stat : 7394 (toysat) R 7389 7392 28898 0 -1 4203588 8 0 0 0 0 48 0 0 20 0 2 0 27799604 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 193.95
Current children cumulated vsize (KiB) 0

[startup+194.4 s]
/proc/loadavg: 2.00 2.02 2.02 3/181 7448
/proc/meminfo: memFree=3216944/32872528 swapFree=526336/559040
[pid=7392] ppid=7389 vsize=0 CPUtime=194.35 cores=0,2,4,6
/proc/7392/stat : 7392 (toysat) Z 7389 7392 28898 0 -1 4203532 3914543 0 0 0 18807 628 0 0 20 0 2 0 27799604 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7392/statm: 0 0 0 0 0 0 0
[pid=7392/tid=7394] ppid=7389 vsize=0 CPUtime=0.88 cores=0,2,4,6
/proc/7392/task/7394/stat : 7394 (toysat) R 7389 7392 28898 0 -1 4203588 8 0 0 0 0 88 0 0 20 0 2 0 27799604 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 194.35
Current children cumulated vsize (KiB) 0

[startup+194.5 s]
/proc/loadavg: 2.00 2.02 2.02 3/181 7448
/proc/meminfo: memFree=3216944/32872528 swapFree=526336/559040
[pid=7392] ppid=7389 vsize=0 CPUtime=194.45 cores=0,2,4,6
/proc/7392/stat : 7392 (toysat) Z 7389 7392 28898 0 -1 4203532 3914543 0 0 0 18807 638 0 0 20 0 2 0 27799604 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7392/statm: 0 0 0 0 0 0 0
[pid=7392/tid=7394] ppid=7389 vsize=0 CPUtime=0.98 cores=0,2,4,6
/proc/7392/task/7394/stat : 7394 (toysat) R 7389 7392 28898 0 -1 4203588 8 0 0 0 0 98 0 0 20 0 2 0 27799604 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 194.45
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 194.573
CPU time (s): 194.521
CPU user time (s): 188.071
CPU system time (s): 6.45002
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 15895108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 188.071
system time used= 6.45002
maximum resident set size= 15661396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3914543
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= 68
involuntary context switches= 258

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.489925 second user time and 0.751885 second system time

The end

Launcher Data

Begin job on node106 at 2016-06-18 15:44:55
IDJOB=4105889
IDBENCH=3051
IDSOLVER=2542
FILE ID=node106/4105889-1466257495
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=120-sizeP=61-sizeQ=120-718083277-max.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4105889-1466257495/watcher-4105889-1466257495 -o /tmp/evaluation-result-4105889-1466257495/solver-4105889-1466257495 -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-4105889-1466257495.opb

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

MD5SUM BENCH= 0661dfe89322dd53d59d5cf9cb4ab784
RANDOM SEED=1637292171

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:        17273236 kB
Buffers:           71596 kB
Cached:           196808 kB
SwapCached:         1736 kB
Active:         14094340 kB
Inactive:         173412 kB
Active(anon):   13996424 kB
Inactive(anon):     4736 kB
Active(file):      97916 kB
Inactive(file):   168676 kB
Unevictable:      559040 kB
Mlocked:          526336 kB
SwapTotal:      67108856 kB
SwapFree:       67099160 kB
Dirty:             17088 kB
Writeback:             0 kB
AnonPages:      14557628 kB
Mapped:            10512 kB
Shmem:                 0 kB
Slab:             612496 kB
SReclaimable:      56176 kB
SUnreclaim:       556320 kB
KernelStack:        1488 kB
PageTables:        32308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:   14699028 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     38912 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= 71656 MiB
End job on node106 at 2016-06-18 15:48:09