Trace number 4079074

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) 191.426 191.478

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=160-sizeP=81-sizeQ=160-451332552.opb
MD5SUM2f5974fd1cc2be6a4a0cf3d0ad32a019
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.49377
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 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-06T23:15:20+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-4079074-1465247720.opb"]
0.00/0.01	c use --random-gen="3366799779 835992687 3302825094 3770919587 46127198 4045197940 2308086677 2672272030 1009265761 3925916106 1564340790 3800286994 3030810376 2495856786 212719323 1212589120 3671620532 210227480 3985828869 1129016287 976018877 3355471182 3784780380 150752976 3712919681 2103752471 3797970608 3047882025 4143071095 2842473790 3548389284 711931552 4204249353 2990757066 2748544719 2880812543 1321127844 2161828225 2696518034 2668313003 1501694801 1650715748 269587835 3362812376 1485857997 3190294023 2368156398 329166444 856892318 1737705448 4606980 2058789557 3870984828 2229061050 661012898 480965292 906774830 2930298125 861082899 1455612669 665297099 3807231812 3024391121 2438329171 3532136007 328917466 2297244517 800700371 2890498861 1335220169 1156503739 4107520431 280180053 542579120 2328361725 3868768588 1030978356 1484138235 3156204274 98739776 65766144 3076625934 2065848271 3216987955 3235572430 3010258182 823816505 3553657125 3265360426 1911220403 2602634359 1653724566 1812629840 3616687872 3139258129 3134796661 1067740028 3861267913 4110554475 2945919581 1687171842 1946223888 334225874 601634593 1940953022 3515769957 1726065961 2711858771 3710187624 1377178680 2973698997 2189379202 2698972004 3987267699 3805150168 268927487 245242445 1758854019 1386515216 1461703691 4040812810 483820135 4121126192 3059426516 2341581711 3146329881 320332546 2117084461 3873593138 3428502656 886803479 1443697292 2410887164 2100608975 2667603157 2157576543 521689037 2118002092 2619895212 2336614292 3007022621 4084718841 3496387552 8720221 2880541360 1908122591 4021859410 3650971565 1218345859 1487910902 3674569377 913888327 2234097857 895109083 1875683958 1668567711 2866717078 24628859 2134578650 930064464 45797093 73344187 3067985384 171053825 3266566969 3940117599 1997796351 1622445067 876388393 1771563738 3650084285 4018560090 2077745091 2745600418 670718121 678531276 3265448213 957374595 4053279571 2904653364 3386528878 3561523254 3676515986 3220830114 3826908534 1258457237 2000136620 1595099985 1865443613 4145122945 701285995 1647387092 706623672 1355944233 3554762199 380427126 2068873405 627895245 364051252 2323290872 1940223636 435331513 2790543001 1077856147 3814190418 4010578547 2830499537 1389406424 1762613391 1824300810 3919444965 2448399678 1491421662 3619609174 586580789 43838288 747787417 3055575117 2522811692 672169977 3003639129 935246932 3878245336 3858979382 1543503084 584318854 1376191555 2037174511 3757456493 2768816266 629110261 3338195065 1970487484 2013194441 1563541319 2459057180 1090023366 2411633331 2763175032 958870311 1545459239 2051871499 1415317723 910545365 2732386211 2597923831 3818300174 2321823273 2306631300 1902310415 1351907115 1919314855 4004033668 3860865195 4021141794 3371219076 255 362436" option to reproduce the execution
0.29/0.32	c #vars 13201
0.29/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-4079074-1465247720/watcher-4079074-1465247720 -o /tmp/evaluation-result-4079074-1465247720/solver-4079074-1465247720 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1465220657-4606 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4079074-1465247720.opb 

