Trace number 4105733

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) 142.513 142.553

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=440-sizeP=221-sizeQ=440-726468498.opb
MD5SUMd67243dd41f18412158aad3d9d1777ad
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark6.604
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables97901
Total number of constraints291721
Number of constraints which are clauses291720
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint97240
Number of terms in the objective function 221
Biggest coefficient in the objective function 1684996666696914987166688442938726917102321526408785780068975640576
Number of bits for the biggest coefficient in the objective function 221
Sum of the numbers in the objective function 3369993333393829974333376885877453834204643052817571560137951281151
Number of bits of the sum of numbers in the objective function 221
Biggest number in a constraint 2392032866531905486790942578809394338145620987608332988883503686824375178865503049616412016019962016447144819201720664620106359620960485637227891297994520232330261783830994590149049944504587400511488
Number of bits of the biggest number in a constraint 660
Biggest sum of numbers in a constraint 9568131466127621947163770315237577352582483950433331955534014747295513459689730629073816418642253180734108769246219889599930392714811235131541912049967060836868994739843120196423842159639336839621523
Number of bits of the biggest sum of numbers661
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-18T15:18:25+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-4105733-1466255904.opb"]
0.00/0.01	c use --random-gen="1033399087 403382976 1370329367 2753248202 3734654767 4040154885 320753170 809957852 2907563699 2396417380 1330994331 4059687593 1418763778 2617755770 2622102230 2015882974 177255715 3686258983 1209244049 928974667 2529016221 1953510532 2790414592 1988441554 1285555331 115394365 3800569032 2788401869 1888790294 3224489719 1819131951 1738489190 2794161104 87670232 3561875648 2607610917 1483405310 1902219111 3433241071 2332003563 194424169 1556023964 4273507816 3289158756 654558875 3294635518 496350392 466317861 2173330176 3040064249 3044384319 2625153267 3343758288 1616602417 824684727 2703173760 3755252611 3771205069 958241039 577094826 1780948819 4152019009 3781650175 2687978378 2615547568 1172152111 2131638328 3421582207 3391543924 1074876952 1413102431 581701806 1004989439 758921713 826067406 4218571124 3101494121 1479550302 3537989149 3129712484 3762177650 3228178108 1305832047 374508802 2046286090 1553185654 3360948614 2768788959 634182115 3464619546 572635579 1173165918 3641108633 499318239 1703579311 999629208 1928237372 614228778 4095181813 3807686599 2815592646 3593505692 427724608 1613798583 4001497217 3506966218 1478713807 1108772253 1681463231 817276360 818012764 1873702656 1144484733 2998894292 2812202180 389345506 3510769657 3715468051 4279127085 1159473531 916253413 2388400217 1071290385 1592675455 832920193 3458691097 3135162802 3429013207 3636034604 3900511970 1034563544 1705678709 1713535691 3353782406 2607930049 3772882164 3172645071 698755087 3065760918 2285272272 4195273010 613332230 1333394105 4207739386 697247067 3782184247 1470502361 746543855 479643155 3215275863 228141162 160237948 2316702065 3941183156 3632761741 3695808888 1254158635 1533199761 3669562522 1414433325 3765045046 1954709825 3794576283 2262329048 55764683 2176712743 3789725267 3383928605 1367148539 265914919 478479076 3202257774 812697088 3215987858 684581243 3634751959 3707445202 355202116 3996970659 3692569543 1674373967 3462651286 632873799 2714936420 2924802364 809750886 1319121398 1253687626 2316223207 3601929299 1397778147 1427201949 1588280268 2685705129 3036659095 3085433964 785211228 2385709558 3160544991 1425183179 2421466496 550755286 945702637 2376568148 3206582435 2539811155 3472136150 276891737 1386626897 2079556251 2481446201 374738075 3547892684 4020652860 488450182 4229780892 680529863 3752385885 995345193 2677231650 2885603972 1515100664 1926958848 1299712016 2984492215 121107459 625500031 869080260 2301037786 2991017657 4049650746 926030048 2239945934 3105864044 957256199 174793954 1506459953 450166792 188005812 3676145970 3706553547 3894983033 3260674253 465109042 2424830888 895286838 3175327317 2189789476 1381666608 3465027641 2626601524 1143322356 3839748950 1599834597 1589933229 135921564 255 362436" option to reproduce the execution
2.30/2.36	c #vars 97901
2.30/2.36	c #constraints 291721

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

