Trace number 4103493

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) 197.183 197.226

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-fit1p.opb
MD5SUM85f7c2e2894ed59f685fa11d94ed0974
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 10627584
Optimality of the best value was proved NO
Number of variables45485
Total number of constraints1026
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 constraints1026
Minimum length of a constraint17
Maximum length of a constraint619
Number of terms in the objective function 30780
Biggest coefficient in the objective function 1610612736
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 1591285381686
Number of bits of the sum of numbers in the objective function 41
Biggest number in a constraint 59431609958400
Number of bits of the biggest number in a constraint 46
Biggest sum of numbers in a constraint 209844586667159
Number of bits of the biggest sum of numbers48
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:12:34+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-4103493-1466237554.opb"]
0.00/0.01	c use --random-gen="2268988694 1038194556 1889522668 2451245850 2629025051 910668164 1155150307 1762156538 3822833040 4165560759 1423621366 388208462 1868842104 3568005832 496140817 2266404574 1708973013 3825750015 4210059811 673962947 524639314 86321629 3728614764 3824798818 644302634 455306597 3703006024 103010009 534991720 1322061338 1705891274 2672237039 1482715830 1854631865 1644405144 2184922663 44983451 284073399 3941884013 324916629 4052544771 60468412 3551440371 3325068887 296772835 987191705 4205288026 2487403626 223836626 2717969762 3444082042 2782509661 3262784315 3799693906 402726126 2256020182 3257678742 1246797197 2035652105 1204518918 138487739 3086668296 512749432 1279929996 4060286715 3760076057 3560295068 2374062373 848068012 2124504303 1725178007 3792248396 3452087962 3850597577 2406118505 1321108003 2002924870 4143403474 744402083 431315920 3727102169 4015385593 2804035289 1876141403 2303395213 3883176260 139242222 4190851357 833095481 1898662253 4208083126 3575776295 4161889677 2167826706 903897608 1515069742 3369042743 2138244619 2419258743 3791892923 239133596 820222049 69130051 2734986911 4186965072 3828541901 3366614920 1056320088 2266450690 1218627737 2704851582 1414667525 1576868599 1191453655 2040827730 299371014 2515976833 423085140 2693402490 2765727208 720610945 3097605050 2303041235 211445263 2186326058 2440574990 1718485983 3255736513 4042987589 3096927896 1018291232 801124539 4054184883 2982688580 358925699 1719195773 2934387298 3060667673 487676248 817155686 1827889771 84726662 4171655336 771337470 1751998473 4213955336 3410720302 1995961713 1777652532 2693001065 1412505709 320406880 2408979700 1341783919 2446244065 4088766740 205147914 3970405130 3481958203 3541509763 206107082 4132864729 1013229722 2731817519 2027906000 649751336 594445420 2561886856 142152068 4115167389 2811778068 2412325102 2292410852 316886104 973396538 4125924005 3933913545 3407970589 1615341579 2845522946 2011461500 2082816601 2361540102 923434180 4121222119 2381406409 2731627155 1795336702 2324307565 729269701 2978938176 1632311278 4181397006 1060418716 4147949256 1243321618 3744385089 3032706322 1050638673 3176160216 2919375632 520334146 4044433302 2624948068 3274277141 660118354 1322781235 3868746641 2399204754 1867028293 4249663915 2956565227 2616962576 3030147956 713458352 242596959 2700352723 2435358713 2760025416 355481619 3732733525 4114952160 1977402862 2231701904 2289984150 173679257 1483859371 4033480543 636636656 2644292624 3434087986 1706001078 415613808 3315466203 1986560537 3404432089 1718525450 520121895 955887714 4209058044 701562692 3271308895 1355819402 2795266552 3795628144 2017321168 2346733010 14613848 2920944562 2321902416 1009521952 2618840489 4152965054 1355987069 2826644249 2168557105 255 362436" option to reproduce the execution
0.59/0.62	c #vars 45485
0.59/0.62	c #constraints 1026

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

