Trace number 4114321

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
minisatp 2012-10-02 git-d91742b? (TO) 1800.02 1802.3

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-maros.opb
MD5SUMa4588bb38746a3d57566a2a5df85a941
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables42240
Total number of constraints836
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints836
Minimum length of a constraint30
Maximum length of a constraint4740
Number of terms in the objective function 10110
Biggest coefficient in the objective function 330175610880000000
Number of bits for the biggest coefficient in the objective function 59
Sum of the numbers in the objective function 14934064445704252926
Number of bits of the sum of numbers in the objective function 64
Biggest number in a constraint 330175610880000000
Number of bits of the biggest number in a constraint 59
Biggest sum of numbers in a constraint 14934064445704252926
Number of bits of the biggest sum of numbers64
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 Parsing PB file...
2.19/2.26	c Converting 1109 PB-constraints to clauses...
2.19/2.27	c   -- Unit propagations: pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp
4.40/4.46	c   -- Detecting intervals from adjacent constraints: ###################################################################################################################################################################################################################################################################
4.40/4.47	c   -- Clauses(.)/Splits(s): sss
4.40/4.47	c ---[1109]---> Sorter-cost:  731     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.40/4.48	c ---[1107]---> Sorter-cost: 1096     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
4.40/4.49	c ---[1105]---> Adder-cost: 866   maxlim: 33554431   bits: 26/25
4.50/4.54	c ---[1103]---> Adder-cost: 1048   maxlim: 33554431   bits: 26/25
4.59/4.60	c ---[1101]---> Adder-cost: 968   maxlim: 33554431   bits: 26/25
4.59/4.65	c ---[1099]---> Adder-cost: 660   maxlim: 16777215   bits: 25/24
4.59/4.69	c ---[1097]---> Adder-cost: 546   maxlim: 8388607   bits: 24/23
4.69/4.71	c ---[1095]---> Adder-cost: 560   maxlim: 8388607   bits: 24/23
4.69/4.74	c ---[1093]---> Adder-cost: 758   maxlim: 33554431   bits: 26/25
4.69/4.79	c ---[1091]---> Adder-cost: 672   maxlim: 16777215   bits: 25/24
4.79/4.82	c ---[1089]---> Adder-cost: 458   maxlim: 67108863   bits: 27/26
4.79/4.85	c ---[1087]---> Adder-cost: 458   maxlim: 67108863   bits: 27/26
4.79/4.88	c ---[1085]---> Adder-cost: 458   maxlim: 67108863   bits: 27/26
4.89/4.91	c ---[1083]---> Adder-cost: 458   maxlim: 67108863   bits: 27/26
4.89/4.93	c ---[1081]---> Adder-cost: 458   maxlim: 67108863   bits: 27/26
4.89/4.96	c ---[1075]---> Adder-cost: 992   maxlim: 67108863   bits: 27/26
4.99/5.02	c ---[1073]---> Adder-cost: 1266   maxlim: 67108863   bits: 27/26
4.99/5.09	c ---[1071]---> Adder-cost: 758   maxlim: 67108863   bits: 27/26
5.09/5.14	c ---[1069]---> Adder-cost: 570   maxlim: 33554431   bits: 26/25
5.09/5.17	c ---[1067]---> Sorter-cost:  677     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
5.09/5.17	c ---[1065]---> Sorter-cost:  664     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
5.09/5.18	c ---[1063]---> Sorter-cost: 2295     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
5.09/5.19	c ---[1061]---> Sorter-cost:  664     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
5.19/5.20	c ---[1059]---> Sorter-cost: 2288     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
5.19/5.21	c ---[1057]---> BDD-cost:   52
5.19/5.21	c ---[1055]---> Sorter-cost: 2009     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
5.19/5.23	c ---[1051]---> BDD-cost:  160
5.19/5.23	c ---[1049]---> BDD-cost:  143
5.19/5.23	c ---[1047]---> BDD-cost:  170
5.19/5.23	c ---[1035]---> Adder-cost: 419   maxlim: 1048575   bits: 21/20
5.19/5.25	c ---[1033]---> Adder-cost: 419   maxlim: 1048575   bits: 21/20
5.19/5.27	c ---[1031]---> Adder-cost: 362   maxlim: 8388607   bits: 24/23
5.19/5.29	c ---[1029]---> Adder-cost: 381   maxlim: 524287   bits: 20/19
5.29/5.31	c ---[1027]---> Sorter-cost: 3183     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
5.29/5.33	c ---[1025]---> Adder-cost: 440   maxlim: 16777215   bits: 25/24
5.29/5.35	c ---[1023]---> Sorter-cost: 3537     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
5.29/5.37	c ---[1021]---> Sorter-cost: 3537     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
5.29/5.39	c ---[1019]---> Adder-cost: 440   maxlim: 16777215   bits: 25/24
5.39/5.42	c ---[1017]---> Adder-cost: 439   maxlim: 8388607   bits: 24/23
5.39/5.44	c ---[1011]---> Sorter-cost: 1709     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
5.39/5.45	c ---[1009]---> Sorter-cost: 1609     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
5.39/5.46	c ---[1008]---> Adder-cost: 1629   maxlim: 314703345   bits: 30/29
6.29/6.34	c ---[1006]---> Adder-cost: 3584   maxlim: 107374182300   bits: 38/37
330.14/330.27	c ---[1004]---> Adder-cost: 550   maxlim: 67108862   bits: 27/26
330.44/330.57	c ---[1003]---> 

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-4114321-1466546746/watcher-4114321-1466546746 -o /tmp/evaluation-result-4114321-1466546746/solver-4114321-1466546746 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466515257-29310 --watchdog 1960 minisatp HOME/instance-4114321-1466546746.opb 