pid=7928
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.02 2.02 2.00 3/179 7931
/proc/meminfo: memFree=30626844/32872528 swapFree=11372/178980
[pid=7931] ppid=7928 vsize=673212 CPUtime=0 cores=0,2,4,6
/proc/7931/stat : 7931 (toysat) R 7928 7931 4590 0 -1 4202496 2499 0 0 0 0 0 0 0 20 0 4 0 106706630 689369088 3371 33554432000 4194304 16246674 140735194298384 140735194297808 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7931/statm: 168815 3380 441 2943 0 165709 0
[pid=7931/tid=7932] ppid=7928 vsize=689596 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7932/stat : 7932 (toysat) S 7928 7931 4590 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106706630 706146304 3438 33554432000 4194304 16246674 140735194298384 140616549772528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7931/tid=7933] ppid=7928 vsize=694716 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7933/stat : 7933 (toysat) S 7928 7931 4590 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106706630 711389184 3457 33554432000 4194304 16246674 140735194298384 140616539282672 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7931/tid=7934] ppid=7928 vsize=698812 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7934/stat : 7934 (toysat) S 7928 7931 4590 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 106706631 715583488 3474 33554432000 4194304 16246674 140735194298384 140616423959728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100223 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 7931
/proc/meminfo: memFree=30626844/32872528 swapFree=11372/178980
[pid=7931] ppid=7928 vsize=1301060 CPUtime=0.09 cores=0,2,4,6
/proc/7931/stat : 7931 (toysat) R 7928 7931 4590 0 -1 4202496 24842 0 0 0 5 4 0 0 20 0 4 0 106706630 1332285440 25652 33554432000 4194304 16246674 140735194298384 140735194297696 8058796 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7931/statm: 325265 25667 800 2943 0 322159 0
[pid=7931/tid=7932] ppid=7928 vsize=1301060 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7932/stat : 7932 (toysat) S 7928 7931 4590 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106706630 1332285440 25678 33554432000 4194304 16246674 140735194298384 140616549772528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7931/tid=7933] ppid=7928 vsize=1301060 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7933/stat : 7933 (toysat) S 7928 7931 4590 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106706630 1332285440 25688 33554432000 4194304 16246674 140735194298384 140616539282672 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7931/tid=7934] ppid=7928 vsize=1301060 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7934/stat : 7934 (toysat) S 7928 7931 4590 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 106706631 1332285440 25699 33554432000 4194304 16246674 140735194298384 140616423959728 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) 1301060

[startup+0.200521 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 7931
/proc/meminfo: memFree=30626844/32872528 swapFree=11372/178980
[pid=7931] ppid=7928 vsize=1308228 CPUtime=0.19 cores=0,2,4,6
/proc/7931/stat : 7931 (toysat) R 7928 7931 4590 0 -1 4202496 49881 0 0 0 12 7 0 0 20 0 4 0 106706630 1339625472 51202 33554432000 4194304 16246674 140735194298384 140735194297696 4221016 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7931/statm: 327057 51206 800 2943 0 323951 0
[pid=7931/tid=7932] ppid=7928 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7932/stat : 7932 (toysat) S 7928 7931 4590 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106706630 1339625472 51208 33554432000 4194304 16246674 140735194298384 140616549772528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7931/tid=7933] ppid=7928 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7933/stat : 7933 (toysat) S 7928 7931 4590 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106706630 1339625472 51210 33554432000 4194304 16246674 140735194298384 140616539282672 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7931/tid=7934] ppid=7928 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7934/stat : 7934 (toysat) S 7928 7931 4590 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 106706631 1339625472 51212 33554432000 4194304 16246674 140735194298384 140616423959728 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) 1308228

[startup+0.30049 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 7931
/proc/meminfo: memFree=30626844/32872528 swapFree=11372/178980
[pid=7931] ppid=7928 vsize=1314372 CPUtime=0.29 cores=0,2,4,6
/proc/7931/stat : 7931 (toysat) R 7928 7931 4590 0 -1 4202496 51616 0 0 0 22 7 0 0 20 0 4 0 106706630 1345916928 52937 33554432000 4194304 16246674 140735194298384 140735194297696 4206613 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7931/statm: 328593 52937 802 2943 0 325487 0
[pid=7931/tid=7932] ppid=7928 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7932/stat : 7932 (toysat) S 7928 7931 4590 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106706630 1345916928 52937 33554432000 4194304 16246674 140735194298384 140616549772528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7931/tid=7933] ppid=7928 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7933/stat : 7933 (toysat) S 7928 7931 4590 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106706630 1345916928 52937 33554432000 4194304 16246674 140735194298384 140616539282672 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7931/tid=7934] ppid=7928 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7934/stat : 7934 (toysat) S 7928 7931 4590 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 106706631 1345916928 52937 33554432000 4194304 16246674 140735194298384 140616423959728 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) 1314372

