Trace number 4108995

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 NameAnswerCPU timeWall clock time
toysat 2016-05-02? (MO) 211.55 211.595

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-184.opb
MD5SUMd8db981f22ec5ac3b83e1e418cbe482a
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1025127
Total number of constraints24132986
Number of constraints which are clauses21678503
Number of constraints which are cardinality constraints (but not clauses)75582
Number of constraints which are nor clauses,nor cardinality constraints2378901
Minimum length of a constraint2
Maximum length of a constraint5487
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5488
Number of bits of the biggest sum of numbers13
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-19T01:36:33+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-4108995-1466292966.opb"]
0.00/0.01	c use --random-gen="3236639303 3502224669 3798338061 3310115315 3023362740 2777661992 2327795272 3626857200 3253069515 659149199 311399791 4045771058 391539397 705156873 594436985 1283036226 1028802612 2681379362 1958897856 1483670470 3163112280 2331330990 3660405559 2447830155 2398404012 1824045768 3226731529 1849315788 167547587 1710411779 1519354479 1691709530 2777745706 4021012224 2060125038 2616208349 507582340 448014678 2063251871 1650837900 31190934 614324142 1071281963 4051558404 1703571166 4035369413 245464970 4253013664 2015988630 2218251376 3614098538 3687615596 1437472827 3568110941 2747056031 1430166343 139673196 3136997012 111457165 2922883899 3500504354 1275994482 1968609498 1945327245 3136080845 2274477877 2454825493 285221313 852930482 3325000544 412642206 326480177 2933467755 4051786933 139313759 890115034 2240353559 536363075 1333316174 288807271 439725798 3161343295 2247265352 3386425293 1258416691 2071018230 2670537614 3621550290 832685080 1313945766 3625728553 1848171851 2593091928 1443828626 3817567812 716505877 1687468869 1522895533 880344906 1299619118 2680286950 2942244481 2628405965 2772923234 893352840 598177528 1169090354 806486268 988503553 1264645786 2081171843 241214426 1677220123 594139549 3225525673 878158478 5804033 1141392888 4045683208 2181895602 3567908086 1972293 2914684015 889983260 2828988775 1200697391 1623066889 1614786657 768198720 1646659768 4203065846 4107499227 987739044 2983998180 2409713748 1975520279 171173259 3625100487 2081357991 3245046975 3523257695 1130495527 2291003302 3751682346 1785646793 1622274053 3795138957 3210790766 4174970565 3879360336 672600494 2309661148 1965314196 2325083653 324392044 2648206383 1348323755 1724802011 1777580321 3316807520 651687285 3809414115 76321916 1320908491 1588607495 1528949471 3886823851 1742332540 2671834720 4130202898 22061869 300888010 2301943143 1102937401 1325128447 2584672798 321660575 1116890692 3532107176 1343250817 2880565620 3657446561 3647360299 277980739 949608400 1618859386 4077343709 890630246 170691575 2103312887 1594800836 4284020395 2011879622 668358295 1890027599 4278742900 1169577124 3975082768 3581363561 3703758098 87458958 1211246112 4238779826 194712106 2769899125 1314782343 2907171021 3832417254 473389511 487759974 3493850647 2153248329 2109678989 3330950531 819985193 234664535 1365971013 468948480 1725444262 169132606 1483958015 2237266529 701334127 826199446 2357028967 2356204387 4047429890 1437879237 4237034087 3652259125 57323324 2041908397 3817503677 970010292 4154550679 296045897 2055511140 2995129950 3307640689 3376264844 322886007 513713121 2597766916 1632715248 3086267290 4005298225 1852493553 4071359596 2871092207 3207701894 1827562990 1709060830 1549500282 1360987542 4216288721 291219091 255 362436" option to reproduce the execution

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

