Trace number 4104025

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) 261 261.044

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib3/normalized-mps-v2-20-10-qnet1_o.opb
MD5SUM405dbc2a6d00bd8f8eb32b58f88b8706
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.858868
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables5380
Total number of constraints584
Number of constraints which are clauses32
Number of constraints which are cardinality constraints (but not clauses)48
Number of constraints which are nor clauses,nor cardinality constraints504
Minimum length of a constraint2
Maximum length of a constraint54
Number of terms in the objective function 3720
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 133143986052
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 8388608000000
Number of bits of the biggest number in a constraint 43
Biggest sum of numbers in a constraint 17124187591735
Number of bits of the biggest sum of numbers44
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-18T11:26:39+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-4104025-1466241999.opb"]
0.00/0.01	c use --random-gen="834142593 2387861232 2221379888 3995056976 4082244543 326971972 3252548047 1914734740 3765708381 2186760297 194407336 1142440279 1401524343 1886860431 1898036683 2633764959 3765705171 2796828888 3677663876 237332315 717994918 3017979988 743785814 3657536870 2771410217 1064930558 1200228090 714272651 3261554043 2087029114 536216517 2625438325 1119086228 1551749151 3816996437 1959366565 2611056680 4089520733 1613470902 1028677193 2820021935 246100476 1038942445 346417435 4173450421 423595937 3634907125 3580045008 1353502252 1039976215 3802829450 2443031741 1919906386 1861933940 906004477 3423749831 3513485088 1520294280 3773276161 1075657762 3332411455 2391017142 2666267472 2196094609 2597718454 2490095214 1040170676 2368021090 2184567164 1763808202 2697791456 3013256995 3305875520 1781429045 189723388 1359413784 2207023527 2658785832 1234344286 692739825 530702445 2903307830 3873076535 1474500011 702410858 1043069750 2925783547 546250695 899374512 1689265382 287089982 903453997 1223451158 2520895187 773712949 615892386 1121603334 3638134916 2095115964 2570439582 3208007770 3706542244 1866178920 3164509048 3628903157 2650989130 1779572639 829126536 4140268638 3137134491 3991216862 3413140184 2798703606 3920695979 2801053206 2264932287 112967340 3297209417 4141859806 2254191543 2553672593 3768700765 2768100333 565255244 2707805504 756550018 75396124 460235440 1591378137 1668931905 3560250094 2805622966 3777876025 884842504 1185060950 1851840823 46493052 2509027677 2772823878 78633984 1435456550 4146412529 1376113839 2597939121 586727571 3810835839 3384337153 4051302318 998730294 4192074907 3441158677 2911992888 1489294780 4124326646 1293541953 1913431934 3267820790 274173779 1382017156 1351731494 3982158170 4116066756 2093033465 2547721573 1597732523 3819992527 2542258716 4022078313 1008042950 1893730573 4039044859 552364116 3477842957 3132765460 158822467 3637022815 763039696 2352439326 1930702892 1611224252 3100742909 418607192 1740909197 4066800637 26458430 2196148959 3083822427 1795619523 3906746389 587074842 2607044235 1212137169 4006364695 3069500861 950423169 2038425703 1025952474 4187799661 3562667858 3545116100 3349338072 3531922084 3225075170 1469658161 3124266282 2880947211 2898250306 3841946523 2318126745 3055081160 3164804671 4092991645 3178146003 3544221616 160150120 3182688127 644034856 2961474780 1964263823 482080328 2789041027 3423087680 3059519074 187982236 4277318869 2029679661 3542769760 2382179072 664719533 3182484220 2130392618 1770123900 1881700228 3993888459 2163709692 4258446962 3391087875 3773567726 1937995895 1939203689 2028649147 3463672211 41297950 1683823442 4290932262 1900538165 1997595202 2751431665 177101055 1224698074 201155816 1427835082 165671785 1313951833 2793611570 2994490094 255 362436" option to reproduce the execution
0.00/0.04	c #vars 5380
0.00/0.04	c #constraints 584

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-4104025-1466241999/watcher-4104025-1466241999 -o /tmp/evaluation-result-4104025-1466241999/solver-4104025-1466241999 -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-4104025-1466241999.opb 

