Trace number 4103713

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) 193.699 193.741

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-afiro.opb
MD5SUM87ce4656e5ef67028f049e81ca6b4c7e
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-11897496
Best CPU time to get the best result obtained on this benchmark2.20466
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -11897496
Optimality of the best value was proved YES
Number of variables960
Total number of constraints27
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 constraints27
Minimum length of a constraint30
Maximum length of a constraint270
Number of terms in the objective function 150
Biggest coefficient in the objective function 134217728000
Number of bits for the biggest coefficient in the objective function 37
Sum of the numbers in the objective function 316753837785
Number of bits of the sum of numbers in the objective function 39
Biggest number in a constraint 1304059445248
Number of bits of the biggest number in a constraint 41
Biggest sum of numbers in a constraint 20964809094075
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-18T10:33:19+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-4103713-1466238799.opb"]
0.00/0.01	c use --random-gen="2014973871 2861207288 3000190913 1748114682 2894944995 2823087385 2081075248 3192512966 1970295396 3431926095 1191515992 1112204763 3704212757 3142207482 2925576691 1600244323 4176096371 3797319362 3832859418 3453105189 1663812561 1672724959 275253381 3160069507 651324651 4081874873 683580126 633568975 1559517316 1615718364 2487846981 1872614604 3181043247 2886821360 1171641002 4160076468 2594417524 1986846654 2687947296 1875984224 2241545253 3313686215 2463374509 3458383834 4004819895 4113425520 2708200700 2134304476 4170351876 1886519189 93209052 376730370 3814956226 3946582758 2112566219 1034357683 3109365954 1180101212 1105456914 4061433327 2721939282 1935981366 1920332946 3508704472 790043206 719561783 4162863880 3587816990 2796066793 2159800335 2545580048 1973198069 648284177 2985175397 1057015925 4272929158 918640839 3955385003 854613159 3262120014 3109597614 217446722 233966325 781395889 2753064576 1536785938 3185250807 1740498603 2360706564 3074652927 3463583423 1293377990 1655538141 834927072 910214147 1659751861 112792237 263636172 644635068 1671077425 2032633095 380873249 1869414346 102453157 530078662 2495433548 3991055182 1425749923 3876899922 4258711969 3979937074 2468472473 309855932 3948497425 3403398594 534901536 1228977359 839099297 1422747556 975356843 3717487020 346546905 457149859 2174169063 1905474850 1060703207 2611699539 194585089 3779164702 2230878306 2991771201 3643492037 2388406686 2053861940 3246369067 2210628343 1450652093 1398669786 3602277396 2810929086 3874937917 2070721320 3934031636 642187084 674894263 3327635815 2199022503 533342237 687299018 2642880660 3259313142 1915038781 1996898899 1498158132 2709184064 2590539793 1931492100 3496248647 656526592 1003172355 2159604279 2261291650 2201256334 1814006305 2613359179 2017405697 3235548719 3106414462 450264004 850456482 2053525574 1940488141 3648205236 3841045100 2914585315 2123808177 3632434859 682519699 25113263 3418284820 3626223203 4138864034 279108976 2453614140 2547311683 1608278037 3943129482 3568105428 3380393061 2447087843 1638551365 640006936 3431802667 1557496144 4222656496 3228014038 1365334390 3352141995 469690217 3784170124 3167003306 3877415999 1579415336 1066203265 508540623 802404514 3563173262 1635652347 2789106601 184985281 2485911867 3639817343 2533039838 359292802 789317534 2303053697 3397349496 2274873933 2766682897 53125571 761021558 3288148663 1216779806 1777842552 1880985503 2765627387 834233524 3027725908 3044091403 815645073 1061221264 3988778300 2276574666 1492907205 4100747689 1569908404 4140456092 3207633902 844715634 2697620948 2817421329 305615373 3904732745 464885095 885346031 3542845368 901826879 1956097289 1122479167 1908024802 301729911 4162299868 2574634909 515519358 4059139589 3490718604 255 362436" option to reproduce the execution
0.00/0.02	c #vars 960
0.00/0.02	c #constraints 27

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

