Trace number 4105861

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) 172.717 172.754

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=100-sizeP=51-sizeQ=100-416317114-max.opb
MD5SUM44d5a0b71f17bc4fff0f0dd8401b346c
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-2
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -1
Optimality of the best value was proved NO
Number of variables5251
Total number of constraints15301
Number of constraints which are clauses15300
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 constraint5100
Number of terms in the objective function 51
Biggest coefficient in the objective function 1125899906842624
Number of bits for the biggest coefficient in the objective function 51
Sum of the numbers in the objective function 2251799813685247
Number of bits of the sum of numbers in the objective function 51
Biggest number in a constraint 713623846352979940529142984724747568191373312
Number of bits of the biggest number in a constraint 150
Biggest sum of numbers in a constraint 2854495385411919209113085420553158722664919739
Number of bits of the biggest sum of numbers151
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:39:59+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-4105861-1466257198.opb"]
0.00/0.01	c use --random-gen="2187029365 2489969540 4096496268 2743222421 1161023651 2352436443 2316406505 951903422 2422025899 1811240181 1559157284 961181900 4029121324 3466710175 1533108580 1529206252 2329418681 2772048981 749730829 2798119786 3887027310 1648781924 3257546731 1991708032 3431864932 3276535580 192031539 3371700278 4147249811 211552529 2157766469 447212085 1712692137 4270373792 2433767801 2412259334 1748865607 4162584003 1647315507 3773808993 866068937 3342176702 2799435468 2155636451 605780958 1944346339 1725880325 4062917571 3979031668 1947532154 2195836961 644574238 356636825 1242458898 2631057138 982987327 4245635149 730314405 1858582316 3142665504 1743270514 442154275 1900209952 3784553198 2871985142 968012499 3622812556 839810160 1576142209 2884534155 2648512621 2616779159 2221695848 275508979 3517337204 282379580 1957641344 1331092980 4078092274 1047710467 130292321 1524488321 1195409638 90219931 178696315 1981393312 1543503185 3233310390 3413254638 1335489663 1409101683 495468010 1517525593 1306186648 2265200796 3290457906 3671670788 3867800066 282189068 1775959625 3409943299 691084839 1093375738 3421295433 3977235641 1896282185 1117789352 2144227320 302037084 1197976382 1699609578 435268519 3550948379 2734399470 405736837 95999172 3653800736 1082258400 1705245342 2384648476 3085459249 1749884174 3019917956 1393289942 4245802475 44612422 1987819026 2313238172 225603063 527886290 3362963917 480825400 1798878188 1732527141 4286950428 3314644413 3068751611 1141000638 1824928719 258139036 1641225674 2321502091 2179064850 3969278563 3671246228 3708085254 775559058 3749523694 98455443 1029558597 580777262 3320930072 2114924226 3285929105 2836909839 1185812576 479915671 2733923897 4165351792 1649270986 1707566522 4229563338 3279183143 911617123 174956790 348891484 1539151252 1524270441 529463587 2823638053 3605739677 2458565529 3090974441 4135656586 1551478862 3530647720 249046635 1366336108 1488228903 127601011 3602553023 1112755728 3117360098 749120354 2771659361 1438331473 3922325337 212971656 1628869260 159034373 473442596 655384491 4267249930 1684027970 909587462 4180437121 1186447772 1043465694 965544488 1916396929 2047645023 3778518568 3820349271 2404635018 4030951245 2525919557 4158022392 384880719 2158966743 438747259 322741879 535440747 2818211157 3088398371 2435479047 3059423718 1654737903 1033917365 2677166748 2152427079 4002215883 110968002 4181646132 727179585 3793797128 3512243949 2515575245 1841528687 166607428 1862755942 1838230671 2901471932 2986765959 2676479949 842694663 1086235495 3175989740 2012155854 1873038395 655065274 798608665 612369620 1331809179 3044637920 688168077 665698738 1032801735 146381162 3904543926 2112143993 2521425212 3848898998 3082512627 3365409865 417709350 3889692425 255 362436" option to reproduce the execution
0.09/0.13	c #vars 5251
0.09/0.13	c #constraints 15301

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

