Trace number 4105761

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) 187.909 187.954

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=160-sizeP=81-sizeQ=160-451332552-max.opb
MD5SUM7144dfb48272235c3b7a545be98e4888
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-127
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -1
Optimality of the best value was proved NO
Number of variables13201
Total number of constraints38881
Number of constraints which are clauses38880
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 constraint12960
Number of terms in the objective function 81
Biggest coefficient in the objective function 1208925819614629174706176
Number of bits for the biggest coefficient in the objective function 81
Sum of the numbers in the objective function 2417851639229258349412351
Number of bits of the sum of numbers in the objective function 81
Biggest number in a constraint 883423532389192164791648750371459257913741948437809479060803100646309888
Number of bits of the biggest number in a constraint 240
Biggest sum of numbers in a constraint 3533694129556768659166594049428614927482833788414325188820087345754616777
Number of bits of the biggest sum of numbers241
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:22:11+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-4105761-1466256131.opb"]
0.00/0.01	c use --random-gen="1027133650 3604339096 1359302743 2142208702 2566063679 2081294297 2287804536 3247401025 1035155161 1444795539 1575626553 2330563573 3052190274 2555867224 791580544 4229308199 72900786 1773226175 2301875768 561451861 1863838933 2156695487 339105096 4281818412 365087752 4060996609 111976539 834222077 1913289750 2316675639 565345105 540915706 1273406848 3039888085 70355132 3550774308 3387101602 939043808 495679645 3519374918 1450657902 148283051 714329830 3203556779 3305725813 1744237084 1641873206 3501299871 3049759695 3638019938 4207584616 4013991433 2491358421 96647295 1706774395 852988005 1520781402 2405768893 3940282447 1666810405 320439001 2440210865 3220383081 3801286064 761662170 2961756331 3814600423 798815643 2603823049 1686319270 1278792434 1814580824 2479286757 1504070263 516596252 335764843 145339324 1733890577 2988621938 400504138 2571128402 1964756067 4076415858 2093889470 1841082893 3695907666 1301431436 3388930837 2646198941 909044196 3755210117 2253102905 2275252905 3000205476 1974304306 918405244 1780597520 4240287463 1609110196 1271754099 1031837217 2189282129 1660874086 1566386673 1767517426 541001940 1344623329 4023320511 110000527 415057913 3318343545 2954921475 1874257400 2779894393 1332162661 3445908007 3291837498 1935053072 446298979 4204231701 2942094426 1905829947 2776414231 1273338430 1770922623 3534239866 3847011728 48670747 3310617233 1051254113 1211027483 2732201968 526384430 2314613432 144998909 2336233620 796239145 1107835464 3641209221 2201733719 289406430 342396429 1648154418 2547144406 3709855489 1285729486 3795146977 4002315840 3202094685 3399031323 1496546013 466775048 340923701 3446569923 1351839103 3042587092 3679467243 2599221702 3524713881 4241505919 1700666223 3132754109 1189660002 1313673484 2589310670 3860881986 1894631047 3958312403 3237358779 1237595572 362057736 1531118707 838170652 303295271 214957976 1041779758 1820082811 2876271441 1233275236 2312200948 1577260152 2597345617 1558449749 1118567214 4096987255 965504449 3934679024 260946076 2126929025 1344421231 1648648681 3678432501 1296672202 4115080489 1947493177 4157500186 4218590251 125619107 1766381823 3156695665 3274153324 4134613212 2314454523 645628429 935144451 4202769149 4114697698 1755892704 1424822287 3843262654 1759321851 1960509453 3410905889 1746230750 238084944 2085438905 3676244171 1746172499 4065119744 1918547628 195138697 2162899255 904631280 2844182172 3467371566 380395846 12255263 2985950412 4240915943 1744136245 2020120302 204308786 4108620875 4271252214 3528240264 3603952470 533710427 3130731300 4292488885 2721117952 1384894589 3491827945 502958156 688815329 2768052467 2479068221 4138223437 3228903220 4124459437 3674137783 3162280161 2609561301 2325310766 3297862429 1609969240 2255055384 255 362436" option to reproduce the execution
0.28/0.32	c #vars 13201
0.28/0.32	c #constraints 38881

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

