Trace number 4101752

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
cdcl-cuttingplanes OPT linear search 2016-05-01? (TO) 1800.03 1800.3

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib2003/normalized-reduced-mps-v2-20-10-set1ch.opb
MD5SUM6815697d1fd827c594e155d1d753b261
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1755
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 14010
Optimality of the best value was proved NO
Number of variables14400
Total number of constraints492
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 constraints492
Minimum length of a constraint31
Maximum length of a constraint630
Number of terms in the objective function 7200
Biggest coefficient in the objective function 3483
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 530175
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262141
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 530175
Number of bits of the biggest sum of numbers20
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 OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 14400 #constraint= 492
7.09/7.18	c #Conflicts:       1000 | #Learnt:        996 | 10.656
7.09/7.18	c total clause space: 18.2382MB
7.09/7.18	c total #watches: 429414
37.19/37.25	c total #propagations: 351090 / total #impl: 27120334 (eff. 0.013)
37.19/37.25	c #Conflicts:       2000 | #Learnt:       1996 | 5.530
37.19/37.25	c total clause space: 78.2603MB
37.19/37.25	c total #watches: 1534029
59.68/59.75	c total #propagations: 3482916 / total #impl: 253126538 (eff. 0.014)
59.68/59.75	c #Conflicts:       3000 | #Learnt:       2033 | 4.068
59.68/59.75	c total clause space: 127.173MB
59.68/59.75	c total #watches: 2196730
138.17/138.22	c total #propagations: 5016767 / total #impl: 358051606 (eff. 0.014)
138.17/138.22	c #Conflicts:       4000 | #Learnt:       3025 | 4.537
138.17/138.22	c total clause space: 127.173MB
138.17/138.22	c total #watches: 2874526
225.56/225.63	c total #propagations: 6485863 / total #impl: 543933095 (eff. 0.012)
225.56/225.63	c GC COLLECT
225.56/225.63	c #Conflicts:       5000 | #Learnt:       2390 | 5.521
225.56/225.63	c total clause space: 127.173MB
225.56/225.63	c total #watches: 1538651
287.64/287.78	c total #propagations: 6663584 / total #impl: 553627625 (eff. 0.012)
287.64/287.78	c #Conflicts:       6000 | #Learnt:       3405 | 5.166
287.64/287.78	c total clause space: 127.173MB
287.64/287.78	c total #watches: 2918382
324.74/324.88	c total #propagations: 9015834 / total #impl: 679327586 (eff. 0.013)
324.74/324.88	c GC COLLECT
324.74/324.88	c #Conflicts:       7000 | #Learnt:       2310 | 4.624
324.74/324.88	c total clause space: 206.656MB
324.74/324.88	c total #watches: 3012745
343.15/343.28	c total #propagations: 11522241 / total #impl: 793922956 (eff. 0.015)
343.15/343.28	c #Conflicts:       8000 | #Learnt:       3310 | 4.050
343.15/343.28	c total clause space: 206.656MB
343.15/343.28	c total #watches: 4210703
479.42/479.51	c total #propagations: 14057002 / total #impl: 968877734 (eff. 0.015)
479.42/479.51	c #Conflicts:       9000 | #Learnt:       4310 | 3.609
479.42/479.51	c total clause space: 206.656MB
479.42/479.51	c total #watches: 5278204
613.59/613.73	c total #propagations: 16247737 / total #impl: 1452615015 (eff. 0.011)
613.59/613.73	c GC COLLECT
613.59/613.73	c #Conflicts:      10000 | #Learnt:       2819 | 3.263
613.59/613.73	c total clause space: 335.816MB
613.59/613.73	c total #watches: 3584945
728.38/728.55	c total #propagations: 18455398 / total #impl: 1825826561 (eff. 0.010)
728.38/728.55	c #Conflicts:      11000 | #Learnt:       3809 | 3.117
728.38/728.55	c total clause space: 335.816MB
728.38/728.55	c total #watches: 4555263
951.45/951.61	c total #propagations: 20593412 / total #impl: 2090555949 (eff. 0.010)
951.45/951.61	c #Conflicts:      12000 | #Learnt:       4805 | 3.170
951.45/951.61	c total clause space: 335.816MB
951.45/951.61	c total #watches: 5218646
1083.13/1083.32	c total #propagations: 22628047 / total #impl: 2549933275 (eff. 0.009)
1083.13/1083.32	c #Conflicts:      13000 | #Learnt:       5798 | 3.658
1083.13/1083.32	c total clause space: 335.816MB
1083.13/1083.32	c total #watches: 6095713
1217.10/1217.32	c total #propagations: 23013170 / total #impl: 2660551829 (eff. 0.009)
1217.10/1217.32	c GC COLLECT
1217.10/1217.32	c #Conflicts:      14000 | #Learnt:       3930 | 3.720
1217.10/1217.32	c total clause space: 335.816MB
1217.10/1217.32	c total #watches: 3239116
1362.38/1362.61	c total #propagations: 23088914 / total #impl: 2718092303 (eff. 0.008)
1362.38/1362.61	c #Conflicts:      15000 | #Learnt:       4949 | 3.491
1362.38/1362.61	c total clause space: 335.816MB
1362.38/1362.61	c total #watches: 3437973
1362.79/1363.05	c total #propagations: 23247743 / total #impl: 2739331317 (eff. 0.008)
1362.79/1363.05	c #Conflicts:      16000 | #Learnt:       5949 | 3.274
1362.79/1363.05	c total clause space: 335.816MB
1362.79/1363.05	c total #watches: 3572974
1420.57/1420.84	c total #propagations: 23308432 / total #impl: 2741761722 (eff. 0.009)
1420.57/1420.84	c GC COLLECT
1420.57/1420.84	c #Conflicts:      17000 | #Learnt:       3863 | 3.263
1420.57/1420.84	c total clause space: 335.816MB
1420.57/1420.84	c total #watches: 1296546
1493.76/1494.00	c total #propagations: 23444722 / total #impl: 2752456928 (eff. 0.009)
1493.76/1494.00	c #Conflicts:      18000 | #Learnt:       4881 | 3.102
1493.76/1494.00	c total clause space: 335.816MB
1493.76/1494.00	c total #watches: 2914466
1600.44/1600.75	c total #propagations: 23576340 / total #impl: 2822988502 (eff. 0.008)
1600.44/1600.75	c #Conflicts:      19000 | #Learnt:       5885 | 3.010
1600.44/1600.75	c total clause space: 335.816MB
1600.44/1600.75	c total #watches: 4556246

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-4101752-1466254613/watcher-4101752-1466254613 -o /tmp/evaluation-result-4101752-1466254613/solver-4101752-1466254613 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466241681-3935 --watchdog 1960 --input HOME/instance-4101752-1466254613.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=5218
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.20 2.22 2.18 3/176 5221
/proc/meminfo: memFree=30401208/32872528 swapFree=1200228/1314692
[pid=5221] ppid=5218 vsize=33468 CPUtime=0 cores=1,3,5,7
/proc/5221/stat : 5221 (cdcl-cuttingpla) R 5218 5221 3918 0 -1 4202496 278 0 0 0 0 0 0 0 20 0 1 0 27507786 34271232 5269 33554432000 4194304 6201397 140737163271744 140736164995336 5194084 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5221/statm: 8367 5269 130 491 0 7866 0

