Trace number 4107058

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) 154.41 154.44

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_3000_5__126_2812__512.opb
MD5SUM0f92d181b92c9b1b2ec7960910124750
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7682998
Total number of constraints18000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)15002
Number of constraints which are nor clauses,nor cardinality constraints2998
Minimum length of a constraint512
Maximum length of a constraint23041
Number of terms in the objective function 7680000
Biggest coefficient in the objective function 129631
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 260084044288
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 129631
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 260084044288
Number of bits of the biggest sum of numbers38
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-18T22:30:09+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-4107058-1466281798.opb"]
0.00/0.01	c use --random-gen="2742176969 668655133 3162344685 3711390842 3283353486 1555864560 2735762448 173774758 4116557969 2388430947 1587694056 3917610658 821804758 3131722864 2948865683 849289838 1315387222 208191789 1305938844 1921393029 3044474689 767948105 1334952594 2079596111 2890840633 3328066351 4120530488 3966062668 3476848395 3386163256 3489077119 520268753 3397201536 2930120832 3257115058 1434892866 984003459 1076243995 333129873 168209974 2573315815 1557866447 2023809828 3273247200 2596451754 1434638260 1222018207 4044027236 3227805598 1509050087 814387393 618877879 270776497 290152818 1031695434 2653183296 2386136276 3069471831 3241589301 1959963180 1970126566 2079912411 4222924589 2363690854 3381831744 3302978837 3030637402 3744685551 2952670452 542596532 2526189659 1400368915 2363159156 2152763393 1725150295 887235458 2916988118 1791469537 1440826808 4071461621 494998464 2564795447 2343404785 1425322722 658011088 3321023307 2751686012 579581977 3190343933 2370459627 1580061091 2939055592 876417182 846036074 3551865251 3077111248 1199779075 3437104717 2960097192 678930541 1113047699 250151051 4191609394 1613342559 3132842393 1666464283 464193382 475581746 1875493724 1647166474 1409397029 1123255620 3080727577 4095891317 1896989885 1693899451 886569107 3365675714 1896282835 2178208166 1251228934 924317165 2500047669 2730016045 1496710087 1320335531 399962794 2570568815 3909714712 3665128745 4290608672 3093688625 936007671 2908283505 2599091843 1494727551 139652015 2024978471 1841792117 838014292 2858044755 2613438708 1993297212 1945742608 1689547513 1387743894 2986291422 2438936237 4164267391 1986987911 1278524229 1505818014 4131445867 314099857 940400873 3276387360 3846957904 112071745 4023646526 2176147753 3960270521 2245029389 56174220 199503937 3768781229 1907217266 1790808330 1339120757 2682190855 2517743487 2891514372 2172174486 3300704560 3392674494 2676570436 2120442911 974428856 1274407342 4235384190 2874189931 651874568 3353096200 239808604 3379179993 3743557442 788958228 2176619767 2911223363 331346598 3160844429 4138723294 2452195098 3508993785 117090263 576240384 2400469236 2654391374 1160740630 2289488252 2467609161 285041511 2819548580 3583357641 3623789370 3079925485 3111343796 220716421 4166411727 2188856948 811925441 685182885 281034141 3194569213 2558067171 19711386 2461003409 4223800796 3500715797 1706900255 1666726308 2168786774 1900072195 128967776 2941856977 681007148 3109027317 1854413933 3796959923 352150056 2103827670 1073996694 279299067 3352315846 2215302021 3353391171 382506163 1616659466 2318849184 2154744914 1176563456 2061344897 1177202425 1774387412 1595370106 2023039976 777664694 3075276249 4069913888 1843925008 3282310369 3317621587 2081911532 2861702124 2061328990 1493155073 3606481744 255 362436" option to reproduce the execution
51.39/51.48	c #vars 7682998
51.39/51.48	c #constraints 18000

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