pid=1483
running on 4 cores: 0,2,4,6

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.19 2.08 2.04 3/177 1486
/proc/meminfo: memFree=31668412/32872528 swapFree=338416/354768
[pid=1486] ppid=1483 vsize=6608 CPUtime=0 cores=0,2,4,6
/proc/1486/stat : 1486 (minisatp) R 1483 1486 29294 0 -1 4202496 343 0 0 0 0 0 0 0 20 0 1 0 56721381 6766592 220 33554432000 4194304 5646918 140737474863008 140735879525432 4953072 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1486/statm: 1652 220 84 355 0 1293 0

[startup+0.100221 s]
/proc/loadavg: 2.19 2.08 2.04 3/177 1486
/proc/meminfo: memFree=31668412/32872528 swapFree=338416/354768
[pid=1486] ppid=1483 vsize=12868 CPUtime=0.09 cores=0,2,4,6
/proc/1486/stat : 1486 (minisatp) R 1483 1486 29294 0 -1 4202496 1784 0 0 0 9 0 0 0 20 0 1 0 56721381 13176832 1619 33554432000 4194304 5646918 140737474863008 140735879525432 4832054 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1486/statm: 3217 1619 94 355 0 2858 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12868

[startup+0.200302 s]
/proc/loadavg: 2.19 2.08 2.04 3/177 1486
/proc/meminfo: memFree=31668412/32872528 swapFree=338416/354768
[pid=1486] ppid=1483 vsize=17480 CPUtime=0.19 cores=0,2,4,6
/proc/1486/stat : 1486 (minisatp) R 1483 1486 29294 0 -1 4202496 2934 0 0 0 19 0 0 0 20 0 1 0 56721381 17899520 2686 33554432000 4194304 5646918 140737474863008 140735879525432 4831277 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1486/statm: 4370 2686 94 355 0 4011 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 17480

