Trace number 4103245

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) 217.09 217.129

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-mps-v2-20-10-n3706.opb
MD5SUM08198ac17bd0f4debb1b62367d726ca9
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 4970107162
Optimality of the best value was proved NO
Number of variables155000
Total number of constraints5150
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 constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000
Number of terms in the objective function 155000
Biggest coefficient in the objective function 4294967296
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 29645337650291
Number of bits of the sum of numbers in the objective function 45
Biggest number in a constraint 4294967296
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 29645337650291
Number of bits of the biggest sum of numbers45
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-18T09:12:31+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-4103245-1466233951.opb"]
0.00/0.01	c use --random-gen="2355191152 1080882595 3145876273 1849235881 4115178763 3409629099 2128707104 3882771494 580714588 4261467396 658740891 1265055758 170397813 2371639524 2972760756 614990958 874133833 2296547747 3697838653 1489337765 1615115026 3627459546 3143256266 4101694539 1433271956 1817740034 1690905553 3546500263 3129870259 4180187059 3798722206 799586039 747022427 3063891333 3888535231 3276096242 4192617267 2020321632 1436186827 3951219145 766250567 3899470519 1712292346 2724232389 1822564278 3395838177 2493168054 1579341367 1986084183 3324718414 3288318368 97361214 1240970567 967339646 144867901 3833548796 4260415651 477044985 3614936425 1195831065 3310969186 4218808477 4002626632 1675949403 1823902945 739029624 4161442876 3879297031 4060742810 2594332081 3846742153 1084176946 952587548 1867744907 706176317 3119218448 790444323 698256705 3304436661 1811691760 3652609358 1520973805 496495148 2181245718 1221015581 3545531441 172399641 1401657812 3486149361 1723681496 4224438622 1392634650 601861651 3711253327 739312976 755109013 1978534528 3293729546 3455084674 2634015113 2369974957 2606243995 3237610801 700136688 374245596 3554516256 1809655071 1536642877 2427557340 169041125 3387564084 3135853317 3555503427 823116678 821184988 3941845924 1838492059 3377302435 2943414747 3081545284 1193592276 847370935 1122137414 3683204870 1911157651 3486523100 4233148134 800057181 361572712 4198344756 91472552 3826683759 3896828178 797764044 4227676880 312417867 530919687 3217085733 1771896611 929038332 3304538776 2780093846 472792202 332762629 383885803 2754326927 3697378560 2873780519 3802035172 21629028 1635705532 3709032304 1722540124 2150531695 4192145737 1522672173 1166017406 3250182706 3977035415 468609858 596034651 203887095 1388779699 3296636441 1653788648 2829502043 1185841630 608872236 2480420188 827169645 1391471657 3504782232 2131462393 2408109567 493895667 1727903708 2805644088 2050423655 2453153143 2158125712 1453839100 855242899 1958470179 3312803236 3656844888 3301835808 3529599658 2865723713 3305954425 3539430523 2279656047 1519808467 814242086 1067957079 2844159304 2288164565 777360426 2850302228 283196681 2354250521 4231524896 3218537475 2457313325 3254292465 2004648720 4266204206 1170138849 1060818054 271628281 3257559338 191422456 1104515943 2803538640 2364116685 2678850904 661686987 3135200716 4132636482 810358680 4051025405 763851293 3091267111 1075176571 1085509415 375154010 3962520789 1491282312 946710993 4076279679 4290925790 1557509120 3942809220 3635698237 103693999 1232400839 3826123098 1908960214 4116103847 3358179111 2176534586 376645744 2693518054 3137858484 2068413549 393265624 892520048 814546952 4082316027 2274600106 3950965052 2154238711 2800910800 15209773 4218336400 1033230772 1571078740 255 362436" option to reproduce the execution
1.09/1.13	c #vars 155000
1.09/1.13	c #constraints 5150
3.68/3.77	c BCD2: Hardening is enabled.
3.68/3.77	c BCD2: BiasedSearch is enabled.
3.68/3.77	c Solving starts ...
3.68/3.77	c ============================[ Search Statistics ]============================
3.68/3.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
3.68/3.77	c       |         |          |          |    Limit     GC | Var      | Constra 
3.68/3.77	c =============================================================================
3.79/3.88	c  0.0s |       0 |        0 |        0 |    53433      0 |    62314 |        0
6.79/6.86	c  3.0s |       0 |     6007 |        0 |    53433      0 |    62314 |        0
6.79/6.86	c #cpu_time = 2.861s
6.79/6.86	c #wall_clock_time = 2.869s
6.79/6.86	c #decision = 6007
6.79/6.86	c #random_decision = 16
6.79/6.86	c #conflict = 0
6.79/6.86	c #restart = 0
6.79/6.87	o 82286061378

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