pid=18007
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.28 2.27 2.20 4/179 18010
/proc/meminfo: memFree=17548404/32872528 swapFree=1286400/1433568
[pid=18010] ppid=18007 vsize=654780 CPUtime=0 cores=1,3,5,7
/proc/18010/stat : 18010 (toysat) R 18007 18010 12983 0 -1 4202496 2428 0 0 0 0 0 0 0 20 0 4 0 25926651 670494720 2789 33554432000 4194304 16246674 140736634294048 140736634293472 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18010/statm: 164207 2798 441 2943 0 161101 0
[pid=18010/tid=18011] ppid=18007 vsize=672188 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18011/stat : 18011 (toysat) S 18007 18010 12983 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25926651 688320512 2856 33554432000 4194304 16246674 140736634294048 139742275415280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18010/tid=18012] ppid=18007 vsize=676284 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18012/stat : 18012 (toysat) S 18007 18010 12983 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25926651 692514816 2873 33554432000 4194304 16246674 140736634294048 139742196772080 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18010/tid=18013] ppid=18007 vsize=680380 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18013/stat : 18013 (toysat) S 18007 18010 12983 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25926651 696709120 2890 33554432000 4194304 16246674 140736634294048 139742186298544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100179 s]
/proc/loadavg: 2.28 2.27 2.20 4/179 18010
/proc/meminfo: memFree=17548404/32872528 swapFree=1286400/1433568
[pid=18010] ppid=18007 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/18010/stat : 18010 (toysat) R 18007 18010 12983 0 -1 4202496 30317 0 0 0 5 4 0 0 20 0 4 0 25926651 1247350784 30669 33554432000 4194304 16246674 140736634294048 140736634293472 12414100 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18010/statm: 304529 30684 635 2943 0 301423 0
[pid=18010/tid=18011] ppid=18007 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18011/stat : 18011 (toysat) S 18007 18010 12983 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25926651 1247350784 30695 33554432000 4194304 16246674 140736634294048 139742275415280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18010/tid=18012] ppid=18007 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18012/stat : 18012 (toysat) S 18007 18010 12983 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25926651 1247350784 30706 33554432000 4194304 16246674 140736634294048 139742196772080 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18010/tid=18013] ppid=18007 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18013/stat : 18013 (toysat) S 18007 18010 12983 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25926651 1247350784 30717 33554432000 4194304 16246674 140736634294048 139742186298544 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) 1218116

[startup+0.200531 s]
/proc/loadavg: 2.28 2.27 2.20 4/179 18010
/proc/meminfo: memFree=17548404/32872528 swapFree=1286400/1433568
[pid=18010] ppid=18007 vsize=1218116 CPUtime=0.18 cores=1,3,5,7
/proc/18010/stat : 18010 (toysat) R 18007 18010 12983 0 -1 4202496 58272 0 0 0 10 8 0 0 20 0 4 0 25926651 1247350784 58623 33554432000 4194304 16246674 140736634294048 140736634275968 12371341 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18010/statm: 304529 58635 635 2943 0 301423 0
[pid=18010/tid=18011] ppid=18007 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18011/stat : 18011 (toysat) S 18007 18010 12983 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25926651 1247350784 58642 33554432000 4194304 16246674 140736634294048 139742275415280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18010/tid=18012] ppid=18007 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18012/stat : 18012 (toysat) S 18007 18010 12983 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25926651 1247350784 58650 33554432000 4194304 16246674 140736634294048 139742196772080 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18010/tid=18013] ppid=18007 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18013/stat : 18013 (toysat) S 18007 18010 12983 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25926651 1247350784 58657 33554432000 4194304 16246674 140736634294048 139742186298544 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) 1218116

[startup+0.300475 s]
/proc/loadavg: 2.28 2.27 2.20 4/179 18010
/proc/meminfo: memFree=17548404/32872528 swapFree=1286400/1433568
[pid=18010] ppid=18007 vsize=1218116 CPUtime=0.29 cores=1,3,5,7
/proc/18010/stat : 18010 (toysat) R 18007 18010 12983 0 -1 4202496 86061 0 0 0 17 12 0 0 20 0 4 0 25926651 1247350784 86413 33554432000 4194304 16246674 140736634294048 140736634275968 12654121 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18010/statm: 304529 86427 635 2943 0 301423 0
[pid=18010/tid=18011] ppid=18007 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18011/stat : 18011 (toysat) S 18007 18010 12983 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25926651 1247350784 86437 33554432000 4194304 16246674 140736634294048 139742275415280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18010/tid=18012] ppid=18007 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18012/stat : 18012 (toysat) S 18007 18010 12983 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25926651 1247350784 86445 33554432000 4194304 16246674 140736634294048 139742196772080 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18010/tid=18013] ppid=18007 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18013/stat : 18013 (toysat) S 18007 18010 12983 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25926651 1247350784 86454 33554432000 4194304 16246674 140736634294048 139742186298544 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) 1218116