[startup+0.362144 s]
/proc/loadavg: 2.19 2.08 2.04 3/177 1486
/proc/meminfo: memFree=31668412/32872528 swapFree=338416/354768
[pid=1486] ppid=1483 vsize=23276 CPUtime=0.35 cores=0,2,4,6
/proc/1486/stat : 1486 (minisatp) R 1483 1486 29294 0 -1 4202496 4446 0 0 0 35 0 0 0 20 0 1 0 56721381 23834624 4198 33554432000 4194304 5646918 140737474863008 140735879525432 4953072 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1486/statm: 5819 4198 97 355 0 5460 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 23276

[startup+0.700307 s]
/proc/loadavg: 2.19 2.08 2.04 3/177 1486
/proc/meminfo: memFree=31668412/32872528 swapFree=338416/354768
[pid=1486] ppid=1483 vsize=30864 CPUtime=0.69 cores=0,2,4,6
/proc/1486/stat : 1486 (minisatp) R 1483 1486 29294 0 -1 4202496 6379 0 0 0 69 0 0 0 20 0 1 0 56721381 31604736 6131 33554432000 4194304 5646918 140737474863008 140735879525432 4832119 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1486/statm: 7716 6131 97 355 0 7357 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30864

[startup+1.50025 s]
/proc/loadavg: 2.19 2.08 2.04 3/178 1487
/proc/meminfo: memFree=31634692/32872528 swapFree=338416/354768
[pid=1486] ppid=1483 vsize=53336 CPUtime=1.49 cores=0,2,4,6
/proc/1486/stat : 1486 (minisatp) R 1483 1486 29294 0 -1 4202496 12606 0 0 0 148 1 0 0 20 0 1 0 56721381 54616064 11314 33554432000 4194304 5646918 140737474863008 140737474862264 4832119 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1486/statm: 13334 11314 97 355 0 12975 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53336

[startup+3.10033 s]
/proc/loadavg: 2.19 2.08 2.04 3/178 1487
/proc/meminfo: memFree=31609768/32872528 swapFree=338416/354768
[pid=1486] ppid=1483 vsize=75280 CPUtime=3.09 cores=0,2,4,6
/proc/1486/stat : 1486 (minisatp) R 1483 1486 29294 0 -1 4202496 19627 0 0 0 306 3 0 0 20 0 1 0 56721381 77086720 16278 33554432000 4194304 5646918 140737474863008 140737474861688 4252481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1486/statm: 18820 16278 105 355 0 18461 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 75280

[startup+6.30024 s]
/proc/loadavg: 2.17 2.08 2.04 3/178 1487
/proc/meminfo: memFree=31603072/32872528 swapFree=338416/354768
[pid=1486] ppid=1483 vsize=76292 CPUtime=6.29 cores=0,2,4,6
/proc/1486/stat : 1486 (minisatp) R 1483 1486 29294 0 -1 4202496 20223 0 0 0 626 3 0 0 20 0 1 0 56721381 78123008 16543 33554432000 4194304 5646918 140737474863008 140737474861672 4823289 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1486/statm: 19073 16543 154 355 0 18714 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 76292

[startup+12.7004 s]
/proc/loadavg: 2.16 2.08 2.04 4/178 1487
/proc/meminfo: memFree=31602748/32872528 swapFree=338416/354768
[pid=1486] ppid=1483 vsize=76940 CPUtime=12.69 cores=0,2,4,6
/proc/1486/stat : 1486 (minisatp) R 1483 1486 29294 0 -1 4202496 20444 0 0 0 1266 3 0 0 20 0 1 0 56721381 78786560 16764 33554432000 4194304 5646918 140737474863008 140737474740232 4831247 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1486/statm: 19235 16764 154 355 0 18876 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 76940