[startup+0.100169 s]
/proc/loadavg: 2.20 2.22 2.18 3/176 5221
/proc/meminfo: memFree=30401208/32872528 swapFree=1200228/1314692
[pid=5221] ppid=5218 vsize=34676 CPUtime=0.09 cores=1,3,5,7
/proc/5221/stat : 5221 (cdcl-cuttingpla) R 5218 5221 3918 0 -1 4202496 1174 0 0 0 9 0 0 0 20 0 1 0 27507786 35508224 7459 33554432000 4194304 6201397 140737163271744 140736164995336 4213328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5221/statm: 8669 7459 146 491 0 8168 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34676

[startup+0.20031 s]
/proc/loadavg: 2.20 2.22 2.18 3/176 5221
/proc/meminfo: memFree=30401208/32872528 swapFree=1200228/1314692
[pid=5221] ppid=5218 vsize=34932 CPUtime=0.19 cores=1,3,5,7
/proc/5221/stat : 5221 (cdcl-cuttingpla) R 5218 5221 3918 0 -1 4202496 1223 0 0 0 19 0 0 0 20 0 1 0 27507786 35770368 7508 33554432000 4194304 6201397 140737163271744 140736164995336 4213361 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5221/statm: 8733 7508 146 491 0 8232 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34932

[startup+0.300274 s]
/proc/loadavg: 2.20 2.22 2.18 3/176 5221
/proc/meminfo: memFree=30401208/32872528 swapFree=1200228/1314692
[pid=5221] ppid=5218 vsize=34932 CPUtime=0.29 cores=1,3,5,7
/proc/5221/stat : 5221 (cdcl-cuttingpla) R 5218 5221 3918 0 -1 4202496 1235 0 0 0 29 0 0 0 20 0 1 0 27507786 35770368 7520 33554432000 4194304 6201397 140737163271744 140736164995336 4215962 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5221/statm: 8733 7520 146 491 0 8232 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34932