pid=5343
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: 1.92 2.01 2.05 3/179 5346
/proc/meminfo: memFree=29970084/32872528 swapFree=681964/737152
[pid=5346] ppid=5343 vsize=782780 CPUtime=0 cores=1,3,5,7
/proc/5346/stat : 5346 (toysat) R 5343 5346 1377 0 -1 4202496 2929 0 0 0 0 0 0 0 20 0 4 0 25804670 801566720 2779 33554432000 4194304 16246674 140733350543696 140733350543120 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5346/statm: 196463 2791 441 2943 0 193357 0
[pid=5346/tid=5347] ppid=5343 vsize=800188 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5347/stat : 5347 (toysat) S 5343 5346 1377 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25804670 819392512 2850 33554432000 4194304 16246674 140733350543696 139907528895728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5346/tid=5348] ppid=5343 vsize=804284 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5348/stat : 5348 (toysat) S 5343 5346 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25804670 823586816 2866 33554432000 4194304 16246674 140733350543696 139907518405872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5346/tid=5349] ppid=5343 vsize=808380 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5349/stat : 5349 (toysat) S 5343 5346 1377 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25804670 827781120 2882 33554432000 4194304 16246674 140733350543696 139907507932336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100176 s]
/proc/loadavg: 1.92 2.01 2.05 3/179 5346
/proc/meminfo: memFree=29970084/32872528 swapFree=681964/737152
[pid=5346] ppid=5343 vsize=1302084 CPUtime=0.09 cores=1,3,5,7
/proc/5346/stat : 5346 (toysat) R 5343 5346 1377 0 -1 4202496 30033 0 0 0 6 3 0 0 20 0 4 0 25804670 1333334016 29821 33554432000 4194304 16246674 140733350543696 140733350543008 8055408 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5346/statm: 325521 29837 800 2943 0 322415 0
[pid=5346/tid=5347] ppid=5343 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5347/stat : 5347 (toysat) S 5343 5346 1377 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25804670 1333334016 29848 33554432000 4194304 16246674 140733350543696 139907528895728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5346/tid=5348] ppid=5343 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5348/stat : 5348 (toysat) S 5343 5346 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25804670 1333334016 29859 33554432000 4194304 16246674 140733350543696 139907518405872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5346/tid=5349] ppid=5343 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5349/stat : 5349 (toysat) S 5343 5346 1377 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25804670 1333334016 29871 33554432000 4194304 16246674 140733350543696 139907507932336 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) 1302084

[startup+0.200529 s]
/proc/loadavg: 1.92 2.01 2.05 3/179 5346
/proc/meminfo: memFree=29970084/32872528 swapFree=681964/737152
[pid=5346] ppid=5343 vsize=1310276 CPUtime=0.19 cores=1,3,5,7
/proc/5346/stat : 5346 (toysat) R 5343 5346 1377 0 -1 4202496 41507 0 0 0 14 5 0 0 20 0 4 0 25804670 1341722624 41805 33554432000 4194304 16246674 140733350543696 140733350543008 4220897 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5346/statm: 327569 41805 802 2943 0 324463 0
[pid=5346/tid=5347] ppid=5343 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5347/stat : 5347 (toysat) S 5343 5346 1377 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25804670 1341722624 41805 33554432000 4194304 16246674 140733350543696 139907528895728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5346/tid=5348] ppid=5343 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5348/stat : 5348 (toysat) S 5343 5346 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25804670 1341722624 41805 33554432000 4194304 16246674 140733350543696 139907518405872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5346/tid=5349] ppid=5343 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5349/stat : 5349 (toysat) S 5343 5346 1377 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25804670 1341722624 41805 33554432000 4194304 16246674 140733350543696 139907507932336 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) 1310276

[startup+0.300496 s]
/proc/loadavg: 1.92 2.01 2.05 3/179 5346
/proc/meminfo: memFree=29970084/32872528 swapFree=681964/737152
[pid=5346] ppid=5343 vsize=1311300 CPUtime=0.29 cores=1,3,5,7
/proc/5346/stat : 5346 (toysat) R 5343 5346 1377 0 -1 4202496 42997 0 0 0 24 5 0 0 20 0 4 0 25804670 1342771200 43295 33554432000 4194304 16246674 140733350543696 140733350543008 8058704 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5346/statm: 327825 43295 802 2943 0 324719 0
[pid=5346/tid=5347] ppid=5343 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5347/stat : 5347 (toysat) S 5343 5346 1377 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25804670 1342771200 43295 33554432000 4194304 16246674 140733350543696 139907528895728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5346/tid=5348] ppid=5343 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5348/stat : 5348 (toysat) S 5343 5346 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25804670 1342771200 43295 33554432000 4194304 16246674 140733350543696 139907518405872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5346/tid=5349] ppid=5343 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5349/stat : 5349 (toysat) S 5343 5346 1377 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25804670 1342771200 43295 33554432000 4194304 16246674 140733350543696 139907507932336 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) 1311300