[startup+25.5003 s]
/proc/loadavg: 2.12 2.07 2.04 3/178 1487
/proc/meminfo: memFree=31601488/32872528 swapFree=338416/354768
[pid=1486] ppid=1483 vsize=76940 CPUtime=25.49 cores=0,2,4,6
/proc/1486/stat : 1486 (minisatp) R 1483 1486 29294 0 -1 4202496 20444 0 0 0 2546 3 0 0 20 0 1 0 56721381 78786560 16764 33554432000 4194304 5646918 140737474863008 140737474740232 4817571 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1486/statm: 19235 16764 154 355 0 18876 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 76940

[startup+51.1003 s]
/proc/loadavg: 2.08 2.07 2.04 3/178 1487
/proc/meminfo: memFree=31601872/32872528 swapFree=338416/354768
[pid=1486] ppid=1483 vsize=76940 CPUtime=51.08 cores=0,2,4,6
/proc/1486/stat : 1486 (minisatp) R 1483 1486 29294 0 -1 4202496 20444 0 0 0 5105 3 0 0 20 0 1 0 56721381 78786560 16764 33554432000 4194304 5646918 140737474863008 140737474740232 4817360 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1486/statm: 19235 16764 154 355 0 18876 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 76940

[startup+102.3 s]
/proc/loadavg: 2.03 2.05 2.03 3/177 1488
/proc/meminfo: memFree=31211576/32872528 swapFree=338416/354768
[pid=1486] ppid=1483 vsize=76940 CPUtime=102.28 cores=0,2,4,6
/proc/1486/stat : 1486 (minisatp) R 1483 1486 29294 0 -1 4202496 20444 0 0 0 10225 3 0 0 20 0 1 0 56721381 78786560 16764 33554432000 4194304 5646918 140737474863008 140737474740232 4823297 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1486/statm: 19235 16764 154 355 0 18876 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 76940

[startup+162.3 s]
/proc/loadavg: 2.20 2.09 2.04 3/177 1489
/proc/meminfo: memFree=28549036/32872528 swapFree=338416/354768
[pid=1486] ppid=1483 vsize=76940 CPUtime=162.27 cores=0,2,4,6
/proc/1486/stat : 1486 (minisatp) R 1483 1486 29294 0 -1 4202496 20444 0 0 0 16224 3 0 0 20 0 1 0 56721381 78786560 16764 33554432000 4194304 5646918 140737474863008 140737474740232 4817699 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1486/statm: 19235 16764 154 355 0 18876 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 76940

[startup+222.307 s]
/proc/loadavg: 2.13 2.09 2.04 3/177 1490
/proc/meminfo: memFree=27248764/32872528 swapFree=338416/354768
[pid=1486] ppid=1483 vsize=76940 CPUtime=222.26 cores=0,2,4,6
/proc/1486/stat : 1486 (minisatp) R 1483 1486 29294 0 -1 4202496 20444 0 0 0 22223 3 0 0 20 0 1 0 56721381 78786560 16764 33554432000 4194304 5646918 140737474863008 140737474740232 4824631 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1486/statm: 19235 16764 154 355 0 18876 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 76940

[startup+282.3 s]
/proc/loadavg: 2.10 2.08 2.04 3/178 1495
/proc/meminfo: memFree=25259640/32872528 swapFree=338416/354768
[pid=1486] ppid=1483 vsize=76940 CPUtime=282.25 cores=0,2,4,6
/proc/1486/stat : 1486 (minisatp) R 1483 1486 29294 0 -1 4202496 20444 0 0 0 28222 3 0 0 20 0 1 0 56721381 78786560 16764 33554432000 4194304 5646918 140737474863008 140737474740232 4831339 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1486/statm: 19235 16764 154 355 0 18876 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 76940

[startup+342.3 s]
/proc/loadavg: 2.03 2.07 2.04 3/177 1496
/proc/meminfo: memFree=23659008/32872528 swapFree=338416/354768
[pid=1486] ppid=1483 vsize=86952 CPUtime=342.23 cores=0,2,4,6
/proc/1486/stat : 1486 (minisatp) R 1483 1486 29294 0 -1 4202496 23090 0 0 0 34220 3 0 0 20 0 1 0 56721381 89038848 19262 33554432000 4194304 5646918 140737474863008 140737474861768 4817591 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1486/statm: 21738 19262 154 355 0 21379 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 86952