pid=27833
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.29 2.30 2.24 3/180 27836
/proc/meminfo: memFree=28476368/32872528 swapFree=1499884/1696108
[pid=27836] ppid=27833 vsize=665020 CPUtime=0 cores=1,3,5,7
/proc/27836/stat : 27836 (toysat) R 27833 27836 24910 0 -1 4202496 2466 0 0 0 0 0 0 0 20 0 4 0 30226621 680980480 3339 33554432000 4194304 16246674 140733775918400 140733775917824 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27836/statm: 166767 3348 441 2943 0 163661 0
[pid=27836/tid=27837] ppid=27833 vsize=682428 CPUtime=0 cores=1,3,5,7
/proc/27836/task/27837/stat : 27837 (toysat) S 27833 27836 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30226621 698806272 3409 33554432000 4194304 16246674 140733775918400 139713763585264 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27836/tid=27838] ppid=27833 vsize=686524 CPUtime=0 cores=1,3,5,7
/proc/27836/task/27838/stat : 27838 (toysat) S 27833 27836 24910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 30226621 703000576 3426 33554432000 4194304 16246674 140733775918400 139713675504880 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27836/tid=27839] ppid=27833 vsize=690620 CPUtime=0 cores=1,3,5,7
/proc/27836/task/27839/stat : 27839 (toysat) S 27833 27836 24910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 30226621 707194880 3442 33554432000 4194304 16246674 140733775918400 139713665031344 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100175 s]
/proc/loadavg: 2.29 2.30 2.24 3/180 27836
/proc/meminfo: memFree=28476368/32872528 swapFree=1499884/1696108
[pid=27836] ppid=27833 vsize=1302084 CPUtime=0.09 cores=1,3,5,7
/proc/27836/stat : 27836 (toysat) R 27833 27836 24910 0 -1 4202496 30693 0 0 0 5 4 0 0 20 0 4 0 30226621 1333334016 31503 33554432000 4194304 16246674 140733775918400 140733775917712 7367789 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27836/statm: 325521 31519 799 2943 0 322415 0
[pid=27836/tid=27837] ppid=27833 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/27836/task/27837/stat : 27837 (toysat) S 27833 27836 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30226621 1333334016 31531 33554432000 4194304 16246674 140733775918400 139713763585264 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27836/tid=27838] ppid=27833 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/27836/task/27838/stat : 27838 (toysat) S 27833 27836 24910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 30226621 1333334016 31542 33554432000 4194304 16246674 140733775918400 139713675504880 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27836/tid=27839] ppid=27833 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/27836/task/27839/stat : 27839 (toysat) S 27833 27836 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30226621 1333334016 31553 33554432000 4194304 16246674 140733775918400 139713665031344 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.321204 s]
/proc/loadavg: 2.29 2.30 2.24 3/180 27836
/proc/meminfo: memFree=28476368/32872528 swapFree=1499884/1696108
[pid=27836] ppid=27833 vsize=1312324 CPUtime=0.31 cores=1,3,5,7
/proc/27836/stat : 27836 (toysat) R 27833 27836 24910 0 -1 4202496 44783 0 0 0 25 6 0 0 20 0 4 0 30226621 1343819776 46104 33554432000 4194304 16246674 140733775918400 140733775917712 13784952 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27836/statm: 328081 46104 799 2943 0 324975 0
[pid=27836/tid=27837] ppid=27833 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/27836/task/27837/stat : 27837 (toysat) S 27833 27836 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30226621 1343819776 46104 33554432000 4194304 16246674 140733775918400 139713763585264 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27836/tid=27838] ppid=27833 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/27836/task/27838/stat : 27838 (toysat) S 27833 27836 24910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 30226621 1343819776 46104 33554432000 4194304 16246674 140733775918400 139713675504880 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27836/tid=27839] ppid=27833 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/27836/task/27839/stat : 27839 (toysat) S 27833 27836 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30226621 1343819776 46104 33554432000 4194304 16246674 140733775918400 139713665031344 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 1312324