pid=19037
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.31 2.25 2.20 3/179 19040
/proc/meminfo: memFree=29193012/32872528 swapFree=1431120/1543540
[pid=19040] ppid=19037 vsize=660924 CPUtime=0 cores=1,3,5,7
/proc/19040/stat : 19040 (toysat) R 19037 19040 15180 0 -1 4202496 2454 0 0 0 0 0 0 0 20 0 4 0 25443854 676786176 3325 33554432000 4194304 16246674 140737198810192 140737198809616 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19040/statm: 165743 3335 441 2943 0 162637 0
[pid=19040/tid=19041] ppid=19037 vsize=678332 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19041/stat : 19041 (toysat) S 19037 19040 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25443854 694611968 3393 33554432000 4194304 16246674 140737198810192 139839965998320 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19040/tid=19042] ppid=19037 vsize=682428 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19042/stat : 19042 (toysat) S 19037 19040 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25443854 698806272 3411 33554432000 4194304 16246674 140737198810192 139839955508464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19040/tid=19043] ppid=19037 vsize=686524 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19043/stat : 19043 (toysat) S 19037 19040 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25443854 703000576 3427 33554432000 4194304 16246674 140737198810192 139839840185520 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100179 s]
/proc/loadavg: 2.31 2.25 2.20 3/179 19040
/proc/meminfo: memFree=29193012/32872528 swapFree=1431120/1543540
[pid=19040] ppid=19037 vsize=1303108 CPUtime=0.09 cores=1,3,5,7
/proc/19040/stat : 19040 (toysat) R 19037 19040 15180 0 -1 4202496 30382 0 0 0 5 4 0 0 20 0 4 0 25443854 1334382592 31192 33554432000 4194304 16246674 140737198810192 140737198809504 7440033 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19040/statm: 325777 31208 799 2943 0 322671 0
[pid=19040/tid=19041] ppid=19037 vsize=1303108 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19041/stat : 19041 (toysat) S 19037 19040 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25443854 1334382592 31219 33554432000 4194304 16246674 140737198810192 139839965998320 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19040/tid=19042] ppid=19037 vsize=1303108 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19042/stat : 19042 (toysat) S 19037 19040 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25443854 1334382592 31230 33554432000 4194304 16246674 140737198810192 139839955508464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19040/tid=19043] ppid=19037 vsize=1303108 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19043/stat : 19043 (toysat) S 19037 19040 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25443854 1334382592 31240 33554432000 4194304 16246674 140737198810192 139839840185520 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) 1303108