pid=12120
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.52 2.21 2.07 3/179 12123
/proc/meminfo: memFree=27295184/32872528 swapFree=496868/529572
[pid=12123] ppid=12120 vsize=712124 CPUtime=0 cores=1,3,5,7
/proc/12123/stat : 12123 (toysat) R 12120 12123 7739 0 -1 4202496 2655 0 0 0 0 0 0 0 20 0 4 0 31344767 729214976 3016 33554432000 4194304 16246674 140735813049408 140735813048832 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12123/statm: 178799 3026 441 2943 0 175693 0
[pid=12123/tid=12124] ppid=12120 vsize=731580 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12124/stat : 12124 (toysat) S 12120 12123 7739 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 31344767 749137920 3088 33554432000 4194304 16246674 140735813049408 139907713445104 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12123/tid=12125] ppid=12120 vsize=735676 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12125/stat : 12125 (toysat) S 12120 12123 7739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 31344767 753332224 3105 33554432000 4194304 16246674 140735813049408 139907702955248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12123/tid=12126] ppid=12120 vsize=739772 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12126/stat : 12126 (toysat) S 12120 12123 7739 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 31344767 757526528 3124 33554432000 4194304 16246674 140735813049408 139907620138160 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100177 s]
/proc/loadavg: 2.52 2.21 2.07 3/179 12123
/proc/meminfo: memFree=27295184/32872528 swapFree=496868/529572
[pid=12123] ppid=12120 vsize=1301060 CPUtime=0.09 cores=1,3,5,7
/proc/12123/stat : 12123 (toysat) R 12120 12123 7739 0 -1 4202496 25540 0 0 0 5 4 0 0 20 0 4 0 31344767 1332285440 25840 33554432000 4194304 16246674 140735813049408 140735813048720 8058796 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12123/statm: 325265 25855 801 2943 0 322159 0
[pid=12123/tid=12124] ppid=12120 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12124/stat : 12124 (toysat) S 12120 12123 7739 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 31344767 1332285440 25866 33554432000 4194304 16246674 140735813049408 139907713445104 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12123/tid=12125] ppid=12120 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12125/stat : 12125 (toysat) S 12120 12123 7739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 31344767 1332285440 25877 33554432000 4194304 16246674 140735813049408 139907702955248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12123/tid=12126] ppid=12120 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12126/stat : 12126 (toysat) S 12120 12123 7739 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 31344767 1332285440 25888 33554432000 4194304 16246674 140735813049408 139907620138160 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) 1301060

[startup+0.200536 s]
/proc/loadavg: 2.52 2.21 2.07 3/179 12123
/proc/meminfo: memFree=27295184/32872528 swapFree=496868/529572
[pid=12123] ppid=12120 vsize=1309252 CPUtime=0.19 cores=1,3,5,7
/proc/12123/stat : 12123 (toysat) R 12120 12123 7739 0 -1 4202496 51172 0 0 0 12 7 0 0 20 0 4 0 31344767 1340674048 51982 33554432000 4194304 16246674 140735813049408 140735813048720 4221016 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12123/statm: 327313 51985 801 2943 0 324207 0
[pid=12123/tid=12124] ppid=12120 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12124/stat : 12124 (toysat) S 12120 12123 7739 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 31344767 1340674048 51988 33554432000 4194304 16246674 140735813049408 139907713445104 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12123/tid=12125] ppid=12120 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12125/stat : 12125 (toysat) S 12120 12123 7739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 31344767 1340674048 51990 33554432000 4194304 16246674 140735813049408 139907702955248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12123/tid=12126] ppid=12120 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12126/stat : 12126 (toysat) S 12120 12123 7739 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 31344767 1340674048 51992 33554432000 4194304 16246674 140735813049408 139907620138160 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1309252

[startup+0.300483 s]
/proc/loadavg: 2.52 2.21 2.07 3/179 12123
/proc/meminfo: memFree=27295184/32872528 swapFree=496868/529572
[pid=12123] ppid=12120 vsize=1314372 CPUtime=0.29 cores=1,3,5,7
/proc/12123/stat : 12123 (toysat) R 12120 12123 7739 0 -1 4202496 61052 0 0 0 21 8 0 0 20 0 4 0 31344767 1345916928 61862 33554432000 4194304 16246674 140735813049408 140735813048720 4206597 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12123/statm: 328593 61862 801 2943 0 325487 0
[pid=12123/tid=12124] ppid=12120 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12124/stat : 12124 (toysat) S 12120 12123 7739 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 31344767 1345916928 61862 33554432000 4194304 16246674 140735813049408 139907713445104 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12123/tid=12125] ppid=12120 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12125/stat : 12125 (toysat) S 12120 12123 7739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 31344767 1345916928 61862 33554432000 4194304 16246674 140735813049408 139907702955248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12123/tid=12126] ppid=12120 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12126/stat : 12126 (toysat) S 12120 12123 7739 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 31344767 1345916928 61862 33554432000 4194304 16246674 140735813049408 139907620138160 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) 1314372