[startup+0.70041 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 7931
/proc/meminfo: memFree=30626844/32872528 swapFree=11372/178980
[pid=7931] ppid=7928 vsize=1314372 CPUtime=0.69 cores=0,2,4,6
/proc/7931/stat : 7931 (toysat) R 7928 7931 4590 0 -1 4202496 97789 0 0 0 53 16 0 0 20 0 4 0 106706630 1345916928 99110 33554432000 4194304 16246674 140735194298384 140735194280256 5589077 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7931/statm: 328593 99118 835 2943 0 325487 0
[pid=7931/tid=7932] ppid=7928 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7932/stat : 7932 (toysat) S 7928 7931 4590 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106706630 1345916928 99123 33554432000 4194304 16246674 140735194298384 140616549772528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7931/tid=7933] ppid=7928 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7933/stat : 7933 (toysat) S 7928 7931 4590 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106706630 1345916928 99129 33554432000 4194304 16246674 140735194298384 140616539282672 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7931/tid=7934] ppid=7928 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7934/stat : 7934 (toysat) S 7928 7931 4590 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 106706631 1345916928 99134 33554432000 4194304 16246674 140735194298384 140616423959728 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) 1314372

[startup+1.5004 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 7935
/proc/meminfo: memFree=30148336/32872528 swapFree=11372/178980
[pid=7931] ppid=7928 vsize=1321540 CPUtime=1.49 cores=0,2,4,6
/proc/7931/stat : 7931 (toysat) R 7928 7931 4590 0 -1 4202496 142472 0 0 0 127 22 0 0 20 0 4 0 106706630 1353256960 143794 33554432000 4194304 16246674 140735194298384 140735194280256 12493757 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7931/statm: 330385 143804 843 2943 0 327279 0
[pid=7931/tid=7932] ppid=7928 vsize=1321540 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7932/stat : 7932 (toysat) S 7928 7931 4590 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106706630 1353256960 143811 33554432000 4194304 16246674 140735194298384 140616549772528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7931/tid=7933] ppid=7928 vsize=1321540 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7933/stat : 7933 (toysat) S 7928 7931 4590 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106706630 1353256960 143818 33554432000 4194304 16246674 140735194298384 140616539282672 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7931/tid=7934] ppid=7928 vsize=1321540 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7934/stat : 7934 (toysat) S 7928 7931 4590 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 106706631 1353256960 143824 33554432000 4194304 16246674 140735194298384 140616423959728 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) 1321540

[startup+3.10041 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 7935
/proc/meminfo: memFree=29640804/32872528 swapFree=11372/178980
[pid=7931] ppid=7928 vsize=1549892 CPUtime=3.09 cores=0,2,4,6
/proc/7931/stat : 7931 (toysat) R 7928 7931 4590 0 -1 4202496 327909 0 0 0 264 45 0 0 20 0 4 0 106706630 1587089408 329230 33554432000 4194304 16246674 140735194298384 140735194297696 13781888 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7931/statm: 387473 329230 844 2943 0 384367 0
[pid=7931/tid=7932] ppid=7928 vsize=1549892 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7932/stat : 7932 (toysat) S 7928 7931 4590 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106706630 1587089408 329230 33554432000 4194304 16246674 140735194298384 140616549772528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7931/tid=7933] ppid=7928 vsize=1549892 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7933/stat : 7933 (toysat) S 7928 7931 4590 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106706630 1587089408 329230 33554432000 4194304 16246674 140735194298384 140616539282672 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7931/tid=7934] ppid=7928 vsize=1549892 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7934/stat : 7934 (toysat) S 7928 7931 4590 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 106706631 1587089408 329230 33554432000 4194304 16246674 140735194298384 140616423959728 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) 1549892