[startup+0.200544 s]
/proc/loadavg: 2.31 2.25 2.20 3/179 19040
/proc/meminfo: memFree=29193012/32872528 swapFree=1431120/1543540
[pid=19040] ppid=19037 vsize=1312324 CPUtime=0.18 cores=1,3,5,7
/proc/19040/stat : 19040 (toysat) R 19037 19040 15180 0 -1 4202496 44731 0 0 0 13 5 0 0 20 0 4 0 25443854 1343819776 46051 33554432000 4194304 16246674 140737198810192 140737198792064 4220897 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19040/statm: 328081 46051 799 2943 0 324975 0
[pid=19040/tid=19041] ppid=19037 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19041/stat : 19041 (toysat) S 19037 19040 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25443854 1343819776 46051 33554432000 4194304 16246674 140737198810192 139839965998320 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19040/tid=19042] ppid=19037 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19042/stat : 19042 (toysat) S 19037 19040 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25443854 1343819776 46051 33554432000 4194304 16246674 140737198810192 139839955508464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19040/tid=19043] ppid=19037 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19043/stat : 19043 (toysat) S 19037 19040 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25443854 1343819776 46051 33554432000 4194304 16246674 140737198810192 139839840185520 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) 1312324

[startup+0.30052 s]
/proc/loadavg: 2.31 2.25 2.20 3/179 19040
/proc/meminfo: memFree=29193012/32872528 swapFree=1431120/1543540
[pid=19040] ppid=19037 vsize=1312324 CPUtime=0.28 cores=1,3,5,7
/proc/19040/stat : 19040 (toysat) R 19037 19040 15180 0 -1 4202496 44737 0 0 0 23 5 0 0 20 0 4 0 25443854 1343819776 46057 33554432000 4194304 16246674 140737198810192 140737198792064 4221040 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19040/statm: 328081 46057 799 2943 0 324975 0
[pid=19040/tid=19041] ppid=19037 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19041/stat : 19041 (toysat) S 19037 19040 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25443854 1343819776 46057 33554432000 4194304 16246674 140737198810192 139839965998320 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19040/tid=19042] ppid=19037 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19042/stat : 19042 (toysat) S 19037 19040 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25443854 1343819776 46057 33554432000 4194304 16246674 140737198810192 139839955508464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19040/tid=19043] ppid=19037 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19043/stat : 19043 (toysat) S 19037 19040 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25443854 1343819776 46057 33554432000 4194304 16246674 140737198810192 139839840185520 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1312324

[startup+0.700436 s]
/proc/loadavg: 2.31 2.25 2.20 3/179 19040
/proc/meminfo: memFree=29193012/32872528 swapFree=1431120/1543540
[pid=19040] ppid=19037 vsize=1312324 CPUtime=0.69 cores=1,3,5,7
/proc/19040/stat : 19040 (toysat) R 19037 19040 15180 0 -1 4202496 52129 0 0 0 62 7 0 0 20 0 4 0 25443854 1343819776 53449 33554432000 4194304 16246674 140737198810192 140737198792064 8058249 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19040/statm: 328081 53449 802 2943 0 324975 0
[pid=19040/tid=19041] ppid=19037 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19041/stat : 19041 (toysat) S 19037 19040 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25443854 1343819776 53449 33554432000 4194304 16246674 140737198810192 139839965998320 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19040/tid=19042] ppid=19037 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19042/stat : 19042 (toysat) S 19037 19040 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25443854 1343819776 53449 33554432000 4194304 16246674 140737198810192 139839955508464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19040/tid=19043] ppid=19037 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19043/stat : 19043 (toysat) S 19037 19040 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25443854 1343819776 53449 33554432000 4194304 16246674 140737198810192 139839840185520 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) 1312324

[startup+1.50038 s]
/proc/loadavg: 2.31 2.25 2.20 3/183 19044
/proc/meminfo: memFree=28931164/32872528 swapFree=1431120/1543540
[pid=19040] ppid=19037 vsize=1380932 CPUtime=1.49 cores=1,3,5,7
/proc/19040/stat : 19040 (toysat) R 19037 19040 15180 0 -1 4202496 85679 0 0 0 138 11 0 0 20 0 4 0 25443854 1414074368 86999 33554432000 4194304 16246674 140737198810192 140737198808064 4222260 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19040/statm: 345233 86999 834 2943 0 342127 0
[pid=19040/tid=19041] ppid=19037 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19041/stat : 19041 (toysat) S 19037 19040 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25443854 1414074368 86999 33554432000 4194304 16246674 140737198810192 139839965998320 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19040/tid=19042] ppid=19037 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19042/stat : 19042 (toysat) S 19037 19040 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25443854 1414074368 86999 33554432000 4194304 16246674 140737198810192 139839955508464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19040/tid=19043] ppid=19037 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19043/stat : 19043 (toysat) S 19037 19040 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25443854 1414074368 86999 33554432000 4194304 16246674 140737198810192 139839840185520 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) 1380932