[startup+0.700422 s]
/proc/loadavg: 1.92 2.01 2.05 3/179 5346
/proc/meminfo: memFree=29970084/32872528 swapFree=681964/737152
[pid=5346] ppid=5343 vsize=1327684 CPUtime=0.69 cores=1,3,5,7
/proc/5346/stat : 5346 (toysat) R 5343 5346 1377 0 -1 4202496 52080 0 0 0 62 7 0 0 20 0 4 0 25804670 1359548416 52378 33554432000 4194304 16246674 140733350543696 140733350543008 13943664 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5346/statm: 331921 52378 833 2943 0 328815 0
[pid=5346/tid=5347] ppid=5343 vsize=1327684 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5347/stat : 5347 (toysat) S 5343 5346 1377 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25804670 1359548416 52378 33554432000 4194304 16246674 140733350543696 139907528895728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5346/tid=5348] ppid=5343 vsize=1327684 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5348/stat : 5348 (toysat) S 5343 5346 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25804670 1359548416 52378 33554432000 4194304 16246674 140733350543696 139907518405872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5346/tid=5349] ppid=5343 vsize=1327684 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5349/stat : 5349 (toysat) S 5343 5346 1377 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25804670 1359548416 52378 33554432000 4194304 16246674 140733350543696 139907507932336 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) 1327684

[startup+1.50041 s]
/proc/loadavg: 1.92 2.01 2.05 3/183 5350
/proc/meminfo: memFree=29340300/32872528 swapFree=681964/737152
[pid=5346] ppid=5343 vsize=1327684 CPUtime=1.49 cores=1,3,5,7
/proc/5346/stat : 5346 (toysat) R 5343 5346 1377 0 -1 4202496 269128 0 0 0 115 34 0 0 20 0 4 0 25804670 1359548416 269427 33554432000 4194304 16246674 140733350543696 140733350525568 12449399 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5346/statm: 331921 269443 835 2943 0 328815 0
[pid=5346/tid=5347] ppid=5343 vsize=1327684 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5347/stat : 5347 (toysat) S 5343 5346 1377 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25804670 1359548416 269453 33554432000 4194304 16246674 140733350543696 139907528895728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5346/tid=5348] ppid=5343 vsize=1327684 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5348/stat : 5348 (toysat) S 5343 5346 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25804670 1359548416 269462 33554432000 4194304 16246674 140733350543696 139907518405872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5346/tid=5349] ppid=5343 vsize=1327684 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5349/stat : 5349 (toysat) S 5343 5346 1377 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25804670 1359548416 269471 33554432000 4194304 16246674 140733350543696 139907507932336 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) 1327684

[startup+3.10043 s]
/proc/loadavg: 1.92 2.01 2.05 3/183 5350
/proc/meminfo: memFree=28734624/32872528 swapFree=681964/737152
[pid=5346] ppid=5343 vsize=1472068 CPUtime=3.09 cores=1,3,5,7
/proc/5346/stat : 5346 (toysat) R 5343 5346 1377 0 -1 4202496 308643 0 0 0 269 40 0 0 20 0 4 0 25804670 1507397632 308941 33554432000 4194304 16246674 140733350543696 140733350543008 12413857 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5346/statm: 368017 308941 836 2943 0 364911 0
[pid=5346/tid=5347] ppid=5343 vsize=1472068 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5347/stat : 5347 (toysat) S 5343 5346 1377 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25804670 1507397632 308941 33554432000 4194304 16246674 140733350543696 139907528895728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5346/tid=5348] ppid=5343 vsize=1472068 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5348/stat : 5348 (toysat) S 5343 5346 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25804670 1507397632 308941 33554432000 4194304 16246674 140733350543696 139907518405872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5346/tid=5349] ppid=5343 vsize=1472068 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5349/stat : 5349 (toysat) S 5343 5346 1377 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25804670 1507397632 308941 33554432000 4194304 16246674 140733350543696 139907507932336 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) 1472068

