Trace number 4087861

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 binary search 2016-05-01? (TO) 1800.08 1800.4

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos-859770.opb
MD5SUMcbc412f006cacd8e2fcdc61d20cbc351
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
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 benchmark56.3364
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2504
Total number of constraints2065
Number of constraints which are clauses1536
Number of constraints which are cardinality constraints (but not clauses)529
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint8
Maximum length of a constraint1446
Number of terms in the objective function 2504
Biggest coefficient in the objective function 10
Number of bits for the biggest coefficient in the objective function 4
Sum of the numbers in the objective function 16472
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 16472
Number of bits of the biggest sum of numbers15
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.19/0.28	c * #variable= 2504 #constraint= 2065
0.49/0.56	c * #variable= 2504 #constraint= 2065
8.80/8.89	c #Conflicts:       1000 | #Learnt:        998 | 0.168
8.80/8.89	c total clause space: 78.2603MB
8.80/8.89	c total #watches: 165210
40.08/40.19	c total #propagations: 205502 / total #impl: 12324201 (eff. 0.017)
40.08/40.19	c #Conflicts:       2000 | #Learnt:       1997 | 0.102
40.08/40.19	c total clause space: 127.173MB
40.08/40.19	c total #watches: 331046
87.38/87.44	c total #propagations: 416890 / total #impl: 52067159 (eff. 0.008)
87.38/87.44	c GC COLLECT
87.38/87.44	c #Conflicts:       3000 | #Learnt:       2003 | 0.128
87.38/87.44	c total clause space: 127.173MB
87.38/87.44	c total #watches: 486882
177.36/177.43	c total #propagations: 677292 / total #impl: 113006035 (eff. 0.006)
177.36/177.43	c #Conflicts:       4000 | #Learnt:       3003 | 0.110
177.36/177.43	c total clause space: 127.173MB
177.36/177.43	c total #watches: 812257
270.84/270.92	c total #propagations: 904208 / total #impl: 291243641 (eff. 0.003)
270.84/270.92	c GC COLLECT
270.84/270.92	c #Conflicts:       5000 | #Learnt:       2355 | 0.113
270.84/270.92	c total clause space: 127.173MB
270.84/270.92	c total #watches: 845924
393.61/393.79	c total #propagations: 1143537 / total #impl: 399114631 (eff. 0.003)
393.61/393.79	c #Conflicts:       6000 | #Learnt:       3355 | 0.095
393.61/393.79	c total clause space: 127.173MB
393.61/393.79	c total #watches: 1208397
656.77/656.99	c total #propagations: 1331076 / total #impl: 742886580 (eff. 0.002)
656.77/656.99	c GC COLLECT
656.77/656.99	c #Conflicts:       7000 | #Learnt:       2231 | 0.097
656.77/656.99	c total clause space: 206.656MB
656.77/656.99	c total #watches: 729151
858.34/858.50	c total #propagations: 1684375 / total #impl: 1158984226 (eff. 0.001)
858.34/858.50	c #Conflicts:       8000 | #Learnt:       3231 | 0.088
858.34/858.50	c total clause space: 206.656MB
858.34/858.50	c total #watches: 860446
1006.92/1007.13	c total #propagations: 2234465 / total #impl: 1743657533 (eff. 0.001)
1006.92/1007.13	c #Conflicts:       9000 | #Learnt:       4231 | 0.080
1006.92/1007.13	c total clause space: 206.656MB
1006.92/1007.13	c total #watches: 991560
1142.81/1143.08	c total #propagations: 2589214 / total #impl: 1990649801 (eff. 0.001)
1142.81/1143.08	c GC COLLECT
1142.81/1143.08	c #Conflicts:      10000 | #Learnt:       2719 | 0.077
1142.81/1143.08	c total clause space: 206.656MB
1142.81/1143.08	c total #watches: 770500
1208.89/1209.11	c total #propagations: 2821470 / total #impl: 2359761781 (eff. 0.001)
1208.89/1209.11	c #Conflicts:      11000 | #Learnt:       3719 | 0.074
1208.89/1209.11	c total clause space: 206.656MB
1208.89/1209.11	c total #watches: 1061132
1345.37/1345.60	c total #propagations: 2968817 / total #impl: 2807342219 (eff. 0.001)
1345.37/1345.60	c #Conflicts:      12000 | #Learnt:       4719 | 0.069
1345.37/1345.60	c total clause space: 206.656MB
1345.37/1345.60	c total #watches: 1326017
1584.24/1584.54	c total #propagations: 3177839 / total #impl: 3660987485 (eff. 0.001)
1584.24/1584.54	c #Conflicts:      13000 | #Learnt:       5719 | 0.065
1584.24/1584.54	c total clause space: 335.816MB
1584.24/1584.54	c total #watches: 1574140
1697.39/1697.78	c total #propagations: 3447803 / total #impl: 4935462527 (eff. 0.001)
1697.39/1697.78	c GC COLLECT
1697.39/1697.78	c #Conflicts:      14000 | #Learnt:       3870 | 0.070
1697.39/1697.78	c total clause space: 335.816MB
1697.39/1697.78	c total #watches: 1385991

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-4087861-1465438298/watcher-4087861-1465438298 -o /tmp/evaluation-result-4087861-1465438298/solver-4087861-1465438298 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1465427020-23744 --watchdog 1960 --input HOME/instance-4087861-1465438298.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=25515
running on 8 cores: 4-7,12-15

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.01 2.00 3/258 25518
/proc/meminfo: memFree=30478080/32872528 swapFree=9196/9196
[pid=25518] ppid=25515 vsize=56116 CPUtime=0 cores=4-7,12-15
/proc/25518/stat : 25518 (cdcl-cuttingpla) R 25515 25518 23727 0 -1 4202496 314 0 0 0 0 0 0 0 20 0 1 0 125671439 57462784 10926 33554432000 4194304 6211289 140733474037552 140733389004984 5418912 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/25518/statm: 14029 10926 121 493 0 13526 0