pid=6580
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.01 2.04 2.04 3/179 6583
/proc/meminfo: memFree=19694020/32872528 swapFree=526336/559040
[pid=6583] ppid=6580 vsize=540092 CPUtime=0 cores=0,2,4,6
/proc/6583/stat : 6583 (toysat) R 6580 6583 28898 0 -1 4202496 1983 0 0 0 0 0 0 0 20 0 4 0 27663268 553054208 2343 33554432000 4194304 16246674 140733308944608 140733308944032 13880264 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6583/statm: 135535 2352 441 2943 0 132429 0
[pid=6583/tid=6584] ppid=6580 vsize=584124 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6584/stat : 6584 (toysat) S 6580 6583 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27663268 598142976 2513 33554432000 4194304 16246674 140733308944608 140581328104688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6583/tid=6585] ppid=6580 vsize=589244 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6585/stat : 6585 (toysat) S 6580 6583 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27663268 603385856 2532 33554432000 4194304 16246674 140733308944608 140581317614832 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6583/tid=6586] ppid=6580 vsize=593340 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6586/stat : 6586 (toysat) S 6580 6583 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27663268 607580160 2549 33554432000 4194304 16246674 140733308944608 140581307141296 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0

[startup+0.100172 s]
/proc/loadavg: 2.01 2.04 2.04 3/179 6583
/proc/meminfo: memFree=19694020/32872528 swapFree=526336/559040
[pid=6583] ppid=6580 vsize=1301060 CPUtime=0.08 cores=0,2,4,6
/proc/6583/stat : 6583 (toysat) R 6580 6583 28898 0 -1 4202496 24947 0 0 0 5 3 0 0 20 0 4 0 27663268 1332285440 25246 33554432000 4194304 16246674 140733308944608 140733308943920 7392873 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6583/statm: 325265 25260 799 2943 0 322159 0
[pid=6583/tid=6584] ppid=6580 vsize=1301060 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6584/stat : 6584 (toysat) S 6580 6583 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27663268 1332285440 25272 33554432000 4194304 16246674 140733308944608 140581328104688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6583/tid=6585] ppid=6580 vsize=1301060 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6585/stat : 6585 (toysat) S 6580 6583 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27663268 1332285440 25282 33554432000 4194304 16246674 140733308944608 140581317614832 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6583/tid=6586] ppid=6580 vsize=1301060 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6586/stat : 6586 (toysat) S 6580 6583 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27663268 1332285440 25294 33554432000 4194304 16246674 140733308944608 140581307141296 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1301060

[startup+0.200522 s]
/proc/loadavg: 2.01 2.04 2.04 3/179 6583
/proc/meminfo: memFree=19694020/32872528 swapFree=526336/559040
[pid=6583] ppid=6580 vsize=1309252 CPUtime=0.19 cores=0,2,4,6
/proc/6583/stat : 6583 (toysat) R 6580 6583 28898 0 -1 4202496 50007 0 0 0 12 7 0 0 20 0 4 0 27663268 1340674048 50816 33554432000 4194304 16246674 140733308944608 140733308943920 4221016 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6583/statm: 327313 50819 799 2943 0 324207 0
[pid=6583/tid=6584] ppid=6580 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6584/stat : 6584 (toysat) S 6580 6583 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27663268 1340674048 50822 33554432000 4194304 16246674 140733308944608 140581328104688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6583/tid=6585] ppid=6580 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6585/stat : 6585 (toysat) S 6580 6583 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27663268 1340674048 50824 33554432000 4194304 16246674 140733308944608 140581317614832 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6583/tid=6586] ppid=6580 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6586/stat : 6586 (toysat) S 6580 6583 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27663268 1340674048 50826 33554432000 4194304 16246674 140733308944608 140581307141296 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1309252