pid=7234
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.06 2.05 3/178 7237
/proc/meminfo: memFree=29941500/32872528 swapFree=526336/559040
[pid=7237] ppid=7234 vsize=607676 CPUtime=0 cores=1,3,5,7
/proc/7237/stat : 7237 (toysat) R 7234 7237 28898 0 -1 4202496 2247 0 0 0 0 0 0 0 20 0 4 0 27769984 622260224 3119 33554432000 4194304 16246674 140736216467456 140736216466880 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7237/statm: 152687 3128 441 2943 0 149581 0
[pid=7237/tid=7238] ppid=7234 vsize=651708 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7238/stat : 7238 (toysat) S 7234 7237 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27769984 667348992 3291 33554432000 4194304 16246674 140736216467456 140012171537648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=7237/tid=7239] ppid=7234 vsize=656828 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7239/stat : 7239 (toysat) S 7234 7237 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27769984 672591872 3309 33554432000 4194304 16246674 140736216467456 140012161047792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=7237/tid=7240] ppid=7234 vsize=660924 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7240/stat : 7240 (toysat) S 7234 7237 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27769984 676786176 3327 33554432000 4194304 16246674 140736216467456 140012041530544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100163 s]
/proc/loadavg: 2.01 2.06 2.05 3/178 7237
/proc/meminfo: memFree=29941500/32872528 swapFree=526336/559040
[pid=7237] ppid=7234 vsize=1301060 CPUtime=0.09 cores=1,3,5,7
/proc/7237/stat : 7237 (toysat) R 7234 7237 28898 0 -1 4202496 24682 0 0 0 5 4 0 0 20 0 4 0 27769984 1332285440 25492 33554432000 4194304 16246674 140736216467456 140736216466768 7371468 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7237/statm: 325265 25508 799 2943 0 322159 0
[pid=7237/tid=7238] ppid=7234 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7238/stat : 7238 (toysat) S 7234 7237 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27769984 1332285440 25519 33554432000 4194304 16246674 140736216467456 140012171537648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=7237/tid=7239] ppid=7234 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7239/stat : 7239 (toysat) S 7234 7237 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27769984 1332285440 25530 33554432000 4194304 16246674 140736216467456 140012161047792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=7237/tid=7240] ppid=7234 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7240/stat : 7240 (toysat) S 7234 7237 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27769984 1332285440 25541 33554432000 4194304 16246674 140736216467456 140012041530544 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) 1301060

[startup+0.200482 s]
/proc/loadavg: 2.01 2.06 2.05 3/178 7237
/proc/meminfo: memFree=29941500/32872528 swapFree=526336/559040
[pid=7237] ppid=7234 vsize=1302084 CPUtime=0.19 cores=1,3,5,7
/proc/7237/stat : 7237 (toysat) R 7234 7237 28898 0 -1 4202496 43371 0 0 0 13 6 0 0 20 0 4 0 27769984 1333334016 44180 33554432000 4194304 16246674 140736216467456 140736216466768 6165382 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7237/statm: 325521 44180 832 2943 0 322415 0
[pid=7237/tid=7238] ppid=7234 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7238/stat : 7238 (toysat) S 7234 7237 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27769984 1333334016 44180 33554432000 4194304 16246674 140736216467456 140012171537648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=7237/tid=7239] ppid=7234 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7239/stat : 7239 (toysat) S 7234 7237 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27769984 1333334016 44180 33554432000 4194304 16246674 140736216467456 140012161047792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=7237/tid=7240] ppid=7234 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7240/stat : 7240 (toysat) S 7234 7237 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27769984 1333334016 44180 33554432000 4194304 16246674 140736216467456 140012041530544 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) 1302084