pid=24517
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.01 2.02 2.00 3/179 24520
/proc/meminfo: memFree=25340336/32872528 swapFree=163656/177964
[pid=24520] ppid=24517 vsize=724412 CPUtime=0 cores=1,3,5,7
/proc/24520/stat : 24520 (toysat) R 24517 24520 20760 0 -1 4202496 2699 0 0 0 0 0 0 0 20 0 4 0 27640423 741797888 3571 33554432000 4194304 16246674 140736914588784 140736914588208 15002730 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24520/statm: 181615 3581 441 2943 0 178509 0
[pid=24520/tid=24521] ppid=24517 vsize=740796 CPUtime=0 cores=1,3,5,7
/proc/24520/task/24521/stat : 24521 (toysat) S 24517 24520 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27640423 758575104 3639 33554432000 4194304 16246674 140736914588784 140681039293680 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24520/tid=24522] ppid=24517 vsize=745916 CPUtime=0 cores=1,3,5,7
/proc/24520/task/24522/stat : 24522 (toysat) S 24517 24520 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27640423 763817984 3656 33554432000 4194304 16246674 140736914588784 140681028803824 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24520/tid=24523] ppid=24517 vsize=751036 CPUtime=0 cores=1,3,5,7
/proc/24520/task/24523/stat : 24523 (toysat) S 24517 24520 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27640423 769060864 3675 33554432000 4194304 16246674 140736914588784 140680915578032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100128 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 24520
/proc/meminfo: memFree=25340336/32872528 swapFree=163656/177964
[pid=24520] ppid=24517 vsize=1220164 CPUtime=0.09 cores=1,3,5,7
/proc/24520/stat : 24520 (toysat) R 24517 24520 20760 0 -1 4202496 28781 0 0 0 5 4 0 0 20 0 4 0 27640423 1249447936 29591 33554432000 4194304 16246674 140736914588784 140736914588096 4220897 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24520/statm: 305041 29591 802 2943 0 301935 0
[pid=24520/tid=24521] ppid=24517 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/24520/task/24521/stat : 24521 (toysat) S 24517 24520 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27640423 1249447936 29591 33554432000 4194304 16246674 140736914588784 140681039293680 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24520/tid=24522] ppid=24517 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/24520/task/24522/stat : 24522 (toysat) S 24517 24520 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27640423 1249447936 29591 33554432000 4194304 16246674 140736914588784 140681028803824 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24520/tid=24523] ppid=24517 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/24520/task/24523/stat : 24523 (toysat) S 24517 24520 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27640423 1249447936 29591 33554432000 4194304 16246674 140736914588784 140680915578032 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) 1220164

[startup+0.200562 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 24520
/proc/meminfo: memFree=25340336/32872528 swapFree=163656/177964
[pid=24520] ppid=24517 vsize=1311300 CPUtime=0.19 cores=1,3,5,7
/proc/24520/stat : 24520 (toysat) R 24517 24520 20760 0 -1 4202496 50931 0 0 0 11 8 0 0 20 0 4 0 27640423 1342771200 52252 33554432000 4194304 16246674 140736914588784 140736914588096 4225154 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24520/statm: 327825 52259 802 2943 0 324719 0
[pid=24520/tid=24521] ppid=24517 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/24520/task/24521/stat : 24521 (toysat) S 24517 24520 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27640423 1342771200 52264 33554432000 4194304 16246674 140736914588784 140681039293680 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24520/tid=24522] ppid=24517 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/24520/task/24522/stat : 24522 (toysat) S 24517 24520 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27640423 1342771200 52268 33554432000 4194304 16246674 140736914588784 140681028803824 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24520/tid=24523] ppid=24517 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/24520/task/24523/stat : 24523 (toysat) S 24517 24520 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27640423 1342771200 52272 33554432000 4194304 16246674 140736914588784 140680915578032 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) 1311300