[startup+0.300479 s]
/proc/loadavg: 2.01 2.04 2.04 3/179 6583
/proc/meminfo: memFree=19694020/32872528 swapFree=526336/559040
[pid=6583] ppid=6580 vsize=1314372 CPUtime=0.28 cores=0,2,4,6
/proc/6583/stat : 6583 (toysat) R 6580 6583 28898 0 -1 4202496 51616 0 0 0 21 7 0 0 20 0 4 0 27663268 1345916928 52425 33554432000 4194304 16246674 140733308944608 140733308943920 4206671 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6583/statm: 328593 52425 801 2943 0 325487 0
[pid=6583/tid=6584] ppid=6580 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6584/stat : 6584 (toysat) S 6580 6583 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27663268 1345916928 52425 33554432000 4194304 16246674 140733308944608 140581328104688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6583/tid=6585] ppid=6580 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6585/stat : 6585 (toysat) S 6580 6583 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27663268 1345916928 52425 33554432000 4194304 16246674 140733308944608 140581317614832 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6583/tid=6586] ppid=6580 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6586/stat : 6586 (toysat) S 6580 6583 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27663268 1345916928 52425 33554432000 4194304 16246674 140733308944608 140581307141296 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1314372

[startup+0.700381 s]
/proc/loadavg: 2.01 2.04 2.04 3/179 6583
/proc/meminfo: memFree=19694020/32872528 swapFree=526336/559040
[pid=6583] ppid=6580 vsize=1314372 CPUtime=0.69 cores=0,2,4,6
/proc/6583/stat : 6583 (toysat) R 6580 6583 28898 0 -1 4202496 99425 0 0 0 54 15 0 0 20 0 4 0 27663268 1345916928 100235 33554432000 4194304 16246674 140733308944608 140733308943920 13780501 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6583/statm: 328593 100243 834 2943 0 325487 0
[pid=6583/tid=6584] ppid=6580 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6584/stat : 6584 (toysat) S 6580 6583 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27663268 1345916928 100249 33554432000 4194304 16246674 140733308944608 140581328104688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6583/tid=6585] ppid=6580 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6585/stat : 6585 (toysat) S 6580 6583 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27663268 1345916928 100254 33554432000 4194304 16246674 140733308944608 140581317614832 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6583/tid=6586] ppid=6580 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6586/stat : 6586 (toysat) S 6580 6583 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27663268 1345916928 100259 33554432000 4194304 16246674 140733308944608 140581307141296 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) 1314372

[startup+1.50036 s]
/proc/loadavg: 2.01 2.04 2.04 3/183 6587
/proc/meminfo: memFree=19217576/32872528 swapFree=526336/559040
[pid=6583] ppid=6580 vsize=1321540 CPUtime=1.49 cores=0,2,4,6
/proc/6583/stat : 6583 (toysat) R 6580 6583 28898 0 -1 4202496 148529 0 0 0 127 22 0 0 20 0 4 0 27663268 1353256960 149339 33554432000 4194304 16246674 140733308944608 140733308926528 13790085 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6583/statm: 330385 149349 845 2943 0 327279 0
[pid=6583/tid=6584] ppid=6580 vsize=1321540 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6584/stat : 6584 (toysat) S 6580 6583 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27663268 1353256960 149355 33554432000 4194304 16246674 140733308944608 140581328104688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6583/tid=6585] ppid=6580 vsize=1321540 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6585/stat : 6585 (toysat) S 6580 6583 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27663268 1353256960 149362 33554432000 4194304 16246674 140733308944608 140581317614832 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6583/tid=6586] ppid=6580 vsize=1321540 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6586/stat : 6586 (toysat) S 6580 6583 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27663268 1353256960 149369 33554432000 4194304 16246674 140733308944608 140581307141296 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) 1321540