[startup+3.10043 s]
/proc/loadavg: 2.31 2.25 2.20 3/183 19044
/proc/meminfo: memFree=28798236/32872528 swapFree=1431120/1543540
[pid=19040] ppid=19037 vsize=1380932 CPUtime=3.09 cores=1,3,5,7
/proc/19040/stat : 19040 (toysat) R 19037 19040 15180 0 -1 4202496 101685 0 0 0 296 13 0 0 20 0 4 0 25443854 1414074368 103005 33554432000 4194304 16246674 140737198810192 140737198792064 5913596 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19040/statm: 345233 103005 836 2943 0 342127 0
[pid=19040/tid=19041] ppid=19037 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19041/stat : 19041 (toysat) S 19037 19040 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25443854 1414074368 103005 33554432000 4194304 16246674 140737198810192 139839965998320 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19040/tid=19042] ppid=19037 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19042/stat : 19042 (toysat) S 19037 19040 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25443854 1414074368 103005 33554432000 4194304 16246674 140737198810192 139839955508464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19040/tid=19043] ppid=19037 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19043/stat : 19043 (toysat) S 19037 19040 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25443854 1414074368 103005 33554432000 4194304 16246674 140737198810192 139839840185520 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) 1380932

[startup+6.30042 s]
/proc/loadavg: 2.37 2.26 2.21 3/183 19044
/proc/meminfo: memFree=28509360/32872528 swapFree=1431120/1543540
[pid=19040] ppid=19037 vsize=1380932 CPUtime=6.29 cores=1,3,5,7
/proc/19040/stat : 19040 (toysat) R 19037 19040 15180 0 -1 4202496 169835 0 0 0 606 23 0 0 20 0 4 0 25443854 1414074368 171155 33554432000 4194304 16246674 140737198810192 140737198792064 13774488 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19040/statm: 345233 171155 877 2943 0 342127 0
[pid=19040/tid=19041] ppid=19037 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19041/stat : 19041 (toysat) S 19037 19040 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25443854 1414074368 171155 33554432000 4194304 16246674 140737198810192 139839965998320 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19040/tid=19042] ppid=19037 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19042/stat : 19042 (toysat) S 19037 19040 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25443854 1414074368 171155 33554432000 4194304 16246674 140737198810192 139839955508464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19040/tid=19043] ppid=19037 vsize=1380932 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19043/stat : 19043 (toysat) S 19037 19040 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25443854 1414074368 171155 33554432000 4194304 16246674 140737198810192 139839840185520 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) 1380932

[startup+12.7004 s]
/proc/loadavg: 2.42 2.28 2.21 3/183 19044
/proc/meminfo: memFree=27796608/32872528 swapFree=1431120/1543540
[pid=19040] ppid=19037 vsize=2004548 CPUtime=12.69 cores=1,3,5,7
/proc/19040/stat : 19040 (toysat) R 19037 19040 15180 0 -1 4202496 441769 0 0 0 1211 58 0 0 20 0 4 0 25443854 2052657152 443090 33554432000 4194304 16246674 140737198810192 140737198808064 4221016 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19040/statm: 501137 443099 879 2943 0 498031 0
[pid=19040/tid=19041] ppid=19037 vsize=2004548 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19041/stat : 19041 (toysat) S 19037 19040 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25443854 2052657152 443103 33554432000 4194304 16246674 140737198810192 139839965998320 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19040/tid=19042] ppid=19037 vsize=2004548 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19042/stat : 19042 (toysat) S 19037 19040 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25443854 2052657152 443107 33554432000 4194304 16246674 140737198810192 139839955508240 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19040/tid=19043] ppid=19037 vsize=2004548 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19043/stat : 19043 (toysat) S 19037 19040 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25443854 2052657152 443112 33554432000 4194304 16246674 140737198810192 139839840185520 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) 2004548