[startup+0.700201 s]
/proc/loadavg: 2.20 2.22 2.18 3/176 5221
/proc/meminfo: memFree=30401208/32872528 swapFree=1200228/1314692
[pid=5221] ppid=5218 vsize=35288 CPUtime=0.69 cores=1,3,5,7
/proc/5221/stat : 5221 (cdcl-cuttingpla) R 5218 5221 3918 0 -1 4202496 1583 0 0 0 69 0 0 0 20 0 1 0 27507786 36134912 7749 33554432000 4194304 6201397 140737163271744 140736164995336 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5221/statm: 8822 7750 146 491 0 8321 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35288

[startup+1.50027 s]
/proc/loadavg: 2.20 2.22 2.18 4/177 5222
/proc/meminfo: memFree=30369204/32872528 swapFree=1200228/1314692
[pid=5221] ppid=5218 vsize=38916 CPUtime=1.49 cores=1,3,5,7
/proc/5221/stat : 5221 (cdcl-cuttingpla) R 5218 5221 3918 0 -1 4202496 1948 0 0 0 149 0 0 0 20 0 1 0 27507786 39849984 8103 33554432000 4194304 6201397 140737163271744 140737163270440 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5221/statm: 9729 8103 147 491 0 9228 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38916

[startup+3.10019 s]
/proc/loadavg: 2.27 2.23 2.19 4/177 5222
/proc/meminfo: memFree=30367716/32872528 swapFree=1200228/1314692
[pid=5221] ppid=5218 vsize=44032 CPUtime=3.09 cores=1,3,5,7
/proc/5221/stat : 5221 (cdcl-cuttingpla) R 5218 5221 3918 0 -1 4202496 2265 0 0 0 309 0 0 0 20 0 1 0 27507786 45088768 8920 33554432000 4194304 6201397 140737163271744 140737163270632 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5221/statm: 11008 8920 147 491 0 10507 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44032

[startup+6.30024 s]
/proc/loadavg: 2.27 2.23 2.19 3/177 5222
/proc/meminfo: memFree=30364076/32872528 swapFree=1200228/1314692
[pid=5221] ppid=5218 vsize=53860 CPUtime=6.29 cores=1,3,5,7
/proc/5221/stat : 5221 (cdcl-cuttingpla) R 5218 5221 3918 0 -1 4202496 3276 0 0 0 628 1 0 0 20 0 1 0 27507786 55152640 10276 33554432000 4194304 6201397 140737163271744 140737163270312 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5221/statm: 13465 10276 147 491 0 12964 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53860