[startup+3.10035 s]
/proc/loadavg: 2.01 2.04 2.04 3/183 6587
/proc/meminfo: memFree=18669000/32872528 swapFree=526336/559040
[pid=6583] ppid=6580 vsize=1549892 CPUtime=3.09 cores=0,2,4,6
/proc/6583/stat : 6583 (toysat) R 6580 6583 28898 0 -1 4202496 327910 0 0 0 264 45 0 0 20 0 4 0 27663268 1587089408 328719 33554432000 4194304 16246674 140733308944608 140733308926528 12500400 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6583/statm: 387473 328719 846 2943 0 384367 0
[pid=6583/tid=6584] ppid=6580 vsize=1549892 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6584/stat : 6584 (toysat) S 6580 6583 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27663268 1587089408 328719 33554432000 4194304 16246674 140733308944608 140581328104688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6583/tid=6585] ppid=6580 vsize=1549892 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6585/stat : 6585 (toysat) S 6580 6583 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27663268 1587089408 328719 33554432000 4194304 16246674 140733308944608 140581317614832 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6583/tid=6586] ppid=6580 vsize=1549892 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6586/stat : 6586 (toysat) S 6580 6583 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27663268 1587089408 328719 33554432000 4194304 16246674 140733308944608 140581307141296 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) 1549892

[startup+6.30038 s]
/proc/loadavg: 2.01 2.04 2.04 3/183 6587
/proc/meminfo: memFree=18379592/32872528 swapFree=526336/559040
[pid=6583] ppid=6580 vsize=1549892 CPUtime=6.29 cores=0,2,4,6
/proc/6583/stat : 6583 (toysat) R 6580 6583 28898 0 -1 4202496 328108 0 0 0 584 45 0 0 20 0 4 0 27663268 1587089408 328917 33554432000 4194304 16246674 140733308944608 140733308926528 12489813 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6583/statm: 387473 328917 846 2943 0 384367 0
[pid=6583/tid=6584] ppid=6580 vsize=1549892 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6584/stat : 6584 (toysat) S 6580 6583 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27663268 1587089408 328917 33554432000 4194304 16246674 140733308944608 140581328104688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6583/tid=6585] ppid=6580 vsize=1549892 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6585/stat : 6585 (toysat) S 6580 6583 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27663268 1587089408 328917 33554432000 4194304 16246674 140733308944608 140581317614832 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6583/tid=6586] ppid=6580 vsize=1549892 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6586/stat : 6586 (toysat) S 6580 6583 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27663268 1587089408 328917 33554432000 4194304 16246674 140733308944608 140581307141296 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) 1549892

[startup+12.7004 s]
/proc/loadavg: 2.01 2.04 2.04 3/183 6587
/proc/meminfo: memFree=17481276/32872528 swapFree=526336/559040
[pid=6583] ppid=6580 vsize=2821700 CPUtime=12.69 cores=0,2,4,6
/proc/6583/stat : 6583 (toysat) R 6580 6583 28898 0 -1 4202496 645932 0 0 0 1179 90 0 0 20 0 4 0 27663268 2889420800 646741 33554432000 4194304 16246674 140733308944608 140733308943272 4225154 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6583/statm: 705425 646751 846 2943 0 702319 0
[pid=6583/tid=6584] ppid=6580 vsize=2821700 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6584/stat : 6584 (toysat) S 6580 6583 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27663268 2889420800 646756 33554432000 4194304 16246674 140733308944608 140581328104688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6583/tid=6585] ppid=6580 vsize=2821700 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6585/stat : 6585 (toysat) S 6580 6583 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27663268 2889420800 646761 33554432000 4194304 16246674 140733308944608 140581317614608 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6583/tid=6586] ppid=6580 vsize=2821700 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6586/stat : 6586 (toysat) S 6580 6583 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27663268 2889420800 646767 33554432000 4194304 16246674 140733308944608 140581307141296 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2821700