[startup+0.700409 s]
/proc/loadavg: 2.28 2.27 2.20 4/179 18010
/proc/meminfo: memFree=17548404/32872528 swapFree=1286400/1433568
[pid=18010] ppid=18007 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/18010/stat : 18010 (toysat) R 18007 18010 12983 0 -1 4202496 199521 0 0 0 42 27 0 0 20 0 4 0 25926651 1247350784 199872 33554432000 4194304 16246674 140736634294048 140736634275968 12371341 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18010/statm: 304529 199884 635 2943 0 301423 0
[pid=18010/tid=18011] ppid=18007 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18011/stat : 18011 (toysat) S 18007 18010 12983 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25926651 1247350784 199892 33554432000 4194304 16246674 140736634294048 139742275415280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18010/tid=18012] ppid=18007 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18012/stat : 18012 (toysat) S 18007 18010 12983 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25926651 1247350784 199899 33554432000 4194304 16246674 140736634294048 139742196772080 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18010/tid=18013] ppid=18007 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18013/stat : 18013 (toysat) S 18007 18010 12983 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 25926651 1247350784 199906 33554432000 4194304 16246674 140736634294048 139742186298544 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) 1218116

[startup+1.50032 s]
/proc/loadavg: 2.26 2.26 2.20 3/183 18014
/proc/meminfo: memFree=16447840/32872528 swapFree=1286400/1433568
[pid=18010] ppid=18007 vsize=1402436 CPUtime=1.49 cores=1,3,5,7
/proc/18010/stat : 18010 (toysat) R 18007 18010 12983 0 -1 4202496 291622 0 0 0 110 39 0 0 20 0 4 0 25926651 1436094464 291929 33554432000 4194304 16246674 140736634294048 140736634293360 12414100 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18010/statm: 350609 291929 834 2943 0 347503 0
[pid=18010/tid=18011] ppid=18007 vsize=1402436 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18011/stat : 18011 (toysat) S 18007 18010 12983 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25926651 1436094464 291929 33554432000 4194304 16246674 140736634294048 139742275415280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18010/tid=18012] ppid=18007 vsize=1402436 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18012/stat : 18012 (toysat) S 18007 18010 12983 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25926651 1436094464 291929 33554432000 4194304 16246674 140736634294048 139742196772080 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18010/tid=18013] ppid=18007 vsize=1402436 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18013/stat : 18013 (toysat) S 18007 18010 12983 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25926651 1436094464 291929 33554432000 4194304 16246674 140736634294048 139742186298544 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) 1402436

[startup+3.10042 s]
/proc/loadavg: 2.26 2.26 2.20 3/183 18014
/proc/meminfo: memFree=16380004/32872528 swapFree=1286400/1433568
[pid=18010] ppid=18007 vsize=1402436 CPUtime=3.09 cores=1,3,5,7
/proc/18010/stat : 18010 (toysat) R 18007 18010 12983 0 -1 4202496 291718 0 0 0 270 39 0 0 20 0 4 0 25926651 1436094464 292025 33554432000 4194304 16246674 140736634294048 140736634293360 13880886 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18010/statm: 350609 292025 834 2943 0 347503 0
[pid=18010/tid=18011] ppid=18007 vsize=1402436 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18011/stat : 18011 (toysat) S 18007 18010 12983 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25926651 1436094464 292025 33554432000 4194304 16246674 140736634294048 139742275415280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18010/tid=18012] ppid=18007 vsize=1402436 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18012/stat : 18012 (toysat) S 18007 18010 12983 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25926651 1436094464 292025 33554432000 4194304 16246674 140736634294048 139742196771856 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18010/tid=18013] ppid=18007 vsize=1402436 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18013/stat : 18013 (toysat) S 18007 18010 12983 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25926651 1436094464 292025 33554432000 4194304 16246674 140736634294048 139742186298544 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) 1402436

