Trace number 4079086

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) 155.228 155.265

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=360-sizeP=181-sizeQ=360-770414132.opb
MD5SUM984b652c284c82333bf174d765251a3c
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 benchmark4.53331
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 variables65701
Total number of constraints195481
Number of constraints which are clauses195480
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 constraint65160
Number of terms in the objective function 181
Biggest coefficient in the objective function 1532495540865888858358347027150309183618739122183602176
Number of bits for the biggest coefficient in the objective function 181
Sum of the numbers in the objective function 3064991081731777716716694054300618367237478244367204351
Number of bits of the sum of numbers in the objective function 181
Biggest number in a constraint 1799565517817278553124215403074392743547878847320766653240302229044735032268595148127616274441556342859968364253408358049283306422197719875603406072346065542053888
Number of bits of the biggest number in a constraint 540
Biggest sum of numbers in a constraint 7198262071269114212496861612297570974191515389283066612360646520299668853108307041790674815860173378468848205106664422578504773969619037192617658424108904539490357
Number of bits of the biggest sum of numbers541
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:12:23+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-4079086-1465247543.opb"]
0.00/0.01	c use --random-gen="3335968509 3859321293 3863113202 45833534 343467045 434187387 2125617287 780371954 72872087 1503598136 1981504443 1026132745 2769445431 1821631206 4138915163 3625204507 2369367968 2656717361 3676386602 3064879351 1848322115 726148036 1621626381 241592086 2710785922 625168886 3559807564 1308048150 1764923188 4004447961 4093698299 1695884630 2183712751 2089575124 2948326294 3386864199 3888766649 1741034235 1361177292 3471416820 2133786621 4090672889 2497707708 3106111760 3618443850 1529668474 1177622381 3757097476 2552526743 3713653976 2726394957 3940802214 1224755535 3193792236 672214579 1369149089 2832958761 878571707 544383298 858364664 3325739125 1137088291 1894552568 2201244049 173906195 3343617471 454463336 319875020 1411082302 3415246308 1824587816 2179272255 82802625 3334633352 335737999 505379235 3851121863 3525263982 998327681 209878801 3388347487 3916566996 550259074 1263739005 670379563 1234070089 4277850708 1066404488 2104905750 2090240526 2340104599 1960362497 40304332 2701420760 2196131551 2123609840 3308406954 1692879171 3067761920 1190534646 394426098 2012251584 1705739343 3214540206 778170357 1256957095 1083752183 4030147369 1460185911 3593288877 2598039692 4265964967 2159387045 1563994319 3339459826 3816393350 541512647 574244751 4105151159 2156163426 2959521114 4205716705 1488500376 250547065 1767381034 3366020857 2744199558 2079259558 1307324534 836634421 728337818 4002614474 2200573610 1066989937 3530722059 2808557804 714612075 2132068113 2172525502 3070754986 1653332431 2234416007 1668231607 3802831432 695803691 1616988845 1351079987 1902885604 889444227 2374847671 4152510215 3346210620 399706151 2993402056 4264116426 3460923747 1824764067 3565093019 1306943442 2157409597 2148638067 927445343 3766574732 4102765934 3879486958 1447384640 4090445703 2004754859 2799414372 4074810063 2005634102 1747027748 4027232596 2464001945 1793822892 2168663756 1615191768 3424511681 2093763354 1104908344 2615808615 623461023 1061608111 3620842955 1965120502 1894961665 972795609 2599659461 3297341832 3091087835 1632123101 3565980913 2372307954 2724952558 767525774 2969506402 1211509256 1472357473 2718567533 3987527914 1092889915 2676361362 108285661 3579031920 3991612323 3937725394 565833617 3365005294 1311470147 1023530388 1379187159 492058463 3390863402 3282207328 2878691550 2471487810 2860232997 44514093 2408572272 476413656 2567588139 2744618722 1580146679 3974221259 1070702669 2451151710 812639834 4082205223 1836345431 287777940 590568304 1945998330 2189745554 2564730899 2362311186 653585195 1548268181 2264707603 1512212181 957363897 2812249424 4029241420 3314537522 2854330839 3725571935 3968239520 4087624806 2620144584 1761969139 587288010 3157925841 769815374 2966404573 2575486576 3134413519 2921874825 255 362436" option to reproduce the execution
1.49/1.50	c #vars 65701
1.49/1.50	c #constraints 195481

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-4079086-1465247543/watcher-4079086-1465247543 -o /tmp/evaluation-result-4079086-1465247543/solver-4079086-1465247543 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1465218023-8446 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4079086-1465247543.opb 