[startup+25.5005 s]
/proc/loadavg: 2.07 2.05 2.05 3/183 6587
/proc/meminfo: memFree=15708436/32872528 swapFree=526336/559040
[pid=6583] ppid=6580 vsize=4216388 CPUtime=25.48 cores=0,2,4,6
/proc/6583/stat : 6583 (toysat) R 6580 6583 28898 0 -1 4202496 994733 0 0 0 2412 136 0 0 20 0 4 0 27663268 4317581312 995542 33554432000 4194304 16246674 140733308944608 140733308943784 14628944 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6583/statm: 1054097 995542 846 2943 0 1050991 0
[pid=6583/tid=6584] ppid=6580 vsize=4216388 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6584/stat : 6584 (toysat) S 6580 6583 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27663268 4317581312 995542 33554432000 4194304 16246674 140733308944608 140581328104688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6583/tid=6585] ppid=6580 vsize=4216388 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6585/stat : 6585 (toysat) S 6580 6583 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27663268 4317581312 995542 33554432000 4194304 16246674 140733308944608 140581317614832 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6583/tid=6586] ppid=6580 vsize=4216388 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6586/stat : 6586 (toysat) S 6580 6583 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27663268 4317581312 995542 33554432000 4194304 16246674 140733308944608 140581307141296 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) 4216388

[startup+51.1005 s]
/proc/loadavg: 2.05 2.05 2.04 3/183 6587
/proc/meminfo: memFree=10984952/32872528 swapFree=526336/559040
[pid=6583] ppid=6580 vsize=8541764 CPUtime=51.08 cores=0,2,4,6
/proc/6583/stat : 6583 (toysat) R 6580 6583 28898 0 -1 4202496 2076079 0 0 0 4832 276 0 0 20 0 4 0 27663268 8746766336 2076888 33554432000 4194304 16246674 140733308944608 140733308943704 14628944 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6583/statm: 2135441 2076888 846 2943 0 2132335 0
[pid=6583/tid=6584] ppid=6580 vsize=8541764 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6584/stat : 6584 (toysat) S 6580 6583 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27663268 8746766336 2076888 33554432000 4194304 16246674 140733308944608 140581328104688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6583/tid=6585] ppid=6580 vsize=8541764 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6585/stat : 6585 (toysat) S 6580 6583 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27663268 8746766336 2076888 33554432000 4194304 16246674 140733308944608 140581317614832 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6583/tid=6586] ppid=6580 vsize=8541764 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6586/stat : 6586 (toysat) S 6580 6583 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27663268 8746766336 2076888 33554432000 4194304 16246674 140733308944608 140581307141296 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) 8541764

[startup+102.3 s]
/proc/loadavg: 2.08 2.05 2.04 3/183 6588
/proc/meminfo: memFree=2390568/32872528 swapFree=526336/559040
[pid=6583] ppid=6580 vsize=15556164 CPUtime=102.28 cores=0,2,4,6
/proc/6583/stat : 6583 (toysat) R 6580 6583 28898 0 -1 4202496 3829682 0 0 0 9707 521 0 0 20 0 4 0 27663268 15929511936 3830491 33554432000 4194304 16246674 140733308944608 140733308943784 14628944 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6583/statm: 3889041 3830491 847 2943 0 3885935 0
[pid=6583/tid=6584] ppid=6580 vsize=15556164 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6584/stat : 6584 (toysat) S 6580 6583 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27663268 15929511936 3830491 33554432000 4194304 16246674 140733308944608 140581328104688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6583/tid=6585] ppid=6580 vsize=15556164 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6585/stat : 6585 (toysat) S 6580 6583 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27663268 15929511936 3830491 33554432000 4194304 16246674 140733308944608 140581317614832 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6583/tid=6586] ppid=6580 vsize=15556164 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6586/stat : 6586 (toysat) S 6580 6583 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27663268 15929511936 3830491 33554432000 4194304 16246674 140733308944608 140581307141296 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 15556164