[startup+6.30041 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 7935
/proc/meminfo: memFree=29309776/32872528 swapFree=11372/178980
[pid=7931] ppid=7928 vsize=1549892 CPUtime=6.28 cores=0,2,4,6
/proc/7931/stat : 7931 (toysat) R 7928 7931 4590 0 -1 4202496 328104 0 0 0 583 45 0 0 20 0 4 0 106706630 1587089408 329425 33554432000 4194304 16246674 140735194298384 140735194280256 12500368 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7931/statm: 387473 329425 844 2943 0 384367 0
[pid=7931/tid=7932] ppid=7928 vsize=1549892 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7932/stat : 7932 (toysat) S 7928 7931 4590 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106706630 1587089408 329425 33554432000 4194304 16246674 140735194298384 140616549772528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7931/tid=7933] ppid=7928 vsize=1549892 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7933/stat : 7933 (toysat) S 7928 7931 4590 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106706630 1587089408 329425 33554432000 4194304 16246674 140735194298384 140616539282672 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7931/tid=7934] ppid=7928 vsize=1549892 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7934/stat : 7934 (toysat) S 7928 7931 4590 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 106706631 1587089408 329425 33554432000 4194304 16246674 140735194298384 140616423959728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1549892

[startup+12.7004 s]
/proc/loadavg: 2.01 2.02 2.00 4/183 7935
/proc/meminfo: memFree=28573164/32872528 swapFree=11372/178980
[pid=7931] ppid=7928 vsize=2676292 CPUtime=12.69 cores=0,2,4,6
/proc/7931/stat : 7931 (toysat) R 7928 7931 4590 0 -1 4202496 609687 0 0 0 1178 91 0 0 20 0 4 0 106706630 2740523008 611008 33554432000 4194304 16246674 140735194298384 140735194297048 4225154 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7931/statm: 669073 611016 844 2943 0 665967 0
[pid=7931/tid=7932] ppid=7928 vsize=2676292 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7932/stat : 7932 (toysat) S 7928 7931 4590 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106706630 2740523008 611022 33554432000 4194304 16246674 140735194298384 140616549772528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7931/tid=7933] ppid=7928 vsize=2677316 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7933/stat : 7933 (toysat) S 7928 7931 4590 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106706630 2741571584 611029 33554432000 4194304 16246674 140735194298384 140616539282448 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7931/tid=7934] ppid=7928 vsize=2677316 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7934/stat : 7934 (toysat) S 7928 7931 4590 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 106706631 2741571584 611034 33554432000 4194304 16246674 140735194298384 140616423959728 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) 2676292

[startup+25.5005 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 7935
/proc/meminfo: memFree=26640164/32872528 swapFree=11372/178980
[pid=7931] ppid=7928 vsize=4215364 CPUtime=25.49 cores=0,2,4,6
/proc/7931/stat : 7931 (toysat) R 7928 7931 4590 0 -1 4202496 994472 0 0 0 2377 172 0 0 20 0 4 0 106706630 4316532736 995793 33554432000 4194304 16246674 140735194298384 140735194297480 12483805 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7931/statm: 1053841 995793 844 2943 0 1050735 0
[pid=7931/tid=7932] ppid=7928 vsize=4215364 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7932/stat : 7932 (toysat) S 7928 7931 4590 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106706630 4316532736 995793 33554432000 4194304 16246674 140735194298384 140616549772528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7931/tid=7933] ppid=7928 vsize=4215364 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7933/stat : 7933 (toysat) S 7928 7931 4590 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106706630 4316532736 995793 33554432000 4194304 16246674 140735194298384 140616539282672 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7931/tid=7934] ppid=7928 vsize=4215364 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7934/stat : 7934 (toysat) S 7928 7931 4590 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 106706631 4316532736 995793 33554432000 4194304 16246674 140735194298384 140616423959728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4215364