pid=22329
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 22332
/proc/meminfo: memFree=28953892/32872528 swapFree=163656/177964
[pid=22332] ppid=22329 vsize=676284 CPUtime=0 cores=1,3,5,7
/proc/22332/stat : 22332 (toysat) R 22329 22332 20760 0 -1 4202496 2511 0 0 0 0 0 0 0 20 0 4 0 26249825 692514816 3383 33554432000 4194304 16246674 140733683129072 140733683128496 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22332/statm: 169583 3392 441 2943 0 166477 0
[pid=22332/tid=22333] ppid=22329 vsize=694716 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22333/stat : 22333 (toysat) S 22329 22332 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 26249825 711389184 3454 33554432000 4194304 16246674 140733683129072 140303782620400 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=22332/tid=22334] ppid=22329 vsize=698812 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22334/stat : 22334 (toysat) S 22329 22332 20760 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 26249825 715583488 3470 33554432000 4194304 16246674 140733683129072 140303696637168 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=22332/tid=22335] ppid=22329 vsize=702908 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22335/stat : 22335 (toysat) S 22329 22332 20760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 26249825 719777792 3487 33554432000 4194304 16246674 140733683129072 140303686163632 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.10017 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22332
/proc/meminfo: memFree=28953892/32872528 swapFree=163656/177964
[pid=22332] ppid=22329 vsize=1220164 CPUtime=0.09 cores=1,3,5,7
/proc/22332/stat : 22332 (toysat) R 22329 22332 20760 0 -1 4202496 24119 0 0 0 6 3 0 0 20 0 4 0 26249825 1249447936 24929 33554432000 4194304 16246674 140733683129072 140733683128384 13007928 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22332/statm: 305041 24942 844 2943 0 301935 0
[pid=22332/tid=22333] ppid=22329 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22333/stat : 22333 (toysat) S 22329 22332 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 26249825 1249447936 24952 33554432000 4194304 16246674 140733683129072 140303782620400 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=22332/tid=22334] ppid=22329 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22334/stat : 22334 (toysat) S 22329 22332 20760 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 26249825 1249447936 24960 33554432000 4194304 16246674 140733683129072 140303696637168 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=22332/tid=22335] ppid=22329 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22335/stat : 22335 (toysat) S 22329 22332 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 26249825 1249447936 24969 33554432000 4194304 16246674 140733683129072 140303686163632 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.200535 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22332
/proc/meminfo: memFree=28953892/32872528 swapFree=163656/177964
[pid=22332] ppid=22329 vsize=1220164 CPUtime=0.19 cores=1,3,5,7
/proc/22332/stat : 22332 (toysat) R 22329 22332 20760 0 -1 4202496 46937 0 0 0 13 6 0 0 20 0 4 0 26249825 1249447936 47747 33554432000 4194304 16246674 140733683129072 140733683128384 12371445 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22332/statm: 305041 47760 844 2943 0 301935 0
[pid=22332/tid=22333] ppid=22329 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22333/stat : 22333 (toysat) S 22329 22332 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 26249825 1249447936 47768 33554432000 4194304 16246674 140733683129072 140303782620400 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=22332/tid=22334] ppid=22329 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22334/stat : 22334 (toysat) S 22329 22332 20760 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 26249825 1249447936 47775 33554432000 4194304 16246674 140733683129072 140303696637168 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=22332/tid=22335] ppid=22329 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22335/stat : 22335 (toysat) S 22329 22332 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 26249825 1249447936 47783 33554432000 4194304 16246674 140733683129072 140303686163632 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) 1220164

[startup+0.300502 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22332
/proc/meminfo: memFree=28953892/32872528 swapFree=163656/177964
[pid=22332] ppid=22329 vsize=1220164 CPUtime=0.28 cores=1,3,5,7
/proc/22332/stat : 22332 (toysat) R 22329 22332 20760 0 -1 4202496 73708 0 0 0 20 8 0 0 20 0 4 0 26249825 1249447936 74518 33554432000 4194304 16246674 140733683129072 140733683128384 12653060 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22332/statm: 305041 74528 844 2943 0 301935 0
[pid=22332/tid=22333] ppid=22329 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22333/stat : 22333 (toysat) S 22329 22332 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 26249825 1249447936 74534 33554432000 4194304 16246674 140733683129072 140303782620400 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=22332/tid=22334] ppid=22329 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22334/stat : 22334 (toysat) S 22329 22332 20760 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 26249825 1249447936 74540 33554432000 4194304 16246674 140733683129072 140303696637168 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=22332/tid=22335] ppid=22329 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22335/stat : 22335 (toysat) S 22329 22332 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 26249825 1249447936 74546 33554432000 4194304 16246674 140733683129072 140303686163632 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 1220164