[startup+12.7002 s]
/proc/loadavg: 2.24 2.23 2.18 3/177 5222
/proc/meminfo: memFree=30341180/32872528 swapFree=1200228/1314692
[pid=5221] ppid=5218 vsize=68460 CPUtime=12.69 cores=1,3,5,7
/proc/5221/stat : 5221 (cdcl-cuttingpla) R 5218 5221 3918 0 -1 4202496 4616 0 0 0 1268 1 0 0 20 0 1 0 27507786 70103040 14270 33554432000 4194304 6201397 140737163271744 140737163270200 4219282 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5221/statm: 17115 14270 160 491 0 16614 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 68460

[startup+25.5004 s]
/proc/loadavg: 2.19 2.22 2.18 3/177 5222
/proc/meminfo: memFree=30318224/32872528 swapFree=1200228/1314692
[pid=5221] ppid=5218 vsize=93720 CPUtime=25.49 cores=1,3,5,7
/proc/5221/stat : 5221 (cdcl-cuttingpla) R 5218 5221 3918 0 -1 4202496 6799 0 0 0 2547 2 0 0 20 0 1 0 27507786 95969280 18573 33554432000 4194304 6201397 140737163271744 140737163270536 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5221/statm: 23430 18573 160 491 0 22929 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 93720

[startup+51.1004 s]
/proc/loadavg: 2.27 2.23 2.19 3/177 5222
/proc/meminfo: memFree=30272132/32872528 swapFree=1200228/1314692
[pid=5221] ppid=5218 vsize=134728 CPUtime=51.08 cores=1,3,5,7
/proc/5221/stat : 5221 (cdcl-cuttingpla) R 5218 5221 3918 0 -1 4202496 9874 0 0 0 5104 4 0 0 20 0 1 0 27507786 137961472 27649 33554432000 4194304 6201397 140737163271744 140737163270536 4213110 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5221/statm: 33682 27649 166 491 0 33181 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 134728

[startup+102.3 s]
/proc/loadavg: 2.17 2.20 2.18 3/177 5223
/proc/meminfo: memFree=30222680/32872528 swapFree=1200228/1314692
[pid=5221] ppid=5218 vsize=186136 CPUtime=102.28 cores=1,3,5,7
/proc/5221/stat : 5221 (cdcl-cuttingpla) R 5218 5221 3918 0 -1 4202496 11258 0 0 0 10223 5 0 0 20 0 1 0 27507786 190603264 35645 33554432000 4194304 6201397 140737163271744 140737163270536 4213203 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5221/statm: 46534 35645 166 491 0 46033 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 186136

[startup+162.3 s]
/proc/loadavg: 2.12 2.18 2.17 3/177 5224
/proc/meminfo: memFree=30195752/32872528 swapFree=1200228/1314692
[pid=5221] ppid=5218 vsize=188264 CPUtime=162.26 cores=1,3,5,7
/proc/5221/stat : 5221 (cdcl-cuttingpla) R 5218 5221 3918 0 -1 4202496 14909 0 0 0 16221 5 0 0 20 0 1 0 27507786 192782336 41658 33554432000 4194304 6201397 140737163271744 140737163270408 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5221/statm: 47066 41658 166 491 0 46565 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 188264

[startup+222.307 s]
/proc/loadavg: 2.08 2.16 2.17 3/178 5229
/proc/meminfo: memFree=30195056/32872528 swapFree=1200228/1314692
[pid=5221] ppid=5218 vsize=188332 CPUtime=222.26 cores=1,3,5,7
/proc/5221/stat : 5221 (cdcl-cuttingpla) R 5218 5221 3918 0 -1 4202496 14972 0 0 0 22221 5 0 0 20 0 1 0 27507786 192851968 41694 33554432000 4194304 6201397 140737163271744 140737163270696 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5221/statm: 47083 41694 166 491 0 46582 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 188332

[startup+282.3 s]
/proc/loadavg: 2.31 2.21 2.18 3/178 5253
/proc/meminfo: memFree=30183620/32872528 swapFree=1200228/1314692
[pid=5221] ppid=5218 vsize=198360 CPUtime=282.25 cores=1,3,5,7
/proc/5221/stat : 5221 (cdcl-cuttingpla) R 5218 5221 3918 0 -1 4202496 17936 0 0 0 28219 6 0 0 20 0 1 0 27507786 203120640 44277 33554432000 4194304 6201397 140737163271744 140737163270408 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5221/statm: 49590 44277 166 491 0 49089 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 198360