[startup+0.300499 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 24520
/proc/meminfo: memFree=25340336/32872528 swapFree=163656/177964
[pid=24520] ppid=24517 vsize=1313348 CPUtime=0.29 cores=1,3,5,7
/proc/24520/stat : 24520 (toysat) R 24517 24520 20760 0 -1 4202496 61196 0 0 0 20 9 0 0 20 0 4 0 27640423 1344868352 62517 33554432000 4194304 16246674 140736914588784 140736914588096 4222999 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24520/statm: 328337 62517 802 2943 0 325231 0
[pid=24520/tid=24521] ppid=24517 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/24520/task/24521/stat : 24521 (toysat) S 24517 24520 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27640423 1344868352 62517 33554432000 4194304 16246674 140736914588784 140681039293680 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24520/tid=24522] ppid=24517 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/24520/task/24522/stat : 24522 (toysat) S 24517 24520 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27640423 1344868352 62517 33554432000 4194304 16246674 140736914588784 140681028803824 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24520/tid=24523] ppid=24517 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/24520/task/24523/stat : 24523 (toysat) S 24517 24520 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27640423 1344868352 62517 33554432000 4194304 16246674 140736914588784 140680915578032 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) 1313348

[startup+0.700424 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 24520
/proc/meminfo: memFree=25340336/32872528 swapFree=163656/177964
[pid=24520] ppid=24517 vsize=1313348 CPUtime=0.69 cores=1,3,5,7
/proc/24520/stat : 24520 (toysat) R 24517 24520 20760 0 -1 4202496 69612 0 0 0 59 10 0 0 20 0 4 0 27640423 1344868352 70933 33554432000 4194304 16246674 140736914588784 140736914570688 7376708 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24520/statm: 328337 70933 802 2943 0 325231 0
[pid=24520/tid=24521] ppid=24517 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/24520/task/24521/stat : 24521 (toysat) S 24517 24520 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27640423 1344868352 70933 33554432000 4194304 16246674 140736914588784 140681039293680 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24520/tid=24522] ppid=24517 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/24520/task/24522/stat : 24522 (toysat) S 24517 24520 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27640423 1344868352 70933 33554432000 4194304 16246674 140736914588784 140681028803824 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24520/tid=24523] ppid=24517 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/24520/task/24523/stat : 24523 (toysat) S 24517 24520 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27640423 1344868352 70933 33554432000 4194304 16246674 140736914588784 140680915578032 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) 1313348

[startup+1.50043 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 24524
/proc/meminfo: memFree=25014224/32872528 swapFree=163656/177964
[pid=24520] ppid=24517 vsize=1313348 CPUtime=1.49 cores=1,3,5,7
/proc/24520/stat : 24520 (toysat) R 24517 24520 20760 0 -1 4202496 86576 0 0 0 136 13 0 0 20 0 4 0 27640423 1344868352 87897 33554432000 4194304 16246674 140736914588784 140736914586624 14073329 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24520/statm: 328337 87897 803 2943 0 325231 0
[pid=24520/tid=24521] ppid=24517 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/24520/task/24521/stat : 24521 (toysat) S 24517 24520 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27640423 1344868352 87897 33554432000 4194304 16246674 140736914588784 140681039293680 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24520/tid=24522] ppid=24517 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/24520/task/24522/stat : 24522 (toysat) S 24517 24520 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27640423 1344868352 87897 33554432000 4194304 16246674 140736914588784 140681028803824 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24520/tid=24523] ppid=24517 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/24520/task/24523/stat : 24523 (toysat) S 24517 24520 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27640423 1344868352 87897 33554432000 4194304 16246674 140736914588784 140680915578032 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) 1313348

[startup+3.10041 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 24524
/proc/meminfo: memFree=24949108/32872528 swapFree=163656/177964
[pid=24520] ppid=24517 vsize=1343044 CPUtime=3.09 cores=1,3,5,7
/proc/24520/stat : 24520 (toysat) R 24517 24520 20760 0 -1 4202496 195608 0 0 0 279 30 0 0 20 0 4 0 27640423 1375277056 201529 33554432000 4194304 16246674 140736914588784 140736914586624 12481124 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24520/statm: 335761 201538 838 2943 0 332655 0
[pid=24520/tid=24521] ppid=24517 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/24520/task/24521/stat : 24521 (toysat) S 24517 24520 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27640423 1375277056 201544 33554432000 4194304 16246674 140736914588784 140681039293680 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24520/tid=24522] ppid=24517 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/24520/task/24522/stat : 24522 (toysat) S 24517 24520 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27640423 1375277056 201549 33554432000 4194304 16246674 140736914588784 140681028803824 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24520/tid=24523] ppid=24517 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/24520/task/24523/stat : 24523 (toysat) S 24517 24520 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27640423 1375277056 201554 33554432000 4194304 16246674 140736914588784 140680915578032 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) 1343044