[startup+162.3 s]
/proc/loadavg: 2.03 2.04 2.04 3/183 6638
/proc/meminfo: memFree=6130880/32872528 swapFree=526336/559040
[pid=6583] ppid=6580 vsize=15556164 CPUtime=162.26 cores=0,2,4,6
/proc/6583/stat : 6583 (toysat) R 6580 6583 28898 0 -1 4202496 3829686 0 0 0 15703 523 0 0 20 0 4 0 27663268 15929511936 3830498 33554432000 4194304 16246674 140733308944608 140733308942528 14013564 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6583/statm: 3889041 3830498 851 2943 0 3885935 0
[pid=6583/tid=6584] ppid=6580 vsize=15556164 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6584/stat : 6584 (toysat) S 6580 6583 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27663268 15929511936 3830498 33554432000 4194304 16246674 140733308944608 140581328104688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6583/tid=6585] ppid=6580 vsize=15556164 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6585/stat : 6585 (toysat) S 6580 6583 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27663268 15929511936 3830498 33554432000 4194304 16246674 140733308944608 140581317614608 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6583/tid=6586] ppid=6580 vsize=15556164 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6586/stat : 6586 (toysat) S 6580 6583 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27663268 15929511936 3830498 33554432000 4194304 16246674 140733308944608 140581307141296 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 15556164



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+187.107 s]
/proc/loadavg: 2.10 2.05 2.04 3/183 6639
/proc/meminfo: memFree=2354632/32872528 swapFree=526336/559040
[pid=6583] ppid=6580 vsize=15891012 CPUtime=187.07 cores=0,2,4,6
/proc/6583/stat : 6583 (toysat) R 6580 6583 28898 0 -1 4202496 3913164 0 0 0 18169 538 0 0 20 0 4 0 27663268 16272396288 3913976 33554432000 4194304 16246674 140733308944608 140733308943704 14628944 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6583/statm: 3972753 3913976 851 2943 0 3969647 0
[pid=6583/tid=6584] ppid=6580 vsize=15891012 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6584/stat : 6584 (toysat) S 6580 6583 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27663268 16272396288 3913976 33554432000 4194304 16246674 140733308944608 140581328104688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=6583/tid=6585] ppid=6580 vsize=15891012 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6585/stat : 6585 (toysat) S 6580 6583 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27663268 16272396288 3913976 33554432000 4194304 16246674 140733308944608 140581317614832 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=6583/tid=6586] ppid=6580 vsize=15891012 CPUtime=0 cores=0,2,4,6
/proc/6583/task/6586/stat : 6586 (toysat) S 6580 6583 28898 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27663268 16272396288 3913976 33554432000 4194304 16246674 140733308944608 140581307141296 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 187.07
Current children cumulated vsize (KiB) 15891012

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

[startup+187.205 s]
/proc/loadavg: 2.10 2.05 2.04 3/183 6639
/proc/meminfo: memFree=2354632/32872528 swapFree=526336/559040
[pid=6583] ppid=6580 vsize=0 CPUtime=187.16 cores=0,2,4,6
/proc/6583/stat : 6583 (toysat) Z 6580 6583 28898 0 -1 4203532 3913482 0 0 0 18169 547 0 0 20 0 2 0 27663268 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6583/statm: 0 0 0 0 0 0 0
[pid=6583/tid=6584] ppid=6580 vsize=0 CPUtime=0.08 cores=0,2,4,6
/proc/6583/task/6584/stat : 6584 (toysat) R 6580 6583 28898 0 -1 4203588 9 0 0 0 0 8 0 0 20 0 2 0 27663268 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) 187.16
Current children cumulated vsize (KiB) 0

[startup+187.6 s]
/proc/loadavg: 2.10 2.05 2.04 3/183 6639
/proc/meminfo: memFree=2354632/32872528 swapFree=526336/559040
[pid=6583] ppid=6580 vsize=0 CPUtime=187.55 cores=0,2,4,6
/proc/6583/stat : 6583 (toysat) Z 6580 6583 28898 0 -1 4203532 3913482 0 0 0 18169 586 0 0 20 0 2 0 27663268 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6583/statm: 0 0 0 0 0 0 0
[pid=6583/tid=6584] ppid=6580 vsize=0 CPUtime=0.47 cores=0,2,4,6
/proc/6583/task/6584/stat : 6584 (toysat) R 6580 6583 28898 0 -1 4203588 9 0 0 0 0 47 0 0 20 0 2 0 27663268 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) 187.55
Current children cumulated vsize (KiB) 0

