Trace number 4103637

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) 201.386 201.429

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-grow22.opb
MD5SUM459c1d0101a0e61c9c386c9d02f149df
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables25124
Total number of constraints1320
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1320
Minimum length of a constraint22
Maximum length of a constraint491
Number of terms in the objective function 1958
Biggest coefficient in the objective function 3758096384
Number of bits for the biggest coefficient in the objective function 32
Sum of the numbers in the objective function 234612588283
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 878188741787648
Number of bits of the biggest number in a constraint 50
Biggest sum of numbers in a constraint 4550739094651140
Number of bits of the biggest sum of numbers53
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-18T10:24:35+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-4103637-1466238275.opb"]
0.00/0.01	c use --random-gen="3050466380 4077167205 1410110842 924584306 922540643 3633960398 3332761743 1643317533 3489022171 1495941329 1640392033 3708523956 1287000669 982975074 3718299730 2059767700 4136447292 1180653880 2324977650 547988926 449372692 2834950342 2535454427 1480778986 598312496 2891207267 3304211759 4287372540 1535580951 2672370772 1981772595 2984843968 2065463913 1824378536 2697806370 3135856939 13263297 3168837847 58564846 1221501291 1795265203 2075485641 1327180662 3405884246 3873574380 3844534316 4017777951 4114359106 1515711564 796884529 1557097460 2977721796 2186008159 2232248331 2016081825 2533952962 1965699649 2224978432 1959292009 148413181 2469748610 3073868758 1861122049 1184503232 560631241 3012609845 459808182 3892900349 3932706647 1419510972 1728387767 498721383 3531364672 3128685943 3846653726 1590277843 2742436412 3912347063 2123343416 3237072351 4029397953 1895655192 2683032582 1497324252 1826402201 174468681 799699920 3594853315 580363334 3631344763 2129540412 3597239353 2507492579 658781427 602009187 4138503959 1772591453 1484264699 3663955914 2133197562 4049573841 3543167542 2453968294 1702347843 3323217806 586231788 1585722772 590261090 1775960022 2523271287 3200970981 2022485686 1560146723 3494287883 3129917168 1972665755 2237047156 3638456021 2055493704 1766472429 3497277614 3862406344 2439265307 2654040311 2679356638 3891288995 3689501656 1524620670 3392187373 1481266088 4259486524 1398648544 1627321772 4279624589 121395204 169678574 3233631565 3626678062 3800057107 1607576612 755448438 3132215283 913372851 788317037 1478315443 2023468168 2842380758 1048458156 1607661611 1566481410 1555701645 4229470575 1541925707 2481351451 2457062436 1198864946 1578975734 2129062160 437585404 552976051 1761506603 1451751281 2441560882 1043747974 2892302959 4232187779 1357809968 1150257189 1770410814 3687126248 1467763339 3249477719 4230591351 3420254006 2137692545 1757233554 1705132644 334473184 1248067388 3325396459 3061097349 1174862307 2760012579 1393015369 797544658 3993748743 3135587727 858934548 2630258283 3528875859 639816923 4273692077 114369521 3701997928 2752330829 2459414866 2574340360 1243286358 3100138458 4083603511 4246831535 774945747 1759968834 1004442112 1405073140 4261686070 354698486 3676261433 4179877246 2158074950 1761185661 653353600 4133511354 2870842659 3562569195 4179396701 3160892474 916588067 106917673 1882017196 2528091993 188992377 2548762662 235462793 3913681200 3395915839 2772024538 2700634572 1846896066 3487823284 1714674541 2700844362 83222857 502187069 3414987493 3136727918 3731487635 1311923511 761753334 2070071930 3880517968 1966573123 1492788919 4016810839 2086166549 3000270883 2962709150 592039385 4293159323 3521235917 637073589 2260277513 915798116 1763334140 1607274180 2295104912 255 362436" option to reproduce the execution
0.29/0.33	c #vars 25124
0.29/0.33	c #constraints 1320

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