[startup+6.30041 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 24524
/proc/meminfo: memFree=24236184/32872528 swapFree=163656/177964
[pid=24520] ppid=24517 vsize=1343044 CPUtime=6.28 cores=1,3,5,7
/proc/24520/stat : 24520 (toysat) R 24517 24520 20760 0 -1 4202496 270248 0 0 0 586 42 0 0 20 0 4 0 27640423 1375277056 276168 33554432000 4194304 16246674 140736914588784 140736914570688 4220850 0 2 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24520/statm: 335761 276168 838 2943 0 332655 0
[pid=24520/tid=24521] ppid=24517 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/24520/task/24521/stat : 24521 (toysat) S 24517 24520 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27640423 1375277056 276168 33554432000 4194304 16246674 140736914588784 140681039293680 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24520/tid=24522] ppid=24517 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/24520/task/24522/stat : 24522 (toysat) S 24517 24520 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27640423 1375277056 276168 33554432000 4194304 16246674 140736914588784 140681028803824 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24520/tid=24523] ppid=24517 vsize=1343044 CPUtime=0 cores=1,3,5,7
/proc/24520/task/24523/stat : 24523 (toysat) S 24517 24520 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27640423 1375277056 276168 33554432000 4194304 16246674 140736914588784 140680915578032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1343044

[startup+12.7004 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 24524
/proc/meminfo: memFree=23330964/32872528 swapFree=163656/177964
[pid=24520] ppid=24517 vsize=1973828 CPUtime=12.68 cores=1,3,5,7
/proc/24520/stat : 24520 (toysat) R 24517 24520 20760 0 -1 4202496 427948 0 0 0 1205 63 0 0 20 0 4 0 27640423 2021199872 435401 33554432000 4194304 16246674 140736914588784 140736914587448 4221799 0 2 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24520/statm: 493457 435410 847 2943 0 490351 0
[pid=24520/tid=24521] ppid=24517 vsize=1974852 CPUtime=0 cores=1,3,5,7
/proc/24520/task/24521/stat : 24521 (toysat) S 24517 24520 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27640423 2022248448 435418 33554432000 4194304 16246674 140736914588784 140681039293680 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24520/tid=24522] ppid=24517 vsize=1974852 CPUtime=0 cores=1,3,5,7
/proc/24520/task/24522/stat : 24522 (toysat) S 24517 24520 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27640423 2022248448 435423 33554432000 4194304 16246674 140736914588784 140681028803600 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24520/tid=24523] ppid=24517 vsize=1974852 CPUtime=0 cores=1,3,5,7
/proc/24520/task/24523/stat : 24523 (toysat) S 24517 24520 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27640423 2022248448 435428 33554432000 4194304 16246674 140736914588784 140680915578032 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) 1973828

[startup+25.5075 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 24524
/proc/meminfo: memFree=18361760/32872528 swapFree=163656/177964
[pid=24520] ppid=24517 vsize=3691076 CPUtime=25.49 cores=1,3,5,7
/proc/24520/stat : 24520 (toysat) R 24517 24520 20760 0 -1 4202496 857271 0 0 0 2427 122 0 0 20 0 4 0 27640423 3779661824 864724 33554432000 4194304 16246674 140736914588784 140736914586576 4220982 0 2 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24520/statm: 922769 864724 847 2943 0 919663 0
[pid=24520/tid=24521] ppid=24517 vsize=3691076 CPUtime=0 cores=1,3,5,7
/proc/24520/task/24521/stat : 24521 (toysat) S 24517 24520 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27640423 3779661824 864724 33554432000 4194304 16246674 140736914588784 140681039293680 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24520/tid=24522] ppid=24517 vsize=3691076 CPUtime=0 cores=1,3,5,7
/proc/24520/task/24522/stat : 24522 (toysat) S 24517 24520 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27640423 3779661824 864724 33554432000 4194304 16246674 140736914588784 140681028803600 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24520/tid=24523] ppid=24517 vsize=3691076 CPUtime=0 cores=1,3,5,7
/proc/24520/task/24523/stat : 24523 (toysat) S 24517 24520 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27640423 3779661824 864724 33554432000 4194304 16246674 140736914588784 140680915578032 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) 3691076