[startup+342.3 s]
/proc/loadavg: 2.17 2.18 2.18 3/177 5254
/proc/meminfo: memFree=30118660/32872528 swapFree=1200228/1314692
[pid=5221] ppid=5218 vsize=312816 CPUtime=342.24 cores=1,3,5,7
/proc/5221/stat : 5221 (cdcl-cuttingpla) R 5218 5221 3918 0 -1 4202496 25970 0 0 0 34215 9 0 0 20 0 1 0 27507786 320323584 60421 33554432000 4194304 6201397 140737163271744 140737163270376 4213348 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5221/statm: 78204 60421 166 491 0 77703 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 312816

[startup+402.3 s]
/proc/loadavg: 2.11 2.16 2.17 3/177 5255
/proc/meminfo: memFree=30102092/32872528 swapFree=1200228/1314692
[pid=5221] ppid=5218 vsize=312912 CPUtime=402.23 cores=1,3,5,7
/proc/5221/stat : 5221 (cdcl-cuttingpla) R 5218 5221 3918 0 -1 4202496 26310 0 0 0 40214 9 0 0 20 0 1 0 27507786 320421888 64338 33554432000 4194304 6201397 140737163271744 140737163270376 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5221/statm: 78228 64338 166 491 0 77727 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 312912

[startup+462.3 s]
/proc/loadavg: 2.27 2.19 2.18 3/177 5256
/proc/meminfo: memFree=30076100/32872528 swapFree=1200228/1314692
[pid=5221] ppid=5218 vsize=313200 CPUtime=462.22 cores=1,3,5,7
/proc/5221/stat : 5221 (cdcl-cuttingpla) R 5218 5221 3918 0 -1 4202496 26784 0 0 0 46212 10 0 0 20 0 1 0 27507786 320716800 70421 33554432000 4194304 6201397 140737163271744 140737163270696 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5221/statm: 78300 70421 166 491 0 77799 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 313200

[startup+522.3 s]
/proc/loadavg: 2.35 2.23 2.19 3/177 5258
/proc/meminfo: memFree=30049108/32872528 swapFree=1200228/1314692
[pid=5221] ppid=5218 vsize=446228 CPUtime=522.21 cores=1,3,5,7
/proc/5221/stat : 5221 (cdcl-cuttingpla) R 5218 5221 3918 0 -1 4202496 27765 0 0 0 52210 11 0 0 20 0 1 0 27507786 456937472 77481 33554432000 4194304 6201397 140737163271744 140737163270776 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5221/statm: 111557 77481 166 491 0 111056 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 446228

[startup+582.3 s]
/proc/loadavg: 2.17 2.20 2.18 3/177 5259
/proc/meminfo: memFree=30032296/32872528 swapFree=1200228/1314692
[pid=5221] ppid=5218 vsize=446708 CPUtime=582.2 cores=1,3,5,7
/proc/5221/stat : 5221 (cdcl-cuttingpla) R 5218 5221 3918 0 -1 4202496 27967 0 0 0 58209 11 0 0 20 0 1 0 27507786 457428992 80746 33554432000 4194304 6201397 140737163271744 140737163270584 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5221/statm: 111677 80746 166 491 0 111176 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 446708


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


[startup+942.3 s]
/proc/loadavg: 2.11 2.17 2.17 3/177 5270
/proc/meminfo: memFree=30021152/32872528 swapFree=1200228/1314692
[pid=5221] ppid=5218 vsize=447256 CPUtime=942.14 cores=1,3,5,7
/proc/5221/stat : 5221 (cdcl-cuttingpla) R 5218 5221 3918 0 -1 4202496 28569 0 0 0 94203 11 0 0 20 0 1 0 27507786 457990144 82129 33554432000 4194304 6201397 140737163271744 140737163270696 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5221/statm: 111814 82129 166 491 0 111313 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 447256