[startup+0.700417 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22332
/proc/meminfo: memFree=28953892/32872528 swapFree=163656/177964
[pid=22332] ppid=22329 vsize=1220164 CPUtime=0.68 cores=1,3,5,7
/proc/22332/stat : 22332 (toysat) R 22329 22332 20760 0 -1 4202496 164429 0 0 0 48 20 0 0 20 0 4 0 26249825 1249447936 165239 33554432000 4194304 16246674 140733683129072 140733683110976 6958849 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22332/statm: 305041 165252 844 2943 0 301935 0
[pid=22332/tid=22333] ppid=22329 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22333/stat : 22333 (toysat) S 22329 22332 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 26249825 1249447936 165260 33554432000 4194304 16246674 140733683129072 140303782620400 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=22332/tid=22334] ppid=22329 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22334/stat : 22334 (toysat) S 22329 22332 20760 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 26249825 1249447936 165268 33554432000 4194304 16246674 140733683129072 140303696637168 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=22332/tid=22335] ppid=22329 vsize=1220164 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22335/stat : 22335 (toysat) S 22329 22332 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 26249825 1249447936 165275 33554432000 4194304 16246674 140733683129072 140303686163632 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) 1220164

[startup+1.50042 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22336
/proc/meminfo: memFree=27919300/32872528 swapFree=163656/177964
[pid=22332] ppid=22329 vsize=1405508 CPUtime=1.49 cores=1,3,5,7
/proc/22332/stat : 22332 (toysat) R 22329 22332 20760 0 -1 4202496 292415 0 0 0 111 38 0 0 20 0 4 0 26249825 1439240192 293224 33554432000 4194304 16246674 140733683129072 140733683110976 12371234 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22332/statm: 351377 293224 844 2943 0 348271 0
[pid=22332/tid=22333] ppid=22329 vsize=1405508 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22333/stat : 22333 (toysat) S 22329 22332 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 26249825 1439240192 293224 33554432000 4194304 16246674 140733683129072 140303782620400 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=22332/tid=22334] ppid=22329 vsize=1405508 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22334/stat : 22334 (toysat) S 22329 22332 20760 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 26249825 1439240192 293224 33554432000 4194304 16246674 140733683129072 140303696637168 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=22332/tid=22335] ppid=22329 vsize=1405508 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22335/stat : 22335 (toysat) S 22329 22332 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 26249825 1439240192 293224 33554432000 4194304 16246674 140733683129072 140303686163632 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) 1405508

[startup+3.10037 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22336
/proc/meminfo: memFree=27780420/32872528 swapFree=163656/177964
[pid=22332] ppid=22329 vsize=1405508 CPUtime=3.09 cores=1,3,5,7
/proc/22332/stat : 22332 (toysat) R 22329 22332 20760 0 -1 4202496 292511 0 0 0 271 38 0 0 20 0 4 0 26249825 1439240192 293320 33554432000 4194304 16246674 140733683129072 140733683128384 4206935 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22332/statm: 351377 293320 844 2943 0 348271 0
[pid=22332/tid=22333] ppid=22329 vsize=1405508 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22333/stat : 22333 (toysat) S 22329 22332 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 26249825 1439240192 293320 33554432000 4194304 16246674 140733683129072 140303782620400 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=22332/tid=22334] ppid=22329 vsize=1405508 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22334/stat : 22334 (toysat) S 22329 22332 20760 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 26249825 1439240192 293320 33554432000 4194304 16246674 140733683129072 140303696636944 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22332/tid=22335] ppid=22329 vsize=1405508 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22335/stat : 22335 (toysat) S 22329 22332 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 26249825 1439240192 293320 33554432000 4194304 16246674 140733683129072 140303686163632 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) 1405508