pid=17752
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.32 2.22 2.19 3/177 17755
/proc/meminfo: memFree=17796072/32872528 swapFree=1286400/1433568
[pid=17755] ppid=17752 vsize=720316 CPUtime=0 cores=1,3,5,7
/proc/17755/stat : 17755 (toysat) R 17752 17755 12983 0 -1 4202496 2687 0 0 0 0 0 0 0 20 0 4 0 25874275 737603584 2536 33554432000 4194304 16246674 140735337097584 140735337097008 13880264 0 2 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17755/statm: 180847 2546 441 2943 0 177741 0
[pid=17755/tid=17756] ppid=17752 vsize=737724 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17756/stat : 17756 (toysat) S 17752 17755 12983 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25874275 755429376 2605 33554432000 4194304 16246674 140735337097584 140304081464560 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=17755/tid=17757] ppid=17752 vsize=741820 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17757/stat : 17757 (toysat) S 17752 17755 12983 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25874276 759623680 2622 33554432000 4194304 16246674 140735337097584 140304070974704 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=17755/tid=17758] ppid=17752 vsize=745916 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17758/stat : 17758 (toysat) S 17752 17755 12983 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25874276 763817984 2638 33554432000 4194304 16246674 140735337097584 140304060501168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0

[startup+0.10007 s]
/proc/loadavg: 2.32 2.22 2.19 3/177 17755
/proc/meminfo: memFree=17796072/32872528 swapFree=1286400/1433568
[pid=17755] ppid=17752 vsize=1303108 CPUtime=0.09 cores=1,3,5,7
/proc/17755/stat : 17755 (toysat) R 17752 17755 12983 0 -1 4202496 30311 0 0 0 6 3 0 0 20 0 4 0 25874275 1334382592 30098 33554432000 4194304 16246674 140735337097584 140735337096896 7364033 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17755/statm: 325777 30110 801 2943 0 322671 0
[pid=17755/tid=17756] ppid=17752 vsize=1303108 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17756/stat : 17756 (toysat) S 17752 17755 12983 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25874275 1334382592 30120 33554432000 4194304 16246674 140735337097584 140304081464560 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=17755/tid=17757] ppid=17752 vsize=1303108 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17757/stat : 17757 (toysat) S 17752 17755 12983 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25874276 1334382592 30132 33554432000 4194304 16246674 140735337097584 140304070974704 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=17755/tid=17758] ppid=17752 vsize=1303108 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17758/stat : 17758 (toysat) S 17752 17755 12983 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25874276 1334382592 30143 33554432000 4194304 16246674 140735337097584 140304060501168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1303108

[startup+0.20045 s]
/proc/loadavg: 2.32 2.22 2.19 3/177 17755
/proc/meminfo: memFree=17796072/32872528 swapFree=1286400/1433568
[pid=17755] ppid=17752 vsize=1311300 CPUtime=0.19 cores=1,3,5,7
/proc/17755/stat : 17755 (toysat) R 17752 17755 12983 0 -1 4202496 42554 0 0 0 14 5 0 0 20 0 4 0 25874275 1342771200 42852 33554432000 4194304 16246674 140735337097584 140735337096896 8058796 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17755/statm: 327825 42852 801 2943 0 324719 0
[pid=17755/tid=17756] ppid=17752 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17756/stat : 17756 (toysat) S 17752 17755 12983 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25874275 1342771200 42852 33554432000 4194304 16246674 140735337097584 140304081464560 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=17755/tid=17757] ppid=17752 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17757/stat : 17757 (toysat) S 17752 17755 12983 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25874276 1342771200 42852 33554432000 4194304 16246674 140735337097584 140304070974704 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=17755/tid=17758] ppid=17752 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17758/stat : 17758 (toysat) S 17752 17755 12983 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25874276 1342771200 42852 33554432000 4194304 16246674 140735337097584 140304060501168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1311300

[startup+0.30043 s]
/proc/loadavg: 2.32 2.22 2.19 3/177 17755
/proc/meminfo: memFree=17796072/32872528 swapFree=1286400/1433568
[pid=17755] ppid=17752 vsize=1311300 CPUtime=0.29 cores=1,3,5,7
/proc/17755/stat : 17755 (toysat) R 17752 17755 12983 0 -1 4202496 42554 0 0 0 24 5 0 0 20 0 4 0 25874275 1342771200 42852 33554432000 4194304 16246674 140735337097584 140735337096896 7361304 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17755/statm: 327825 42852 801 2943 0 324719 0
[pid=17755/tid=17756] ppid=17752 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17756/stat : 17756 (toysat) S 17752 17755 12983 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25874275 1342771200 42852 33554432000 4194304 16246674 140735337097584 140304081464560 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=17755/tid=17757] ppid=17752 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17757/stat : 17757 (toysat) S 17752 17755 12983 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25874276 1342771200 42852 33554432000 4194304 16246674 140735337097584 140304070974704 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=17755/tid=17758] ppid=17752 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17758/stat : 17758 (toysat) S 17752 17755 12983 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25874276 1342771200 42852 33554432000 4194304 16246674 140735337097584 140304060501168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1311300

