Trace number 4105813

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) 170.196 170.246

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=100-sizeP=51-sizeQ=100-520972534-max.opb
MD5SUM11b19c0232a5dd1a01e7c4342698e58e
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 -2
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 2854495385411919137542539254950202185769575159
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:31:37+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-4105813-1466256696.opb"]
0.00/0.01	c use --random-gen="1776150189 2869925028 1193081846 3087474035 422544510 3484644094 226024492 731993938 3635744976 1668420242 1946657715 2554875487 2119020026 666343150 3041374243 1776232232 1565648807 1617206957 1233026177 3911796557 3565924872 2290693381 1386316897 713608849 1667273458 1581929246 2630625479 3560113113 1085562595 3208749063 3927635475 597620482 455829914 3408596555 629822959 3895795207 4148063479 1427781948 3264105928 3524667407 2259283322 2437781825 182978942 1403188611 1222846956 1192500682 1038115666 3892800614 709520788 3153761799 3521647767 4166843095 2076326439 2458090167 1777984090 2429333055 2417032814 2615411721 1683399338 4102934293 2525244149 3010458203 2328494635 413438880 3519134999 927053787 1279506969 2561631479 1161562159 2564246055 2094110470 2195856045 2918100517 1816884261 2554318001 3404313344 2868577790 3231916740 2990630840 1398845945 3963427554 1910421603 3733774754 2006724174 3887998870 3671824117 2594054445 281639638 132532471 2203997722 2512428036 4148760832 2108372960 1357531709 119017003 2605465336 1785771994 1035530371 3465698365 1110038970 464450514 2847145530 1558436402 3397602428 3124110861 1367047948 2758595088 1336393448 1513497176 3793495947 2001659129 912706560 3333587579 2623915347 2406788789 2048373830 647736893 4281701899 3203236677 713085854 2719458893 4137391280 2982119269 1667848071 1854505283 2285728023 3452616781 3360262606 3388263228 2720379580 3724251421 2375859353 1826235966 1488885966 3240590700 465591392 3957099176 2495396223 2746996830 202429169 1476419636 2969463795 2729442113 2615109532 3771874693 435496595 984809982 1346455955 503989093 2532798037 2347397404 1324060377 662405205 2860994667 2485436294 540189378 449477980 1683061558 1636264351 1598126259 3827148509 337650823 343224106 531067269 1269974557 2215150359 1180304073 3427984030 234678503 1904701713 908050809 2083065923 2223523542 285794196 4147374007 3768973559 3282923762 3616222332 2623261158 1743687744 576787157 1506122506 3717949081 4168634245 1409259977 2829183499 1961120286 4262179107 3698641776 2702694443 183897656 1803845669 2077082983 1754026938 3794607385 3088633736 4216963146 2440931207 334673514 2454011832 1576118540 2124038364 3017232867 3656001452 4065076335 2633800973 743976907 3184854770 92876423 3841405924 1772292484 426977858 190326461 1489250424 3469543842 1426196452 467503024 1332848432 241089730 3472074830 2035391561 1221439555 1138637127 491857048 2007145267 840665196 1853692262 1362157601 1471474571 1767614499 3544373479 1716751906 3425362592 2454580563 741341203 3865970424 498659458 4117267743 1903107448 1266382500 2139277130 4107713356 1412674601 306610446 3845546213 1907304772 2828075585 381645099 689555202 3690664398 3647773782 1991215666 2619437737 4194657465 1011744309 1485055354 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-4105813-1466256696/watcher-4105813-1466256696 -o /tmp/evaluation-result-4105813-1466256696/solver-4105813-1466256696 -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-4105813-1466256696.opb 