[startup+6.30043 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22336
/proc/meminfo: memFree=27588716/32872528 swapFree=163656/177964
[pid=22332] ppid=22329 vsize=1596996 CPUtime=6.29 cores=1,3,5,7
/proc/22332/stat : 22332 (toysat) R 22329 22332 20760 0 -1 4202496 340383 0 0 0 585 44 0 0 20 0 4 0 26249825 1635323904 341192 33554432000 4194304 16246674 140733683129072 140733683126912 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22332/statm: 399249 341192 844 2943 0 396143 0
[pid=22332/tid=22333] ppid=22329 vsize=1596996 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22333/stat : 22333 (toysat) S 22329 22332 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 26249825 1635323904 341192 33554432000 4194304 16246674 140733683129072 140303782620400 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=22332/tid=22334] ppid=22329 vsize=1596996 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22334/stat : 22334 (toysat) S 22329 22332 20760 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 26249825 1635323904 341192 33554432000 4194304 16246674 140733683129072 140303696637168 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=22332/tid=22335] ppid=22329 vsize=1596996 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22335/stat : 22335 (toysat) S 22329 22332 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 26249825 1635323904 341192 33554432000 4194304 16246674 140733683129072 140303686163632 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) 1596996

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22336
/proc/meminfo: memFree=27001140/32872528 swapFree=163656/177964
[pid=22332] ppid=22329 vsize=1870404 CPUtime=12.69 cores=1,3,5,7
/proc/22332/stat : 22332 (toysat) R 22329 22332 20760 0 -1 4202496 500640 0 0 0 1200 69 0 0 20 0 4 0 26249825 1915293696 409545 33554432000 4194304 16246674 140733683129072 140733683128384 4220850 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22332/statm: 467601 409545 845 2943 0 464495 0
[pid=22332/tid=22333] ppid=22329 vsize=1870404 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22333/stat : 22333 (toysat) S 22329 22332 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 26249825 1915293696 409545 33554432000 4194304 16246674 140733683129072 140303782620400 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=22332/tid=22334] ppid=22329 vsize=1870404 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22334/stat : 22334 (toysat) S 22329 22332 20760 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 26249825 1915293696 409545 33554432000 4194304 16246674 140733683129072 140303696637168 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=22332/tid=22335] ppid=22329 vsize=1870404 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22335/stat : 22335 (toysat) S 22329 22332 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 26249825 1915293696 409545 33554432000 4194304 16246674 140733683129072 140303686163632 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1870404

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22336
/proc/meminfo: memFree=24603228/32872528 swapFree=163656/177964
[pid=22332] ppid=22329 vsize=4096580 CPUtime=25.48 cores=1,3,5,7
/proc/22332/stat : 22332 (toysat) R 22329 22332 20760 0 -1 4202496 1057071 0 0 0 2410 138 0 0 20 0 4 0 26249825 4194897920 965976 33554432000 4194304 16246674 140733683129072 140733683126912 4221016 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22332/statm: 1024145 965987 846 2943 0 1021039 0
[pid=22332/tid=22333] ppid=22329 vsize=4096580 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22333/stat : 22333 (toysat) S 22329 22332 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 26249825 4194897920 965993 33554432000 4194304 16246674 140733683129072 140303782620400 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=22332/tid=22334] ppid=22329 vsize=4096580 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22334/stat : 22334 (toysat) S 22329 22332 20760 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 26249825 4194897920 965998 33554432000 4194304 16246674 140733683129072 140303696636944 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22332/tid=22335] ppid=22329 vsize=4096580 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22335/stat : 22335 (toysat) S 22329 22332 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 26249825 4194897920 966004 33554432000 4194304 16246674 140733683129072 140303686163632 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) 4096580

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22337
/proc/meminfo: memFree=21999516/32872528 swapFree=163656/177964
[pid=22332] ppid=22329 vsize=7853636 CPUtime=51.08 cores=1,3,5,7
/proc/22332/stat : 22332 (toysat) R 22329 22332 20760 0 -1 4202496 1996450 0 0 0 4844 264 0 0 20 0 4 0 26249825 8042123264 1905355 33554432000 4194304 16246674 140733683129072 140733683126912 14628944 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22332/statm: 1963409 1905355 846 2943 0 1960303 0
[pid=22332/tid=22333] ppid=22329 vsize=7853636 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22333/stat : 22333 (toysat) S 22329 22332 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 26249825 8042123264 1905355 33554432000 4194304 16246674 140733683129072 140303782620400 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=22332/tid=22334] ppid=22329 vsize=7853636 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22334/stat : 22334 (toysat) S 22329 22332 20760 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 26249825 8042123264 1905355 33554432000 4194304 16246674 140733683129072 140303696637168 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=22332/tid=22335] ppid=22329 vsize=7853636 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22335/stat : 22335 (toysat) S 22329 22332 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 26249825 8042123264 1905355 33554432000 4194304 16246674 140733683129072 140303686163632 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) 7853636