[startup+51.1005 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 7935
/proc/meminfo: memFree=22309432/32872528 swapFree=11372/178980
[pid=7931] ppid=7928 vsize=8537668 CPUtime=51.07 cores=0,2,4,6
/proc/7931/stat : 7931 (toysat) R 7928 7931 4590 0 -1 4202496 2075053 0 0 0 4745 362 0 0 20 0 4 0 106706630 8742572032 2076371 33554432000 4194304 16246674 140735194298384 140735194297560 15015658 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7931/statm: 2134417 2076371 844 2943 0 2131311 0
[pid=7931/tid=7932] ppid=7928 vsize=8537668 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7932/stat : 7932 (toysat) S 7928 7931 4590 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106706630 8742572032 2076371 33554432000 4194304 16246674 140735194298384 140616549772528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7931/tid=7933] ppid=7928 vsize=8537668 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7933/stat : 7933 (toysat) S 7928 7931 4590 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106706630 8742572032 2076371 33554432000 4194304 16246674 140735194298384 140616539282672 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7931/tid=7934] ppid=7928 vsize=8537668 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7934/stat : 7934 (toysat) S 7928 7931 4590 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 106706631 8742572032 2076371 33554432000 4194304 16246674 140735194298384 140616423959728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 8537668

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 7936
/proc/meminfo: memFree=15277636/32872528 swapFree=11372/178980
[pid=7931] ppid=7928 vsize=15555140 CPUtime=102.28 cores=0,2,4,6
/proc/7931/stat : 7931 (toysat) R 7928 7931 4590 0 -1 4202496 3829424 0 0 0 9544 684 0 0 20 0 4 0 106706630 15928463360 3830742 33554432000 4194304 16246674 140735194298384 140735194297560 13780826 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7931/statm: 3888785 3830742 845 2943 0 3885679 0
[pid=7931/tid=7932] ppid=7928 vsize=15555140 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7932/stat : 7932 (toysat) S 7928 7931 4590 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106706630 15928463360 3830742 33554432000 4194304 16246674 140735194298384 140616549772528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7931/tid=7933] ppid=7928 vsize=15555140 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7933/stat : 7933 (toysat) S 7928 7931 4590 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106706630 15928463360 3830742 33554432000 4194304 16246674 140735194298384 140616539282672 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7931/tid=7934] ppid=7928 vsize=15555140 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7934/stat : 7934 (toysat) S 7928 7931 4590 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 106706631 15928463360 3830742 33554432000 4194304 16246674 140735194298384 140616423959728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 15555140

[startup+162.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 7938
/proc/meminfo: memFree=15277620/32872528 swapFree=11372/178980
[pid=7931] ppid=7928 vsize=15555140 CPUtime=162.26 cores=0,2,4,6
/proc/7931/stat : 7931 (toysat) R 7928 7931 4590 0 -1 4202496 3829428 0 0 0 15515 711 0 0 20 0 4 0 106706630 15928463360 3830746 33554432000 4194304 16246674 140735194298384 140735194296320 14016696 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7931/statm: 3888785 3830746 849 2943 0 3885679 0
[pid=7931/tid=7932] ppid=7928 vsize=15555140 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7932/stat : 7932 (toysat) S 7928 7931 4590 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106706630 15928463360 3830746 33554432000 4194304 16246674 140735194298384 140616549772528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7931/tid=7933] ppid=7928 vsize=15555140 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7933/stat : 7933 (toysat) S 7928 7931 4590 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106706630 15928463360 3830746 33554432000 4194304 16246674 140735194298384 140616539282448 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7931/tid=7934] ppid=7928 vsize=15555140 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7934/stat : 7934 (toysat) S 7928 7931 4590 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 106706631 15928463360 3830746 33554432000 4194304 16246674 140735194298384 140616423959728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 15555140



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+190.6 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 7939
/proc/meminfo: memFree=15031476/32872528 swapFree=11372/178980
[pid=7931] ppid=7928 vsize=15883844 CPUtime=190.55 cores=0,2,4,6
/proc/7931/stat : 7931 (toysat) R 7928 7931 4590 0 -1 4202496 3911487 0 0 0 18291 764 0 0 20 0 4 0 106706630 16265056256 3912805 33554432000 4194304 16246674 140735194298384 140735194297480 14628944 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7931/statm: 3970961 3912805 849 2943 0 3967855 0
[pid=7931/tid=7932] ppid=7928 vsize=15883844 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7932/stat : 7932 (toysat) S 7928 7931 4590 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106706630 16265056256 3912805 33554432000 4194304 16246674 140735194298384 140616549772528 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=7931/tid=7933] ppid=7928 vsize=15883844 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7933/stat : 7933 (toysat) S 7928 7931 4590 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106706630 16265056256 3912805 33554432000 4194304 16246674 140735194298384 140616539282672 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=7931/tid=7934] ppid=7928 vsize=15883844 CPUtime=0 cores=0,2,4,6
/proc/7931/task/7934/stat : 7934 (toysat) S 7928 7931 4590 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 106706631 16265056256 3912805 33554432000 4194304 16246674 140735194298384 140616423959728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 190.55
Current children cumulated vsize (KiB) 15883844

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