pid=25026
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.00 2.00 2.00 3/179 25029
/proc/meminfo: memFree=18917912/32872528 swapFree=163656/177964
[pid=25029] ppid=25026 vsize=720316 CPUtime=0 cores=1,3,5,7
/proc/25029/stat : 25029 (toysat) R 25026 25029 20760 0 -1 4202496 2686 0 0 0 0 0 0 0 20 0 4 0 27719590 737603584 2536 33554432000 4194304 16246674 140734631222064 140734631221488 13880264 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25029/statm: 180591 2546 441 2943 0 177485 0
[pid=25029/tid=25030] ppid=25026 vsize=737724 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25030/stat : 25030 (toysat) S 25026 25029 20760 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27719590 755429376 2603 33554432000 4194304 16246674 140734631222064 140668035902704 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=25029/tid=25031] ppid=25026 vsize=741820 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25031/stat : 25031 (toysat) S 25026 25029 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27719590 759623680 2619 33554432000 4194304 16246674 140734631222064 140668025412848 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=25029/tid=25032] ppid=25026 vsize=745916 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25032/stat : 25032 (toysat) S 25026 25029 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 27719590 763817984 2636 33554432000 4194304 16246674 140734631222064 140668014939312 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0

[startup+0.100169 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25029
/proc/meminfo: memFree=18917912/32872528 swapFree=163656/177964
[pid=25029] ppid=25026 vsize=1301060 CPUtime=0.09 cores=1,3,5,7
/proc/25029/stat : 25029 (toysat) R 25026 25029 20760 0 -1 4202496 25026 0 0 0 6 3 0 0 20 0 4 0 27719590 1332285440 24813 33554432000 4194304 16246674 140734631222064 140734631221376 7889302 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25029/statm: 325265 24829 800 2943 0 322159 0
[pid=25029/tid=25030] ppid=25026 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25030/stat : 25030 (toysat) S 25026 25029 20760 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27719590 1332285440 24840 33554432000 4194304 16246674 140734631222064 140668035902704 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=25029/tid=25031] ppid=25026 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25031/stat : 25031 (toysat) S 25026 25029 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27719590 1332285440 24851 33554432000 4194304 16246674 140734631222064 140668025412848 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=25029/tid=25032] ppid=25026 vsize=1301060 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25032/stat : 25032 (toysat) S 25026 25029 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27719590 1332285440 24863 33554432000 4194304 16246674 140734631222064 140668014939312 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1301060

[startup+0.20086 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25029
/proc/meminfo: memFree=18917912/32872528 swapFree=163656/177964
[pid=25029] ppid=25026 vsize=1302084 CPUtime=0.19 cores=1,3,5,7
/proc/25029/stat : 25029 (toysat) R 25026 25029 20760 0 -1 4202496 43375 0 0 0 13 6 0 0 20 0 4 0 27719590 1333334016 43162 33554432000 4194304 16246674 140734631222064 140734631221376 6165644 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25029/statm: 325521 43162 833 2943 0 322415 0
[pid=25029/tid=25030] ppid=25026 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25030/stat : 25030 (toysat) S 25026 25029 20760 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27719590 1333334016 43162 33554432000 4194304 16246674 140734631222064 140668035902704 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=25029/tid=25031] ppid=25026 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25031/stat : 25031 (toysat) S 25026 25029 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27719590 1333334016 43162 33554432000 4194304 16246674 140734631222064 140668025412848 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=25029/tid=25032] ppid=25026 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25032/stat : 25032 (toysat) S 25026 25029 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27719590 1333334016 43162 33554432000 4194304 16246674 140734631222064 140668014939312 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1302084

[startup+0.300515 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25029
/proc/meminfo: memFree=18917912/32872528 swapFree=163656/177964
[pid=25029] ppid=25026 vsize=1302084 CPUtime=0.29 cores=1,3,5,7
/proc/25029/stat : 25029 (toysat) R 25026 25029 20760 0 -1 4202496 55970 0 0 0 21 8 0 0 20 0 4 0 27719590 1333334016 55758 33554432000 4194304 16246674 140734631222064 140734631221376 5516309 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25029/statm: 325521 55766 835 2943 0 322415 0
[pid=25029/tid=25030] ppid=25026 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25030/stat : 25030 (toysat) S 25026 25029 20760 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27719590 1333334016 55771 33554432000 4194304 16246674 140734631222064 140668035902704 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=25029/tid=25031] ppid=25026 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25031/stat : 25031 (toysat) S 25026 25029 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27719590 1333334016 55777 33554432000 4194304 16246674 140734631222064 140668025412848 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=25029/tid=25032] ppid=25026 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25032/stat : 25032 (toysat) S 25026 25029 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27719590 1333334016 55782 33554432000 4194304 16246674 140734631222064 140668014939312 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1302084