[startup+6.30041 s]
/proc/loadavg: 2.01 2.03 2.06 3/183 5350
/proc/meminfo: memFree=28734908/32872528 swapFree=681964/737152
[pid=5346] ppid=5343 vsize=1581636 CPUtime=6.29 cores=1,3,5,7
/proc/5346/stat : 5346 (toysat) R 5343 5346 1377 0 -1 4202496 336029 0 0 0 585 44 0 0 20 0 4 0 25804670 1619595264 336328 33554432000 4194304 16246674 140733350543696 140733350541504 4221016 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5346/statm: 395665 336339 836 2943 0 392559 0
[pid=5346/tid=5347] ppid=5343 vsize=1582660 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5347/stat : 5347 (toysat) S 5343 5346 1377 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25804670 1620643840 336344 33554432000 4194304 16246674 140733350543696 139907528895728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5346/tid=5348] ppid=5343 vsize=1582660 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5348/stat : 5348 (toysat) S 5343 5346 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25804670 1620643840 336349 33554432000 4194304 16246674 140733350543696 139907518405648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5346/tid=5349] ppid=5343 vsize=1582660 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5349/stat : 5349 (toysat) S 5343 5346 1377 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25804670 1620643840 336354 33554432000 4194304 16246674 140733350543696 139907507932336 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) 1581636

[startup+12.7004 s]
/proc/loadavg: 2.01 2.03 2.06 3/183 5350
/proc/meminfo: memFree=27562172/32872528 swapFree=681964/737152
[pid=5346] ppid=5343 vsize=2974276 CPUtime=12.69 cores=1,3,5,7
/proc/5346/stat : 5346 (toysat) R 5343 5346 1377 0 -1 4202496 684176 0 0 0 1179 90 0 0 20 0 4 0 25804670 3045658624 684474 33554432000 4194304 16246674 140733350543696 140733350541568 4221016 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5346/statm: 743569 684485 836 2943 0 740463 0
[pid=5346/tid=5347] ppid=5343 vsize=2974276 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5347/stat : 5347 (toysat) S 5343 5346 1377 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25804670 3045658624 684491 33554432000 4194304 16246674 140733350543696 139907528895728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5346/tid=5348] ppid=5343 vsize=2975300 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5348/stat : 5348 (toysat) S 5343 5346 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25804670 3046707200 684497 33554432000 4194304 16246674 140733350543696 139907518405648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5346/tid=5349] ppid=5343 vsize=2975300 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5349/stat : 5349 (toysat) S 5343 5346 1377 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25804670 3046707200 684504 33554432000 4194304 16246674 140733350543696 139907507932336 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) 2974276

[startup+25.5005 s]
/proc/loadavg: 2.00 2.03 2.06 3/183 5448
/proc/meminfo: memFree=25318684/32872528 swapFree=681964/737152
[pid=5346] ppid=5343 vsize=4821572 CPUtime=25.49 cores=1,3,5,7
/proc/5346/stat : 5346 (toysat) R 5343 5346 1377 0 -1 4202496 1146020 0 0 0 2401 148 0 0 20 0 4 0 25804670 4937289728 1146318 33554432000 4194304 16246674 140733350543696 140733350541568 4220480 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5346/statm: 1205393 1146318 836 2943 0 1202287 0
[pid=5346/tid=5347] ppid=5343 vsize=4821572 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5347/stat : 5347 (toysat) S 5343 5346 1377 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25804670 4937289728 1146318 33554432000 4194304 16246674 140733350543696 139907528895728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5346/tid=5348] ppid=5343 vsize=4821572 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5348/stat : 5348 (toysat) S 5343 5346 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25804670 4937289728 1146318 33554432000 4194304 16246674 140733350543696 139907518405648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5346/tid=5349] ppid=5343 vsize=4821572 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5349/stat : 5349 (toysat) S 5343 5346 1377 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25804670 4937289728 1146318 33554432000 4194304 16246674 140733350543696 139907507932336 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) 4821572