[startup+6.30041 s]
/proc/loadavg: 2.32 2.27 2.20 3/182 18014
/proc/meminfo: memFree=16292336/32872528 swapFree=1286400/1433568
[pid=18010] ppid=18007 vsize=1865284 CPUtime=6.29 cores=1,3,5,7
/proc/18010/stat : 18010 (toysat) R 18007 18010 12983 0 -1 4202496 407319 0 0 0 574 55 0 0 20 0 4 0 25926651 1910050816 407626 33554432000 4194304 16246674 140736634294048 140736634293360 12654356 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18010/statm: 466321 407626 834 2943 0 463215 0
[pid=18010/tid=18011] ppid=18007 vsize=1865284 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18011/stat : 18011 (toysat) S 18007 18010 12983 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25926651 1910050816 407626 33554432000 4194304 16246674 140736634294048 139742275415280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18010/tid=18012] ppid=18007 vsize=1865284 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18012/stat : 18012 (toysat) S 18007 18010 12983 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25926651 1910050816 407626 33554432000 4194304 16246674 140736634294048 139742196772080 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18010/tid=18013] ppid=18007 vsize=1865284 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18013/stat : 18013 (toysat) S 18007 18010 12983 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25926651 1910050816 407626 33554432000 4194304 16246674 140736634294048 139742186298544 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) 1865284

[startup+12.7004 s]
/proc/loadavg: 2.29 2.27 2.20 3/183 18015
/proc/meminfo: memFree=15010336/32872528 swapFree=1286400/1433568
[pid=18010] ppid=18007 vsize=2769476 CPUtime=12.68 cores=1,3,5,7
/proc/18010/stat : 18010 (toysat) R 18007 18010 12983 0 -1 4202496 633478 0 0 0 1186 82 0 0 20 0 4 0 25926651 2835943424 633785 33554432000 4194304 16246674 140736634294048 140736634293144 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18010/statm: 692369 633785 834 2943 0 689263 0
[pid=18010/tid=18011] ppid=18007 vsize=2769476 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18011/stat : 18011 (toysat) S 18007 18010 12983 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25926651 2835943424 633785 33554432000 4194304 16246674 140736634294048 139742275415280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18010/tid=18012] ppid=18007 vsize=2769476 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18012/stat : 18012 (toysat) S 18007 18010 12983 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25926651 2835943424 633785 33554432000 4194304 16246674 140736634294048 139742196772080 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18010/tid=18013] ppid=18007 vsize=2769476 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18013/stat : 18013 (toysat) S 18007 18010 12983 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25926651 2835943424 633785 33554432000 4194304 16246674 140736634294048 139742186298544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 2769476

[startup+25.5004 s]
/proc/loadavg: 2.33 2.27 2.21 3/183 18015
/proc/meminfo: memFree=13084328/32872528 swapFree=1286400/1433568
[pid=18010] ppid=18007 vsize=4830788 CPUtime=25.48 cores=1,3,5,7
/proc/18010/stat : 18010 (toysat) R 18007 18010 12983 0 -1 4202496 1148630 0 0 0 2400 148 0 0 20 0 4 0 25926651 4946726912 1148938 33554432000 4194304 16246674 140736634294048 140736634291840 4225154 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18010/statm: 1207697 1148948 835 2943 0 1204591 0
[pid=18010/tid=18011] ppid=18007 vsize=4830788 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18011/stat : 18011 (toysat) S 18007 18010 12983 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25926651 4946726912 1148952 33554432000 4194304 16246674 140736634294048 139742275415280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18010/tid=18012] ppid=18007 vsize=4830788 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18012/stat : 18012 (toysat) S 18007 18010 12983 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25926651 4946726912 1148957 33554432000 4194304 16246674 140736634294048 139742196771856 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18010/tid=18013] ppid=18007 vsize=4830788 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18013/stat : 18013 (toysat) S 18007 18010 12983 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25926651 4946726912 1148962 33554432000 4194304 16246674 140736634294048 139742186298544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4830788

[startup+51.1005 s]
/proc/loadavg: 2.20 2.25 2.20 3/183 18015
/proc/meminfo: memFree=6512752/32872528 swapFree=1286400/1433568
[pid=18010] ppid=18007 vsize=8761924 CPUtime=51.08 cores=1,3,5,7
/proc/18010/stat : 18010 (toysat) R 18007 18010 12983 0 -1 4202496 2131594 0 0 0 4829 279 0 0 20 0 4 0 25926651 8972210176 2131901 33554432000 4194304 16246674 140736634294048 140736634291904 4221132 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18010/statm: 2190481 2131901 835 2943 0 2187375 0
[pid=18010/tid=18011] ppid=18007 vsize=8761924 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18011/stat : 18011 (toysat) S 18007 18010 12983 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25926651 8972210176 2131901 33554432000 4194304 16246674 140736634294048 139742275415280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18010/tid=18012] ppid=18007 vsize=8761924 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18012/stat : 18012 (toysat) S 18007 18010 12983 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25926651 8972210176 2131901 33554432000 4194304 16246674 140736634294048 139742196771856 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18010/tid=18013] ppid=18007 vsize=8761924 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18013/stat : 18013 (toysat) S 18007 18010 12983 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25926651 8972210176 2131901 33554432000 4194304 16246674 140736634294048 139742186298544 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) 8761924