[startup+0.700456 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25029
/proc/meminfo: memFree=18917912/32872528 swapFree=163656/177964
[pid=25029] ppid=25026 vsize=1316420 CPUtime=0.69 cores=1,3,5,7
/proc/25029/stat : 25029 (toysat) R 25026 25029 20760 0 -1 4202496 69456 0 0 0 59 10 0 0 20 0 4 0 27719590 1348014080 69243 33554432000 4194304 16246674 140734631222064 140734631221376 12665550 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25029/statm: 329105 69246 843 2943 0 325999 0
[pid=25029/tid=25030] ppid=25026 vsize=1316420 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25030/stat : 25030 (toysat) S 25026 25029 20760 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27719590 1348014080 69248 33554432000 4194304 16246674 140734631222064 140668035902704 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=25029/tid=25031] ppid=25026 vsize=1316420 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25031/stat : 25031 (toysat) S 25026 25029 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27719590 1348014080 69250 33554432000 4194304 16246674 140734631222064 140668025412848 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=25029/tid=25032] ppid=25026 vsize=1316420 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25032/stat : 25032 (toysat) S 25026 25029 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27719590 1348014080 69252 33554432000 4194304 16246674 140734631222064 140668014939312 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1316420

[startup+1.50045 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 25033
/proc/meminfo: memFree=18432968/32872528 swapFree=163656/177964
[pid=25029] ppid=25026 vsize=1316420 CPUtime=1.49 cores=1,3,5,7
/proc/25029/stat : 25029 (toysat) R 25026 25029 20760 0 -1 4202496 185061 0 0 0 123 26 0 0 20 0 4 0 27719590 1348014080 184848 33554432000 4194304 16246674 140734631222064 140734631203968 13790085 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25029/statm: 329105 184858 843 2943 0 325999 0
[pid=25029/tid=25030] ppid=25026 vsize=1316420 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25030/stat : 25030 (toysat) S 25026 25029 20760 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27719590 1348014080 184864 33554432000 4194304 16246674 140734631222064 140668035902704 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=25029/tid=25031] ppid=25026 vsize=1316420 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25031/stat : 25031 (toysat) S 25026 25029 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27719590 1348014080 184869 33554432000 4194304 16246674 140734631222064 140668025412848 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=25029/tid=25032] ppid=25026 vsize=1316420 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25032/stat : 25032 (toysat) S 25026 25029 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27719590 1348014080 184874 33554432000 4194304 16246674 140734631222064 140668014939312 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1316420

[startup+3.10046 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 25033
/proc/meminfo: memFree=17940068/32872528 swapFree=163656/177964
[pid=25029] ppid=25026 vsize=1650244 CPUtime=3.09 cores=1,3,5,7
/proc/25029/stat : 25029 (toysat) R 25026 25029 20760 0 -1 4202496 353504 0 0 0 262 47 0 0 20 0 4 0 27719590 1689849856 353291 33554432000 4194304 16246674 140734631222064 140734631221376 14091618 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25029/statm: 412561 353291 844 2943 0 409455 0
[pid=25029/tid=25030] ppid=25026 vsize=1650244 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25030/stat : 25030 (toysat) S 25026 25029 20760 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27719590 1689849856 353291 33554432000 4194304 16246674 140734631222064 140668035902704 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=25029/tid=25031] ppid=25026 vsize=1650244 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25031/stat : 25031 (toysat) S 25026 25029 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27719590 1689849856 353291 33554432000 4194304 16246674 140734631222064 140668025412848 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=25029/tid=25032] ppid=25026 vsize=1650244 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25032/stat : 25032 (toysat) S 25026 25029 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27719590 1689849856 353291 33554432000 4194304 16246674 140734631222064 140668014939312 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1650244