[startup+0.300447 s]
/proc/loadavg: 2.01 2.06 2.05 3/178 7237
/proc/meminfo: memFree=29941500/32872528 swapFree=526336/559040
[pid=7237] ppid=7234 vsize=1302084 CPUtime=0.29 cores=1,3,5,7
/proc/7237/stat : 7237 (toysat) R 7234 7237 28898 0 -1 4202496 55865 0 0 0 21 8 0 0 20 0 4 0 27769984 1333334016 56675 33554432000 4194304 16246674 140736216467456 140736216466768 6972638 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7237/statm: 325521 56683 832 2943 0 322415 0
[pid=7237/tid=7238] ppid=7234 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7238/stat : 7238 (toysat) S 7234 7237 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27769984 1333334016 56689 33554432000 4194304 16246674 140736216467456 140012171537648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=7237/tid=7239] ppid=7234 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7239/stat : 7239 (toysat) S 7234 7237 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27769984 1333334016 56695 33554432000 4194304 16246674 140736216467456 140012161047792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=7237/tid=7240] ppid=7234 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7240/stat : 7240 (toysat) S 7234 7237 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27769984 1333334016 56699 33554432000 4194304 16246674 140736216467456 140012041530544 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) 1302084

[startup+0.700359 s]
/proc/loadavg: 2.01 2.06 2.05 3/178 7237
/proc/meminfo: memFree=29941500/32872528 swapFree=526336/559040
[pid=7237] ppid=7234 vsize=1316420 CPUtime=0.68 cores=1,3,5,7
/proc/7237/stat : 7237 (toysat) R 7234 7237 28898 0 -1 4202496 71673 0 0 0 57 11 0 0 20 0 4 0 27769984 1348014080 72483 33554432000 4194304 16246674 140736216467456 140736216466768 12504453 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7237/statm: 329105 72486 841 2943 0 325999 0
[pid=7237/tid=7238] ppid=7234 vsize=1316420 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7238/stat : 7238 (toysat) S 7234 7237 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27769984 1348014080 72487 33554432000 4194304 16246674 140736216467456 140012171537648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=7237/tid=7239] ppid=7234 vsize=1316420 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7239/stat : 7239 (toysat) S 7234 7237 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27769984 1348014080 72489 33554432000 4194304 16246674 140736216467456 140012161047792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=7237/tid=7240] ppid=7234 vsize=1316420 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7240/stat : 7240 (toysat) S 7234 7237 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27769984 1348014080 72491 33554432000 4194304 16246674 140736216467456 140012041530544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 1316420

[startup+1.50036 s]
/proc/loadavg: 2.01 2.05 2.05 3/183 7242
/proc/meminfo: memFree=29435772/32872528 swapFree=526336/559040
[pid=7237] ppid=7234 vsize=1316420 CPUtime=1.48 cores=1,3,5,7
/proc/7237/stat : 7237 (toysat) R 7234 7237 28898 0 -1 4202496 187413 0 0 0 122 26 0 0 20 0 4 0 27769984 1348014080 188223 33554432000 4194304 16246674 140736216467456 140736216449280 13790085 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7237/statm: 329105 188232 841 2943 0 325999 0
[pid=7237/tid=7238] ppid=7234 vsize=1316420 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7238/stat : 7238 (toysat) S 7234 7237 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27769984 1348014080 188238 33554432000 4194304 16246674 140736216467456 140012171537648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=7237/tid=7239] ppid=7234 vsize=1316420 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7239/stat : 7239 (toysat) S 7234 7237 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27769984 1348014080 188243 33554432000 4194304 16246674 140736216467456 140012161047792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=7237/tid=7240] ppid=7234 vsize=1316420 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7240/stat : 7240 (toysat) S 7234 7237 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27769984 1348014080 188249 33554432000 4194304 16246674 140736216467456 140012041530544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1316420