[startup+0.700298 s]
/proc/loadavg: 2.32 2.22 2.19 3/177 17755
/proc/meminfo: memFree=17796072/32872528 swapFree=1286400/1433568
[pid=17755] ppid=17752 vsize=1319492 CPUtime=0.69 cores=1,3,5,7
/proc/17755/stat : 17755 (toysat) R 17752 17755 12983 0 -1 4202496 113086 0 0 0 54 15 0 0 20 0 4 0 25874275 1351159808 113385 33554432000 4194304 16246674 140735337097584 140735337096896 12449399 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17755/statm: 329873 113396 831 2943 0 326767 0
[pid=17755/tid=17756] ppid=17752 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17756/stat : 17756 (toysat) S 17752 17755 12983 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25874275 1351159808 113405 33554432000 4194304 16246674 140735337097584 140304081464560 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=17755/tid=17757] ppid=17752 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17757/stat : 17757 (toysat) S 17752 17755 12983 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25874276 1351159808 113414 33554432000 4194304 16246674 140735337097584 140304070974704 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=17755/tid=17758] ppid=17752 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17758/stat : 17758 (toysat) S 17752 17755 12983 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25874276 1351159808 113421 33554432000 4194304 16246674 140735337097584 140304060501168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1319492

[startup+1.5004 s]
/proc/loadavg: 2.32 2.22 2.19 2/174 17759
/proc/meminfo: memFree=29833604/32872528 swapFree=1286400/1433568
[pid=17755] ppid=17752 vsize=1319492 CPUtime=1.49 cores=1,3,5,7
/proc/17755/stat : 17755 (toysat) R 17752 17755 12983 0 -1 4202496 270485 0 0 0 111 38 0 0 20 0 4 0 25874275 1351159808 270783 33554432000 4194304 16246674 140735337097584 140735337096896 6958536 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17755/statm: 329873 270783 832 2943 0 326767 0
[pid=17755/tid=17756] ppid=17752 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17756/stat : 17756 (toysat) S 17752 17755 12983 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25874275 1351159808 270783 33554432000 4194304 16246674 140735337097584 140304081464560 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=17755/tid=17757] ppid=17752 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17757/stat : 17757 (toysat) S 17752 17755 12983 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25874276 1351159808 270783 33554432000 4194304 16246674 140735337097584 140304070974704 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=17755/tid=17758] ppid=17752 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17758/stat : 17758 (toysat) S 17752 17755 12983 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25874276 1351159808 270783 33554432000 4194304 16246674 140735337097584 140304060501168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1319492

[startup+3.10045 s]
/proc/loadavg: 2.32 2.22 2.19 4/183 17808
/proc/meminfo: memFree=29196536/32872528 swapFree=1286400/1433568
[pid=17755] ppid=17752 vsize=1319492 CPUtime=3.09 cores=1,3,5,7
/proc/17755/stat : 17755 (toysat) R 17752 17755 12983 0 -1 4202496 270487 0 0 0 271 38 0 0 20 0 4 0 25874275 1351159808 270785 33554432000 4194304 16246674 140735337097584 140735337079488 12371164 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17755/statm: 329873 270785 832 2943 0 326767 0
[pid=17755/tid=17756] ppid=17752 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17756/stat : 17756 (toysat) S 17752 17755 12983 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25874275 1351159808 270785 33554432000 4194304 16246674 140735337097584 140304081464560 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=17755/tid=17757] ppid=17752 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17757/stat : 17757 (toysat) S 17752 17755 12983 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25874276 1351159808 270785 33554432000 4194304 16246674 140735337097584 140304070974704 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=17755/tid=17758] ppid=17752 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17758/stat : 17758 (toysat) S 17752 17755 12983 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25874276 1351159808 270785 33554432000 4194304 16246674 140735337097584 140304060501168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1319492