[startup+6.30048 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 25033
/proc/meminfo: memFree=17502120/32872528 swapFree=163656/177964
[pid=25029] ppid=25026 vsize=1650244 CPUtime=6.29 cores=1,3,5,7
/proc/25029/stat : 25029 (toysat) R 25026 25029 20760 0 -1 4202496 353706 0 0 0 582 47 0 0 20 0 4 0 27719590 1689849856 353493 33554432000 4194304 16246674 140734631222064 140734631219904 4207014 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25029/statm: 412561 353493 844 2943 0 409455 0
[pid=25029/tid=25030] ppid=25026 vsize=1650244 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25030/stat : 25030 (toysat) S 25026 25029 20760 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27719590 1689849856 353493 33554432000 4194304 16246674 140734631222064 140668035902704 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=25029/tid=25031] ppid=25026 vsize=1650244 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25031/stat : 25031 (toysat) S 25026 25029 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27719590 1689849856 353493 33554432000 4194304 16246674 140734631222064 140668025412624 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25029/tid=25032] ppid=25026 vsize=1650244 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25032/stat : 25032 (toysat) S 25026 25029 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27719590 1689849856 353493 33554432000 4194304 16246674 140734631222064 140668014939312 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1650244

[startup+12.7005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 25033
/proc/meminfo: memFree=16247132/32872528 swapFree=163656/177964
[pid=25029] ppid=25026 vsize=2395716 CPUtime=12.68 cores=1,3,5,7
/proc/25029/stat : 25029 (toysat) R 25026 25029 20760 0 -1 4202496 540074 0 0 0 1198 70 0 0 20 0 4 0 27719590 2453213184 539861 33554432000 4194304 16246674 140734631222064 140734631221240 12500440 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25029/statm: 598929 539861 844 2943 0 595823 0
[pid=25029/tid=25030] ppid=25026 vsize=2395716 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25030/stat : 25030 (toysat) S 25026 25029 20760 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27719590 2453213184 539861 33554432000 4194304 16246674 140734631222064 140668035902704 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=25029/tid=25031] ppid=25026 vsize=2395716 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25031/stat : 25031 (toysat) S 25026 25029 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27719590 2453213184 539861 33554432000 4194304 16246674 140734631222064 140668025412848 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=25029/tid=25032] ppid=25026 vsize=2395716 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25032/stat : 25032 (toysat) S 25026 25029 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27719590 2453213184 539861 33554432000 4194304 16246674 140734631222064 140668014939312 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 2395716

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 25033
/proc/meminfo: memFree=11838328/32872528 swapFree=163656/177964
[pid=25029] ppid=25026 vsize=4938308 CPUtime=25.49 cores=1,3,5,7
/proc/25029/stat : 25029 (toysat) R 25026 25029 20760 0 -1 4202496 1175722 0 0 0 2391 158 0 0 20 0 4 0 27719590 5056827392 1175509 33554432000 4194304 16246674 140734631222064 140734631221160 4220543 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25029/statm: 1234577 1175509 844 2943 0 1231471 0
[pid=25029/tid=25030] ppid=25026 vsize=4938308 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25030/stat : 25030 (toysat) S 25026 25029 20760 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27719590 5056827392 1175509 33554432000 4194304 16246674 140734631222064 140668035902704 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=25029/tid=25031] ppid=25026 vsize=4938308 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25031/stat : 25031 (toysat) S 25026 25029 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27719590 5056827392 1175509 33554432000 4194304 16246674 140734631222064 140668025412848 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=25029/tid=25032] ppid=25026 vsize=4938308 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25032/stat : 25032 (toysat) S 25026 25029 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27719590 5056827392 1175509 33554432000 4194304 16246674 140734631222064 140668014939312 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4938308

[startup+51.1004 s]
/proc/loadavg: 1.94 1.98 1.99 3/183 25082
/proc/meminfo: memFree=21034736/32872528 swapFree=163656/177964
[pid=25029] ppid=25026 vsize=7870020 CPUtime=51.08 cores=1,3,5,7
/proc/25029/stat : 25029 (toysat) R 25026 25029 20760 0 -1 4202496 1908595 0 0 0 4849 259 0 0 20 0 4 0 27719590 8058900480 1908383 33554432000 4194304 16246674 140734631222064 140734631220728 4221105 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25029/statm: 1967505 1908390 844 2943 0 1964399 0
[pid=25029/tid=25030] ppid=25026 vsize=7870020 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25030/stat : 25030 (toysat) S 25026 25029 20760 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27719590 8058900480 1908394 33554432000 4194304 16246674 140734631222064 140668035902704 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=25029/tid=25031] ppid=25026 vsize=7870020 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25031/stat : 25031 (toysat) S 25026 25029 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27719590 8058900480 1908399 33554432000 4194304 16246674 140734631222064 140668025412624 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25029/tid=25032] ppid=25026 vsize=7870020 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25032/stat : 25032 (toysat) S 25026 25029 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27719590 8058900480 1908402 33554432000 4194304 16246674 140734631222064 140668014939312 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7870020