[startup+25.5005 s]
/proc/loadavg: 2.39 2.28 2.21 3/183 19044
/proc/meminfo: memFree=25285048/32872528 swapFree=1431120/1543540
[pid=19040] ppid=19037 vsize=4262468 CPUtime=25.49 cores=1,3,5,7
/proc/19040/stat : 19040 (toysat) R 19037 19040 15180 0 -1 4202496 1006197 0 0 0 2415 134 0 0 20 0 4 0 25443854 4364767232 1007517 33554432000 4194304 16246674 140737198810192 140737198808064 4221016 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19040/statm: 1065617 1007525 879 2943 0 1062511 0
[pid=19040/tid=19041] ppid=19037 vsize=4262468 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19041/stat : 19041 (toysat) S 19037 19040 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25443854 4364767232 1007531 33554432000 4194304 16246674 140737198810192 139839965998320 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19040/tid=19042] ppid=19037 vsize=4262468 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19042/stat : 19042 (toysat) S 19037 19040 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25443854 4364767232 1007536 33554432000 4194304 16246674 140737198810192 139839955508240 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19040/tid=19043] ppid=19037 vsize=4262468 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19043/stat : 19043 (toysat) S 19037 19040 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25443854 4364767232 1007540 33554432000 4194304 16246674 140737198810192 139839840185520 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) 4262468

[startup+51.1005 s]
/proc/loadavg: 2.47 2.30 2.22 3/183 19044
/proc/meminfo: memFree=21798128/32872528 swapFree=1431120/1543540
[pid=19040] ppid=19037 vsize=7906884 CPUtime=51.08 cores=1,3,5,7
/proc/19040/stat : 19040 (toysat) R 19037 19040 15180 0 -1 4202496 1917200 0 0 0 4851 257 0 0 20 0 4 0 25443854 8096649216 1918520 33554432000 4194304 16246674 140737198810192 140737198808000 4221016 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19040/statm: 1976721 1918529 880 2943 0 1973615 0
[pid=19040/tid=19041] ppid=19037 vsize=7906884 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19041/stat : 19041 (toysat) S 19037 19040 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25443854 8096649216 1918533 33554432000 4194304 16246674 140737198810192 139839965998320 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19040/tid=19042] ppid=19037 vsize=7906884 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19042/stat : 19042 (toysat) S 19037 19040 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25443854 8096649216 1918539 33554432000 4194304 16246674 140737198810192 139839955508240 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19040/tid=19043] ppid=19037 vsize=7906884 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19043/stat : 19043 (toysat) S 19037 19040 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25443854 8096649216 1918542 33554432000 4194304 16246674 140737198810192 139839840185520 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) 7906884

[startup+102.301 s]
/proc/loadavg: 2.35 2.30 2.22 4/183 19045
/proc/meminfo: memFree=17089140/32872528 swapFree=1431120/1543540
[pid=19040] ppid=19037 vsize=12316228 CPUtime=102.28 cores=1,3,5,7
/proc/19040/stat : 19040 (toysat) R 19037 19040 15180 0 -1 4202496 3019731 0 0 0 9823 405 0 0 20 0 4 0 25443854 12611817472 3021051 33554432000 4194304 16246674 140737198810192 140737198808128 14016589 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19040/statm: 3079057 3021051 884 2943 0 3075951 0
[pid=19040/tid=19041] ppid=19037 vsize=12316228 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19041/stat : 19041 (toysat) S 19037 19040 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25443854 12611817472 3021051 33554432000 4194304 16246674 140737198810192 139839965998320 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19040/tid=19042] ppid=19037 vsize=12316228 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19042/stat : 19042 (toysat) S 19037 19040 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25443854 12611817472 3021051 33554432000 4194304 16246674 140737198810192 139839955508240 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19040/tid=19043] ppid=19037 vsize=12316228 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19043/stat : 19043 (toysat) S 19037 19040 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25443854 12611817472 3021051 33554432000 4194304 16246674 140737198810192 139839840185520 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) 12316228