[startup+6.30037 s]
/proc/loadavg: 2.38 2.23 2.19 4/183 17808
/proc/meminfo: memFree=28327048/32872528 swapFree=1286400/1433568
[pid=17755] ppid=17752 vsize=1346116 CPUtime=6.28 cores=1,3,5,7
/proc/17755/stat : 17755 (toysat) R 17752 17755 12983 0 -1 4202496 277143 0 0 0 590 38 0 0 20 0 4 0 25874275 1378422784 277441 33554432000 4194304 16246674 140735337097584 140735337079488 12371341 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17755/statm: 336529 277441 832 2943 0 333423 0
[pid=17755/tid=17756] ppid=17752 vsize=1346116 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17756/stat : 17756 (toysat) S 17752 17755 12983 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25874275 1378422784 277441 33554432000 4194304 16246674 140735337097584 140304081464560 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=17755/tid=17757] ppid=17752 vsize=1346116 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17757/stat : 17757 (toysat) S 17752 17755 12983 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25874276 1378422784 277441 33554432000 4194304 16246674 140735337097584 140304070974704 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=17755/tid=17758] ppid=17752 vsize=1346116 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17758/stat : 17758 (toysat) S 17752 17755 12983 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25874276 1378422784 277441 33554432000 4194304 16246674 140735337097584 140304060501168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1346116

[startup+12.7004 s]
/proc/loadavg: 2.35 2.23 2.19 4/183 17808
/proc/meminfo: memFree=27297656/32872528 swapFree=1286400/1433568
[pid=17755] ppid=17752 vsize=1349188 CPUtime=12.69 cores=1,3,5,7
/proc/17755/stat : 17755 (toysat) R 17752 17755 12983 0 -1 4202496 277911 0 0 0 1230 39 0 0 20 0 4 0 25874275 1381568512 278209 33554432000 4194304 16246674 140735337097584 140735337079488 12654426 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17755/statm: 337297 278209 832 2943 0 334191 0
[pid=17755/tid=17756] ppid=17752 vsize=1349188 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17756/stat : 17756 (toysat) S 17752 17755 12983 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25874275 1381568512 278209 33554432000 4194304 16246674 140735337097584 140304081464560 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=17755/tid=17757] ppid=17752 vsize=1349188 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17757/stat : 17757 (toysat) S 17752 17755 12983 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25874276 1381568512 278209 33554432000 4194304 16246674 140735337097584 140304070974704 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=17755/tid=17758] ppid=17752 vsize=1349188 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17758/stat : 17758 (toysat) S 17752 17755 12983 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25874276 1381568512 278209 33554432000 4194304 16246674 140735337097584 140304060501168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1349188

[startup+25.5005 s]
/proc/loadavg: 2.27 2.22 2.18 3/183 17808
/proc/meminfo: memFree=24933740/32872528 swapFree=1286400/1433568
[pid=17755] ppid=17752 vsize=1530436 CPUtime=25.48 cores=1,3,5,7
/proc/17755/stat : 17755 (toysat) R 17752 17755 12983 0 -1 4202496 323229 0 0 0 2503 45 0 0 20 0 4 0 25874275 1567166464 323527 33554432000 4194304 16246674 140735337097584 140735337096680 12654533 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17755/statm: 382609 323527 834 2943 0 379503 0
[pid=17755/tid=17756] ppid=17752 vsize=1530436 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17756/stat : 17756 (toysat) S 17752 17755 12983 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25874275 1567166464 323527 33554432000 4194304 16246674 140735337097584 140304081464560 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=17755/tid=17757] ppid=17752 vsize=1530436 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17757/stat : 17757 (toysat) S 17752 17755 12983 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25874276 1567166464 323527 33554432000 4194304 16246674 140735337097584 140304070974704 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=17755/tid=17758] ppid=17752 vsize=1530436 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17758/stat : 17758 (toysat) S 17752 17755 12983 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25874276 1567166464 323527 33554432000 4194304 16246674 140735337097584 140304060501168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1530436

[startup+51.1005 s]
/proc/loadavg: 2.26 2.22 2.18 4/183 17808
/proc/meminfo: memFree=16592920/32872528 swapFree=1286400/1433568
[pid=17755] ppid=17752 vsize=5454404 CPUtime=51.07 cores=1,3,5,7
/proc/17755/stat : 17755 (toysat) R 17752 17755 12983 0 -1 4202496 1304223 0 0 0 4928 179 0 0 20 0 4 0 25874275 5585309696 1304521 33554432000 4194304 16246674 140735337097584 140735337096760 15015658 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17755/statm: 1363601 1304521 835 2943 0 1360495 0
[pid=17755/tid=17756] ppid=17752 vsize=5454404 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17756/stat : 17756 (toysat) S 17752 17755 12983 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25874275 5585309696 1304521 33554432000 4194304 16246674 140735337097584 140304081464560 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=17755/tid=17757] ppid=17752 vsize=5454404 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17757/stat : 17757 (toysat) S 17752 17755 12983 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25874276 5585309696 1304521 33554432000 4194304 16246674 140735337097584 140304070974704 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=17755/tid=17758] ppid=17752 vsize=5454404 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17758/stat : 17758 (toysat) S 17752 17755 12983 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25874276 5585309696 1304521 33554432000 4194304 16246674 140735337097584 140304060501168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5454404