[startup+102.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/183 25083
/proc/meminfo: memFree=6565116/32872528 swapFree=163656/177964
[pid=25029] ppid=25026 vsize=14662212 CPUtime=102.27 cores=1,3,5,7
/proc/25029/stat : 25029 (toysat) R 25026 25029 20760 0 -1 4202496 3606713 0 0 0 9744 483 0 0 20 0 4 0 27719590 15014105088 3606746 33554432000 4194304 16246674 140734631222064 140734631221240 14105072 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25029/statm: 3665553 3606746 845 2943 0 3662447 0
[pid=25029/tid=25030] ppid=25026 vsize=14662212 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25030/stat : 25030 (toysat) S 25026 25029 20760 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27719590 15014105088 3606746 33554432000 4194304 16246674 140734631222064 140668035902704 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=25029/tid=25031] ppid=25026 vsize=14662212 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25031/stat : 25031 (toysat) S 25026 25029 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27719590 15014105088 3606746 33554432000 4194304 16246674 140734631222064 140668025412848 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=25029/tid=25032] ppid=25026 vsize=14662212 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25032/stat : 25032 (toysat) S 25026 25029 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27719590 15014105088 3606746 33554432000 4194304 16246674 140734631222064 140668014939312 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 14662212

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/183 25084
/proc/meminfo: memFree=3220368/32872528 swapFree=163656/177964
[pid=25029] ppid=25026 vsize=14662212 CPUtime=162.25 cores=1,3,5,7
/proc/25029/stat : 25029 (toysat) R 25026 25029 20760 0 -1 4202496 3606717 0 0 0 15739 486 0 0 20 0 4 0 27719590 15014105088 3606750 33554432000 4194304 16246674 140734631222064 140734631221160 4220495 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25029/statm: 3665553 3606750 849 2943 0 3662447 0
[pid=25029/tid=25030] ppid=25026 vsize=14662212 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25030/stat : 25030 (toysat) S 25026 25029 20760 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27719590 15014105088 3606750 33554432000 4194304 16246674 140734631222064 140668035902704 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=25029/tid=25031] ppid=25026 vsize=14662212 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25031/stat : 25031 (toysat) S 25026 25029 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27719590 15014105088 3606750 33554432000 4194304 16246674 140734631222064 140668025412848 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=25029/tid=25032] ppid=25026 vsize=14662212 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25032/stat : 25032 (toysat) S 25026 25029 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27719590 15014105088 3606750 33554432000 4194304 16246674 140734631222064 140668014939312 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 14662212



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+169.4 s]
/proc/loadavg: 2.07 2.00 2.00 3/183 25084
/proc/meminfo: memFree=1993868/32872528 swapFree=163656/177964
[pid=25029] ppid=25026 vsize=15887940 CPUtime=169.35 cores=1,3,5,7
/proc/25029/stat : 25029 (toysat) R 25026 25029 20760 0 -1 4202496 3913095 0 0 0 16403 532 0 0 20 0 4 0 27719590 16269250560 3913128 33554432000 4194304 16246674 140734631222064 140734631221160 13782402 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25029/statm: 3971985 3913128 849 2943 0 3968879 0
[pid=25029/tid=25030] ppid=25026 vsize=15887940 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25030/stat : 25030 (toysat) S 25026 25029 20760 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 27719590 16269250560 3913144 33554432000 4194304 16246674 140734631222064 140668035902704 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=25029/tid=25031] ppid=25026 vsize=15887940 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25031/stat : 25031 (toysat) S 25026 25029 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 27719590 16269250560 3913150 33554432000 4194304 16246674 140734631222064 140668025412848 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=25029/tid=25032] ppid=25026 vsize=15887940 CPUtime=0 cores=1,3,5,7
/proc/25029/task/25032/stat : 25032 (toysat) S 25026 25029 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 27719590 16269250560 3913155 33554432000 4194304 16246674 140734631222064 140668014939312 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 169.35
Current children cumulated vsize (KiB) 15887940

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