[startup+191.2 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 7939
/proc/meminfo: memFree=15031476/32872528 swapFree=11372/178980
[pid=7931] ppid=7928 vsize=0 CPUtime=191.16 cores=0,2,4,6
/proc/7931/stat : 7931 (toysat) Z 7928 7931 4590 0 -1 4203532 3911822 0 0 0 18292 824 0 0 20 0 2 0 106706630 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7931/statm: 0 0 0 0 0 0 0
[pid=7931/tid=7933] ppid=7928 vsize=0 CPUtime=0.58 cores=0,2,4,6
/proc/7931/task/7933/stat : 7933 (toysat) R 7928 7931 4590 0 -1 4203588 8 0 0 0 0 58 0 0 20 0 2 0 106706630 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 191.16
Current children cumulated vsize (KiB) 0

[startup+191.4 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 7939
/proc/meminfo: memFree=29218532/32872528 swapFree=11372/178980
[pid=7931] ppid=7928 vsize=0 CPUtime=191.36 cores=0,2,4,6
/proc/7931/stat : 7931 (toysat) Z 7928 7931 4590 0 -1 4203532 3911822 0 0 0 18292 844 0 0 20 0 2 0 106706630 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7931/statm: 0 0 0 0 0 0 0
[pid=7931/tid=7933] ppid=7928 vsize=0 CPUtime=0.78 cores=0,2,4,6
/proc/7931/task/7933/stat : 7933 (toysat) R 7928 7931 4590 0 -1 4203588 8 0 0 0 0 78 0 0 20 0 2 0 106706630 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 191.36
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 191.478
CPU time (s): 191.426
CPU user time (s): 182.92
CPU system time (s): 8.50571
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 15883844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 182.92
system time used= 8.50571
maximum resident set size= 15652560
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3911822
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= 61
involuntary context switches= 207

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.471928 second user time and 0.776881 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-06 23:15:20
IDJOB=4079074
IDBENCH=3002
IDSOLVER=2542
FILE ID=node105/4079074-1465247720
RUNJOBID= node105-1465220657-4606
PBS_JOBID= 19843223
Free space on /tmp= 71728 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.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4079074-1465247720/watcher-4079074-1465247720 -o /tmp/evaluation-result-4079074-1465247720/solver-4079074-1465247720 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1465220657-4606 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4079074-1465247720.opb

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

MD5SUM BENCH= 2f5974fd1cc2be6a4a0cf3d0ad32a019
RANDOM SEED=878904134

node105.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		: 2666.813
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	: 5333.62
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		: 2666.813
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		: 2666.813
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		: 2666.813
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.55
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		: 2666.813
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		: 2666.813
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		: 2666.813
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.55
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		: 2666.813
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30627488 kB
Buffers:           52924 kB
Cached:           140408 kB
SwapCached:         1756 kB
Active:          1269912 kB
Inactive:          92204 kB
Active(anon):    1169248 kB
Inactive(anon):     1504 kB
Active(file):     100664 kB
Inactive(file):    90700 kB
Unevictable:      178980 kB
Mlocked:           11372 kB
SwapTotal:      67108856 kB
SwapFree:       67098460 kB
Dirty:             17900 kB
Writeback:             0 kB
AnonPages:       1346104 kB
Mapped:            10768 kB
Shmem:                 0 kB
Slab:             569608 kB
SReclaimable:      13172 kB
SUnreclaim:       556436 kB
KernelStack:        1504 kB
PageTables:         6636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1489688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1327104 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= 71712 MiB
End job on node105 at 2016-06-06 23:18:31