[startup+102.301 s]
/proc/loadavg: 2.22 2.21 2.18 3/183 17809
/proc/meminfo: memFree=5744760/32872528 swapFree=1286400/1433568
[pid=17755] ppid=17752 vsize=11262532 CPUtime=102.27 cores=1,3,5,7
/proc/17755/stat : 17755 (toysat) R 17752 17755 12983 0 -1 4202496 2756262 0 0 0 9844 383 0 0 20 0 4 0 25874275 11532832768 2756560 33554432000 4194304 16246674 140735337097584 140735337095552 14013988 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17755/statm: 2815633 2756560 840 2943 0 2812527 0
[pid=17755/tid=17756] ppid=17752 vsize=11262532 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17756/stat : 17756 (toysat) S 17752 17755 12983 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25874275 11532832768 2756560 33554432000 4194304 16246674 140735337097584 140304081464560 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=17755/tid=17757] ppid=17752 vsize=11262532 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17757/stat : 17757 (toysat) S 17752 17755 12983 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25874276 11532832768 2756560 33554432000 4194304 16246674 140735337097584 140304070974480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17755/tid=17758] ppid=17752 vsize=11262532 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17758/stat : 17758 (toysat) S 17752 17755 12983 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25874276 11532832768 2756560 33554432000 4194304 16246674 140735337097584 140304060501168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 11262532

[startup+162.3 s]
/proc/loadavg: 2.14 2.18 2.18 3/183 17810
/proc/meminfo: memFree=4791196/32872528 swapFree=1286400/1433568
[pid=17755] ppid=17752 vsize=12214852 CPUtime=162.26 cores=1,3,5,7
/proc/17755/stat : 17755 (toysat) R 17752 17755 12983 0 -1 4202496 2948863 0 0 0 15811 415 0 0 20 0 4 0 25874275 12508008448 2994640 33554432000 4194304 16246674 140735337097584 140735337095552 4220815 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17755/statm: 3053713 2994640 840 2943 0 3050607 0
[pid=17755/tid=17756] ppid=17752 vsize=12214852 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17756/stat : 17756 (toysat) S 17752 17755 12983 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25874275 12508008448 2994640 33554432000 4194304 16246674 140735337097584 140304081464560 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=17755/tid=17757] ppid=17752 vsize=12214852 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17757/stat : 17757 (toysat) S 17752 17755 12983 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25874276 12508008448 2994640 33554432000 4194304 16246674 140735337097584 140304070974480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17755/tid=17758] ppid=17752 vsize=12214852 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17758/stat : 17758 (toysat) S 17752 17755 12983 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25874276 12508008448 2994640 33554432000 4194304 16246674 140735337097584 140304060501168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 12214852



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+200.6 s]
/proc/loadavg: 2.19 2.19 2.18 3/183 17859
/proc/meminfo: memFree=12003072/32872528 swapFree=1286400/1433568
[pid=17755] ppid=17752 vsize=15881796 CPUtime=200.55 cores=1,3,5,7
/proc/17755/stat : 17755 (toysat) R 17752 17755 12983 0 -1 4202496 3865513 0 0 0 19510 545 0 0 20 0 4 0 25874275 16262959104 3911290 33554432000 4194304 16246674 140735337097584 140735337096760 4225154 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17755/statm: 3970449 3911299 840 2943 0 3967343 0
[pid=17755/tid=17756] ppid=17752 vsize=15881796 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17756/stat : 17756 (toysat) S 17752 17755 12983 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25874275 16262959104 3911304 33554432000 4194304 16246674 140735337097584 140304081464560 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=17755/tid=17757] ppid=17752 vsize=15881796 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17757/stat : 17757 (toysat) S 17752 17755 12983 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25874276 16262959104 3911311 33554432000 4194304 16246674 140735337097584 140304070974704 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=17755/tid=17758] ppid=17752 vsize=15881796 CPUtime=0 cores=1,3,5,7
/proc/17755/task/17758/stat : 17758 (toysat) S 17752 17755 12983 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25874276 16262959104 3911317 33554432000 4194304 16246674 140735337097584 140304060501168 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 200.55
Current children cumulated vsize (KiB) 15881796

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