[startup+169.6 s]
/proc/loadavg: 2.07 2.00 2.00 3/183 25084
/proc/meminfo: memFree=1993868/32872528 swapFree=163656/177964
[pid=25029] ppid=25026 vsize=0 CPUtime=169.55 cores=1,3,5,7
/proc/25029/stat : 25029 (toysat) Z 25026 25029 20760 0 -1 4203532 3913427 0 0 0 16404 551 0 0 20 0 2 0 27719590 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25029/statm: 0 0 0 0 0 0 0
[pid=25029/tid=25031] ppid=25026 vsize=0 CPUtime=0.17 cores=1,3,5,7
/proc/25029/task/25031/stat : 25031 (toysat) R 25026 25029 20760 0 -1 4203588 8 0 0 0 0 17 0 0 20 0 2 0 27719590 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) 169.55
Current children cumulated vsize (KiB) 0

[startup+170 s]
/proc/loadavg: 2.07 2.00 2.00 3/183 25084
/proc/meminfo: memFree=1993868/32872528 swapFree=163656/177964
[pid=25029] ppid=25026 vsize=0 CPUtime=169.95 cores=1,3,5,7
/proc/25029/stat : 25029 (toysat) Z 25026 25029 20760 0 -1 4203532 3913427 0 0 0 16404 591 0 0 20 0 2 0 27719590 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25029/statm: 0 0 0 0 0 0 0
[pid=25029/tid=25031] ppid=25026 vsize=0 CPUtime=0.57 cores=1,3,5,7
/proc/25029/task/25031/stat : 25031 (toysat) R 25026 25029 20760 0 -1 4203588 8 0 0 0 0 57 0 0 20 0 2 0 27719590 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) 169.95
Current children cumulated vsize (KiB) 0

[startup+170.2 s]
/proc/loadavg: 2.07 2.00 2.00 3/183 25084
/proc/meminfo: memFree=1993868/32872528 swapFree=163656/177964
[pid=25029] ppid=25026 vsize=0 CPUtime=170.15 cores=1,3,5,7
/proc/25029/stat : 25029 (toysat) Z 25026 25029 20760 0 -1 4203532 3913427 0 0 0 16404 611 0 0 20 0 2 0 27719590 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25029/statm: 0 0 0 0 0 0 0
[pid=25029/tid=25031] ppid=25026 vsize=0 CPUtime=0.77 cores=1,3,5,7
/proc/25029/task/25031/stat : 25031 (toysat) R 25026 25029 20760 0 -1 4203588 8 0 0 0 0 77 0 0 20 0 2 0 27719590 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) 170.15
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 170.246
CPU time (s): 170.196
CPU user time (s): 164.041
CPU system time (s): 6.15506
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 15887940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 164.041
system time used= 6.15506
maximum resident set size= 15653840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3913427
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= 77
involuntary context switches= 172

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.547916 second user time and 0.708892 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-18 15:31:37
IDJOB=4105813
IDBENCH=3022
IDSOLVER=2542
FILE ID=node105/4105813-1466256696
RUNJOBID= node105-1466229502-20777
PBS_JOBID= 19918174
Free space on /tmp= 71724 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-520972534-max.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4105813-1466256696/watcher-4105813-1466256696 -o /tmp/evaluation-result-4105813-1466256696/solver-4105813-1466256696 -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-4105813-1466256696.opb

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

MD5SUM BENCH= 11b19c0232a5dd1a01e7c4342698e58e
RANDOM SEED=193134980

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:        18918176 kB
Buffers:           93868 kB
Cached:           207928 kB
SwapCached:         1460 kB
Active:         12815076 kB
Inactive:         200804 kB
Active(anon):   12711224 kB
Inactive(anon):     4740 kB
Active(file):     103852 kB
Inactive(file):   196064 kB
Unevictable:      177964 kB
Mlocked:          163656 kB
SwapTotal:      67108856 kB
SwapFree:       67097160 kB
Dirty:             16720 kB
Writeback:             0 kB
AnonPages:      12891276 kB
Mapped:            10536 kB
Shmem:                 0 kB
Slab:             604808 kB
SReclaimable:      48292 kB
SUnreclaim:       556516 kB
KernelStack:        1456 kB
PageTables:        29232 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:   13032936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 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= 71712 MiB
End job on node105 at 2016-06-18 15:34:27