pid=12142
running on 4 cores: 1,3,5,7

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.03 2.00 3/179 12145
/proc/meminfo: memFree=30387048/32872528 swapFree=11196/354588
[pid=12145] ppid=12142 vsize=752060 CPUtime=0 cores=1,3,5,7
/proc/12145/stat : 12145 (toysat) R 12142 12145 8429 0 -1 4202496 2809 0 0 0 0 0 0 0 20 0 4 0 106687786 770109440 3681 33554432000 4194304 16246674 140733665969504 140733665968928 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12145/statm: 188527 3691 441 2943 0 185421 0
[pid=12145/tid=12146] ppid=12142 vsize=770492 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12146/stat : 12146 (toysat) S 12142 12145 8429 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106687786 788983808 3752 33554432000 4194304 16246674 140733665969504 139759097720048 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12145/tid=12147] ppid=12142 vsize=774588 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12147/stat : 12147 (toysat) S 12142 12145 8429 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106687786 793178112 3769 33554432000 4194304 16246674 140733665969504 139759087230192 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12145/tid=12148] ppid=12142 vsize=778684 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12148/stat : 12148 (toysat) S 12142 12145 8429 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 106687786 797372416 3787 33554432000 4194304 16246674 140733665969504 139758974004400 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100186 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 12145
/proc/meminfo: memFree=30387048/32872528 swapFree=11196/354588
[pid=12145] ppid=12142 vsize=1221188 CPUtime=0.09 cores=1,3,5,7
/proc/12145/stat : 12145 (toysat) R 12142 12145 8429 0 -1 4202496 26100 0 0 0 6 3 0 0 20 0 4 0 106687786 1250496512 26909 33554432000 4194304 16246674 140733665969504 140733665968816 4220807 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12145/statm: 305297 26909 800 2943 0 302191 0
[pid=12145/tid=12146] ppid=12142 vsize=1221188 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12146/stat : 12146 (toysat) S 12142 12145 8429 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106687786 1250496512 26909 33554432000 4194304 16246674 140733665969504 139759097720048 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12145/tid=12147] ppid=12142 vsize=1221188 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12147/stat : 12147 (toysat) S 12142 12145 8429 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106687786 1250496512 26909 33554432000 4194304 16246674 140733665969504 139759087230192 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12145/tid=12148] ppid=12142 vsize=1221188 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12148/stat : 12148 (toysat) S 12142 12145 8429 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 106687786 1250496512 26909 33554432000 4194304 16246674 140733665969504 139758974004400 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1221188

[startup+0.200544 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 12145
/proc/meminfo: memFree=30387048/32872528 swapFree=11196/354588
[pid=12145] ppid=12142 vsize=1313348 CPUtime=0.18 cores=1,3,5,7
/proc/12145/stat : 12145 (toysat) R 12142 12145 8429 0 -1 4202496 48424 0 0 0 12 6 0 0 20 0 4 0 106687786 1344868352 49744 33554432000 4194304 16246674 140733665969504 140733665968816 4221016 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12145/statm: 328337 49750 800 2943 0 325231 0
[pid=12145/tid=12146] ppid=12142 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12146/stat : 12146 (toysat) S 12142 12145 8429 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106687786 1344868352 49755 33554432000 4194304 16246674 140733665969504 139759097720048 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12145/tid=12147] ppid=12142 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12147/stat : 12147 (toysat) S 12142 12145 8429 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106687786 1344868352 49759 33554432000 4194304 16246674 140733665969504 139759087230192 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12145/tid=12148] ppid=12142 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12148/stat : 12148 (toysat) S 12142 12145 8429 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 106687786 1344868352 49763 33554432000 4194304 16246674 140733665969504 139758974004400 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 1313348