[startup+162.3 s]
/proc/loadavg: 2.39 2.32 2.23 3/183 19046
/proc/meminfo: memFree=15344392/32872528 swapFree=1431120/1543540
[pid=19040] ppid=19037 vsize=14306884 CPUtime=162.26 cores=1,3,5,7
/proc/19040/stat : 19040 (toysat) R 19037 19040 15180 0 -1 4202496 3470249 0 0 0 15764 462 0 0 20 0 4 0 25443854 14650249216 3518581 33554432000 4194304 16246674 140737198810192 140737198809288 4221016 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19040/statm: 3576721 3518592 884 2943 0 3573615 0
[pid=19040/tid=19041] ppid=19037 vsize=14306884 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19041/stat : 19041 (toysat) S 19037 19040 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25443854 14650249216 3518598 33554432000 4194304 16246674 140737198810192 139839965998320 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19040/tid=19042] ppid=19037 vsize=14306884 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19042/stat : 19042 (toysat) S 19037 19040 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25443854 14650249216 3518603 33554432000 4194304 16246674 140737198810192 139839955508464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19040/tid=19043] ppid=19037 vsize=14306884 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19043/stat : 19043 (toysat) S 19037 19040 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25443854 14650249216 3518606 33554432000 4194304 16246674 140737198810192 139839840185520 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 14306884



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+216.3 s]
/proc/loadavg: 2.50 2.35 2.25 3/183 19047
/proc/meminfo: memFree=13611408/32872528 swapFree=1431120/1543540
[pid=19040] ppid=19037 vsize=15886916 CPUtime=216.25 cores=1,3,5,7
/proc/19040/stat : 19040 (toysat) R 19037 19040 15180 0 -1 4202496 3806470 0 0 0 21109 516 0 0 20 0 4 0 25443854 16268201984 3913568 33554432000 4194304 16246674 140737198810192 140737198808000 4225154 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19040/statm: 3971729 3913569 884 2943 0 3968623 0
[pid=19040/tid=19041] ppid=19037 vsize=15886916 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19041/stat : 19041 (toysat) S 19037 19040 15180 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25443854 16268201984 3913569 33554432000 4194304 16246674 140737198810192 139839965998320 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19040/tid=19042] ppid=19037 vsize=15886916 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19042/stat : 19042 (toysat) S 19037 19040 15180 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25443854 16268201984 3913569 33554432000 4194304 16246674 140737198810192 139839955508464 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19040/tid=19043] ppid=19037 vsize=15886916 CPUtime=0 cores=1,3,5,7
/proc/19040/task/19043/stat : 19043 (toysat) S 19037 19040 15180 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25443854 16268201984 3913569 33554432000 4194304 16246674 140737198810192 139839840185520 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 216.25
Current children cumulated vsize (KiB) 15886916

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

[startup+216.807 s]
/proc/loadavg: 2.50 2.35 2.25 3/181 19047
/proc/meminfo: memFree=20878868/32872528 swapFree=1431120/1543540
[pid=19040] ppid=19037 vsize=0 CPUtime=216.77 cores=1,3,5,7
/proc/19040/stat : 19040 (toysat) Z 19037 19040 15180 0 -1 4203532 3806930 0 0 0 21110 567 0 0 20 0 2 0 25443854 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19040/statm: 0 0 0 0 0 0 0
[pid=19040/tid=19042] ppid=19037 vsize=0 CPUtime=0.49 cores=1,3,5,7
/proc/19040/task/19042/stat : 19042 (toysat) R 19037 19040 15180 0 -1 4203588 8 0 0 0 0 49 0 0 20 0 2 0 25443854 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) 216.77
Current children cumulated vsize (KiB) 0