[startup+0.400467 s]
/proc/loadavg: 2.29 2.30 2.24 3/180 27836
/proc/meminfo: memFree=28476368/32872528 swapFree=1499884/1696108
[pid=27836] ppid=27833 vsize=1312324 CPUtime=0.39 cores=1,3,5,7
/proc/27836/stat : 27836 (toysat) R 27833 27836 24910 0 -1 4202496 48880 0 0 0 32 7 0 0 20 0 4 0 30226621 1343819776 50202 33554432000 4194304 16246674 140733775918400 140733775917712 8058796 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27836/statm: 328081 50223 799 2943 0 324975 0
[pid=27836/tid=27837] ppid=27833 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/27836/task/27837/stat : 27837 (toysat) S 27833 27836 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30226621 1343819776 50235 33554432000 4194304 16246674 140733775918400 139713763585264 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27836/tid=27838] ppid=27833 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/27836/task/27838/stat : 27838 (toysat) S 27833 27836 24910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 30226621 1343819776 50246 33554432000 4194304 16246674 140733775918400 139713675504880 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27836/tid=27839] ppid=27833 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/27836/task/27839/stat : 27839 (toysat) S 27833 27836 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30226621 1343819776 50258 33554432000 4194304 16246674 140733775918400 139713665031344 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 1312324

[startup+0.700432 s]
/proc/loadavg: 2.29 2.30 2.24 3/180 27836
/proc/meminfo: memFree=28476368/32872528 swapFree=1499884/1696108
[pid=27836] ppid=27833 vsize=1312324 CPUtime=0.69 cores=1,3,5,7
/proc/27836/stat : 27836 (toysat) R 27833 27836 24910 0 -1 4202496 57148 0 0 0 61 8 0 0 20 0 4 0 30226621 1343819776 58469 33554432000 4194304 16246674 140733775918400 140733775901392 13780488 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27836/statm: 328081 58469 800 2943 0 324975 0
[pid=27836/tid=27837] ppid=27833 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/27836/task/27837/stat : 27837 (toysat) S 27833 27836 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30226621 1343819776 58469 33554432000 4194304 16246674 140733775918400 139713763585264 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27836/tid=27838] ppid=27833 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/27836/task/27838/stat : 27838 (toysat) S 27833 27836 24910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 30226621 1343819776 58469 33554432000 4194304 16246674 140733775918400 139713675504880 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27836/tid=27839] ppid=27833 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/27836/task/27839/stat : 27839 (toysat) S 27833 27836 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30226621 1343819776 58469 33554432000 4194304 16246674 140733775918400 139713665031344 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.50034 s]
/proc/loadavg: 2.29 2.30 2.24 3/184 27840
/proc/meminfo: memFree=28187720/32872528 swapFree=1499884/1696108
[pid=27836] ppid=27833 vsize=1312324 CPUtime=1.49 cores=1,3,5,7
/proc/27836/stat : 27836 (toysat) R 27833 27836 24910 0 -1 4202496 79513 0 0 0 138 11 0 0 20 0 4 0 30226621 1343819776 80834 33554432000 4194304 16246674 140733775918400 140733775917496 8055408 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27836/statm: 328081 80854 800 2943 0 324975 0
[pid=27836/tid=27837] ppid=27833 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/27836/task/27837/stat : 27837 (toysat) S 27833 27836 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30226621 1343819776 80866 33554432000 4194304 16246674 140733775918400 139713763585264 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27836/tid=27838] ppid=27833 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/27836/task/27838/stat : 27838 (toysat) S 27833 27836 24910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 30226621 1343819776 80878 33554432000 4194304 16246674 140733775918400 139713675504880 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27836/tid=27839] ppid=27833 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/27836/task/27839/stat : 27839 (toysat) S 27833 27836 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30226621 1343819776 80889 33554432000 4194304 16246674 140733775918400 139713665031344 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) 1312324