[startup+51.1005 s]
/proc/loadavg: 2.00 2.03 2.05 4/183 5448
/proc/meminfo: memFree=17081308/32872528 swapFree=681964/737152
[pid=5346] ppid=5343 vsize=9111108 CPUtime=51.08 cores=1,3,5,7
/proc/5346/stat : 5346 (toysat) R 5343 5346 1377 0 -1 4202496 2218406 0 0 0 4821 287 0 0 20 0 4 0 25804670 9329774592 2218704 33554432000 4194304 16246674 140733350543696 140733350541504 4220912 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5346/statm: 2277777 2218704 836 2943 0 2274671 0
[pid=5346/tid=5347] ppid=5343 vsize=9111108 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5347/stat : 5347 (toysat) S 5343 5346 1377 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25804670 9329774592 2218704 33554432000 4194304 16246674 140733350543696 139907528895728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5346/tid=5348] ppid=5343 vsize=9111108 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5348/stat : 5348 (toysat) S 5343 5346 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25804670 9329774592 2218704 33554432000 4194304 16246674 140733350543696 139907518405872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5346/tid=5349] ppid=5343 vsize=9111108 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5349/stat : 5349 (toysat) S 5343 5346 1377 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25804670 9329774592 2218704 33554432000 4194304 16246674 140733350543696 139907507932336 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) 9111108

[startup+102.3 s]
/proc/loadavg: 1.95 2.00 2.04 3/183 5449
/proc/meminfo: memFree=5892420/32872528 swapFree=681964/737152
[pid=5346] ppid=5343 vsize=13126212 CPUtime=102.28 cores=1,3,5,7
/proc/5346/stat : 5346 (toysat) R 5343 5346 1377 0 -1 4202496 3222188 0 0 0 9803 425 0 0 20 0 4 0 25804670 13441241088 3222486 33554432000 4194304 16246674 140733350543696 140733350542872 4225056 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5346/statm: 3281553 3222486 841 2943 0 3278447 0
[pid=5346/tid=5347] ppid=5343 vsize=13126212 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5347/stat : 5347 (toysat) S 5343 5346 1377 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25804670 13441241088 3222486 33554432000 4194304 16246674 140733350543696 139907528895728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5346/tid=5348] ppid=5343 vsize=13126212 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5348/stat : 5348 (toysat) S 5343 5346 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25804670 13441241088 3222486 33554432000 4194304 16246674 140733350543696 139907518405872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5346/tid=5349] ppid=5343 vsize=13126212 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5349/stat : 5349 (toysat) S 5343 5346 1377 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25804670 13441241088 3222486 33554432000 4194304 16246674 140733350543696 139907507932336 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) 13126212

[startup+162.3 s]
/proc/loadavg: 1.98 2.00 2.04 3/183 5450
/proc/meminfo: memFree=2784752/32872528 swapFree=681964/737152
[pid=5346] ppid=5343 vsize=14670404 CPUtime=162.26 cores=1,3,5,7
/proc/5346/stat : 5346 (toysat) R 5343 5346 1377 0 -1 4202496 3553890 0 0 0 15751 475 0 0 20 0 4 0 25804670 15022493696 3608609 33554432000 4194304 16246674 140733350543696 140733350541632 4226235 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5346/statm: 3667601 3608609 841 2943 0 3664495 0
[pid=5346/tid=5347] ppid=5343 vsize=14670404 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5347/stat : 5347 (toysat) S 5343 5346 1377 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25804670 15022493696 3608609 33554432000 4194304 16246674 140733350543696 139907528895728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5346/tid=5348] ppid=5343 vsize=14670404 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5348/stat : 5348 (toysat) S 5343 5346 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25804670 15022493696 3608609 33554432000 4194304 16246674 140733350543696 139907518405648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5346/tid=5349] ppid=5343 vsize=14670404 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5349/stat : 5349 (toysat) S 5343 5346 1377 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25804670 15022493696 3608609 33554432000 4194304 16246674 140733350543696 139907507932336 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) 14670404



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+196.4 s]
/proc/loadavg: 1.99 2.00 2.04 3/183 5499
/proc/meminfo: memFree=14755648/32872528 swapFree=681964/737152
[pid=5346] ppid=5343 vsize=15880772 CPUtime=196.36 cores=1,3,5,7
/proc/5346/stat : 5346 (toysat) R 5343 5346 1377 0 -1 4202496 3856452 0 0 0 19118 518 0 0 20 0 4 0 25804670 16261910528 3911171 33554432000 4194304 16246674 140733350543696 140733350542872 4225154 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5346/statm: 3970193 3911180 841 2943 0 3967087 0
[pid=5346/tid=5347] ppid=5343 vsize=15880772 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5347/stat : 5347 (toysat) S 5343 5346 1377 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 25804670 16261910528 3911185 33554432000 4194304 16246674 140733350543696 139907528895728 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=5346/tid=5348] ppid=5343 vsize=15880772 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5348/stat : 5348 (toysat) S 5343 5346 1377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 25804670 16261910528 3911191 33554432000 4194304 16246674 140733350543696 139907518405872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=5346/tid=5349] ppid=5343 vsize=15880772 CPUtime=0 cores=1,3,5,7
/proc/5346/task/5349/stat : 5349 (toysat) S 5343 5346 1377 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25804670 16261910528 3911196 33554432000 4194304 16246674 140733350543696 139907507932336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 196.36
Current children cumulated vsize (KiB) 15880772

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