[startup+3.10042 s]
/proc/loadavg: 2.01 2.05 2.05 3/184 7245
/proc/meminfo: memFree=28922884/32872528 swapFree=526336/559040
[pid=7237] ppid=7234 vsize=1601092 CPUtime=3.09 cores=1,3,5,7
/proc/7237/stat : 7237 (toysat) R 7234 7237 28898 0 -1 4202496 341261 0 0 0 263 46 0 0 20 0 4 0 27769984 1639518208 342070 33554432000 4194304 16246674 140736216467456 140736216466768 13789789 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7237/statm: 400273 342070 842 2943 0 397167 0
[pid=7237/tid=7238] ppid=7234 vsize=1601092 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7238/stat : 7238 (toysat) S 7234 7237 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27769984 1639518208 342070 33554432000 4194304 16246674 140736216467456 140012171537648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=7237/tid=7239] ppid=7234 vsize=1601092 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7239/stat : 7239 (toysat) S 7234 7237 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27769984 1639518208 342070 33554432000 4194304 16246674 140736216467456 140012161047792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=7237/tid=7240] ppid=7234 vsize=1601092 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7240/stat : 7240 (toysat) S 7234 7237 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27769984 1639518208 342070 33554432000 4194304 16246674 140736216467456 140012041530544 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) 1601092

[startup+6.30037 s]
/proc/loadavg: 2.01 2.05 2.05 3/184 7245
/proc/meminfo: memFree=27986676/32872528 swapFree=526336/559040
[pid=7237] ppid=7234 vsize=1601092 CPUtime=6.29 cores=1,3,5,7
/proc/7237/stat : 7237 (toysat) R 7234 7237 28898 0 -1 4202496 341413 0 0 0 583 46 0 0 20 0 4 0 27769984 1639518208 342222 33554432000 4194304 16246674 140736216467456 140736216466768 4220536 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7237/statm: 400273 342222 842 2943 0 397167 0
[pid=7237/tid=7238] ppid=7234 vsize=1601092 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7238/stat : 7238 (toysat) S 7234 7237 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27769984 1639518208 342222 33554432000 4194304 16246674 140736216467456 140012171537648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=7237/tid=7239] ppid=7234 vsize=1601092 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7239/stat : 7239 (toysat) S 7234 7237 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27769984 1639518208 342222 33554432000 4194304 16246674 140736216467456 140012161047568 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7237/tid=7240] ppid=7234 vsize=1601092 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7240/stat : 7240 (toysat) S 7234 7237 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27769984 1639518208 342222 33554432000 4194304 16246674 140736216467456 140012041530544 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) 1601092

[startup+12.7004 s]
/proc/loadavg: 2.00 2.05 2.04 3/184 7245
/proc/meminfo: memFree=26183144/32872528 swapFree=526336/559040
[pid=7237] ppid=7234 vsize=2451012 CPUtime=12.68 cores=1,3,5,7
/proc/7237/stat : 7237 (toysat) R 7234 7237 28898 0 -1 4202496 553893 0 0 0 1194 74 0 0 20 0 4 0 27769984 2509836288 554702 33554432000 4194304 16246674 140736216467456 140736216466632 4225128 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7237/statm: 612753 554702 842 2943 0 609647 0
[pid=7237/tid=7238] ppid=7234 vsize=2451012 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7238/stat : 7238 (toysat) S 7234 7237 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27769984 2509836288 554702 33554432000 4194304 16246674 140736216467456 140012171537648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=7237/tid=7239] ppid=7234 vsize=2451012 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7239/stat : 7239 (toysat) S 7234 7237 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27769984 2509836288 554702 33554432000 4194304 16246674 140736216467456 140012161047792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=7237/tid=7240] ppid=7234 vsize=2451012 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7240/stat : 7240 (toysat) S 7234 7237 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27769984 2509836288 554702 33554432000 4194304 16246674 140736216467456 140012041530544 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) 2451012