[startup+3.10042 s]
/proc/loadavg: 2.29 2.30 2.24 3/184 27840
/proc/meminfo: memFree=28020992/32872528 swapFree=1499884/1696108
[pid=27836] ppid=27833 vsize=1336900 CPUtime=3.08 cores=1,3,5,7
/proc/27836/stat : 27836 (toysat) R 27833 27836 24910 0 -1 4202496 153989 0 0 0 287 21 0 0 20 0 4 0 30226621 1368985600 160931 33554432000 4194304 16246674 140733775918400 140733775916224 8055525 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27836/statm: 334225 160931 800 2943 0 331119 0
[pid=27836/tid=27837] ppid=27833 vsize=1336900 CPUtime=0 cores=1,3,5,7
/proc/27836/task/27837/stat : 27837 (toysat) S 27833 27836 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30226621 1368985600 160931 33554432000 4194304 16246674 140733775918400 139713763585264 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27836/tid=27838] ppid=27833 vsize=1336900 CPUtime=0 cores=1,3,5,7
/proc/27836/task/27838/stat : 27838 (toysat) S 27833 27836 24910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 30226621 1368985600 160931 33554432000 4194304 16246674 140733775918400 139713675504880 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27836/tid=27839] ppid=27833 vsize=1336900 CPUtime=0 cores=1,3,5,7
/proc/27836/task/27839/stat : 27839 (toysat) S 27833 27836 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30226621 1368985600 160931 33554432000 4194304 16246674 140733775918400 139713665031344 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1336900

[startup+6.30042 s]
/proc/loadavg: 2.27 2.30 2.24 4/184 27840
/proc/meminfo: memFree=27448300/32872528 swapFree=1499884/1696108
[pid=27836] ppid=27833 vsize=1386052 CPUtime=6.29 cores=1,3,5,7
/proc/27836/stat : 27836 (toysat) R 27833 27836 24910 0 -1 4202496 263802 0 0 0 592 37 0 0 20 0 4 0 30226621 1419317248 282497 33554432000 4194304 16246674 140733775918400 140733775917712 7889359 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27836/statm: 346513 282497 800 2943 0 343407 0
[pid=27836/tid=27837] ppid=27833 vsize=1386052 CPUtime=0 cores=1,3,5,7
/proc/27836/task/27837/stat : 27837 (toysat) S 27833 27836 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30226621 1419317248 282497 33554432000 4194304 16246674 140733775918400 139713763585264 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27836/tid=27838] ppid=27833 vsize=1386052 CPUtime=0 cores=1,3,5,7
/proc/27836/task/27838/stat : 27838 (toysat) S 27833 27836 24910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 30226621 1419317248 282497 33554432000 4194304 16246674 140733775918400 139713675504880 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27836/tid=27839] ppid=27833 vsize=1386052 CPUtime=0 cores=1,3,5,7
/proc/27836/task/27839/stat : 27839 (toysat) S 27833 27836 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30226621 1419317248 282497 33554432000 4194304 16246674 140733775918400 139713665031344 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) 1386052

[startup+12.7004 s]
/proc/loadavg: 2.25 2.29 2.24 3/184 27840
/proc/meminfo: memFree=26807656/32872528 swapFree=1499884/1696108
[pid=27836] ppid=27833 vsize=1905220 CPUtime=12.68 cores=1,3,5,7
/proc/27836/stat : 27836 (toysat) R 27833 27836 24910 0 -1 4202496 374965 0 0 0 1213 55 0 0 20 0 4 0 30226621 1950945280 418188 33554432000 4194304 16246674 140733775918400 140733775917576 14628944 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27836/statm: 476305 418188 801 2943 0 473199 0
[pid=27836/tid=27837] ppid=27833 vsize=1905220 CPUtime=0 cores=1,3,5,7
/proc/27836/task/27837/stat : 27837 (toysat) S 27833 27836 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30226621 1950945280 418188 33554432000 4194304 16246674 140733775918400 139713763585264 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27836/tid=27838] ppid=27833 vsize=1905220 CPUtime=0 cores=1,3,5,7
/proc/27836/task/27838/stat : 27838 (toysat) S 27833 27836 24910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 30226621 1950945280 418188 33554432000 4194304 16246674 140733775918400 139713675504880 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27836/tid=27839] ppid=27833 vsize=1905220 CPUtime=0 cores=1,3,5,7
/proc/27836/task/27839/stat : 27839 (toysat) S 27833 27836 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30226621 1950945280 418188 33554432000 4194304 16246674 140733775918400 139713665031344 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) 1905220