[startup+200.8 s]
/proc/loadavg: 2.19 2.19 2.18 3/183 17859
/proc/meminfo: memFree=12003072/32872528 swapFree=1286400/1433568
[pid=17755] ppid=17752 vsize=0 CPUtime=200.75 cores=1,3,5,7
/proc/17755/stat : 17755 (toysat) Z 17752 17755 12983 0 -1 4203532 3866020 0 0 0 19510 565 0 0 20 0 2 0 25874275 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17755/statm: 0 0 0 0 0 0 0
[pid=17755/tid=17756] ppid=17752 vsize=0 CPUtime=0.18 cores=1,3,5,7
/proc/17755/task/17756/stat : 17756 (toysat) R 17752 17755 12983 0 -1 4203588 10 0 0 0 0 18 0 0 20 0 2 0 25874275 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 200.75
Current children cumulated vsize (KiB) 0

[startup+201.2 s]
/proc/loadavg: 2.19 2.19 2.18 3/183 17859
/proc/meminfo: memFree=12003072/32872528 swapFree=1286400/1433568
[pid=17755] ppid=17752 vsize=0 CPUtime=201.15 cores=1,3,5,7
/proc/17755/stat : 17755 (toysat) Z 17752 17755 12983 0 -1 4203532 3866020 0 0 0 19510 605 0 0 20 0 2 0 25874275 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17755/statm: 0 0 0 0 0 0 0
[pid=17755/tid=17756] ppid=17752 vsize=0 CPUtime=0.58 cores=1,3,5,7
/proc/17755/task/17756/stat : 17756 (toysat) R 17752 17755 12983 0 -1 4203588 10 0 0 0 0 58 0 0 20 0 2 0 25874275 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 201.15
Current children cumulated vsize (KiB) 0

[startup+201.407 s]
/proc/loadavg: 2.19 2.19 2.18 3/181 17859
/proc/meminfo: memFree=24470992/32872528 swapFree=1286400/1433568
[pid=17755] ppid=17752 vsize=0 CPUtime=201.36 cores=1,3,5,7
/proc/17755/stat : 17755 (toysat) Z 17752 17755 12983 0 -1 4203532 3866020 0 0 0 19510 626 0 0 20 0 2 0 25874275 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17755/statm: 0 0 0 0 0 0 0
[pid=17755/tid=17756] ppid=17752 vsize=0 CPUtime=0.78 cores=1,3,5,7
/proc/17755/task/17756/stat : 17756 (toysat) R 17752 17755 12983 0 -1 4203588 10 0 0 0 0 78 0 0 20 0 2 0 25874275 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 201.36
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 201.429
CPU time (s): 201.386
CPU user time (s): 195.107
CPU system time (s): 6.27904
CPU usage (%): 99.9786
Max. virtual memory (cumulated for all children) (KiB): 15881796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 195.107
system time used= 6.27904
maximum resident set size= 15647188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3866020
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= 92
involuntary context switches= 287

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.683896 second user time and 0.999848 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-18 10:24:35
IDJOB=4103637
IDBENCH=2415
IDSOLVER=2542
FILE ID=node130/4103637-1466238275
RUNJOBID= node130-1466206066-13000
PBS_JOBID= 19918147
Free space on /tmp= 71728 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-grow22.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103637-1466238275/watcher-4103637-1466238275 -o /tmp/evaluation-result-4103637-1466238275/solver-4103637-1466238275 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466206066-13000 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4103637-1466238275.opb

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

MD5SUM BENCH= 459c1d0101a0e61c9c386c9d02f149df
RANDOM SEED=708222729

node130.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.365
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	: 5332.73
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.365
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.365
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.365
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.365
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.365
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.53
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.365
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.56
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.365
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:        17464280 kB
Buffers:             656 kB
Cached:            50564 kB
SwapCached:        74340 kB
Active:         12513416 kB
Inactive:         695236 kB
Active(anon):   12481408 kB
Inactive(anon):   678388 kB
Active(file):      32008 kB
Inactive(file):    16848 kB
Unevictable:     1433568 kB
Mlocked:         1286400 kB
SwapTotal:      67108856 kB
SwapFree:       67022968 kB
Dirty:             18884 kB
Writeback:             0 kB
AnonPages:      14590292 kB
Mapped:             4888 kB
Shmem:                 0 kB
Slab:             599828 kB
SReclaimable:      42212 kB
SUnreclaim:       557616 kB
KernelStack:        1464 kB
PageTables:        36864 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:   17267492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 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= 71672 MiB
End job on node130 at 2016-06-18 10:27:57