[startup+0.100107 s]
/proc/loadavg: 2.01 2.01 2.00 3/258 25518
/proc/meminfo: memFree=30478080/32872528 swapFree=9196/9196
[pid=25518] ppid=25515 vsize=58860 CPUtime=0.08 cores=4-7,12-15
/proc/25518/stat : 25518 (cdcl-cuttingpla) R 25515 25518 23727 0 -1 4202496 1592 0 0 0 8 0 0 0 20 0 1 0 125671439 60272640 11559 33554432000 4194304 6211289 140733474037552 140733389004984 5418912 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/25518/statm: 14715 11562 121 493 0 14212 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 58860

[startup+0.200216 s]
/proc/loadavg: 2.01 2.01 2.00 3/258 25518
/proc/meminfo: memFree=30478080/32872528 swapFree=9196/9196
[pid=25518] ppid=25515 vsize=61604 CPUtime=0.19 cores=4-7,12-15
/proc/25518/stat : 25518 (cdcl-cuttingpla) R 25515 25518 23727 0 -1 4202496 1940 0 0 0 19 0 0 0 20 0 1 0 125671439 63082496 12245 33554432000 4194304 6211289 140733474037552 140733389004984 4261424 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/25518/statm: 15401 12245 121 493 0 14898 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 61604

[startup+0.3003 s]
/proc/loadavg: 2.01 2.01 2.00 3/258 25518
/proc/meminfo: memFree=30478080/32872528 swapFree=9196/9196
[pid=25518] ppid=25515 vsize=78932 CPUtime=0.29 cores=4-7,12-15
/proc/25518/stat : 25518 (cdcl-cuttingpla) R 25515 25518 23727 0 -1 4202496 3009 0 0 0 28 1 0 0 20 0 1 0 125671439 80826368 16541 33554432000 4194304 6211289 140733474037552 140733474036392 4228081 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/25518/statm: 19733 16542 144 493 0 19230 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78932

[startup+0.700267 s]
/proc/loadavg: 2.01 2.01 2.00 3/258 25518
/proc/meminfo: memFree=30478080/32872528 swapFree=9196/9196
[pid=25518] ppid=25515 vsize=139440 CPUtime=0.69 cores=4-7,12-15
/proc/25518/stat : 25518 (cdcl-cuttingpla) R 25515 25518 23727 0 -1 4202496 6437 0 0 0 67 2 0 0 20 0 1 0 125671439 142786560 30503 33554432000 4194304 6211289 140733474037552 140733474036392 5252288 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/25518/statm: 34860 30503 144 493 0 34357 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 139440