[startup+25.5074 s]
/proc/loadavg: 2.41 2.33 2.25 4/184 27840
/proc/meminfo: memFree=25167748/32872528 swapFree=1499884/1696108
[pid=27836] ppid=27833 vsize=3542596 CPUtime=25.49 cores=1,3,5,7
/proc/27836/stat : 27836 (toysat) R 27833 27836 24910 0 -1 4202496 784328 0 0 0 2428 121 0 0 20 0 4 0 30226621 3627618304 827551 33554432000 4194304 16246674 140733775918400 140733775917576 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27836/statm: 885649 827551 803 2943 0 882543 0
[pid=27836/tid=27837] ppid=27833 vsize=3542596 CPUtime=0 cores=1,3,5,7
/proc/27836/task/27837/stat : 27837 (toysat) S 27833 27836 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30226621 3627618304 827551 33554432000 4194304 16246674 140733775918400 139713763585264 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27836/tid=27838] ppid=27833 vsize=3542596 CPUtime=0 cores=1,3,5,7
/proc/27836/task/27838/stat : 27838 (toysat) S 27833 27836 24910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 30226621 3627618304 827551 33554432000 4194304 16246674 140733775918400 139713675504880 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27836/tid=27839] ppid=27833 vsize=3542596 CPUtime=0 cores=1,3,5,7
/proc/27836/task/27839/stat : 27839 (toysat) S 27833 27836 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30226621 3627618304 827551 33554432000 4194304 16246674 140733775918400 139713665031344 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) 3542596

[startup+51.1004 s]
/proc/loadavg: 2.27 2.30 2.24 3/184 27841
/proc/meminfo: memFree=23496784/32872528 swapFree=1499884/1696108
[pid=27836] ppid=27833 vsize=5209668 CPUtime=51.08 cores=1,3,5,7
/proc/27836/stat : 27836 (toysat) R 27833 27836 24910 0 -1 4202496 1201096 0 0 0 4907 201 0 0 20 0 4 0 30226621 5334700032 1244319 33554432000 4194304 16246674 140733775918400 140733775917496 14628944 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27836/statm: 1302417 1244319 803 2943 0 1299311 0
[pid=27836/tid=27837] ppid=27833 vsize=5209668 CPUtime=0 cores=1,3,5,7
/proc/27836/task/27837/stat : 27837 (toysat) S 27833 27836 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30226621 5334700032 1244319 33554432000 4194304 16246674 140733775918400 139713763585264 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27836/tid=27838] ppid=27833 vsize=5209668 CPUtime=0 cores=1,3,5,7
/proc/27836/task/27838/stat : 27838 (toysat) S 27833 27836 24910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 30226621 5334700032 1244319 33554432000 4194304 16246674 140733775918400 139713675504880 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27836/tid=27839] ppid=27833 vsize=5209668 CPUtime=0 cores=1,3,5,7
/proc/27836/task/27839/stat : 27839 (toysat) S 27833 27836 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30226621 5334700032 1244319 33554432000 4194304 16246674 140733775918400 139713665031344 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) 5209668