[startup+0.700367 s]
/proc/loadavg: 2.52 2.21 2.07 3/179 12123
/proc/meminfo: memFree=27295184/32872528 swapFree=496868/529572
[pid=12123] ppid=12120 vsize=1314372 CPUtime=0.69 cores=1,3,5,7
/proc/12123/stat : 12123 (toysat) R 12120 12123 7739 0 -1 4202496 69870 0 0 0 59 10 0 0 20 0 4 0 31344767 1345916928 70680 33554432000 4194304 16246674 140735813049408 140735813048720 13967814 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12123/statm: 328593 70680 801 2943 0 325487 0
[pid=12123/tid=12124] ppid=12120 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12124/stat : 12124 (toysat) S 12120 12123 7739 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 31344767 1345916928 70680 33554432000 4194304 16246674 140735813049408 139907713445104 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12123/tid=12125] ppid=12120 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12125/stat : 12125 (toysat) S 12120 12123 7739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 31344767 1345916928 70680 33554432000 4194304 16246674 140735813049408 139907702955248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12123/tid=12126] ppid=12120 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12126/stat : 12126 (toysat) S 12120 12123 7739 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 31344767 1345916928 70680 33554432000 4194304 16246674 140735813049408 139907620138160 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) 1314372

[startup+1.50042 s]
/proc/loadavg: 2.64 2.24 2.08 3/183 12127
/proc/meminfo: memFree=26978288/32872528 swapFree=496868/529572
[pid=12123] ppid=12120 vsize=1314372 CPUtime=1.49 cores=1,3,5,7
/proc/12123/stat : 12123 (toysat) R 12120 12123 7739 0 -1 4202496 86756 0 0 0 136 13 0 0 20 0 4 0 31344767 1345916928 87566 33554432000 4194304 16246674 140735813049408 140735813032400 8058708 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12123/statm: 328593 87566 803 2943 0 325487 0
[pid=12123/tid=12124] ppid=12120 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12124/stat : 12124 (toysat) S 12120 12123 7739 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 31344767 1345916928 87566 33554432000 4194304 16246674 140735813049408 139907713445104 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12123/tid=12125] ppid=12120 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12125/stat : 12125 (toysat) S 12120 12123 7739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 31344767 1345916928 87566 33554432000 4194304 16246674 140735813049408 139907702955248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12123/tid=12126] ppid=12120 vsize=1314372 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12126/stat : 12126 (toysat) S 12120 12123 7739 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 31344767 1345916928 87566 33554432000 4194304 16246674 140735813049408 139907620138160 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) 1314372

[startup+3.10043 s]
/proc/loadavg: 2.64 2.24 2.08 3/183 12127
/proc/meminfo: memFree=26890792/32872528 swapFree=496868/529572
[pid=12123] ppid=12120 vsize=1324612 CPUtime=3.09 cores=1,3,5,7
/proc/12123/stat : 12123 (toysat) R 12120 12123 7739 0 -1 4202496 119983 0 0 0 290 19 0 0 20 0 4 0 31344767 1356402688 120793 33554432000 4194304 16246674 140735813049408 140735813032400 14073329 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12123/statm: 331153 120793 803 2943 0 328047 0
[pid=12123/tid=12124] ppid=12120 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12124/stat : 12124 (toysat) S 12120 12123 7739 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 31344767 1356402688 120793 33554432000 4194304 16246674 140735813049408 139907713445104 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12123/tid=12125] ppid=12120 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12125/stat : 12125 (toysat) S 12120 12123 7739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 31344767 1356402688 120793 33554432000 4194304 16246674 140735813049408 139907702955248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12123/tid=12126] ppid=12120 vsize=1324612 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12126/stat : 12126 (toysat) S 12120 12123 7739 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 31344767 1356402688 120793 33554432000 4194304 16246674 140735813049408 139907620138160 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) 1324612

[startup+6.30043 s]
/proc/loadavg: 2.59 2.23 2.08 3/183 12127
/proc/meminfo: memFree=26406716/32872528 swapFree=496868/529572
[pid=12123] ppid=12120 vsize=1373764 CPUtime=6.29 cores=1,3,5,7
/proc/12123/stat : 12123 (toysat) R 12120 12123 7739 0 -1 4202496 216232 0 0 0 596 33 0 0 20 0 4 0 31344767 1406734336 225729 33554432000 4194304 16246674 140735813049408 140735813032400 8058509 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12123/statm: 343441 225729 803 2943 0 340335 0
[pid=12123/tid=12124] ppid=12120 vsize=1373764 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12124/stat : 12124 (toysat) S 12120 12123 7739 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 31344767 1406734336 225729 33554432000 4194304 16246674 140735813049408 139907713445104 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12123/tid=12125] ppid=12120 vsize=1373764 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12125/stat : 12125 (toysat) S 12120 12123 7739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 31344767 1406734336 225729 33554432000 4194304 16246674 140735813049408 139907702955248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12123/tid=12126] ppid=12120 vsize=1373764 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12126/stat : 12126 (toysat) S 12120 12123 7739 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 31344767 1406734336 225729 33554432000 4194304 16246674 140735813049408 139907620138160 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) 1373764