[startup+187.8 s]
/proc/loadavg: 2.10 2.05 2.04 3/183 6639
/proc/meminfo: memFree=2354632/32872528 swapFree=526336/559040
[pid=6583] ppid=6580 vsize=0 CPUtime=187.75 cores=0,2,4,6
/proc/6583/stat : 6583 (toysat) Z 6580 6583 28898 0 -1 4203532 3913482 0 0 0 18169 606 0 0 20 0 2 0 27663268 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6583/statm: 0 0 0 0 0 0 0
[pid=6583/tid=6584] ppid=6580 vsize=0 CPUtime=0.67 cores=0,2,4,6
/proc/6583/task/6584/stat : 6584 (toysat) R 6580 6583 28898 0 -1 4203588 9 0 0 0 0 67 0 0 20 0 2 0 27663268 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) 187.75
Current children cumulated vsize (KiB) 0

[startup+187.9 s]
/proc/loadavg: 2.10 2.05 2.04 3/183 6639
/proc/meminfo: memFree=2354632/32872528 swapFree=526336/559040
[pid=6583] ppid=6580 vsize=0 CPUtime=187.85 cores=0,2,4,6
/proc/6583/stat : 6583 (toysat) Z 6580 6583 28898 0 -1 4203532 3913482 0 0 0 18169 616 0 0 20 0 2 0 27663268 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/6583/statm: 0 0 0 0 0 0 0
[pid=6583/tid=6584] ppid=6580 vsize=0 CPUtime=0.77 cores=0,2,4,6
/proc/6583/task/6584/stat : 6584 (toysat) R 6580 6583 28898 0 -1 4203588 9 0 0 0 0 77 0 0 20 0 2 0 27663268 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) 187.85
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 187.954
CPU time (s): 187.909
CPU user time (s): 181.699
CPU system time (s): 6.21006
CPU usage (%): 99.9765
Max. virtual memory (cumulated for all children) (KiB): 15891012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 181.699
system time used= 6.21005
maximum resident set size= 15657176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3913482
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 64
involuntary context switches= 328

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.470928 second user time and 0.731888 second system time

The end

Launcher Data

Begin job on node106 at 2016-06-18 15:22:11
IDJOB=4105761
IDBENCH=3001
IDSOLVER=2542
FILE ID=node106/4105761-1466256131
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=160-sizeP=81-sizeQ=160-451332552-max.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4105761-1466256131/watcher-4105761-1466256131 -o /tmp/evaluation-result-4105761-1466256131/solver-4105761-1466256131 -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-4105761-1466256131.opb

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

MD5SUM BENCH= 7144dfb48272235c3b7a545be98e4888
RANDOM SEED=1655474756

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:        19694656 kB
Buffers:          102164 kB
Cached:           222252 kB
SwapCached:         1868 kB
Active:         11621764 kB
Inactive:         229144 kB
Active(anon):   11525556 kB
Inactive(anon):     3048 kB
Active(file):      96208 kB
Inactive(file):   226096 kB
Unevictable:      559040 kB
Mlocked:          526336 kB
SwapTotal:      67108856 kB
SwapFree:       67099160 kB
Dirty:             17880 kB
Writeback:             0 kB
AnonPages:      12084156 kB
Mapped:            10476 kB
Shmem:                 0 kB
Slab:             612472 kB
SReclaimable:      56192 kB
SUnreclaim:       556280 kB
KernelStack:        1520 kB
PageTables:        28084 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:   12228116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     34816 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= 71660 MiB
End job on node106 at 2016-06-18 15:25:19