[startup+217 s]
/proc/loadavg: 2.50 2.35 2.25 3/181 19047
/proc/meminfo: memFree=20878868/32872528 swapFree=1431120/1543540
[pid=19040] ppid=19037 vsize=0 CPUtime=216.96 cores=1,3,5,7
/proc/19040/stat : 19040 (toysat) Z 19037 19040 15180 0 -1 4203532 3806930 0 0 0 21110 586 0 0 20 0 2 0 25443854 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19040/statm: 0 0 0 0 0 0 0
[pid=19040/tid=19042] ppid=19037 vsize=0 CPUtime=0.68 cores=1,3,5,7
/proc/19040/task/19042/stat : 19042 (toysat) R 19037 19040 15180 0 -1 4203588 8 0 0 0 0 68 0 0 20 0 2 0 25443854 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) 216.96
Current children cumulated vsize (KiB) 0

[startup+217.1 s]
/proc/loadavg: 2.50 2.35 2.25 3/181 19047
/proc/meminfo: memFree=20878868/32872528 swapFree=1431120/1543540
[pid=19040] ppid=19037 vsize=0 CPUtime=217.06 cores=1,3,5,7
/proc/19040/stat : 19040 (toysat) Z 19037 19040 15180 0 -1 4203532 3806930 0 0 0 21110 596 0 0 20 0 2 0 25443854 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19040/statm: 0 0 0 0 0 0 0
[pid=19040/tid=19042] ppid=19037 vsize=0 CPUtime=0.78 cores=1,3,5,7
/proc/19040/task/19042/stat : 19042 (toysat) R 19037 19040 15180 0 -1 4203588 8 0 0 0 0 78 0 0 20 0 2 0 25443854 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) 217.06
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 217.129
CPU time (s): 217.09
CPU user time (s): 211.102
CPU system time (s): 5.98809
CPU usage (%): 99.9822
Max. virtual memory (cumulated for all children) (KiB): 15886916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 211.102
system time used= 5.98809
maximum resident set size= 15656108
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3806930
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= 54
involuntary context switches= 226

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.41378 second user time and 1.9917 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-18 09:12:31
IDJOB=4103245
IDBENCH=2308
IDSOLVER=2542
FILE ID=node116/4103245-1466233951
RUNJOBID= node116-1466206094-15197
PBS_JOBID= 19918160
Free space on /tmp= 71696 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/fctp/normalized-mps-v2-20-10-n3706.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103245-1466233951/watcher-4103245-1466233951 -o /tmp/evaluation-result-4103245-1466233951/solver-4103245-1466233951 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466206094-15197 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4103245-1466233951.opb

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

MD5SUM BENCH= 08198ac17bd0f4debb1b62367d726ca9
RANDOM SEED=1800669070

node116.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.781
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.56
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.781
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.781
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.781
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.781
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.781
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.54
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.781
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.781
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:        29193440 kB
Buffers:          132032 kB
Cached:           142828 kB
SwapCached:         1796 kB
Active:          1221420 kB
Inactive:         168824 kB
Active(anon):    1113812 kB
Inactive(anon):     4176 kB
Active(file):     107608 kB
Inactive(file):   164648 kB
Unevictable:     1543540 kB
Mlocked:         1431120 kB
SwapTotal:      67108856 kB
SwapFree:       67099604 kB
Dirty:             24876 kB
Writeback:             0 kB
AnonPages:       2663920 kB
Mapped:            10772 kB
Shmem:                 0 kB
Slab:             604952 kB
SReclaimable:      49036 kB
SUnreclaim:       555916 kB
KernelStack:        1504 kB
PageTables:         9360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2803536 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    780288 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= 71680 MiB
End job on node116 at 2016-06-18 09:16:09