[startup+12.7004 s]
/proc/loadavg: 2.54 2.23 2.08 3/183 12127
/proc/meminfo: memFree=26063596/32872528 swapFree=496868/529572
[pid=12123] ppid=12120 vsize=1474116 CPUtime=12.69 cores=1,3,5,7
/proc/12123/stat : 12123 (toysat) R 12120 12123 7739 0 -1 4202496 296846 0 0 0 1224 45 0 0 20 0 4 0 31344767 1509494784 309920 33554432000 4194304 16246674 140735813049408 140735813032400 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12123/statm: 368529 309920 803 2943 0 365423 0
[pid=12123/tid=12124] ppid=12120 vsize=1474116 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12124/stat : 12124 (toysat) S 12120 12123 7739 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 31344767 1509494784 309920 33554432000 4194304 16246674 140735813049408 139907713445104 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12123/tid=12125] ppid=12120 vsize=1474116 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12125/stat : 12125 (toysat) S 12120 12123 7739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 31344767 1509494784 309920 33554432000 4194304 16246674 140735813049408 139907702955248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12123/tid=12126] ppid=12120 vsize=1474116 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12126/stat : 12126 (toysat) S 12120 12123 7739 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 31344767 1509494784 309920 33554432000 4194304 16246674 140735813049408 139907620138160 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) 1474116

[startup+25.5005 s]
/proc/loadavg: 2.42 2.22 2.08 3/183 12127
/proc/meminfo: memFree=24604856/32872528 swapFree=496868/529572
[pid=12123] ppid=12120 vsize=3046980 CPUtime=25.49 cores=1,3,5,7
/proc/12123/stat : 12123 (toysat) R 12120 12123 7739 0 -1 4202496 689879 0 0 0 2442 107 0 0 20 0 4 0 31344767 3120107520 702953 33554432000 4194304 16246674 140735813049408 140735813048072 4221016 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12123/statm: 761745 702961 803 2943 0 758639 0
[pid=12123/tid=12124] ppid=12120 vsize=3046980 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12124/stat : 12124 (toysat) S 12120 12123 7739 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 31344767 3120107520 702965 33554432000 4194304 16246674 140735813049408 139907713445104 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12123/tid=12125] ppid=12120 vsize=3046980 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12125/stat : 12125 (toysat) S 12120 12123 7739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 31344767 3120107520 702969 33554432000 4194304 16246674 140735813049408 139907702955024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12123/tid=12126] ppid=12120 vsize=3046980 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12126/stat : 12126 (toysat) S 12120 12123 7739 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 31344767 3120107520 702973 33554432000 4194304 16246674 140735813049408 139907620138160 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) 3046980

[startup+51.1005 s]
/proc/loadavg: 2.35 2.22 2.08 3/183 12128
/proc/meminfo: memFree=19805212/32872528 swapFree=496868/529572
[pid=12123] ppid=12120 vsize=7721540 CPUtime=51.08 cores=1,3,5,7
/proc/12123/stat : 12123 (toysat) R 12120 12123 7739 0 -1 4202496 1858699 0 0 0 4826 282 0 0 20 0 4 0 31344767 7906856960 1871773 33554432000 4194304 16246674 140735813049408 140735813048504 14628944 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12123/statm: 1930385 1871773 803 2943 0 1927279 0
[pid=12123/tid=12124] ppid=12120 vsize=7721540 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12124/stat : 12124 (toysat) S 12120 12123 7739 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 31344767 7906856960 1871773 33554432000 4194304 16246674 140735813049408 139907713445104 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12123/tid=12125] ppid=12120 vsize=7721540 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12125/stat : 12125 (toysat) S 12120 12123 7739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 31344767 7906856960 1871773 33554432000 4194304 16246674 140735813049408 139907702955248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12123/tid=12126] ppid=12120 vsize=7721540 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12126/stat : 12126 (toysat) S 12120 12123 7739 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 31344767 7906856960 1871773 33554432000 4194304 16246674 140735813049408 139907620138160 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) 7721540