[startup+102.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22338
/proc/meminfo: memFree=23977076/32872528 swapFree=163656/177964
[pid=22332] ppid=22329 vsize=5047876 CPUtime=102.28 cores=1,3,5,7
/proc/22332/stat : 22332 (toysat) R 22329 22332 20760 0 -1 4202496 3134885 0 0 0 9777 451 0 0 20 0 4 0 26249825 5169025024 1203918 33554432000 4194304 16246674 140733683129072 140733683128168 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22332/statm: 1261969 1203918 846 2943 0 1258863 0
[pid=22332/tid=22333] ppid=22329 vsize=5047876 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22333/stat : 22333 (toysat) S 22329 22332 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 26249825 5169025024 1203918 33554432000 4194304 16246674 140733683129072 140303782620400 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=22332/tid=22334] ppid=22329 vsize=5047876 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22334/stat : 22334 (toysat) S 22329 22332 20760 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 26249825 5169025024 1203918 33554432000 4194304 16246674 140733683129072 140303696637168 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=22332/tid=22335] ppid=22329 vsize=5047876 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22335/stat : 22335 (toysat) S 22329 22332 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 26249825 5169025024 1203918 33554432000 4194304 16246674 140733683129072 140303686163632 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) 5047876

[startup+162.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 22339
/proc/meminfo: memFree=14724568/32872528 swapFree=163656/177964
[pid=22332] ppid=22329 vsize=14245444 CPUtime=162.27 cores=1,3,5,7
/proc/22332/stat : 22332 (toysat) R 22329 22332 20760 0 -1 4202496 5434280 0 0 0 15458 769 0 0 20 0 4 0 26249825 14587334656 3503313 33554432000 4194304 16246674 140733683129072 140733683128248 14628944 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22332/statm: 3561361 3503313 847 2943 0 3558255 0
[pid=22332/tid=22333] ppid=22329 vsize=14245444 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22333/stat : 22333 (toysat) S 22329 22332 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 26249825 14587334656 3503313 33554432000 4194304 16246674 140733683129072 140303782620400 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=22332/tid=22334] ppid=22329 vsize=14245444 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22334/stat : 22334 (toysat) S 22329 22332 20760 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 26249825 14587334656 3503313 33554432000 4194304 16246674 140733683129072 140303696637168 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=22332/tid=22335] ppid=22329 vsize=14245444 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22335/stat : 22335 (toysat) S 22329 22332 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 26249825 14587334656 3503313 33554432000 4194304 16246674 140733683129072 140303686163632 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 14245444

[startup+222.308 s]
/proc/loadavg: 2.06 2.02 2.00 3/184 22343
/proc/meminfo: memFree=14804504/32872528 swapFree=163656/177964
[pid=22332] ppid=22329 vsize=14245444 CPUtime=222.26 cores=1,3,5,7
/proc/22332/stat : 22332 (toysat) R 22329 22332 20760 0 -1 4202496 5434284 0 0 0 21454 772 0 0 20 0 4 0 26249825 14587334656 3503317 33554432000 4194304 16246674 140733683129072 140733683126912 14010963 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22332/statm: 3561361 3503317 851 2943 0 3558255 0
[pid=22332/tid=22333] ppid=22329 vsize=14245444 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22333/stat : 22333 (toysat) S 22329 22332 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 26249825 14587334656 3503317 33554432000 4194304 16246674 140733683129072 140303782620400 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=22332/tid=22334] ppid=22329 vsize=14245444 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22334/stat : 22334 (toysat) S 22329 22332 20760 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 26249825 14587334656 3503317 33554432000 4194304 16246674 140733683129072 140303696636944 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22332/tid=22335] ppid=22329 vsize=14245444 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22335/stat : 22335 (toysat) S 22329 22332 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 26249825 14587334656 3503317 33554432000 4194304 16246674 140733683129072 140303686163632 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 14245444



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+260.2 s]
/proc/loadavg: 2.03 2.02 2.00 3/184 22344
/proc/meminfo: memFree=12770448/32872528 swapFree=163656/177964
[pid=22332] ppid=22329 vsize=15913540 CPUtime=260.15 cores=1,3,5,7
/proc/22332/stat : 22332 (toysat) R 22329 22332 20760 0 -1 4202496 5851176 0 0 0 25186 829 0 0 20 0 4 0 26249825 16295464960 3920209 33554432000 4194304 16246674 140733683129072 140733683128168 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22332/statm: 3978385 3920211 851 2943 0 3975279 0
[pid=22332/tid=22333] ppid=22329 vsize=15913540 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22333/stat : 22333 (toysat) S 22329 22332 20760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 26249825 16295464960 3920217 33554432000 4194304 16246674 140733683129072 140303782620400 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=22332/tid=22334] ppid=22329 vsize=15913540 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22334/stat : 22334 (toysat) S 22329 22332 20760 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 26249825 16295464960 3920224 33554432000 4194304 16246674 140733683129072 140303696637168 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=22332/tid=22335] ppid=22329 vsize=15913540 CPUtime=0 cores=1,3,5,7
/proc/22332/task/22335/stat : 22335 (toysat) S 22329 22332 20760 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 26249825 16295464960 3920229 33554432000 4194304 16246674 140733683129072 140303686163632 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 260.15
Current children cumulated vsize (KiB) 15913540

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