[startup+102.3 s]
/proc/loadavg: 2.34 2.31 2.25 3/182 27841
/proc/meminfo: memFree=15014496/32872528 swapFree=1499884/1696108
[pid=27836] ppid=27833 vsize=14338628 CPUtime=102.27 cores=1,3,5,7
/proc/27836/stat : 27836 (toysat) R 27833 27836 24910 0 -1 4202496 3483188 0 0 0 9691 536 0 0 20 0 4 0 30226621 14682755072 3526411 33554432000 4194304 16246674 140733775918400 140733775917496 14628944 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27836/statm: 3584657 3526411 843 2943 0 3581551 0
[pid=27836/tid=27837] ppid=27833 vsize=14338628 CPUtime=0 cores=1,3,5,7
/proc/27836/task/27837/stat : 27837 (toysat) S 27833 27836 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30226621 14682755072 3526411 33554432000 4194304 16246674 140733775918400 139713763585264 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27836/tid=27838] ppid=27833 vsize=14338628 CPUtime=0 cores=1,3,5,7
/proc/27836/task/27838/stat : 27838 (toysat) S 27833 27836 24910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 30226621 14682755072 3526411 33554432000 4194304 16246674 140733775918400 139713675504880 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27836/tid=27839] ppid=27833 vsize=14338628 CPUtime=0 cores=1,3,5,7
/proc/27836/task/27839/stat : 27839 (toysat) S 27833 27836 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30226621 14682755072 3526411 33554432000 4194304 16246674 140733775918400 139713665031344 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 14338628



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+153.6 s]
/proc/loadavg: 2.23 2.29 2.24 3/183 27843
/proc/meminfo: memFree=13470516/32872528 swapFree=1499884/1696108
[pid=27836] ppid=27833 vsize=15888964 CPUtime=153.56 cores=1,3,5,7
/proc/27836/stat : 27836 (toysat) R 27833 27836 24910 0 -1 4202496 3819735 0 0 0 14762 594 0 0 20 0 4 0 30226621 16270299136 3914058 33554432000 4194304 16246674 140733775918400 140733775917576 6938722 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27836/statm: 3972241 3914059 847 2943 0 3969135 0
[pid=27836/tid=27837] ppid=27833 vsize=15888964 CPUtime=0 cores=1,3,5,7
/proc/27836/task/27837/stat : 27837 (toysat) S 27833 27836 24910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 30226621 16270299136 3914062 33554432000 4194304 16246674 140733775918400 139713763585264 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=27836/tid=27838] ppid=27833 vsize=15888964 CPUtime=0 cores=1,3,5,7
/proc/27836/task/27838/stat : 27838 (toysat) S 27833 27836 24910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 30226621 16270299136 3914066 33554432000 4194304 16246674 140733775918400 139713675504880 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=27836/tid=27839] ppid=27833 vsize=15888964 CPUtime=0 cores=1,3,5,7
/proc/27836/task/27839/stat : 27839 (toysat) S 27833 27836 24910 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 30226621 16270299136 3914069 33554432000 4194304 16246674 140733775918400 139713665031344 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 153.56
Current children cumulated vsize (KiB) 15888964

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

[startup+153.705 s]
/proc/loadavg: 2.23 2.29 2.24 3/183 27843
/proc/meminfo: memFree=13470516/32872528 swapFree=1499884/1696108
[pid=27836] ppid=27833 vsize=0 CPUtime=153.67 cores=1,3,5,7
/proc/27836/stat : 27836 (toysat) Z 27833 27836 24910 0 -1 4203532 3820161 0 0 0 14763 604 0 0 20 0 2 0 30226621 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27836/statm: 0 0 0 0 0 0 0
[pid=27836/tid=27838] ppid=27833 vsize=0 CPUtime=0.09 cores=1,3,5,7
/proc/27836/task/27838/stat : 27838 (toysat) R 27833 27836 24910 0 -1 4203588 7 0 0 0 0 9 0 0 20 0 2 0 30226621 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) 153.67
Current children cumulated vsize (KiB) 0

[startup+154.1 s]
/proc/loadavg: 2.23 2.29 2.24 3/181 27843
/proc/meminfo: memFree=22684692/32872528 swapFree=1499884/1696108
[pid=27836] ppid=27833 vsize=0 CPUtime=154.07 cores=1,3,5,7
/proc/27836/stat : 27836 (toysat) Z 27833 27836 24910 0 -1 4203532 3820161 0 0 0 14763 644 0 0 20 0 2 0 30226621 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27836/statm: 0 0 0 0 0 0 0
[pid=27836/tid=27838] ppid=27833 vsize=0 CPUtime=0.49 cores=1,3,5,7
/proc/27836/task/27838/stat : 27838 (toysat) R 27833 27836 24910 0 -1 4203588 7 0 0 0 0 49 0 0 20 0 2 0 30226621 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) 154.07
Current children cumulated vsize (KiB) 0