[startup+402.3 s]
/proc/loadavg: 2.12 2.08 2.04 3/177 1497
/proc/meminfo: memFree=22134580/32872528 swapFree=338416/354768
[pid=1486] ppid=1483 vsize=86952 CPUtime=402.22 cores=0,2,4,6
/proc/1486/stat : 1486 (minisatp) R 1483 1486 29294 0 -1 4202496 23090 0 0 0 40219 3 0 0 20 0 1 0 56721381 89038848 19262 33554432000 4194304 5646918 140737474863008 140737474861768 4817614 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1486/statm: 21738 19262 154 355 0 21379 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 86952

[startup+462.3 s]
/proc/loadavg: 2.04 2.06 2.03 3/177 1498
/proc/meminfo: memFree=19862728/32872528 swapFree=338416/354768
[pid=1486] ppid=1483 vsize=86952 CPUtime=462.21 cores=0,2,4,6
/proc/1486/stat : 1486 (minisatp) R 1483 1486 29294 0 -1 4202496 23090 0 0 0 46218 3 0 0 20 0 1 0 56721381 89038848 19262 33554432000 4194304 5646918 140737474863008 140737474861768 4817360 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1486/statm: 21738 19262 154 355 0 21379 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 86952

[startup+522.3 s]
/proc/loadavg: 2.10 2.08 2.04 3/177 1499
/proc/meminfo: memFree=18444188/32872528 swapFree=338416/354768
[pid=1486] ppid=1483 vsize=86952 CPUtime=522.21 cores=0,2,4,6
/proc/1486/stat : 1486 (minisatp) R 1483 1486 29294 0 -1 4202496 23090 0 0 0 52218 3 0 0 20 0 1 0 56721381 89038848 19262 33554432000 4194304 5646918 140737474863008 140737474861768 4824637 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1486/statm: 21738 19262 154 355 0 21379 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 86952

[startup+582.3 s]
/proc/loadavg: 2.10 2.08 2.04 3/177 1501
/proc/meminfo: memFree=17027228/32872528 swapFree=338416/354768
[pid=1486] ppid=1483 vsize=86952 CPUtime=582.2 cores=0,2,4,6
/proc/1486/stat : 1486 (minisatp) R 1483 1486 29294 0 -1 4202496 23090 0 0 0 58217 3 0 0 20 0 1 0 56721381 89038848 19262 33554432000 4194304 5646918 140737474863008 140737474861768 4461031 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1486/statm: 21738 19262 154 355 0 21379 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 86952


################
# More data... #
################

[pid=1486] ppid=1483 vsize=86952 CPUtime=1122.12 cores=0,2,4,6
/proc/1486/stat : 1486 (minisatp) R 1483 1486 29294 0 -1 4202496 23096 0 0 0 112208 4 0 0 20 0 1 0 56721381 89038848 19648 33554432000 4194304 5646918 140737474863008 140737474861768 4823259 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1486/statm: 21738 19648 154 355 0 21379 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 86952

[startup+1182.3 s]
/proc/loadavg: 2.08 2.07 2.03 3/177 1578
/proc/meminfo: memFree=31551328/32872528 swapFree=338416/354768
[pid=1486] ppid=1483 vsize=86952 CPUtime=1182.11 cores=0,2,4,6
/proc/1486/stat : 1486 (minisatp) R 1483 1486 29294 0 -1 4202496 23096 0 0 0 118207 4 0 0 20 0 1 0 56721381 89038848 19648 33554432000 4194304 5646918 140737474863008 140737474861768 4832127 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1486/statm: 21738 19648 154 355 0 21379 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 86952