[startup+1002.3 s]
/proc/loadavg: 2.15 2.16 2.17 3/177 5271
/proc/meminfo: memFree=30012472/32872528 swapFree=1200228/1314692
[pid=5221] ppid=5218 vsize=447384 CPUtime=1002.13 cores=1,3,5,7
/proc/5221/stat : 5221 (cdcl-cuttingpla) R 5218 5221 3918 0 -1 4202496 28618 0 0 0 100202 11 0 0 20 0 1 0 27507786 458121216 84212 33554432000 4194304 6201397 140737163271744 140737163270696 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5221/statm: 111846 84212 166 491 0 111345 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 447384

[startup+1062.3 s]
/proc/loadavg: 2.37 2.21 2.19 3/177 5272
/proc/meminfo: memFree=30002668/32872528 swapFree=1200228/1314692
[pid=5221] ppid=5218 vsize=450328 CPUtime=1062.13 cores=1,3,5,7
/proc/5221/stat : 5221 (cdcl-cuttingpla) R 5218 5221 3918 0 -1 4202496 29045 0 0 0 106201 12 0 0 20 0 1 0 27507786 461135872 86681 33554432000 4194304 6201397 140737163271744 140737163270408 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5221/statm: 112582 86681 166 491 0 112081 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 450328

[startup+1122.3 s]
/proc/loadavg: 2.18 2.18 2.18 3/177 5274
/proc/meminfo: memFree=30001184/32872528 swapFree=1200228/1314692
[pid=5221] ppid=5218 vsize=452632 CPUtime=1122.12 cores=1,3,5,7
/proc/5221/stat : 5221 (cdcl-cuttingpla) R 5218 5221 3918 0 -1 4202496 29515 0 0 0 112200 12 0 0 20 0 1 0 27507786 463495168 87108 33554432000 4194304 6201397 140737163271744 140737163270408 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5221/statm: 113158 87108 166 491 0 112657 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 452632

[startup+1182.3 s]
/proc/loadavg: 2.29 2.21 2.18 3/177 5275
/proc/meminfo: memFree=30000564/32872528 swapFree=1200228/1314692
[pid=5221] ppid=5218 vsize=452632 CPUtime=1182.11 cores=1,3,5,7
/proc/5221/stat : 5221 (cdcl-cuttingpla) R 5218 5221 3918 0 -1 4202496 29579 0 0 0 118199 12 0 0 20 0 1 0 27507786 463495168 87172 33554432000 4194304 6201397 140737163271744 140737163270408 4213367 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5221/statm: 113158 87172 166 491 0 112657 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 452632

[startup+1242.3 s]
/proc/loadavg: 2.10 2.17 2.17 3/177 5276
/proc/meminfo: memFree=29999824/32872528 swapFree=1200228/1314692
[pid=5221] ppid=5218 vsize=452632 CPUtime=1242.1 cores=1,3,5,7
/proc/5221/stat : 5221 (cdcl-cuttingpla) R 5218 5221 3918 0 -1 4202496 29589 0 0 0 124198 12 0 0 20 0 1 0 27507786 463495168 87182 33554432000 4194304 6201397 140737163271744 140737163270872 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5221/statm: 113158 87182 166 491 0 112657 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 452632

[startup+1302.3 s]
/proc/loadavg: 2.12 2.16 2.17 3/177 5277
/proc/meminfo: memFree=29999332/32872528 swapFree=1200228/1314692
[pid=5221] ppid=5218 vsize=452632 CPUtime=1302.09 cores=1,3,5,7
/proc/5221/stat : 5221 (cdcl-cuttingpla) R 5218 5221 3918 0 -1 4202496 29589 0 0 0 130197 12 0 0 20 0 1 0 27507786 463495168 87182 33554432000 4194304 6201397 140737163271744 140737163270872 4213328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5221/statm: 113158 87182 166 491 0 112657 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 452632