[startup+102.301 s]
/proc/loadavg: 2.18 2.24 2.19 4/183 18016
/proc/meminfo: memFree=2276296/32872528 swapFree=1286400/1433568
[pid=18010] ppid=18007 vsize=12990020 CPUtime=102.28 cores=1,3,5,7
/proc/18010/stat : 18010 (toysat) R 18007 18010 12983 0 -1 4202496 3188624 0 0 0 9808 420 0 0 20 0 4 0 25926651 13301780480 3188931 33554432000 4194304 16246674 140736634294048 140736634293144 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18010/statm: 3247505 3188931 840 2943 0 3244399 0
[pid=18010/tid=18011] ppid=18007 vsize=12990020 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18011/stat : 18011 (toysat) S 18007 18010 12983 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25926651 13301780480 3188931 33554432000 4194304 16246674 140736634294048 139742275415280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18010/tid=18012] ppid=18007 vsize=12990020 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18012/stat : 18012 (toysat) S 18007 18010 12983 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25926651 13301780480 3188931 33554432000 4194304 16246674 140736634294048 139742196772080 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18010/tid=18013] ppid=18007 vsize=12990020 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18013/stat : 18013 (toysat) S 18007 18010 12983 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25926651 13301780480 3188931 33554432000 4194304 16246674 140736634294048 139742186298544 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) 12990020

[startup+162.3 s]
/proc/loadavg: 2.25 2.24 2.19 3/183 18066
/proc/meminfo: memFree=14401012/32872528 swapFree=1286400/1433568
[pid=18010] ppid=18007 vsize=14914116 CPUtime=162.26 cores=1,3,5,7
/proc/18010/stat : 18010 (toysat) R 18007 18010 12983 0 -1 4202496 3614122 0 0 0 15746 480 0 0 20 0 4 0 25926651 15272054784 3669877 33554432000 4194304 16246674 140736634294048 140736634291968 14003117 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18010/statm: 3728529 3669877 840 2943 0 3725423 0
[pid=18010/tid=18011] ppid=18007 vsize=14914116 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18011/stat : 18011 (toysat) S 18007 18010 12983 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25926651 15272054784 3669877 33554432000 4194304 16246674 140736634294048 139742275415280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18010/tid=18012] ppid=18007 vsize=14914116 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18012/stat : 18012 (toysat) S 18007 18010 12983 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25926651 15272054784 3669877 33554432000 4194304 16246674 140736634294048 139742196771856 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18010/tid=18013] ppid=18007 vsize=14914116 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18013/stat : 18013 (toysat) S 18007 18010 12983 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25926651 15272054784 3669877 33554432000 4194304 16246674 140736634294048 139742186298544 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) 14914116



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+192.9 s]
/proc/loadavg: 2.22 2.23 2.19 3/183 18067
/proc/meminfo: memFree=12941888/32872528 swapFree=1286400/1433568
[pid=18010] ppid=18007 vsize=15905348 CPUtime=192.86 cores=1,3,5,7
/proc/18010/stat : 18010 (toysat) R 18007 18010 12983 0 -1 4202496 3862036 0 0 0 18767 519 0 0 20 0 4 0 25926651 16287076352 3917791 33554432000 4194304 16246674 140736634294048 140736634293224 14628944 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18010/statm: 3976337 3917791 840 2943 0 3973231 0
[pid=18010/tid=18011] ppid=18007 vsize=15905348 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18011/stat : 18011 (toysat) S 18007 18010 12983 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 25926651 16287076352 3917791 33554432000 4194304 16246674 140736634294048 139742275415280 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=18010/tid=18012] ppid=18007 vsize=15905348 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18012/stat : 18012 (toysat) S 18007 18010 12983 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 25926651 16287076352 3917791 33554432000 4194304 16246674 140736634294048 139742196772080 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=18010/tid=18013] ppid=18007 vsize=15905348 CPUtime=0 cores=1,3,5,7
/proc/18010/task/18013/stat : 18013 (toysat) S 18007 18010 12983 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 25926651 16287076352 3917791 33554432000 4194304 16246674 140736634294048 139742186298544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 192.86
Current children cumulated vsize (KiB) 15905348

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