[startup+0.3005 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 12145
/proc/meminfo: memFree=30387048/32872528 swapFree=11196/354588
[pid=12145] ppid=12142 vsize=1313348 CPUtime=0.29 cores=1,3,5,7
/proc/12145/stat : 12145 (toysat) R 12142 12145 8429 0 -1 4202496 61154 0 0 0 21 8 0 0 20 0 4 0 106687786 1344868352 62474 33554432000 4194304 16246674 140733665969504 140733665968816 4220480 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12145/statm: 328337 62474 800 2943 0 325231 0
[pid=12145/tid=12146] ppid=12142 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12146/stat : 12146 (toysat) S 12142 12145 8429 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106687786 1344868352 62474 33554432000 4194304 16246674 140733665969504 139759097720048 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12145/tid=12147] ppid=12142 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12147/stat : 12147 (toysat) S 12142 12145 8429 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106687786 1344868352 62474 33554432000 4194304 16246674 140733665969504 139759087230192 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12145/tid=12148] ppid=12142 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12148/stat : 12148 (toysat) S 12142 12145 8429 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 106687786 1344868352 62474 33554432000 4194304 16246674 140733665969504 139758974004400 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1313348

[startup+0.700426 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 12145
/proc/meminfo: memFree=30387048/32872528 swapFree=11196/354588
[pid=12145] ppid=12142 vsize=1313348 CPUtime=0.69 cores=1,3,5,7
/proc/12145/stat : 12145 (toysat) R 12142 12145 8429 0 -1 4202496 70192 0 0 0 59 10 0 0 20 0 4 0 106687786 1344868352 71512 33554432000 4194304 16246674 140733665969504 140733665968816 7376596 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12145/statm: 328337 71512 801 2943 0 325231 0
[pid=12145/tid=12146] ppid=12142 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12146/stat : 12146 (toysat) S 12142 12145 8429 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106687786 1344868352 71512 33554432000 4194304 16246674 140733665969504 139759097720048 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12145/tid=12147] ppid=12142 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12147/stat : 12147 (toysat) S 12142 12145 8429 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106687786 1344868352 71512 33554432000 4194304 16246674 140733665969504 139759087230192 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12145/tid=12148] ppid=12142 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12148/stat : 12148 (toysat) S 12142 12145 8429 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 106687786 1344868352 71512 33554432000 4194304 16246674 140733665969504 139758974004400 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1313348

[startup+1.50038 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 12149
/proc/meminfo: memFree=30068244/32872528 swapFree=11196/354588
[pid=12145] ppid=12142 vsize=1325636 CPUtime=1.49 cores=1,3,5,7
/proc/12145/stat : 12145 (toysat) R 12142 12145 8429 0 -1 4202496 78488 0 0 0 137 12 0 0 20 0 4 0 106687786 1357451264 82874 33554432000 4194304 16246674 140733665969504 140733665968600 7392208 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12145/statm: 331409 82874 803 2943 0 328303 0
[pid=12145/tid=12146] ppid=12142 vsize=1325636 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12146/stat : 12146 (toysat) S 12142 12145 8429 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106687786 1357451264 82874 33554432000 4194304 16246674 140733665969504 139759097720048 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12145/tid=12147] ppid=12142 vsize=1325636 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12147/stat : 12147 (toysat) S 12142 12145 8429 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106687786 1357451264 82874 33554432000 4194304 16246674 140733665969504 139759087230192 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12145/tid=12148] ppid=12142 vsize=1325636 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12148/stat : 12148 (toysat) S 12142 12145 8429 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 106687786 1357451264 82874 33554432000 4194304 16246674 140733665969504 139758974004400 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1325636

[startup+3.10042 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 12149
/proc/meminfo: memFree=29602844/32872528 swapFree=11196/354588
[pid=12145] ppid=12142 vsize=1336900 CPUtime=3.09 cores=1,3,5,7
/proc/12145/stat : 12145 (toysat) R 12142 12145 8429 0 -1 4202496 271774 0 0 0 269 40 0 0 20 0 4 0 106687786 1368985600 276160 33554432000 4194304 16246674 140733665969504 140733665967296 13950192 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12145/statm: 334225 276160 837 2943 0 331119 0
[pid=12145/tid=12146] ppid=12142 vsize=1336900 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12146/stat : 12146 (toysat) S 12142 12145 8429 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106687786 1368985600 276160 33554432000 4194304 16246674 140733665969504 139759097720048 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12145/tid=12147] ppid=12142 vsize=1336900 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12147/stat : 12147 (toysat) S 12142 12145 8429 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106687786 1368985600 276160 33554432000 4194304 16246674 140733665969504 139759087230192 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12145/tid=12148] ppid=12142 vsize=1336900 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12148/stat : 12148 (toysat) S 12142 12145 8429 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 106687786 1368985600 276160 33554432000 4194304 16246674 140733665969504 139758974004400 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1336900