[startup+25.5004 s]
/proc/loadavg: 2.00 2.05 2.04 3/184 7245
/proc/meminfo: memFree=22051680/32872528 swapFree=526336/559040
[pid=7237] ppid=7234 vsize=5043780 CPUtime=25.48 cores=1,3,5,7
/proc/7237/stat : 7237 (toysat) R 7234 7237 28898 0 -1 4202496 1202086 0 0 0 2386 162 0 0 20 0 4 0 27769984 5164830720 1202895 33554432000 4194304 16246674 140736216467456 140736216466632 14628944 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7237/statm: 1260945 1202895 842 2943 0 1257839 0
[pid=7237/tid=7238] ppid=7234 vsize=5043780 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7238/stat : 7238 (toysat) S 7234 7237 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27769984 5164830720 1202895 33554432000 4194304 16246674 140736216467456 140012171537648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=7237/tid=7239] ppid=7234 vsize=5043780 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7239/stat : 7239 (toysat) S 7234 7237 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27769984 5164830720 1202895 33554432000 4194304 16246674 140736216467456 140012161047792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=7237/tid=7240] ppid=7234 vsize=5043780 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7240/stat : 7240 (toysat) S 7234 7237 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27769984 5164830720 1202895 33554432000 4194304 16246674 140736216467456 140012041530544 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) 5043780

[startup+51.1005 s]
/proc/loadavg: 2.15 2.08 2.05 3/184 7245
/proc/meminfo: memFree=15096620/32872528 swapFree=526336/559040
[pid=7237] ppid=7234 vsize=7429700 CPUtime=51.08 cores=1,3,5,7
/proc/7237/stat : 7237 (toysat) R 7234 7237 28898 0 -1 4202496 1798566 0 0 0 4866 242 0 0 20 0 4 0 27769984 7608012800 1799375 33554432000 4194304 16246674 140736216467456 140736216466632 4225176 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7237/statm: 1857425 1799375 842 2943 0 1854319 0
[pid=7237/tid=7238] ppid=7234 vsize=7429700 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7238/stat : 7238 (toysat) S 7234 7237 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27769984 7608012800 1799375 33554432000 4194304 16246674 140736216467456 140012171537648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=7237/tid=7239] ppid=7234 vsize=7429700 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7239/stat : 7239 (toysat) S 7234 7237 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27769984 7608012800 1799375 33554432000 4194304 16246674 140736216467456 140012161047792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=7237/tid=7240] ppid=7234 vsize=7429700 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7240/stat : 7240 (toysat) S 7234 7237 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27769984 7608012800 1799375 33554432000 4194304 16246674 140736216467456 140012041530544 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) 7429700

[startup+102.3 s]
/proc/loadavg: 2.06 2.06 2.05 3/183 7246
/proc/meminfo: memFree=3616344/32872528 swapFree=526336/559040
[pid=7237] ppid=7234 vsize=14715460 CPUtime=102.28 cores=1,3,5,7
/proc/7237/stat : 7237 (toysat) R 7234 7237 28898 0 -1 4202496 3620010 0 0 0 9744 484 0 0 20 0 4 0 27769984 15068631040 3620819 33554432000 4194304 16246674 140736216467456 140736216466632 13797879 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7237/statm: 3678865 3620819 843 2943 0 3675759 0
[pid=7237/tid=7238] ppid=7234 vsize=14715460 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7238/stat : 7238 (toysat) S 7234 7237 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27769984 15068631040 3620819 33554432000 4194304 16246674 140736216467456 140012171537648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=7237/tid=7239] ppid=7234 vsize=14715460 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7239/stat : 7239 (toysat) S 7234 7237 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27769984 15068631040 3620819 33554432000 4194304 16246674 140736216467456 140012161047792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=7237/tid=7240] ppid=7234 vsize=14715460 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7240/stat : 7240 (toysat) S 7234 7237 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27769984 15068631040 3620819 33554432000 4194304 16246674 140736216467456 140012041530544 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) 14715460