[startup+1362.3 s]
/proc/loadavg: 2.15 2.16 2.17 4/177 5278
/proc/meminfo: memFree=29999076/32872528 swapFree=1200228/1314692
[pid=5221] ppid=5218 vsize=452632 CPUtime=1362.08 cores=1,3,5,7
/proc/5221/stat : 5221 (cdcl-cuttingpla) R 5218 5221 3918 0 -1 4202496 29589 0 0 0 136196 12 0 0 20 0 1 0 27507786 463495168 87182 33554432000 4194304 6201397 140737163271744 140737163270872 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5221/statm: 113158 87182 166 491 0 112657 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 452632

[startup+1422.3 s]
/proc/loadavg: 2.15 2.16 2.17 3/178 5283
/proc/meminfo: memFree=29998600/32872528 swapFree=1200228/1314692
[pid=5221] ppid=5218 vsize=452632 CPUtime=1422.08 cores=1,3,5,7
/proc/5221/stat : 5221 (cdcl-cuttingpla) R 5218 5221 3918 0 -1 4202496 29589 0 0 0 142196 12 0 0 20 0 1 0 27507786 463495168 87182 33554432000 4194304 6201397 140737163271744 140737163270872 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5221/statm: 113158 87182 166 491 0 112657 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 452632

[startup+1482.3 s]
/proc/loadavg: 2.10 2.14 2.16 3/177 5422
/proc/meminfo: memFree=30134604/32872528 swapFree=1200228/1314692
[pid=5221] ppid=5218 vsize=455536 CPUtime=1482.07 cores=1,3,5,7
/proc/5221/stat : 5221 (cdcl-cuttingpla) R 5218 5221 3918 0 -1 4202496 30388 0 0 0 148194 13 0 0 20 0 1 0 27507786 466468864 87928 33554432000 4194304 6201397 140737163271744 140737163270696 4215861 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5221/statm: 113884 87928 166 491 0 113383 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 455536

[startup+1542.31 s]
/proc/loadavg: 2.27 2.17 2.17 3/177 5423
/proc/meminfo: memFree=30081580/32872528 swapFree=1200228/1314692
[pid=5221] ppid=5218 vsize=462556 CPUtime=1542.06 cores=1,3,5,7
/proc/5221/stat : 5221 (cdcl-cuttingpla) R 5218 5221 3918 0 -1 4202496 32250 0 0 0 154193 13 0 0 20 0 1 0 27507786 473657344 89517 33554432000 4194304 6201397 140737163271744 140737163270536 4213336 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5221/statm: 115639 89517 166 491 0 115138 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 462556

[startup+1602.3 s]
/proc/loadavg: 2.23 2.18 2.18 3/177 5424
/proc/meminfo: memFree=30063348/32872528 swapFree=1200228/1314692
[pid=5221] ppid=5218 vsize=462988 CPUtime=1602.04 cores=1,3,5,7
/proc/5221/stat : 5221 (cdcl-cuttingpla) R 5218 5221 3918 0 -1 4202496 32443 0 0 0 160191 13 0 0 20 0 1 0 27507786 474099712 89710 33554432000 4194304 6201397 140737163271744 140737163270872 4213328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5221/statm: 115747 89710 166 491 0 115246 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 462988

[startup+1662.3 s]
/proc/loadavg: 2.18 2.18 2.18 3/177 5425
/proc/meminfo: memFree=30042188/32872528 swapFree=1200228/1314692
[pid=5221] ppid=5218 vsize=475284 CPUtime=1662.04 cores=1,3,5,7
/proc/5221/stat : 5221 (cdcl-cuttingpla) R 5218 5221 3918 0 -1 4202496 34734 0 0 0 166190 14 0 0 20 0 1 0 27507786 486690816 91997 33554432000 4194304 6201397 140737163271744 140737163270696 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5221/statm: 118821 91997 166 491 0 118320 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 475284