[startup+6.30042 s]
/proc/loadavg: 2.09 2.04 2.01 3/183 12149
/proc/meminfo: memFree=29274736/32872528 swapFree=11196/354588
[pid=12145] ppid=12142 vsize=1587780 CPUtime=6.29 cores=1,3,5,7
/proc/12145/stat : 12145 (toysat) R 12142 12145 8429 0 -1 4202496 334455 0 0 0 577 52 0 0 20 0 4 0 106687786 1625886720 338841 33554432000 4194304 16246674 140733665969504 140733665968816 4206964 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12145/statm: 396945 338841 847 2943 0 393839 0
[pid=12145/tid=12146] ppid=12142 vsize=1587780 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12146/stat : 12146 (toysat) S 12142 12145 8429 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106687786 1625886720 338841 33554432000 4194304 16246674 140733665969504 139759097720048 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12145/tid=12147] ppid=12142 vsize=1587780 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12147/stat : 12147 (toysat) S 12142 12145 8429 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106687786 1625886720 338841 33554432000 4194304 16246674 140733665969504 139759087230192 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12145/tid=12148] ppid=12142 vsize=1587780 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12148/stat : 12148 (toysat) S 12142 12145 8429 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 106687786 1625886720 338841 33554432000 4194304 16246674 140733665969504 139758974004400 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1587780

[startup+12.7004 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 12149
/proc/meminfo: memFree=28527396/32872528 swapFree=11196/354588
[pid=12145] ppid=12142 vsize=2091588 CPUtime=12.69 cores=1,3,5,7
/proc/12145/stat : 12145 (toysat) R 12142 12145 8429 0 -1 4202496 460465 0 0 0 1198 71 0 0 20 0 4 0 106687786 2141786112 464851 33554432000 4194304 16246674 140733665969504 140733665951424 4220495 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12145/statm: 522897 464851 847 2943 0 519791 0
[pid=12145/tid=12146] ppid=12142 vsize=2091588 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12146/stat : 12146 (toysat) S 12142 12145 8429 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106687786 2141786112 464851 33554432000 4194304 16246674 140733665969504 139759097720048 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12145/tid=12147] ppid=12142 vsize=2091588 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12147/stat : 12147 (toysat) S 12142 12145 8429 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106687786 2141786112 464851 33554432000 4194304 16246674 140733665969504 139759087230192 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12145/tid=12148] ppid=12142 vsize=2091588 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12148/stat : 12148 (toysat) S 12142 12145 8429 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 106687786 2141786112 464851 33554432000 4194304 16246674 140733665969504 139758974004400 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2091588

[startup+25.5074 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 12149
/proc/meminfo: memFree=25976224/32872528 swapFree=11196/354588
[pid=12145] ppid=12142 vsize=4638276 CPUtime=25.49 cores=1,3,5,7
/proc/12145/stat : 12145 (toysat) R 12142 12145 8429 0 -1 4202496 1097138 0 0 0 2387 162 0 0 20 0 4 0 106687786 4749594624 1101524 33554432000 4194304 16246674 140733665969504 140733665968600 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12145/statm: 1159569 1101524 847 2943 0 1156463 0
[pid=12145/tid=12146] ppid=12142 vsize=4638276 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12146/stat : 12146 (toysat) S 12142 12145 8429 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106687786 4749594624 1101524 33554432000 4194304 16246674 140733665969504 139759097720048 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12145/tid=12147] ppid=12142 vsize=4638276 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12147/stat : 12147 (toysat) S 12142 12145 8429 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106687786 4749594624 1101524 33554432000 4194304 16246674 140733665969504 139759087230192 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12145/tid=12148] ppid=12142 vsize=4638276 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12148/stat : 12148 (toysat) S 12142 12145 8429 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 106687786 4749594624 1101524 33554432000 4194304 16246674 140733665969504 139758974004400 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4638276