[startup+51.1004 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 24524
/proc/meminfo: memFree=10548040/32872528 swapFree=163656/177964
[pid=24520] ppid=24517 vsize=8017476 CPUtime=51.07 cores=1,3,5,7
/proc/24520/stat : 24520 (toysat) R 24517 24520 20760 0 -1 4202496 1938873 0 0 0 4838 269 0 0 20 0 4 0 27640423 8209895424 1946326 33554432000 4194304 16246674 140736914588784 140736914587960 13892864 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24520/statm: 2004369 1946326 847 2943 0 2001263 0
[pid=24520/tid=24521] ppid=24517 vsize=8017476 CPUtime=0 cores=1,3,5,7
/proc/24520/task/24521/stat : 24521 (toysat) S 24517 24520 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27640423 8209895424 1946326 33554432000 4194304 16246674 140736914588784 140681039293680 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24520/tid=24522] ppid=24517 vsize=8017476 CPUtime=0 cores=1,3,5,7
/proc/24520/task/24522/stat : 24522 (toysat) S 24517 24520 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27640423 8209895424 1946326 33554432000 4194304 16246674 140736914588784 140681028803824 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24520/tid=24523] ppid=24517 vsize=8017476 CPUtime=0 cores=1,3,5,7
/proc/24520/task/24523/stat : 24523 (toysat) S 24517 24520 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27640423 8209895424 1946326 33554432000 4194304 16246674 140736914588784 140680915578032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 8017476

[startup+102.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/184 24528
/proc/meminfo: memFree=6660384/32872528 swapFree=163656/177964
[pid=24520] ppid=24517 vsize=11897412 CPUtime=102.26 cores=1,3,5,7
/proc/24520/stat : 24520 (toysat) R 24517 24520 20760 0 -1 4202496 2908863 0 0 0 9822 404 0 0 20 0 4 0 27640423 12182949888 2916316 33554432000 4194304 16246674 140736914588784 140736914586752 14002976 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24520/statm: 2974353 2916316 852 2943 0 2971247 0
[pid=24520/tid=24521] ppid=24517 vsize=11897412 CPUtime=0 cores=1,3,5,7
/proc/24520/task/24521/stat : 24521 (toysat) S 24517 24520 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27640423 12182949888 2916316 33554432000 4194304 16246674 140736914588784 140681039293680 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24520/tid=24522] ppid=24517 vsize=11897412 CPUtime=0 cores=1,3,5,7
/proc/24520/task/24522/stat : 24522 (toysat) S 24517 24520 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27640423 12182949888 2916316 33554432000 4194304 16246674 140736914588784 140681028803600 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24520/tid=24523] ppid=24517 vsize=11897412 CPUtime=0 cores=1,3,5,7
/proc/24520/task/24523/stat : 24523 (toysat) S 24517 24520 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27640423 12182949888 2916316 33554432000 4194304 16246674 140736914588784 140680915578032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 11897412



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+141.7 s]
/proc/loadavg: 2.02 2.02 2.00 3/184 24578
/proc/meminfo: memFree=13118024/32872528 swapFree=163656/177964
[pid=24520] ppid=24517 vsize=15874628 CPUtime=141.66 cores=1,3,5,7
/proc/24520/stat : 24520 (toysat) R 24517 24520 20760 0 -1 4202496 3902954 0 0 0 13623 543 0 0 20 0 4 0 27640423 16255619072 3910407 33554432000 4194304 16246674 140736914588784 140736914570688 14628944 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24520/statm: 3968657 3910407 852 2943 0 3965551 0
[pid=24520/tid=24521] ppid=24517 vsize=15874628 CPUtime=0 cores=1,3,5,7
/proc/24520/task/24521/stat : 24521 (toysat) S 24517 24520 20760 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27640423 16255619072 3910407 33554432000 4194304 16246674 140736914588784 140681039293680 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=24520/tid=24522] ppid=24517 vsize=15874628 CPUtime=0 cores=1,3,5,7
/proc/24520/task/24522/stat : 24522 (toysat) S 24517 24520 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27640423 16255619072 3910407 33554432000 4194304 16246674 140736914588784 140681028803824 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=24520/tid=24523] ppid=24517 vsize=15874628 CPUtime=0 cores=1,3,5,7
/proc/24520/task/24523/stat : 24523 (toysat) S 24517 24520 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27640423 16255619072 3910407 33554432000 4194304 16246674 140736914588784 140680915578032 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 141.66
Current children cumulated vsize (KiB) 15874628

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