[startup+1.50021 s]
/proc/loadavg: 2.01 2.01 2.00 3/259 25519
/proc/meminfo: memFree=30357732/32872528 swapFree=9196/9196
[pid=25518] ppid=25515 vsize=151248 CPUtime=1.49 cores=4-7,12-15
/proc/25518/stat : 25518 (cdcl-cuttingpla) R 25515 25518 23727 0 -1 4202496 6872 0 0 0 147 2 0 0 20 0 1 0 125671439 154877952 31121 33554432000 4194304 6211289 140733474037552 140733474035784 4242432 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/25518/statm: 37812 31121 150 493 0 37309 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 151248

[startup+3.10021 s]
/proc/loadavg: 2.01 2.01 2.00 3/259 25519
/proc/meminfo: memFree=30346500/32872528 swapFree=9196/9196
[pid=25518] ppid=25515 vsize=151248 CPUtime=3.09 cores=4-7,12-15
/proc/25518/stat : 25518 (cdcl-cuttingpla) R 25515 25518 23727 0 -1 4202496 6877 0 0 0 307 2 0 0 20 0 1 0 125671439 154877952 33681 33554432000 4194304 6211289 140733474037552 140733474035784 4209322 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/25518/statm: 37812 33681 150 493 0 37309 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 151248

[startup+6.3002 s]
/proc/loadavg: 2.01 2.01 2.00 4/259 25519
/proc/meminfo: memFree=30340436/32872528 swapFree=9196/9196
[pid=25518] ppid=25515 vsize=182068 CPUtime=6.29 cores=4-7,12-15
/proc/25518/stat : 25518 (cdcl-cuttingpla) R 25515 25518 23727 0 -1 4202496 7138 0 0 0 626 3 0 0 20 0 1 0 125671439 186437632 34907 33554432000 4194304 6211289 140733474037552 140733474035784 4209322 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/25518/statm: 45517 34907 150 493 0 45014 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 182068

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.00 3/259 25519
/proc/meminfo: memFree=30318564/32872528 swapFree=9196/9196
[pid=25518] ppid=25515 vsize=182464 CPUtime=12.69 cores=4-7,12-15
/proc/25518/stat : 25518 (cdcl-cuttingpla) R 25515 25518 23727 0 -1 4202496 7254 0 0 0 1266 3 0 0 20 0 1 0 125671439 186843136 39622 33554432000 4194304 6211289 140733474037552 140733474035464 4209304 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/25518/statm: 45616 39622 160 493 0 45113 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 182464

[startup+25.5003 s]
/proc/loadavg: 2.08 2.02 2.00 3/259 25519
/proc/meminfo: memFree=30306328/32872528 swapFree=9196/9196
[pid=25518] ppid=25515 vsize=234140 CPUtime=25.49 cores=4-7,12-15
/proc/25518/stat : 25518 (cdcl-cuttingpla) R 25515 25518 23727 0 -1 4202496 7805 0 0 0 2545 4 0 0 20 0 1 0 125671439 239759360 43208 33554432000 4194304 6211289 140733474037552 140733474035416 4209314 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/25518/statm: 58535 43208 160 493 0 58032 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 234140

[startup+51.1003 s]
/proc/loadavg: 2.11 2.03 2.01 3/259 25519
/proc/meminfo: memFree=30286796/32872528 swapFree=9196/9196
[pid=25518] ppid=25515 vsize=236388 CPUtime=51.08 cores=4-7,12-15
/proc/25518/stat : 25518 (cdcl-cuttingpla) R 25515 25518 23727 0 -1 4202496 9271 0 0 0 5104 4 0 0 20 0 1 0 125671439 242061312 47561 33554432000 4194304 6211289 140733474037552 140733474035464 4209322 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/25518/statm: 59097 47561 160 493 0 58594 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 236388