[startup+154.3 s]
/proc/loadavg: 2.23 2.29 2.24 3/181 27843
/proc/meminfo: memFree=22684692/32872528 swapFree=1499884/1696108
[pid=27836] ppid=27833 vsize=0 CPUtime=154.27 cores=1,3,5,7
/proc/27836/stat : 27836 (toysat) Z 27833 27836 24910 0 -1 4203532 3820161 0 0 0 14763 664 0 0 20 0 2 0 30226621 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27836/statm: 0 0 0 0 0 0 0
[pid=27836/tid=27838] ppid=27833 vsize=0 CPUtime=0.68 cores=1,3,5,7
/proc/27836/task/27838/stat : 27838 (toysat) R 27833 27836 24910 0 -1 4203588 7 0 0 0 0 68 0 0 20 0 2 0 30226621 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) 154.27
Current children cumulated vsize (KiB) 0

[startup+154.4 s]
/proc/loadavg: 2.23 2.29 2.24 3/181 27843
/proc/meminfo: memFree=22684692/32872528 swapFree=1499884/1696108
[pid=27836] ppid=27833 vsize=0 CPUtime=154.37 cores=1,3,5,7
/proc/27836/stat : 27836 (toysat) Z 27833 27836 24910 0 -1 4203532 3820161 0 0 0 14763 674 0 0 20 0 2 0 30226621 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27836/statm: 0 0 0 0 0 0 0
[pid=27836/tid=27838] ppid=27833 vsize=0 CPUtime=0.78 cores=1,3,5,7
/proc/27836/task/27838/stat : 27838 (toysat) R 27833 27836 24910 0 -1 4203588 7 0 0 0 0 78 0 0 20 0 2 0 30226621 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) 154.37
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 154.44
CPU time (s): 154.41
CPU user time (s): 147.633
CPU system time (s): 6.77697
CPU usage (%): 99.9801
Max. virtual memory (cumulated for all children) (KiB): 15888964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 147.633
system time used= 6.77697
maximum resident set size= 15657936
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3820161
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= 39
involuntary context switches= 184

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.543917 second user time and 0.874867 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-18 22:30:09
IDJOB=4107058
IDBENCH=71857
IDSOLVER=2542
FILE ID=node137/4107058-1466281798
RUNJOBID= node137-1466264772-24927
PBS_JOBID= 19918225
Free space on /tmp= 71312 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_3000_5__126_2812__512.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4107058-1466281798/watcher-4107058-1466281798 -o /tmp/evaluation-result-4107058-1466281798/solver-4107058-1466281798 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466264772-24927 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4107058-1466281798.opb

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

MD5SUM BENCH= 0f92d181b92c9b1b2ec7960910124750
RANDOM SEED=1180535353

node137.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.486
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.97
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.486
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.486
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.56
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.486
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.486
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.486
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.38
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.486
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.486
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:        28477292 kB
Buffers:          163300 kB
Cached:           692816 kB
SwapCached:         1268 kB
Active:          1627932 kB
Inactive:         311768 kB
Active(anon):    1084804 kB
Inactive(anon):     1028 kB
Active(file):     543128 kB
Inactive(file):   310740 kB
Unevictable:     1696108 kB
Mlocked:         1499884 kB
SwapTotal:      67108856 kB
SwapFree:       67100008 kB
Dirty:            401408 kB
Writeback:             0 kB
AnonPages:       2779004 kB
Mapped:            10660 kB
Shmem:                 0 kB
Slab:             624872 kB
SReclaimable:      68208 kB
SUnreclaim:       556664 kB
KernelStack:        1464 kB
PageTables:         9476 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2921424 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    692224 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= 71296 MiB
End job on node137 at 2016-06-18 22:32:43