[startup+1242.3 s]
/proc/loadavg: 2.15 2.10 2.04 3/177 1580
/proc/meminfo: memFree=31548596/32872528 swapFree=338416/354768
[pid=1486] ppid=1483 vsize=86952 CPUtime=1242.1 cores=0,2,4,6
/proc/1486/stat : 1486 (minisatp) R 1483 1486 29294 0 -1 4202496 23096 0 0 0 124206 4 0 0 20 0 1 0 56721381 89038848 19648 33554432000 4194304 5646918 140737474863008 140737474861768 4831266 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1486/statm: 21738 19648 154 355 0 21379 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 86952

[startup+1302.3 s]
/proc/loadavg: 2.16 2.11 2.04 3/177 1581
/proc/meminfo: memFree=31548464/32872528 swapFree=338416/354768
[pid=1486] ppid=1483 vsize=86952 CPUtime=1302.09 cores=0,2,4,6
/proc/1486/stat : 1486 (minisatp) R 1483 1486 29294 0 -1 4202496 23096 0 0 0 130205 4 0 0 20 0 1 0 56721381 89038848 19648 33554432000 4194304 5646918 140737474863008 140737474861768 4817691 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1486/statm: 21738 19648 154 355 0 21379 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 86952

[startup+1362.3 s]
/proc/loadavg: 2.11 2.10 2.04 3/177 1582
/proc/meminfo: memFree=31548524/32872528 swapFree=338416/354768
[pid=1486] ppid=1483 vsize=86952 CPUtime=1362.08 cores=0,2,4,6
/proc/1486/stat : 1486 (minisatp) R 1483 1486 29294 0 -1 4202496 23096 0 0 0 136204 4 0 0 20 0 1 0 56721381 89038848 19648 33554432000 4194304 5646918 140737474863008 140737474861768 4823346 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1486/statm: 21738 19648 154 355 0 21379 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 86952

[startup+1422.3 s]
/proc/loadavg: 2.29 2.14 2.06 3/177 1583
/proc/meminfo: memFree=31548232/32872528 swapFree=338416/354768
[pid=1486] ppid=1483 vsize=86952 CPUtime=1422.08 cores=0,2,4,6
/proc/1486/stat : 1486 (minisatp) R 1483 1486 29294 0 -1 4202496 23096 0 0 0 142204 4 0 0 20 0 1 0 56721381 89038848 19648 33554432000 4194304 5646918 140737474863008 140737474861768 4823297 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1486/statm: 21738 19648 154 355 0 21379 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 86952

[startup+1482.3 s]
/proc/loadavg: 2.21 2.14 2.06 3/178 1588
/proc/meminfo: memFree=31548092/32872528 swapFree=338416/354768
[pid=1486] ppid=1483 vsize=86952 CPUtime=1482.06 cores=0,2,4,6
/proc/1486/stat : 1486 (minisatp) R 1483 1486 29294 0 -1 4202496 23096 0 0 0 148202 4 0 0 20 0 1 0 56721381 89038848 19648 33554432000 4194304 5646918 140737474863008 140737474861768 4463218 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1486/statm: 21738 19648 154 355 0 21379 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 86952

[startup+1542.31 s]
/proc/loadavg: 2.12 2.13 2.06 3/177 1590
/proc/meminfo: memFree=31547728/32872528 swapFree=338416/354768
[pid=1486] ppid=1483 vsize=86952 CPUtime=1542.06 cores=0,2,4,6
/proc/1486/stat : 1486 (minisatp) R 1483 1486 29294 0 -1 4202496 23096 0 0 0 154202 4 0 0 20 0 1 0 56721381 89038848 19648 33554432000 4194304 5646918 140737474863008 140737474861768 4823346 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1486/statm: 21738 19648 154 355 0 21379 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 86952