[startup+193.2 s]
/proc/loadavg: 2.22 2.23 2.19 3/183 18067
/proc/meminfo: memFree=12941888/32872528 swapFree=1286400/1433568
[pid=18010] ppid=18007 vsize=0 CPUtime=193.16 cores=1,3,5,7
/proc/18010/stat : 18010 (toysat) Z 18007 18010 12983 0 -1 4203532 3862497 0 0 0 18768 548 0 0 20 0 2 0 25926651 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18010/statm: 0 0 0 0 0 0 0
[pid=18010/tid=18012] ppid=18007 vsize=0 CPUtime=0.28 cores=1,3,5,7
/proc/18010/task/18012/stat : 18012 (toysat) R 18007 18010 12983 0 -1 4203588 7 0 0 0 0 28 0 0 20 0 2 0 25926651 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) 193.16
Current children cumulated vsize (KiB) 0

[startup+193.6 s]
/proc/loadavg: 2.22 2.23 2.19 3/181 18067
/proc/meminfo: memFree=25654456/32872528 swapFree=1286400/1433568
[pid=18010] ppid=18007 vsize=0 CPUtime=193.57 cores=1,3,5,7
/proc/18010/stat : 18010 (toysat) Z 18007 18010 12983 0 -1 4203532 3862497 0 0 0 18768 589 0 0 20 0 2 0 25926651 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18010/statm: 0 0 0 0 0 0 0
[pid=18010/tid=18012] ppid=18007 vsize=0 CPUtime=0.69 cores=1,3,5,7
/proc/18010/task/18012/stat : 18012 (toysat) R 18007 18010 12983 0 -1 4203588 7 0 0 0 0 69 0 0 20 0 2 0 25926651 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 193.57
Current children cumulated vsize (KiB) 0

[startup+193.707 s]
/proc/loadavg: 2.22 2.23 2.19 3/181 18067
/proc/meminfo: memFree=25654456/32872528 swapFree=1286400/1433568
[pid=18010] ppid=18007 vsize=0 CPUtime=193.67 cores=1,3,5,7
/proc/18010/stat : 18010 (toysat) Z 18007 18010 12983 0 -1 4203532 3862497 0 0 0 18768 599 0 0 20 0 2 0 25926651 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/18010/statm: 0 0 0 0 0 0 0
[pid=18010/tid=18012] ppid=18007 vsize=0 CPUtime=0.79 cores=1,3,5,7
/proc/18010/task/18012/stat : 18012 (toysat) R 18007 18010 12983 0 -1 4203588 7 0 0 0 0 79 0 0 20 0 2 0 25926651 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 193.67
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 193.741
CPU time (s): 193.699
CPU user time (s): 187.678
CPU system time (s): 6.02008
CPU usage (%): 99.9779
Max. virtual memory (cumulated for all children) (KiB): 15905348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 187.678
system time used= 6.02008
maximum resident set size= 15673008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3862497
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= 73
involuntary context switches= 200

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.490925 second user time and 0.768883 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-18 10:33:19
IDJOB=4103713
IDBENCH=2440
IDSOLVER=2542
FILE ID=node130/4103713-1466238799
RUNJOBID= node130-1466206066-13000
PBS_JOBID= 19918147
Free space on /tmp= 71728 MiB

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

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

MD5SUM BENCH= 87ce4656e5ef67028f049e81ca6b4c7e
RANDOM SEED=357308886

node130.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.365
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.365
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.365
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.365
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.365
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.365
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.365
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.365
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        17549460 kB
Buffers:            1520 kB
Cached:            76044 kB
SwapCached:         1796 kB
Active:         13116696 kB
Inactive:          16924 kB
Active(anon):   13056164 kB
Inactive(anon):     1872 kB
Active(file):      60532 kB
Inactive(file):    15052 kB
Unevictable:     1433568 kB
Mlocked:         1286400 kB
SwapTotal:      67108856 kB
SwapFree:       67096720 kB
Dirty:             16308 kB
Writeback:             0 kB
AnonPages:      14521408 kB
Mapped:             8304 kB
Shmem:                 0 kB
Slab:             597908 kB
SReclaimable:      41500 kB
SUnreclaim:       556408 kB
KernelStack:        1528 kB
PageTables:        32320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:   14636836 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    380928 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= 71716 MiB
End job on node130 at 2016-06-18 10:36:33