[startup+260.807 s]
/proc/loadavg: 2.03 2.02 2.00 3/182 22344
/proc/meminfo: memFree=22701876/32872528 swapFree=163656/177964
[pid=22332] ppid=22329 vsize=0 CPUtime=260.75 cores=1,3,5,7
/proc/22332/stat : 22332 (toysat) Z 22329 22332 20760 0 -1 4203532 5851665 0 0 0 25186 889 0 0 20 0 2 0 26249825 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22332/statm: 0 0 0 0 0 0 0
[pid=22332/tid=22334] ppid=22329 vsize=0 CPUtime=0.59 cores=1,3,5,7
/proc/22332/task/22334/stat : 22334 (toysat) R 22329 22332 20760 0 -1 4203588 7 0 0 0 0 59 0 0 20 0 2 0 26249825 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) 260.75
Current children cumulated vsize (KiB) 0

[startup+261 s]
/proc/loadavg: 2.03 2.02 2.00 3/182 22344
/proc/meminfo: memFree=22701876/32872528 swapFree=163656/177964
[pid=22332] ppid=22329 vsize=0 CPUtime=260.95 cores=1,3,5,7
/proc/22332/stat : 22332 (toysat) Z 22329 22332 20760 0 -1 4203532 5851665 0 0 0 25186 909 0 0 20 0 2 0 26249825 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22332/statm: 0 0 0 0 0 0 0
[pid=22332/tid=22334] ppid=22329 vsize=0 CPUtime=0.78 cores=1,3,5,7
/proc/22332/task/22334/stat : 22334 (toysat) R 22329 22332 20760 0 -1 4203588 7 0 0 0 0 78 0 0 20 0 2 0 26249825 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) 260.95
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 261.044
CPU time (s): 261
CPU user time (s): 251.865
CPU system time (s): 9.13561
CPU usage (%): 99.9834
Max. virtual memory (cumulated for all children) (KiB): 15913540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.865
system time used= 9.13561
maximum resident set size= 15682792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5851665
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= 157
involuntary context switches= 272

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.666898 second user time and 1.02484 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-18 11:26:39
IDJOB=4104025
IDBENCH=2540
IDSOLVER=2542
FILE ID=node105/4104025-1466241999
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/mps-v2-20-10/MIPLIB/miplib3/normalized-mps-v2-20-10-qnet1_o.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4104025-1466241999/watcher-4104025-1466241999 -o /tmp/evaluation-result-4104025-1466241999/solver-4104025-1466241999 -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-4104025-1466241999.opb

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

MD5SUM BENCH= 405dbc2a6d00bd8f8eb32b58f88b8706
RANDOM SEED=1268419675

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:        28954280 kB
Buffers:           95648 kB
Cached:           199472 kB
SwapCached:         1664 kB
Active:          2797212 kB
Inactive:         200092 kB
Active(anon):    2700000 kB
Inactive(anon):     4408 kB
Active(file):      97212 kB
Inactive(file):   195684 kB
Unevictable:      177964 kB
Mlocked:          163656 kB
SwapTotal:      67108856 kB
SwapFree:       67097160 kB
Dirty:             16312 kB
Writeback:             0 kB
AnonPages:       2881388 kB
Mapped:            10540 kB
Shmem:                 0 kB
Slab:             603508 kB
SReclaimable:      47192 kB
SUnreclaim:       556316 kB
KernelStack:        1504 kB
PageTables:         9876 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3023836 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    425984 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= 71708 MiB
End job on node105 at 2016-06-18 11:31:00