[startup+1602.3 s]
/proc/loadavg: 2.08 2.12 2.06 3/177 1591
/proc/meminfo: memFree=31546364/32872528 swapFree=338416/354768
[pid=1486] ppid=1483 vsize=86952 CPUtime=1602.04 cores=0,2,4,6
/proc/1486/stat : 1486 (minisatp) R 1483 1486 29294 0 -1 4202496 23096 0 0 0 160200 4 0 0 20 0 1 0 56721381 89038848 19648 33554432000 4194304 5646918 140737474863008 140737474861768 4823255 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1486/statm: 21738 19648 154 355 0 21379 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 86952

[startup+1662.3 s]
/proc/loadavg: 2.14 2.13 2.07 3/177 1592
/proc/meminfo: memFree=31547968/32872528 swapFree=338416/354768
[pid=1486] ppid=1483 vsize=86952 CPUtime=1662.04 cores=0,2,4,6
/proc/1486/stat : 1486 (minisatp) R 1483 1486 29294 0 -1 4202496 23096 0 0 0 166200 4 0 0 20 0 1 0 56721381 89038848 19648 33554432000 4194304 5646918 140737474863008 140737474861768 4563520 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1486/statm: 21738 19648 154 355 0 21379 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 86952

[startup+1722.3 s]
/proc/loadavg: 2.10 2.11 2.07 3/177 1593
/proc/meminfo: memFree=31547592/32872528 swapFree=338416/354768
[pid=1486] ppid=1483 vsize=86952 CPUtime=1722.03 cores=0,2,4,6
/proc/1486/stat : 1486 (minisatp) R 1483 1486 29294 0 -1 4202496 23096 0 0 0 172199 4 0 0 20 0 1 0 56721381 89038848 19648 33554432000 4194304 5646918 140737474863008 140737474861768 4560672 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1486/statm: 21738 19648 154 355 0 21379 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 86952

[startup+1782.3 s]
/proc/loadavg: 2.15 2.12 2.07 3/177 1596
/proc/meminfo: memFree=31547096/32872528 swapFree=338416/354768
[pid=1486] ppid=1483 vsize=86952 CPUtime=1782.02 cores=0,2,4,6
/proc/1486/stat : 1486 (minisatp) R 1483 1486 29294 0 -1 4202496 23096 0 0 0 178198 4 0 0 20 0 1 0 56721381 89038848 19648 33554432000 4194304 5646918 140737474863008 140737474861768 4832091 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1486/statm: 21738 19648 154 355 0 21379 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 86952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.12 2.12 2.07 3/177 1598
/proc/meminfo: memFree=31547084/32872528 swapFree=338416/354768
[pid=1486] ppid=1483 vsize=86952 CPUtime=1800.01 cores=0,2,4,6
/proc/1486/stat : 1486 (minisatp) R 1483 1486 29294 0 -1 4202496 23096 0 0 0 179997 4 0 0 20 0 1 0 56721381 89038848 19648 33554432000 4194304 5646918 140737474863008 140737474861768 4461012 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/1486/statm: 21738 19648 154 355 0 21379 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 86952

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -1486
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 1486 sig 9
??? end of watcher thread

Solver just ended.
Dumping a history of the last processes samples

[startup+1801.6 s]
/proc/loadavg: 2.11 2.11 2.07 2/177 1598
/proc/meminfo: memFree=31547084/32872528 swapFree=338416/354768
[pid=1486] ppid=1483 vsize=86952 CPUtime=1800.01 cores=0,2,4,6
/proc/1486/stat : 1486 (minisatp) S 1483 1486 29294 0 -1 4202496 23096 0 0 0 179997 4 0 0 20 0 1 0 56721381 89038848 19648 33554432000 4194304 5646918 140737474863008 140737474853960 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 4 0 0 0 0 0
/proc/1486/statm: 21738 19648 154 355 0 21379 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 86952