[startup+196.8 s]
/proc/loadavg: 1.99 2.00 2.04 3/183 5499
/proc/meminfo: memFree=14755648/32872528 swapFree=681964/737152
[pid=5346] ppid=5343 vsize=0 CPUtime=196.76 cores=1,3,5,7
/proc/5346/stat : 5346 (toysat) Z 5343 5346 1377 0 -1 4203532 3856967 0 0 0 19119 557 0 0 20 0 2 0 25804670 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5346/statm: 0 0 0 0 0 0 0
[pid=5346/tid=5348] ppid=5343 vsize=0 CPUtime=0.38 cores=1,3,5,7
/proc/5346/task/5348/stat : 5348 (toysat) R 5343 5346 1377 0 -1 4203588 8 0 0 0 0 38 0 0 20 0 2 0 25804670 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) 196.76
Current children cumulated vsize (KiB) 0

[startup+197.2 s]
/proc/loadavg: 1.99 2.00 2.04 3/181 5499
/proc/meminfo: memFree=23654316/32872528 swapFree=681964/737152
[pid=5346] ppid=5343 vsize=0 CPUtime=197.16 cores=1,3,5,7
/proc/5346/stat : 5346 (toysat) Z 5343 5346 1377 0 -1 4203532 3856967 0 0 0 19119 597 0 0 20 0 2 0 25804670 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5346/statm: 0 0 0 0 0 0 0
[pid=5346/tid=5348] ppid=5343 vsize=0 CPUtime=0.78 cores=1,3,5,7
/proc/5346/task/5348/stat : 5348 (toysat) R 5343 5346 1377 0 -1 4203588 8 0 0 0 0 78 0 0 20 0 2 0 25804670 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) 197.16
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 197.226
CPU time (s): 197.183
CPU user time (s): 191.192
CPU system time (s): 5.99109
CPU usage (%): 99.9782
Max. virtual memory (cumulated for all children) (KiB): 15880772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 191.192
system time used= 5.99109
maximum resident set size= 15646744
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3856967
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= 66
involuntary context switches= 226

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.533918 second user time and 0.730888 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-18 10:12:34
IDJOB=4103493
IDBENCH=2377
IDSOLVER=2542
FILE ID=node112/4103493-1466237554
RUNJOBID= node112-1466206100-1395
PBS_JOBID= 19918164
Free space on /tmp= 71692 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-fit1p.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103493-1466237554/watcher-4103493-1466237554 -o /tmp/evaluation-result-4103493-1466237554/solver-4103493-1466237554 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466206100-1395 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4103493-1466237554.opb

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

MD5SUM BENCH= 85f7c2e2894ed59f685fa11d94ed0974
RANDOM SEED=1138514188

node112.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.734
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.46
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.734
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.734
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	: 5321.48
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.734
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.734
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.734
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.734
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.734
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29970868 kB
Buffers:          113840 kB
Cached:           131204 kB
SwapCached:         1916 kB
Active:           889308 kB
Inactive:         539228 kB
Active(anon):     787612 kB
Inactive(anon):   397696 kB
Active(file):     101696 kB
Inactive(file):   141532 kB
Unevictable:      737152 kB
Mlocked:          681964 kB
SwapTotal:      67108856 kB
SwapFree:       67096992 kB
Dirty:             21372 kB
Writeback:             0 kB
AnonPages:       1922920 kB
Mapped:            10804 kB
Shmem:                 0 kB
Slab:             601652 kB
SReclaimable:      45580 kB
SUnreclaim:       556072 kB
KernelStack:        1504 kB
PageTables:         7984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2060900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1232896 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 node112 at 2016-06-18 10:15:52