[startup+51.1004 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 12149
/proc/meminfo: memFree=21056492/32872528 swapFree=11196/354588
[pid=12145] ppid=12142 vsize=9734724 CPUtime=51.08 cores=1,3,5,7
/proc/12145/stat : 12145 (toysat) R 12142 12145 8429 0 -1 4202496 2371003 0 0 0 4768 340 0 0 20 0 4 0 106687786 9968357376 2375390 33554432000 4194304 16246674 140733665969504 140733665968168 4225154 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12145/statm: 2433681 2375395 847 2943 0 2430575 0
[pid=12145/tid=12146] ppid=12142 vsize=9734724 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12146/stat : 12146 (toysat) S 12142 12145 8429 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106687786 9968357376 2375398 33554432000 4194304 16246674 140733665969504 139759097720048 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12145/tid=12147] ppid=12142 vsize=9734724 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12147/stat : 12147 (toysat) S 12142 12145 8429 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106687786 9968357376 2375402 33554432000 4194304 16246674 140733665969504 139759087229968 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12145/tid=12148] ppid=12142 vsize=9734724 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12148/stat : 12148 (toysat) S 12142 12145 8429 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 106687786 9968357376 2375405 33554432000 4194304 16246674 140733665969504 139758974004400 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 9734724

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/183 12150
/proc/meminfo: memFree=17063992/32872528 swapFree=11196/354588
[pid=12145] ppid=12142 vsize=13532740 CPUtime=102.27 cores=1,3,5,7
/proc/12145/stat : 12145 (toysat) R 12142 12145 8429 0 -1 4202496 3320762 0 0 0 9697 530 0 0 20 0 4 0 106687786 13857525760 3325148 33554432000 4194304 16246674 140733665969504 140733665967424 14006525 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12145/statm: 3383185 3325148 852 2943 0 3380079 0
[pid=12145/tid=12146] ppid=12142 vsize=13532740 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12146/stat : 12146 (toysat) S 12142 12145 8429 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106687786 13857525760 3325148 33554432000 4194304 16246674 140733665969504 139759097720048 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12145/tid=12147] ppid=12142 vsize=13532740 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12147/stat : 12147 (toysat) S 12142 12145 8429 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106687786 13857525760 3325148 33554432000 4194304 16246674 140733665969504 139759087229968 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12145/tid=12148] ppid=12142 vsize=13532740 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12148/stat : 12148 (toysat) S 12142 12145 8429 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 106687786 13857525760 3325148 33554432000 4194304 16246674 140733665969504 139758974004400 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 13532740



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+154.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 12151
/proc/meminfo: memFree=14753912/32872528 swapFree=11196/354588
[pid=12145] ppid=12142 vsize=15878724 CPUtime=154.36 cores=1,3,5,7
/proc/12145/stat : 12145 (toysat) R 12142 12145 8429 0 -1 4202496 3907179 0 0 0 14724 712 0 0 20 0 4 0 106687786 16259813376 3911565 33554432000 4194304 16246674 140733665969504 140733665968600 14628944 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12145/statm: 3969681 3911565 852 2943 0 3966575 0
[pid=12145/tid=12146] ppid=12142 vsize=15878724 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12146/stat : 12146 (toysat) S 12142 12145 8429 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106687786 16259813376 3911565 33554432000 4194304 16246674 140733665969504 139759097720048 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12145/tid=12147] ppid=12142 vsize=15878724 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12147/stat : 12147 (toysat) S 12142 12145 8429 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 106687786 16259813376 3911565 33554432000 4194304 16246674 140733665969504 139759087230192 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12145/tid=12148] ppid=12142 vsize=15878724 CPUtime=0 cores=1,3,5,7
/proc/12145/task/12148/stat : 12148 (toysat) S 12142 12145 8429 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 106687786 16259813376 3911565 33554432000 4194304 16246674 140733665969504 139758974004400 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 154.36
Current children cumulated vsize (KiB) 15878724

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