[startup+102.3 s]
/proc/loadavg: 2.26 2.21 2.09 3/183 12129
/proc/meminfo: memFree=13899256/32872528 swapFree=496868/529572
[pid=12123] ppid=12120 vsize=13615684 CPUtime=102.28 cores=1,3,5,7
/proc/12123/stat : 12123 (toysat) R 12120 12123 7739 0 -1 4202496 3332236 0 0 0 9711 517 0 0 20 0 4 0 31344767 13942460416 3345310 33554432000 4194304 16246674 140735813049408 140735813048584 14628944 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12123/statm: 3403921 3345310 804 2943 0 3400815 0
[pid=12123/tid=12124] ppid=12120 vsize=13615684 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12124/stat : 12124 (toysat) S 12120 12123 7739 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 31344767 13942460416 3345310 33554432000 4194304 16246674 140735813049408 139907713445104 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12123/tid=12125] ppid=12120 vsize=13615684 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12125/stat : 12125 (toysat) S 12120 12123 7739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 31344767 13942460416 3345310 33554432000 4194304 16246674 140735813049408 139907702955248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12123/tid=12126] ppid=12120 vsize=13615684 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12126/stat : 12126 (toysat) S 12120 12123 7739 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 31344767 13942460416 3345310 33554432000 4194304 16246674 140735813049408 139907620138160 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 13615684

[startup+162.3 s]
/proc/loadavg: 2.19 2.20 2.09 4/183 12131
/proc/meminfo: memFree=13658080/32872528 swapFree=496868/529572
[pid=12123] ppid=12120 vsize=13837892 CPUtime=162.27 cores=1,3,5,7
/proc/12123/stat : 12123 (toysat) R 12120 12123 7739 0 -1 4202496 3347674 0 0 0 15673 554 0 0 20 0 4 0 31344767 14170001408 3400606 33554432000 4194304 16246674 140735813049408 140735813047360 14003160 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12123/statm: 3459473 3400606 808 2943 0 3456367 0
[pid=12123/tid=12124] ppid=12120 vsize=13837892 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12124/stat : 12124 (toysat) S 12120 12123 7739 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 31344767 14170001408 3400606 33554432000 4194304 16246674 140735813049408 139907713445104 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12123/tid=12125] ppid=12120 vsize=13837892 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12125/stat : 12125 (toysat) S 12120 12123 7739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 31344767 14170001408 3400606 33554432000 4194304 16246674 140735813049408 139907702955024 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12123/tid=12126] ppid=12120 vsize=13837892 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12126/stat : 12126 (toysat) S 12120 12123 7739 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 31344767 14170001408 3400606 33554432000 4194304 16246674 140735813049408 139907620138160 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 13837892



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+210.7 s]
/proc/loadavg: 2.23 2.21 2.10 3/184 12134
/proc/meminfo: memFree=13062528/32872528 swapFree=496868/529572
[pid=12123] ppid=12120 vsize=15877700 CPUtime=210.66 cores=1,3,5,7
/proc/12123/stat : 12123 (toysat) R 12120 12123 7739 0 -1 4202496 3852852 0 0 0 20346 720 0 0 20 0 4 0 31344767 16258764800 3905784 33554432000 4194304 16246674 140735813049408 140735813048584 4223718 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12123/statm: 3969425 3905788 808 2943 0 3966319 0
[pid=12123/tid=12124] ppid=12120 vsize=15877700 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12124/stat : 12124 (toysat) S 12120 12123 7739 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 31344767 16258764800 3905788 33554432000 4194304 16246674 140735813049408 139907713445104 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=12123/tid=12125] ppid=12120 vsize=15877700 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12125/stat : 12125 (toysat) S 12120 12123 7739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 31344767 16258764800 3905788 33554432000 4194304 16246674 140735813049408 139907702955248 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=12123/tid=12126] ppid=12120 vsize=15877700 CPUtime=0 cores=1,3,5,7
/proc/12123/task/12126/stat : 12126 (toysat) S 12120 12123 7739 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 31344767 16258764800 3905788 33554432000 4194304 16246674 140735813049408 139907620138160 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 210.66
Current children cumulated vsize (KiB) 15877700

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