[startup+162.3 s]
/proc/loadavg: 2.02 2.05 2.04 3/183 7296
/proc/meminfo: memFree=15364920/32872528 swapFree=526336/559040
[pid=7237] ppid=7234 vsize=14715460 CPUtime=162.26 cores=1,3,5,7
/proc/7237/stat : 7237 (toysat) R 7234 7237 28898 0 -1 4202496 3620014 0 0 0 15740 486 0 0 20 0 4 0 27769984 15068631040 3620823 33554432000 4194304 16246674 140736216467456 140736216466552 4206964 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7237/statm: 3678865 3620823 847 2943 0 3675759 0
[pid=7237/tid=7238] ppid=7234 vsize=14715460 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7238/stat : 7238 (toysat) S 7234 7237 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27769984 15068631040 3620823 33554432000 4194304 16246674 140736216467456 140012171537648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=7237/tid=7239] ppid=7234 vsize=14715460 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7239/stat : 7239 (toysat) S 7234 7237 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27769984 15068631040 3620823 33554432000 4194304 16246674 140736216467456 140012161047792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=7237/tid=7240] ppid=7234 vsize=14715460 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7240/stat : 7240 (toysat) S 7234 7237 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27769984 15068631040 3620823 33554432000 4194304 16246674 140736216467456 140012041530544 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) 14715460



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+171.9 s]
/proc/loadavg: 2.02 2.05 2.04 3/183 7296
/proc/meminfo: memFree=11909172/32872528 swapFree=526336/559040
[pid=7237] ppid=7234 vsize=15882820 CPUtime=171.86 cores=1,3,5,7
/proc/7237/stat : 7237 (toysat) R 7234 7237 28898 0 -1 4202496 3911679 0 0 0 16663 523 0 0 20 0 4 0 27769984 16264007680 3912488 33554432000 4194304 16246674 140736216467456 140736216466632 13753489 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7237/statm: 3970705 3912488 847 2943 0 3967599 0
[pid=7237/tid=7238] ppid=7234 vsize=15882820 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7238/stat : 7238 (toysat) S 7234 7237 28898 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 27769984 16264007680 3912488 33554432000 4194304 16246674 140736216467456 140012171537648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=7237/tid=7239] ppid=7234 vsize=15882820 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7239/stat : 7239 (toysat) S 7234 7237 28898 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27769984 16264007680 3912488 33554432000 4194304 16246674 140736216467456 140012161047792 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=7237/tid=7240] ppid=7234 vsize=15882820 CPUtime=0 cores=1,3,5,7
/proc/7237/task/7240/stat : 7240 (toysat) S 7234 7237 28898 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27769984 16264007680 3912488 33554432000 4194304 16246674 140736216467456 140012041530544 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 171.86
Current children cumulated vsize (KiB) 15882820

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

[startup+172.005 s]
/proc/loadavg: 2.02 2.05 2.04 3/183 7296
/proc/meminfo: memFree=11909172/32872528 swapFree=526336/559040
[pid=7237] ppid=7234 vsize=0 CPUtime=171.97 cores=1,3,5,7
/proc/7237/stat : 7237 (toysat) Z 7234 7237 28898 0 -1 4203532 3912007 0 0 0 16664 533 0 0 20 0 2 0 27769984 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7237/statm: 0 0 0 0 0 0 0
[pid=7237/tid=7239] ppid=7234 vsize=0 CPUtime=0.08 cores=1,3,5,7
/proc/7237/task/7239/stat : 7239 (toysat) R 7234 7237 28898 0 -1 4203588 8 0 0 0 0 8 0 0 20 0 2 0 27769984 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) 171.97
Current children cumulated vsize (KiB) 0

[startup+172.4 s]
/proc/loadavg: 2.02 2.05 2.04 3/183 7296
/proc/meminfo: memFree=11909172/32872528 swapFree=526336/559040
[pid=7237] ppid=7234 vsize=0 CPUtime=172.37 cores=1,3,5,7
/proc/7237/stat : 7237 (toysat) Z 7234 7237 28898 0 -1 4203532 3912007 0 0 0 16664 573 0 0 20 0 2 0 27769984 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7237/statm: 0 0 0 0 0 0 0
[pid=7237/tid=7239] ppid=7234 vsize=0 CPUtime=0.48 cores=1,3,5,7
/proc/7237/task/7239/stat : 7239 (toysat) R 7234 7237 28898 0 -1 4203588 8 0 0 0 0 48 0 0 20 0 2 0 27769984 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) 172.37
Current children cumulated vsize (KiB) 0