[startup+154.505 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 12151
/proc/meminfo: memFree=14753912/32872528 swapFree=11196/354588
[pid=12145] ppid=12142 vsize=0 CPUtime=154.47 cores=1,3,5,7
/proc/12145/stat : 12145 (toysat) Z 12142 12145 8429 0 -1 4203532 3907343 0 0 0 14725 722 0 0 20 0 2 0 106687786 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12145/statm: 0 0 0 0 0 0 0
[pid=12145/tid=12147] ppid=12142 vsize=0 CPUtime=0.09 cores=1,3,5,7
/proc/12145/task/12147/stat : 12147 (toysat) R 12142 12145 8429 0 -1 4203588 8 0 0 0 0 9 0 0 20 0 2 0 106687786 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 154.47
Current children cumulated vsize (KiB) 0

[startup+154.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 12151
/proc/meminfo: memFree=14753912/32872528 swapFree=11196/354588
[pid=12145] ppid=12142 vsize=0 CPUtime=154.87 cores=1,3,5,7
/proc/12145/stat : 12145 (toysat) Z 12142 12145 8429 0 -1 4203532 3907343 0 0 0 14725 762 0 0 20 0 2 0 106687786 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12145/statm: 0 0 0 0 0 0 0
[pid=12145/tid=12147] ppid=12142 vsize=0 CPUtime=0.48 cores=1,3,5,7
/proc/12145/task/12147/stat : 12147 (toysat) R 12142 12145 8429 0 -1 4203588 8 0 0 0 0 48 0 0 20 0 2 0 106687786 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 154.87
Current children cumulated vsize (KiB) 0

[startup+155.1 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 12151
/proc/meminfo: memFree=14753912/32872528 swapFree=11196/354588
[pid=12145] ppid=12142 vsize=0 CPUtime=155.07 cores=1,3,5,7
/proc/12145/stat : 12145 (toysat) Z 12142 12145 8429 0 -1 4203532 3907343 0 0 0 14725 782 0 0 20 0 2 0 106687786 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12145/statm: 0 0 0 0 0 0 0
[pid=12145/tid=12147] ppid=12142 vsize=0 CPUtime=0.68 cores=1,3,5,7
/proc/12145/task/12147/stat : 12147 (toysat) R 12142 12145 8429 0 -1 4203588 8 0 0 0 0 68 0 0 20 0 2 0 106687786 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 155.07
Current children cumulated vsize (KiB) 0

[startup+155.2 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 12151
/proc/meminfo: memFree=29197900/32872528 swapFree=11196/354588
[pid=12145] ppid=12142 vsize=0 CPUtime=155.17 cores=1,3,5,7
/proc/12145/stat : 12145 (toysat) Z 12142 12145 8429 0 -1 4203532 3907343 0 0 0 14725 792 0 0 20 0 2 0 106687786 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12145/statm: 0 0 0 0 0 0 0
[pid=12145/tid=12147] ppid=12142 vsize=0 CPUtime=0.79 cores=1,3,5,7
/proc/12145/task/12147/stat : 12147 (toysat) R 12142 12145 8429 0 -1 4203588 8 0 0 0 0 79 0 0 20 0 2 0 106687786 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 155.17
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 155.265
CPU time (s): 155.228
CPU user time (s): 147.253
CPU system time (s): 7.97579
CPU usage (%): 99.9765
Max. virtual memory (cumulated for all children) (KiB): 15878724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 147.253
system time used= 7.97579
maximum resident set size= 15646916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3907343
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= 51
involuntary context switches= 176

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.444932 second user time and 0.561914 second system time

The end

Launcher Data

Begin job on node126 at 2016-06-06 23:12:23
IDJOB=4079086
IDBENCH=2983
IDSOLVER=2542
FILE ID=node126/4079086-1465247543
RUNJOBID= node126-1465218023-8446
PBS_JOBID= 19843210
Free space on /tmp= 71712 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=360-sizeP=181-sizeQ=360-770414132.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4079086-1465247543/watcher-4079086-1465247543 -o /tmp/evaluation-result-4079086-1465247543/solver-4079086-1465247543 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1465218023-8446 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4079086-1465247543.opb

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

MD5SUM BENCH= 984b652c284c82333bf174d765251a3c
RANDOM SEED=2117263918

node126.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.500
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.00
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.500
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.500
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.500
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.500
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.500
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.500
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.500
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:        30387048 kB
Buffers:           50924 kB
Cached:           145780 kB
SwapCached:         2248 kB
Active:          1324412 kB
Inactive:         103240 kB
Active(anon):    1230908 kB
Inactive(anon):     2388 kB
Active(file):      93504 kB
Inactive(file):   100852 kB
Unevictable:      354588 kB
Mlocked:           11196 kB
SwapTotal:      67108856 kB
SwapFree:       67098548 kB
Dirty:             27156 kB
Writeback:             0 kB
AnonPages:       1584552 kB
Mapped:            10748 kB
Shmem:                 0 kB
Slab:             568704 kB
SReclaimable:      12752 kB
SUnreclaim:       555952 kB
KernelStack:        1488 kB
PageTables:         7064 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1727008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1271808 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= 71696 MiB
End job on node126 at 2016-06-06 23:14:59