[startup+1802 s]
/proc/loadavg: 2.11 2.11 2.07 2/177 1598
/proc/meminfo: memFree=31547084/32872528 swapFree=338416/354768
[pid=1486] ppid=1483 vsize=86952 CPUtime=1800.01 cores=0,2,4,6
/proc/1486/stat : 1486 (minisatp) S 1483 1486 29294 0 -1 4202496 23096 0 0 0 179997 4 0 0 20 0 1 0 56721381 89038848 19648 33554432000 4194304 5646918 140737474863008 140737474853960 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 4 0 0 0 0 0
/proc/1486/statm: 21738 19648 154 355 0 21379 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 86952

[startup+1802.2 s]
/proc/loadavg: 2.11 2.11 2.07 2/177 1598
/proc/meminfo: memFree=31547084/32872528 swapFree=338416/354768
[pid=1486] ppid=1483 vsize=86952 CPUtime=1800.01 cores=0,2,4,6
/proc/1486/stat : 1486 (minisatp) S 1483 1486 29294 0 -1 4202496 23096 0 0 0 179997 4 0 0 20 0 1 0 56721381 89038848 19648 33554432000 4194304 5646918 140737474863008 140737474853960 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 4 0 0 0 0 0
/proc/1486/statm: 21738 19648 154 355 0 21379 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 86952

[startup+1802.3 s]
/proc/loadavg: 2.11 2.11 2.07 2/177 1598
/proc/meminfo: memFree=31547084/32872528 swapFree=338416/354768
[pid=1486] ppid=1483 vsize=86952 CPUtime=1800.01 cores=0,2,4,6
/proc/1486/stat : 1486 (minisatp) S 1483 1486 29294 0 -1 4202496 23096 0 0 0 179997 4 0 0 20 0 1 0 56721381 89038848 19648 33554432000 4194304 5646918 140737474863008 140737474853960 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 4 0 0 0 0 0
/proc/1486/statm: 21738 19648 154 355 0 21379 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 86952

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.3
CPU time (s): 1800.02
CPU user time (s): 1799.98
CPU system time (s): 0.042993
CPU usage (%): 99.8735
Max. virtual memory (cumulated for all children) (KiB): 89192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.98
system time used= 0.042993
maximum resident set size= 79684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23096
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= 8
involuntary context switches= 1857

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.2722 second user time and 7.48486 second system time

The end

Launcher Data

Begin job on node126 at 2016-06-22 00:05:46
IDJOB=4114321
IDBENCH=2406
IDSOLVER=2555
FILE ID=node126/4114321-1466546746
RUNJOBID= node126-1466515257-29310
PBS_JOBID= 19942885
Free space on /tmp= 71732 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-maros.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4114321-1466546746/watcher-4114321-1466546746 -o /tmp/evaluation-result-4114321-1466546746/solver-4114321-1466546746 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466515257-29310 --watchdog 1960  minisatp HOME/instance-4114321-1466546746.opb

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

MD5SUM BENCH= a4588bb38746a3d57566a2a5df85a941
RANDOM SEED=107488068

node126.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.121
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.24
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.121
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.121
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.121
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.121
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.121
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.121
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.121
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:        31668972 kB
Buffers:           25456 kB
Cached:            98532 kB
SwapCached:         2136 kB
Active:            50952 kB
Inactive:          92560 kB
Active(anon):      20028 kB
Inactive(anon):     1584 kB
Active(file):      30924 kB
Inactive(file):    90976 kB
Unevictable:      354768 kB
Mlocked:          338416 kB
SwapTotal:      67108856 kB
SwapFree:       67099320 kB
Dirty:              9424 kB
Writeback:            20 kB
AnonPages:        373056 kB
Mapped:             8728 kB
Shmem:                 0 kB
Slab:             574296 kB
SReclaimable:      17500 kB
SUnreclaim:       556796 kB
KernelStack:        1472 kB
PageTables:         5036 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     492432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-4114321-1466546746.opb

Free space on /tmp at the end= 71724 MiB
End job on node126 at 2016-06-22 00:35:49