[startup+1722.3 s]
/proc/loadavg: 2.35 2.22 2.19 3/177 5427
/proc/meminfo: memFree=30026432/32872528 swapFree=1200228/1314692
[pid=5221] ppid=5218 vsize=477812 CPUtime=1722.03 cores=1,3,5,7
/proc/5221/stat : 5221 (cdcl-cuttingpla) R 5218 5221 3918 0 -1 4202496 35374 0 0 0 172189 14 0 0 20 0 1 0 27507786 489279488 92625 33554432000 4194304 6201397 140737163271744 140737163270456 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5221/statm: 119453 92625 166 491 0 118952 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 477812

[startup+1782.3 s]
/proc/loadavg: 2.23 2.21 2.18 3/177 5428
/proc/meminfo: memFree=30016468/32872528 swapFree=1200228/1314692
[pid=5221] ppid=5218 vsize=478068 CPUtime=1782.02 cores=1,3,5,7
/proc/5221/stat : 5221 (cdcl-cuttingpla) R 5218 5221 3918 0 -1 4202496 35562 0 0 0 178188 14 0 0 20 0 1 0 27507786 489541632 92811 33554432000 4194304 6201397 140737163271744 140737163270536 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5221/statm: 119517 92811 166 491 0 119016 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 478068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.17 2.19 2.18 3/177 5428
/proc/meminfo: memFree=30010560/32872528 swapFree=1200228/1314692
[pid=5221] ppid=5218 vsize=478164 CPUtime=1800.01 cores=1,3,5,7
/proc/5221/stat : 5221 (cdcl-cuttingpla) R 5218 5221 3918 0 -1 4202496 35620 0 0 0 179987 14 0 0 20 0 1 0 27507786 489639936 92869 33554432000 4194304 6201397 140737163271744 140737163270536 4213249 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5221/statm: 119541 92869 166 491 0 119040 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 478164

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

[startup+1800.3 s]
/proc/loadavg: 2.17 2.19 2.18 3/177 5428
/proc/meminfo: memFree=30010560/32872528 swapFree=1200228/1314692
[pid=5221] ppid=5218 vsize=478164 CPUtime=1800.01 cores=1,3,5,7
/proc/5221/stat : 5221 (cdcl-cuttingpla) R 5218 5221 3918 0 -1 4202496 35620 0 0 0 179987 14 0 0 20 0 1 0 27507786 489639936 92869 33554432000 4194304 6201397 140737163271744 140737163270536 4213249 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5221/statm: 119541 92869 166 491 0 119040 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 478164

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.03
CPU user time (s): 1799.88
CPU system time (s): 0.149977
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 478164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.88
system time used= 0.149977
maximum resident set size= 371476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35620
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= 6
involuntary context switches= 1997

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.67229 second user time and 6.78997 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-18 14:56:53
IDJOB=4101752
IDBENCH=1789
IDSOLVER=2550
FILE ID=node131/4101752-1466254613
RUNJOBID= node131-1466241681-3935
PBS_JOBID= 19918210
Free space on /tmp= 71704 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib2003/normalized-reduced-mps-v2-20-10-set1ch.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4101752-1466254613/watcher-4101752-1466254613 -o /tmp/evaluation-result-4101752-1466254613/solver-4101752-1466254613 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466241681-3935 --watchdog 1960 --input HOME/instance-4101752-1466254613.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 6815697d1fd827c594e155d1d753b261
RANDOM SEED=113659158

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.752
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.752
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.752
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.57
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.752
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:        30401472 kB
Buffers:          135948 kB
Cached:           146196 kB
SwapCached:         1460 kB
Active:           221400 kB
Inactive:         199560 kB
Active(anon):     138756 kB
Inactive(anon):     2920 kB
Active(file):      82644 kB
Inactive(file):   196640 kB
Unevictable:     1314692 kB
Mlocked:         1200228 kB
SwapTotal:      67108856 kB
SwapFree:       67099856 kB
Dirty:              2740 kB
Writeback:             0 kB
AnonPages:       1453284 kB
Mapped:             7784 kB
Shmem:                 0 kB
Slab:             602580 kB
SReclaimable:      46508 kB
SUnreclaim:       556072 kB
KernelStack:        1432 kB
PageTables:         6908 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1604780 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    237568 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= 71700 MiB
End job on node131 at 2016-06-18 15:26:53