[startup+102.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/259 25520
/proc/meminfo: memFree=30280624/32872528 swapFree=9196/9196
[pid=25518] ppid=25515 vsize=240372 CPUtime=102.29 cores=4-7,12-15
/proc/25518/stat : 25518 (cdcl-cuttingpla) R 25515 25518 23727 0 -1 4202496 10371 0 0 0 10224 5 0 0 20 0 1 0 125671439 246140928 48646 33554432000 4194304 6211289 140733474037552 140733474035416 4209403 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/25518/statm: 60093 48646 165 493 0 59590 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 240372

[startup+162.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/259 25521
/proc/meminfo: memFree=30258684/32872528 swapFree=9196/9196
[pid=25518] ppid=25515 vsize=243476 CPUtime=162.27 cores=4-7,12-15
/proc/25518/stat : 25518 (cdcl-cuttingpla) R 25515 25518 23727 0 -1 4202496 11127 0 0 0 16221 6 0 0 20 0 1 0 125671439 249319424 51957 33554432000 4194304 6211289 140733474037552 140733474035544 4209322 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/25518/statm: 60869 51957 165 493 0 60366 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 243476

[startup+222.311 s]
/proc/loadavg: 2.09 2.04 2.00 3/259 25523
/proc/meminfo: memFree=30231424/32872528 swapFree=9196/9196
[pid=25518] ppid=25515 vsize=245224 CPUtime=222.26 cores=4-7,12-15
/proc/25518/stat : 25518 (cdcl-cuttingpla) R 25515 25518 23727 0 -1 4202496 11617 0 0 0 22220 6 0 0 20 0 1 0 125671439 251109376 57004 33554432000 4194304 6211289 140733474037552 140733474035544 4209322 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/25518/statm: 61306 57004 165 493 0 60803 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 245224

[startup+282.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/259 25524
/proc/meminfo: memFree=30228448/32872528 swapFree=9200/9200
[pid=25518] ppid=25515 vsize=246304 CPUtime=282.24 cores=4-7,12-15
/proc/25518/stat : 25518 (cdcl-cuttingpla) R 25515 25518 23727 0 -1 4202496 11968 0 0 0 28217 7 0 0 20 0 1 0 125671439 252215296 57744 33554432000 4194304 6211289 140733474037552 140733474035416 4242435 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/25518/statm: 61576 57744 165 493 0 61073 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 246304

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/259 25525
/proc/meminfo: memFree=30225908/32872528 swapFree=9196/9196
[pid=25518] ppid=25515 vsize=248348 CPUtime=342.22 cores=4-7,12-15
/proc/25518/stat : 25518 (cdcl-cuttingpla) R 25515 25518 23727 0 -1 4202496 12476 0 0 0 34215 7 0 0 20 0 1 0 125671439 254308352 58234 33554432000 4194304 6211289 140733474037552 140733474035416 4209396 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/25518/statm: 62087 58234 165 493 0 61584 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 248348

[startup+402.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/259 25526
/proc/meminfo: memFree=30128996/32872528 swapFree=9196/9196
[pid=25518] ppid=25515 vsize=249444 CPUtime=402.21 cores=4-7,12-15
/proc/25518/stat : 25518 (cdcl-cuttingpla) R 25515 25518 23727 0 -1 4202496 12756 0 0 0 40214 7 0 0 20 0 1 0 125671439 255430656 59811 33554432000 4194304 6211289 140733474037552 140733474035896 4209322 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/25518/statm: 62361 59811 165 493 0 61858 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 249444

[startup+462.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/259 25527
/proc/meminfo: memFree=30104576/32872528 swapFree=9196/9196
[pid=25518] ppid=25515 vsize=332956 CPUtime=462.21 cores=4-7,12-15
/proc/25518/stat : 25518 (cdcl-cuttingpla) R 25515 25518 23727 0 -1 4202496 13460 0 0 0 46212 9 0 0 20 0 1 0 125671439 340946944 64555 33554432000 4194304 6211289 140733474037552 140733474035416 4209304 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/25518/statm: 83239 64555 165 493 0 82736 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 332956

[startup+522.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/259 25532
/proc/meminfo: memFree=30097696/32872528 swapFree=9196/9196
[pid=25518] ppid=25515 vsize=333380 CPUtime=522.2 cores=4-7,12-15
/proc/25518/stat : 25518 (cdcl-cuttingpla) R 25515 25518 23727 0 -1 4202496 13554 0 0 0 52210 10 0 0 20 0 1 0 125671439 341381120 65671 33554432000 4194304 6211289 140733474037552 140733474035416 4209328 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/25518/statm: 83345 65671 165 493 0 82842 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 333380

[startup+582.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/259 25534
/proc/meminfo: memFree=30093216/32872528 swapFree=9196/9196
[pid=25518] ppid=25515 vsize=333660 CPUtime=582.18 cores=4-7,12-15
/proc/25518/stat : 25518 (cdcl-cuttingpla) R 25515 25518 23727 0 -1 4202496 13620 0 0 0 58208 10 0 0 20 0 1 0 125671439 341667840 66248 33554432000 4194304 6211289 140733474037552 140733474035544 4209396 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/25518/statm: 83415 66248 165 493 0 82912 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 333660


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


[startup+882.311 s]
/proc/loadavg: 2.06 2.02 2.00 3/259 25540
/proc/meminfo: memFree=30083768/32872528 swapFree=9196/9196
[pid=25518] ppid=25515 vsize=333932 CPUtime=882.14 cores=4-7,12-15
/proc/25518/stat : 25518 (cdcl-cuttingpla) R 25515 25518 23727 0 -1 4202496 13987 0 0 0 88202 12 0 0 20 0 1 0 125671439 341946368 66951 33554432000 4194304 6211289 140733474037552 140733474035896 4209388 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/25518/statm: 83483 66951 165 493 0 82980 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 333932

[startup+942.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/259 25541
/proc/meminfo: memFree=30081952/32872528 swapFree=9196/9196
[pid=25518] ppid=25515 vsize=335028 CPUtime=942.13 cores=4-7,12-15
/proc/25518/stat : 25518 (cdcl-cuttingpla) R 25515 25518 23727 0 -1 4202496 14338 0 0 0 94200 13 0 0 20 0 1 0 125671439 343068672 67290 33554432000 4194304 6211289 140733474037552 140733474035464 4209388 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/25518/statm: 83757 67290 165 493 0 83254 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 335028

[startup+1002.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/259 25542
/proc/meminfo: memFree=30081148/32872528 swapFree=9196/9196
[pid=25518] ppid=25515 vsize=335436 CPUtime=1002.12 cores=4-7,12-15
/proc/25518/stat : 25518 (cdcl-cuttingpla) R 25515 25518 23727 0 -1 4202496 14487 0 0 0 100199 13 0 0 20 0 1 0 125671439 343486464 67435 33554432000 4194304 6211289 140733474037552 140733474035464 4209388 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/25518/statm: 83859 67435 165 493 0 83356 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 335436

[startup+1062.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/259 25543
/proc/meminfo: memFree=30078264/32872528 swapFree=9196/9196
[pid=25518] ppid=25515 vsize=336144 CPUtime=1062.12 cores=4-7,12-15
/proc/25518/stat : 25518 (cdcl-cuttingpla) R 25515 25518 23727 0 -1 4202496 14616 0 0 0 106198 14 0 0 20 0 1 0 125671439 344211456 68075 33554432000 4194304 6211289 140733474037552 140733474035464 4209322 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/25518/statm: 84036 68075 165 493 0 83533 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 336144

[startup+1122.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/260 25548
/proc/meminfo: memFree=30071016/32872528 swapFree=9196/9196
[pid=25518] ppid=25515 vsize=336864 CPUtime=1122.1 cores=4-7,12-15
/proc/25518/stat : 25518 (cdcl-cuttingpla) R 25515 25518 23727 0 -1 4202496 14774 0 0 0 112196 14 0 0 20 0 1 0 125671439 344948736 69766 33554432000 4194304 6211289 140733474037552 140733474035464 4209314 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/25518/statm: 84216 69766 165 493 0 83713 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 336864

[startup+1182.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/259 25549
/proc/meminfo: memFree=30066588/32872528 swapFree=9196/9196
[pid=25518] ppid=25515 vsize=337152 CPUtime=1182.09 cores=4-7,12-15
/proc/25518/stat : 25518 (cdcl-cuttingpla) R 25515 25518 23727 0 -1 4202496 14873 0 0 0 118194 15 0 0 20 0 1 0 125671439 345243648 70871 33554432000 4194304 6211289 140733474037552 140733474035896 4242394 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/25518/statm: 84288 70871 165 493 0 83785 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 337152

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/259 25550
/proc/meminfo: memFree=30064360/32872528 swapFree=9196/9196
[pid=25518] ppid=25515 vsize=337296 CPUtime=1242.08 cores=4-7,12-15
/proc/25518/stat : 25518 (cdcl-cuttingpla) R 25515 25518 23727 0 -1 4202496 14987 0 0 0 124192 16 0 0 20 0 1 0 125671439 345391104 70981 33554432000 4194304 6211289 140733474037552 140733474035896 4209322 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/25518/statm: 84324 70981 165 493 0 83821 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 337296

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/259 25551
/proc/meminfo: memFree=30052180/32872528 swapFree=9196/9196
[pid=25518] ppid=25515 vsize=338288 CPUtime=1302.07 cores=4-7,12-15
/proc/25518/stat : 25518 (cdcl-cuttingpla) R 25515 25518 23727 0 -1 4202496 15219 0 0 0 130191 16 0 0 20 0 1 0 125671439 346406912 73872 33554432000 4194304 6211289 140733474037552 140733474035544 4209396 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/25518/statm: 84572 73872 165 493 0 84069 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 338288

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/259 25552
/proc/meminfo: memFree=30042220/32872528 swapFree=9196/9196
[pid=25518] ppid=25515 vsize=338576 CPUtime=1362.06 cores=4-7,12-15
/proc/25518/stat : 25518 (cdcl-cuttingpla) R 25515 25518 23727 0 -1 4202496 15306 0 0 0 136189 17 0 0 20 0 1 0 125671439 346701824 76514 33554432000 4194304 6211289 140733474037552 140733474035896 4209388 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/25518/statm: 84644 76514 165 493 0 84141 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 338576

[startup+1422.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/259 25554
/proc/meminfo: memFree=30027788/32872528 swapFree=9196/9196
[pid=25518] ppid=25515 vsize=339412 CPUtime=1422.06 cores=4-7,12-15
/proc/25518/stat : 25518 (cdcl-cuttingpla) R 25515 25518 23727 0 -1 4202496 15487 0 0 0 142188 18 0 0 20 0 1 0 125671439 347557888 79761 33554432000 4194304 6211289 140733474037552 140733474035544 4209396 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/25518/statm: 84853 79761 165 493 0 84350 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 339412

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/259 25555
/proc/meminfo: memFree=30018472/32872528 swapFree=9196/9196
[pid=25518] ppid=25515 vsize=340396 CPUtime=1482.05 cores=4-7,12-15
/proc/25518/stat : 25518 (cdcl-cuttingpla) R 25515 25518 23727 0 -1 4202496 15718 0 0 0 148186 19 0 0 20 0 1 0 125671439 348565504 82036 33554432000 4194304 6211289 140733474037552 140733474035416 4209376 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/25518/statm: 85099 82036 165 493 0 84596 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 340396

[startup+1542.31 s]
/proc/loadavg: 2.04 2.02 2.00 3/259 25694
/proc/meminfo: memFree=30349304/32872528 swapFree=9196/9196
[pid=25518] ppid=25515 vsize=473504 CPUtime=1542.05 cores=4-7,12-15
/proc/25518/stat : 25518 (cdcl-cuttingpla) R 25515 25518 23727 0 -1 4202496 16115 0 0 0 154184 21 0 0 20 0 1 0 125671439 484868096 83405 33554432000 4194304 6211289 140733474037552 140733474035464 4209304 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/25518/statm: 118376 83405 165 493 0 117873 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 473504

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/259 25695
/proc/meminfo: memFree=30257504/32872528 swapFree=9196/9196
[pid=25518] ppid=25515 vsize=473936 CPUtime=1602.03 cores=4-7,12-15
/proc/25518/stat : 25518 (cdcl-cuttingpla) R 25515 25518 23727 0 -1 4202496 16405 0 0 0 160182 21 0 0 20 0 1 0 125671439 485310464 84087 33554432000 4194304 6211289 140733474037552 140733474035896 4209306 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/25518/statm: 118484 84087 165 493 0 117981 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 473936

[startup+1662.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/259 25696
/proc/meminfo: memFree=30228372/32872528 swapFree=9196/9196
[pid=25518] ppid=25515 vsize=473936 CPUtime=1662 cores=4-7,12-15
/proc/25518/stat : 25518 (cdcl-cuttingpla) R 25515 25518 23727 0 -1 4202496 16516 0 0 0 166179 21 0 0 20 0 1 0 125671439 485310464 84151 33554432000 4194304 6211289 140733474037552 140733474035896 4209388 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/25518/statm: 118484 84151 165 493 0 117981 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 473936

[startup+1722.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/260 25700
/proc/meminfo: memFree=30223624/32872528 swapFree=9196/9196
[pid=25518] ppid=25515 vsize=474216 CPUtime=1721.99 cores=4-7,12-15
/proc/25518/stat : 25518 (cdcl-cuttingpla) R 25515 25518 23727 0 -1 4202496 16593 0 0 0 172178 21 0 0 20 0 1 0 125671439 485597184 84216 33554432000 4194304 6211289 140733474037552 140733474035464 4209376 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/25518/statm: 118554 84216 165 493 0 118051 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 474216

[startup+1782.3 s]
/proc/loadavg: 2.03 2.03 2.00 4/259 25702
/proc/meminfo: memFree=30220644/32872528 swapFree=9196/9196
[pid=25518] ppid=25515 vsize=474504 CPUtime=1781.98 cores=4-7,12-15
/proc/25518/stat : 25518 (cdcl-cuttingpla) R 25515 25518 23727 0 -1 4202496 16650 0 0 0 178177 21 0 0 20 0 1 0 125671439 485892096 84273 33554432000 4194304 6211289 140733474037552 140733474035544 4209376 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/25518/statm: 118626 84273 165 493 0 118123 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 474504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.03 2.00 3/259 25702
/proc/meminfo: memFree=30220268/32872528 swapFree=9196/9196
[pid=25518] ppid=25515 vsize=474640 CPUtime=1800.08 cores=4-7,12-15
/proc/25518/stat : 25518 (cdcl-cuttingpla) R 25515 25518 23727 0 -1 4202496 16695 0 0 0 179987 21 0 0 20 0 1 0 125671439 486031360 84318 33554432000 4194304 6211289 140733474037552 140733474035544 4209304 0 0 4096 8388610 0 0 0 17 13 0 0 0 0 0
/proc/25518/statm: 118660 84318 165 493 0 118157 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 474640

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.4
CPU time (s): 1800.08
CPU user time (s): 1799.87
CPU system time (s): 0.212967
CPU usage (%): 99.9823
Max. virtual memory (cumulated for all children) (KiB): 474640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.87
system time used= 0.212967
maximum resident set size= 337272
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16695
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= 86
involuntary context switches= 1853

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.0363 second user time and 15.0007 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-09 04:11:39
IDJOB=4087861
IDBENCH=89844
IDSOLVER=2549
FILE ID=node132/4087861-1465438298
RUNJOBID= node132-1465427020-23744
PBS_JOBID= 19859780
Free space on /tmp= 71732 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-neos-859770.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087861-1465438298/watcher-4087861-1465438298 -o /tmp/evaluation-result-4087861-1465438298/solver-4087861-1465438298 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1465427020-23744 --watchdog 1960 --input HOME/instance-4087861-1465438298.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= cbc412f006cacd8e2fcdc61d20cbc351
RANDOM SEED=1978638417

node132.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.209
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        30478080 kB
Buffers:          113404 kB
Cached:          1223964 kB
SwapCached:         1420 kB
Active:           756936 kB
Inactive:         862188 kB
Active(anon):     280776 kB
Inactive(anon):     3084 kB
Active(file):     476160 kB
Inactive(file):   859104 kB
Unevictable:        9196 kB
Mlocked:            9196 kB
SwapTotal:      67108856 kB
SwapFree:       67096368 kB
Dirty:              9724 kB
Writeback:             0 kB
AnonPages:        340852 kB
Mapped:             7972 kB
Shmem:                 0 kB
Slab:             629188 kB
SReclaimable:      69136 kB
SUnreclaim:       560052 kB
KernelStack:        2200 kB
PageTables:         4956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     459864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:    186368 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= 71736 MiB
End job on node132 at 2016-06-09 04:41:39