[startup+142.107 s]
/proc/loadavg: 2.02 2.02 2.00 3/182 24578
/proc/meminfo: memFree=18206456/32872528 swapFree=163656/177964
[pid=24520] ppid=24517 vsize=0 CPUtime=142.07 cores=1,3,5,7
/proc/24520/stat : 24520 (toysat) Z 24517 24520 20760 0 -1 4203532 3903069 0 0 0 13624 583 0 0 20 0 2 0 27640423 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24520/statm: 0 0 0 0 0 0 0
[pid=24520/tid=24522] ppid=24517 vsize=0 CPUtime=0.39 cores=1,3,5,7
/proc/24520/task/24522/stat : 24522 (toysat) R 24517 24520 20760 0 -1 4203588 8 0 0 0 0 39 0 0 20 0 2 0 27640423 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) 142.07
Current children cumulated vsize (KiB) 0

[startup+142.5 s]
/proc/loadavg: 2.02 2.02 2.00 3/182 24578
/proc/meminfo: memFree=18206456/32872528 swapFree=163656/177964
[pid=24520] ppid=24517 vsize=0 CPUtime=142.46 cores=1,3,5,7
/proc/24520/stat : 24520 (toysat) Z 24517 24520 20760 0 -1 4203532 3903069 0 0 0 13624 622 0 0 20 0 2 0 27640423 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/24520/statm: 0 0 0 0 0 0 0
[pid=24520/tid=24522] ppid=24517 vsize=0 CPUtime=0.78 cores=1,3,5,7
/proc/24520/task/24522/stat : 24522 (toysat) R 24517 24520 20760 0 -1 4203588 8 0 0 0 0 78 0 0 20 0 2 0 27640423 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) 142.46
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 142.553
CPU time (s): 142.513
CPU user time (s): 136.243
CPU system time (s): 6.27005
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 15874628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 136.243
system time used= 6.27005
maximum resident set size= 15642088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3903069
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= 56
involuntary context switches= 262

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.354946 second user time and 0.557915 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-18 15:18:25
IDJOB=4105733
IDBENCH=2994
IDSOLVER=2542
FILE ID=node105/4105733-1466255904
RUNJOBID= node105-1466229502-20777
PBS_JOBID= 19918174
Free space on /tmp= 71704 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=440-sizeP=221-sizeQ=440-726468498.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4105733-1466255904/watcher-4105733-1466255904 -o /tmp/evaluation-result-4105733-1466255904/solver-4105733-1466255904 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1466229502-20777 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4105733-1466255904.opb

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

MD5SUM BENCH= d67243dd41f18412158aad3d9d1777ad
RANDOM SEED=1859797094

node105.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.561
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.12
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.561
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.561
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.561
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.561
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.54
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.561
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.561
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.561
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.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        25340476 kB
Buffers:           97736 kB
Cached:           228236 kB
SwapCached:         1416 kB
Active:          6399432 kB
Inactive:         205256 kB
Active(anon):    6276004 kB
Inactive(anon):     4796 kB
Active(file):     123428 kB
Inactive(file):   200460 kB
Unevictable:      177964 kB
Mlocked:          163656 kB
SwapTotal:      67108856 kB
SwapFree:       67097160 kB
Dirty:             34476 kB
Writeback:             0 kB
AnonPages:       6456316 kB
Mapped:            10576 kB
Shmem:                 0 kB
Slab:             605660 kB
SReclaimable:      48956 kB
SUnreclaim:       556704 kB
KernelStack:        1456 kB
PageTables:        16892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    6600132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     30720 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= 71684 MiB
End job on node105 at 2016-06-18 15:20:48