[startup+172.6 s]
/proc/loadavg: 2.02 2.05 2.04 3/183 7296
/proc/meminfo: memFree=11909172/32872528 swapFree=526336/559040
[pid=7237] ppid=7234 vsize=0 CPUtime=172.57 cores=1,3,5,7
/proc/7237/stat : 7237 (toysat) Z 7234 7237 28898 0 -1 4203532 3912007 0 0 0 16664 593 0 0 20 0 2 0 27769984 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7237/statm: 0 0 0 0 0 0 0
[pid=7237/tid=7239] ppid=7234 vsize=0 CPUtime=0.68 cores=1,3,5,7
/proc/7237/task/7239/stat : 7239 (toysat) R 7234 7237 28898 0 -1 4203588 8 0 0 0 0 68 0 0 20 0 2 0 27769984 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) 172.57
Current children cumulated vsize (KiB) 0

[startup+172.7 s]
/proc/loadavg: 2.02 2.05 2.04 4/181 7296
/proc/meminfo: memFree=26513200/32872528 swapFree=526336/559040
[pid=7237] ppid=7234 vsize=0 CPUtime=172.67 cores=1,3,5,7
/proc/7237/stat : 7237 (toysat) Z 7234 7237 28898 0 -1 4203532 3912007 0 0 0 16664 603 0 0 20 0 2 0 27769984 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/7237/statm: 0 0 0 0 0 0 0
[pid=7237/tid=7239] ppid=7234 vsize=0 CPUtime=0.79 cores=1,3,5,7
/proc/7237/task/7239/stat : 7239 (toysat) R 7234 7237 28898 0 -1 4203588 8 0 0 0 0 79 0 0 20 0 2 0 27769984 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) 172.67
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 172.754
CPU time (s): 172.717
CPU user time (s): 166.641
CPU system time (s): 6.07608
CPU usage (%): 99.9785
Max. virtual memory (cumulated for all children) (KiB): 15882820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 166.641
system time used= 6.07608
maximum resident set size= 15651264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3912007
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= 47
involuntary context switches= 212

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.431934 second user time and 0.676897 second system time

The end

Launcher Data

Begin job on node106 at 2016-06-18 15:39:59
IDJOB=4105861
IDBENCH=3043
IDSOLVER=2542
FILE ID=node106/4105861-1466257198
RUNJOBID= node106-1466241787-28915
PBS_JOBID= 19918214
Free space on /tmp= 71680 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=100-sizeP=51-sizeQ=100-416317114-max.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4105861-1466257198/watcher-4105861-1466257198 -o /tmp/evaluation-result-4105861-1466257198/solver-4105861-1466257198 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1466241787-28915 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4105861-1466257198.opb

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

MD5SUM BENCH= 44d5a0b71f17bc4fff0f0dd8401b346c
RANDOM SEED=680846078

node106.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		: 2667.073
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	: 5334.14
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		: 2667.073
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		: 2667.073
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		: 2667.073
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.56
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		: 2667.073
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		: 2667.073
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.56
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		: 2667.073
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.38
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		: 2667.073
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:        29942136 kB
Buffers:           71244 kB
Cached:           196500 kB
SwapCached:         1532 kB
Active:          1453516 kB
Inactive:         170328 kB
Active(anon):    1353712 kB
Inactive(anon):     4532 kB
Active(file):      99804 kB
Inactive(file):   165796 kB
Unevictable:      559040 kB
Mlocked:          526336 kB
SwapTotal:      67108856 kB
SwapFree:       67099160 kB
Dirty:             37380 kB
Writeback:             0 kB
AnonPages:       1914596 kB
Mapped:            10500 kB
Shmem:                 0 kB
Slab:             613128 kB
SReclaimable:      56288 kB
SUnreclaim:       556840 kB
KernelStack:        1472 kB
PageTables:         7624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2058772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     43008 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= 71648 MiB
End job on node106 at 2016-06-18 15:42:51