[startup+211.2 s]
/proc/loadavg: 2.23 2.21 2.10 3/182 12134
/proc/meminfo: memFree=21458388/32872528 swapFree=496868/529572
[pid=12123] ppid=12120 vsize=0 CPUtime=211.16 cores=1,3,5,7
/proc/12123/stat : 12123 (toysat) Z 12120 12123 7739 0 -1 4203532 3853961 0 0 0 20350 766 0 0 20 0 2 0 31344767 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12123/statm: 0 0 0 0 0 0 0
[pid=12123/tid=12125] ppid=12120 vsize=0 CPUtime=0.44 cores=1,3,5,7
/proc/12123/task/12125/stat : 12125 (toysat) R 12120 12123 7739 0 -1 4203588 8 0 0 0 0 44 0 0 20 0 2 0 31344767 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) 211.16
Current children cumulated vsize (KiB) 0

[startup+211.4 s]
/proc/loadavg: 2.23 2.21 2.10 3/182 12134
/proc/meminfo: memFree=21458388/32872528 swapFree=496868/529572
[pid=12123] ppid=12120 vsize=0 CPUtime=211.35 cores=1,3,5,7
/proc/12123/stat : 12123 (toysat) Z 12120 12123 7739 0 -1 4203532 3853961 0 0 0 20350 785 0 0 20 0 2 0 31344767 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12123/statm: 0 0 0 0 0 0 0
[pid=12123/tid=12125] ppid=12120 vsize=0 CPUtime=0.64 cores=1,3,5,7
/proc/12123/task/12125/stat : 12125 (toysat) R 12120 12123 7739 0 -1 4203588 8 0 0 0 0 64 0 0 20 0 2 0 31344767 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) 211.35
Current children cumulated vsize (KiB) 0

[startup+211.5 s]
/proc/loadavg: 2.23 2.21 2.10 3/182 12134
/proc/meminfo: memFree=21458388/32872528 swapFree=496868/529572
[pid=12123] ppid=12120 vsize=0 CPUtime=211.45 cores=1,3,5,7
/proc/12123/stat : 12123 (toysat) Z 12120 12123 7739 0 -1 4203532 3853961 0 0 0 20350 795 0 0 20 0 2 0 31344767 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12123/statm: 0 0 0 0 0 0 0
[pid=12123/tid=12125] ppid=12120 vsize=0 CPUtime=0.74 cores=1,3,5,7
/proc/12123/task/12125/stat : 12125 (toysat) R 12120 12123 7739 0 -1 4203588 8 0 0 0 0 74 0 0 20 0 2 0 31344767 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) 211.45
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 211.595
CPU time (s): 211.55
CPU user time (s): 203.502
CPU system time (s): 8.04778
CPU usage (%): 99.9788
Max. virtual memory (cumulated for all children) (KiB): 15877700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 203.502
system time used= 8.04778
maximum resident set size= 15627572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3853961
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= 33
involuntary context switches= 228

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.754885 second user time and 1.14582 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-19 01:36:33
IDJOB=4108995
IDBENCH=89808
IDSOLVER=2542
FILE ID=node141/4108995-1466292966
RUNJOBID= node141-1466264081-7756
PBS_JOBID= 19918217
Free space on /tmp= 70516 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-184.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4108995-1466292966/watcher-4108995-1466292966 -o /tmp/evaluation-result-4108995-1466292966/solver-4108995-1466292966 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1466264081-7756 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4108995-1466292966.opb

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

MD5SUM BENCH= d8db981f22ec5ac3b83e1e418cbe482a
RANDOM SEED=828652709

node141.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.547
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.09
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.547
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.547
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.54
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.547
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.547
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.56
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.547
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.55
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.547
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.547
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:        27295348 kB
Buffers:          173020 kB
Cached:          1579520 kB
SwapCached:         2528 kB
Active:          3878580 kB
Inactive:         373984 kB
Active(anon):    2500272 kB
Inactive(anon):     2028 kB
Active(file):    1378308 kB
Inactive(file):   371956 kB
Unevictable:      529572 kB
Mlocked:          496868 kB
SwapTotal:      67108856 kB
SwapFree:       67099068 kB
Dirty:           1191876 kB
Writeback:             0 kB
AnonPages:       3028280 kB
Mapped:            10680 kB
Shmem:                 0 kB
Slab:             658880 kB
SReclaimable:      98308 kB
SUnreclaim:       560572 kB
KernelStack:        1448 kB
PageTables:         9948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3172232 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     86016 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= 70500 MiB
End job on node141 at 2016-06-19 01:40:05