Trace number 4101456

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.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib/normalized-reduced-mps-v2-20-10-fixnet3.opb
MD5SUM33434aafd8d2cc52b903fb501d38927b
Bench CategoryOPT-SMALLINT (optimisation, small 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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables14036
Total number of constraints600
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 constraints600
Minimum length of a constraint19
Maximum length of a constraint1523
Number of terms in the objective function 13946
Biggest coefficient in the objective function 1187
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 535685
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262020
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 535685
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= 14036 #constraint= 600
6.19/6.21	c #Conflicts:       1000 | #Learnt:        999 | 12.654
6.19/6.21	c total clause space: 48.1602MB
6.19/6.21	c total #watches: 939361
18.58/18.65	c total #propagations: 185194 / total #impl: 33206032 (eff. 0.006)
18.58/18.65	c #Conflicts:       2000 | #Learnt:       1999 | 6.823
18.58/18.65	c total clause space: 127.173MB
18.58/18.65	c total #watches: 1592390
220.25/220.32	c total #propagations: 324012 / total #impl: 47967784 (eff. 0.007)
220.25/220.32	c GC COLLECT
220.25/220.32	c #Conflicts:       3000 | #Learnt:       2136 | 4.998
220.25/220.32	c total clause space: 127.173MB
220.25/220.32	c total #watches: 2160091
303.95/304.04	c total #propagations: 1057654 / total #impl: 303442220 (eff. 0.003)
303.95/304.04	c #Conflicts:       4000 | #Learnt:       3136 | 4.116
303.95/304.04	c total clause space: 206.656MB
303.95/304.04	c total #watches: 3197320
400.73/400.85	c total #propagations: 1692579 / total #impl: 402483930 (eff. 0.004)
400.73/400.85	c GC COLLECT
400.73/400.85	c #Conflicts:       5000 | #Learnt:       2541 | 3.501
400.73/400.85	c total clause space: 206.656MB
400.73/400.85	c total #watches: 3492230
529.31/529.43	c total #propagations: 2106412 / total #impl: 650256199 (eff. 0.003)
529.31/529.43	c #Conflicts:       6000 | #Learnt:       3541 | 3.070
529.31/529.43	c total clause space: 335.816MB
529.31/529.43	c total #watches: 5034827
677.08/677.26	c total #propagations: 2694300 / total #impl: 890781600 (eff. 0.003)
677.08/677.26	c GC COLLECT
677.08/677.26	c #Conflicts:       7000 | #Learnt:       2464 | 2.631
677.08/677.26	c total clause space: 335.816MB
677.08/677.26	c total #watches: 5069416
832.26/832.45	c total #propagations: 3500265 / total #impl: 2974471095 (eff. 0.001)
832.26/832.45	c #Conflicts:       8000 | #Learnt:       3464 | 2.302
832.26/832.45	c total clause space: 335.816MB
832.26/832.45	c total #watches: 6842736
973.74/973.97	c total #propagations: 4405196 / total #impl: 5672920769 (eff. 0.001)
973.74/973.97	c #Conflicts:       9000 | #Learnt:       4464 | 2.182
973.74/973.97	c total clause space: 335.816MB
973.74/973.97	c total #watches: 8547712
1080.23/1080.42	c total #propagations: 4996072 / total #impl: 6900111651 (eff. 0.001)
1080.23/1080.42	c GC COLLECT
1080.23/1080.42	c #Conflicts:      10000 | #Learnt:       2952 | 2.598
1080.23/1080.42	c total clause space: 545.701MB
1080.23/1080.42	c total #watches: 6035817
1175.21/1175.47	c total #propagations: 5224137 / total #impl: 7049564976 (eff. 0.001)
1175.21/1175.47	c #Conflicts:      11000 | #Learnt:       3952 | 2.529
1175.21/1175.47	c total clause space: 545.701MB
1175.21/1175.47	c total #watches: 7294640
1372.48/1372.73	c total #propagations: 5520731 / total #impl: 7111725611 (eff. 0.001)
1372.48/1372.73	c #Conflicts:      12000 | #Learnt:       4952 | 2.385
1372.48/1372.73	c total clause space: 545.701MB
1372.48/1372.73	c total #watches: 8580579
1497.46/1497.77	c total #propagations: 5946477 / total #impl: 7259064294 (eff. 0.001)
1497.46/1497.77	c #Conflicts:      13000 | #Learnt:       5952 | 2.580
1497.46/1497.77	c total clause space: 545.701MB
1497.46/1497.77	c total #watches: 9935728
1623.64/1623.99	c total #propagations: 6143128 / total #impl: 7437185462 (eff. 0.001)
1623.64/1623.99	c GC COLLECT
1623.64/1623.99	c #Conflicts:      14000 | #Learnt:       4093 | 2.456
1623.64/1623.99	c total clause space: 545.701MB
1623.64/1623.99	c total #watches: 7854901

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-4101456-1466250724/watcher-4101456-1466250724 -o /tmp/evaluation-result-4101456-1466250724/solver-4101456-1466250724 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1466240371-6523 --watchdog 1960 --input HOME/instance-4101456-1466250724.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=7747
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.14 2.20 2.18 3/176 7750
/proc/meminfo: memFree=30020412/32872528 swapFree=17888/1798212
[pid=7750] ppid=7747 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/7750/stat : 7750 (cdcl-cuttingpla) R 7747 7750 6506 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 27119525 29810688 5268 33554432000 4194304 6201397 140735170865904 140737088199880 4211056 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 7278 5268 130 491 0 6777 0

[startup+0.100165 s]
/proc/loadavg: 2.14 2.20 2.18 3/176 7750
/proc/meminfo: memFree=30020412/32872528 swapFree=17888/1798212
[pid=7750] ppid=7747 vsize=34804 CPUtime=0.09 cores=1,3,5,7
/proc/7750/stat : 7750 (cdcl-cuttingpla) R 7747 7750 6506 0 -1 4202496 770 0 0 0 9 0 0 0 20 0 1 0 27119525 35639296 7208 33554432000 4194304 6201397 140735170865904 140737088199880 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 8701 7208 146 491 0 8200 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34804

[startup+0.20034 s]
/proc/loadavg: 2.14 2.20 2.18 3/176 7750
/proc/meminfo: memFree=30020412/32872528 swapFree=17888/1798212
[pid=7750] ppid=7747 vsize=35376 CPUtime=0.19 cores=1,3,5,7
/proc/7750/stat : 7750 (cdcl-cuttingpla) R 7747 7750 6506 0 -1 4202496 1081 0 0 0 19 0 0 0 20 0 1 0 27119525 36225024 7483 33554432000 4194304 6201397 140735170865904 140737088199880 4219750 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 8844 7483 146 491 0 8343 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 35376

[startup+0.300307 s]
/proc/loadavg: 2.14 2.20 2.18 3/176 7750
/proc/meminfo: memFree=30020412/32872528 swapFree=17888/1798212
[pid=7750] ppid=7747 vsize=38368 CPUtime=0.29 cores=1,3,5,7
/proc/7750/stat : 7750 (cdcl-cuttingpla) R 7747 7750 6506 0 -1 4202496 1183 0 0 0 29 0 0 0 20 0 1 0 27119525 39288832 8094 33554432000 4194304 6201397 140735170865904 140737088199880 4213365 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 9592 8094 147 491 0 9091 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38368

[startup+0.700281 s]
/proc/loadavg: 2.14 2.20 2.18 3/176 7750
/proc/meminfo: memFree=30020412/32872528 swapFree=17888/1798212
[pid=7750] ppid=7747 vsize=43856 CPUtime=0.69 cores=1,3,5,7
/proc/7750/stat : 7750 (cdcl-cuttingpla) R 7747 7750 6506 0 -1 4202496 1685 0 0 0 69 0 0 0 20 0 1 0 27119525 44908544 9053 33554432000 4194304 6201397 140735170865904 140735170864616 4213348 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 10964 9053 147 491 0 10463 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43856

[startup+1.50029 s]
/proc/loadavg: 2.14 2.20 2.18 3/177 7751
/proc/meminfo: memFree=29980940/32872528 swapFree=17888/1798212
[pid=7750] ppid=7747 vsize=64940 CPUtime=1.49 cores=1,3,5,7
/proc/7750/stat : 7750 (cdcl-cuttingpla) R 7747 7750 6506 0 -1 4202496 2712 0 0 0 149 0 0 0 20 0 1 0 27119525 66498560 11515 33554432000 4194304 6201397 140735170865904 140735170864184 4213268 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 16235 11515 147 491 0 15734 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64940

[startup+3.1003 s]
/proc/loadavg: 2.14 2.20 2.18 4/177 7751
/proc/meminfo: memFree=29965848/32872528 swapFree=17888/1798212
[pid=7750] ppid=7747 vsize=68756 CPUtime=3.09 cores=1,3,5,7
/proc/7750/stat : 7750 (cdcl-cuttingpla) R 7747 7750 6506 0 -1 4202496 3784 0 0 0 308 1 0 0 20 0 1 0 27119525 70406144 14597 33554432000 4194304 6201397 140735170865904 140735170864184 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 17189 14597 147 491 0 16688 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 68756

[startup+6.30029 s]
/proc/loadavg: 2.13 2.20 2.18 3/177 7751
/proc/meminfo: memFree=29946808/32872528 swapFree=17888/1798212
[pid=7750] ppid=7747 vsize=92784 CPUtime=6.29 cores=1,3,5,7
/proc/7750/stat : 7750 (cdcl-cuttingpla) R 7747 7750 6506 0 -1 4202496 5267 0 0 0 628 1 0 0 20 0 1 0 27119525 95010816 20126 33554432000 4194304 6201397 140735170865904 140735170864616 4214952 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 23196 20126 160 491 0 22695 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 92784

[startup+12.7003 s]
/proc/loadavg: 2.12 2.20 2.18 3/177 7751
/proc/meminfo: memFree=29902992/32872528 swapFree=17888/1798212
[pid=7750] ppid=7747 vsize=132728 CPUtime=12.69 cores=1,3,5,7
/proc/7750/stat : 7750 (cdcl-cuttingpla) R 7747 7750 6506 0 -1 4202496 7698 0 0 0 1267 2 0 0 20 0 1 0 27119525 135913472 29180 33554432000 4194304 6201397 140735170865904 140735170864616 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 33182 29180 160 491 0 32681 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 132728

[startup+25.5003 s]
/proc/loadavg: 2.16 2.20 2.18 3/177 7751
/proc/meminfo: memFree=29877436/32872528 swapFree=17888/1798212
[pid=7750] ppid=7747 vsize=187984 CPUtime=25.49 cores=1,3,5,7
/proc/7750/stat : 7750 (cdcl-cuttingpla) R 7747 7750 6506 0 -1 4202496 12177 0 0 0 2546 3 0 0 20 0 1 0 27119525 192495616 35747 33554432000 4194304 6201397 140735170865904 140735170864472 4213192 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 46996 35747 166 491 0 46495 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 187984

[startup+51.1003 s]
/proc/loadavg: 2.23 2.22 2.18 3/177 7751
/proc/meminfo: memFree=29876196/32872528 swapFree=17888/1798212
[pid=7750] ppid=7747 vsize=188868 CPUtime=51.08 cores=1,3,5,7
/proc/7750/stat : 7750 (cdcl-cuttingpla) R 7747 7750 6506 0 -1 4202496 12375 0 0 0 5105 3 0 0 20 0 1 0 27119525 193400832 35945 33554432000 4194304 6201397 140735170865904 140735170864472 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 47217 35945 166 491 0 46716 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 188868

[startup+102.3 s]
/proc/loadavg: 2.34 2.24 2.19 3/177 7752
/proc/meminfo: memFree=29873336/32872528 swapFree=17888/1798212
[pid=7750] ppid=7747 vsize=190292 CPUtime=102.28 cores=1,3,5,7
/proc/7750/stat : 7750 (cdcl-cuttingpla) R 7747 7750 6506 0 -1 4202496 12833 0 0 0 10225 3 0 0 20 0 1 0 27119525 194859008 36400 33554432000 4194304 6201397 140735170865904 140735170864472 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 47573 36400 166 491 0 47072 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 190292

[startup+162.3 s]
/proc/loadavg: 2.25 2.23 2.18 3/177 7753
/proc/meminfo: memFree=29848900/32872528 swapFree=17888/1798212
[pid=7750] ppid=7747 vsize=196796 CPUtime=162.26 cores=1,3,5,7
/proc/7750/stat : 7750 (cdcl-cuttingpla) R 7747 7750 6506 0 -1 4202496 14463 0 0 0 16223 3 0 0 20 0 1 0 27119525 201519104 42118 33554432000 4194304 6201397 140735170865904 140735170864184 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 49199 42118 166 491 0 48698 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 196796

[startup+222.308 s]
/proc/loadavg: 2.17 2.21 2.18 4/177 7754
/proc/meminfo: memFree=29839100/32872528 swapFree=17888/1798212
[pid=7750] ppid=7747 vsize=198300 CPUtime=222.26 cores=1,3,5,7
/proc/7750/stat : 7750 (cdcl-cuttingpla) R 7747 7750 6506 0 -1 4202496 14834 0 0 0 22223 3 0 0 20 0 1 0 27119525 203059200 44533 33554432000 4194304 6201397 140735170865904 140735170864184 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 49575 44533 166 491 0 49074 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 198300

[startup+282.3 s]
/proc/loadavg: 2.30 2.24 2.19 3/177 7755
/proc/meminfo: memFree=29802480/32872528 swapFree=17888/1798212
[pid=7750] ppid=7747 vsize=286616 CPUtime=282.25 cores=1,3,5,7
/proc/7750/stat : 7750 (cdcl-cuttingpla) R 7747 7750 6506 0 -1 4202496 16725 0 0 0 28221 4 0 0 20 0 1 0 27119525 293494784 53550 33554432000 4194304 6201397 140735170865904 140735170864616 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 71654 53550 166 491 0 71153 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 286616

[startup+342.3 s]
/proc/loadavg: 2.25 2.24 2.19 3/177 7757
/proc/meminfo: memFree=29758860/32872528 swapFree=17888/1798212
[pid=7750] ppid=7747 vsize=298656 CPUtime=342.23 cores=1,3,5,7
/proc/7750/stat : 7750 (cdcl-cuttingpla) R 7747 7750 6506 0 -1 4202496 20185 0 0 0 34218 5 0 0 20 0 1 0 27119525 305823744 64283 33554432000 4194304 6201397 140735170865904 140735170864184 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 74664 64283 166 491 0 74163 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 298656

[startup+402.3 s]
/proc/loadavg: 2.31 2.26 2.19 3/177 7758
/proc/meminfo: memFree=29756748/32872528 swapFree=17888/1798212
[pid=7750] ppid=7747 vsize=299944 CPUtime=402.22 cores=1,3,5,7
/proc/7750/stat : 7750 (cdcl-cuttingpla) R 7747 7750 6506 0 -1 4202496 20570 0 0 0 40217 5 0 0 20 0 1 0 27119525 307142656 64665 33554432000 4194304 6201397 140735170865904 140735170865032 4213178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 74986 64665 166 491 0 74485 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 299944

[startup+462.3 s]
/proc/loadavg: 2.29 2.25 2.19 3/177 7759
/proc/meminfo: memFree=29747308/32872528 swapFree=17888/1798212
[pid=7750] ppid=7747 vsize=306632 CPUtime=462.22 cores=1,3,5,7
/proc/7750/stat : 7750 (cdcl-cuttingpla) R 7747 7750 6506 0 -1 4202496 22092 0 0 0 46216 6 0 0 20 0 1 0 27119525 313991168 66187 33554432000 4194304 6201397 140735170865904 140735170864184 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 76658 66187 166 491 0 76157 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 306632

[startup+522.3 s]
/proc/loadavg: 2.28 2.26 2.19 3/178 7763
/proc/meminfo: memFree=29705220/32872528 swapFree=17888/1798212
[pid=7750] ppid=7747 vsize=311708 CPUtime=522.21 cores=1,3,5,7
/proc/7750/stat : 7750 (cdcl-cuttingpla) R 7747 7750 6506 0 -1 4202496 23790 0 0 0 52214 7 0 0 20 0 1 0 27119525 319188992 76061 33554432000 4194304 6201397 140735170865904 140735170864184 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 77927 76061 166 491 0 77426 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 311708

[startup+582.3 s]
/proc/loadavg: 2.23 2.26 2.19 3/178 7787
/proc/meminfo: memFree=29654156/32872528 swapFree=17888/1798212
[pid=7750] ppid=7747 vsize=466668 CPUtime=582.2 cores=1,3,5,7
/proc/7750/stat : 7750 (cdcl-cuttingpla) R 7747 7750 6506 0 -1 4202496 28171 0 0 0 58212 8 0 0 20 0 1 0 27119525 477868032 88586 33554432000 4194304 6201397 140735170865904 140735170864616 4213361 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 116667 88586 166 491 0 116166 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 466668


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


[startup+942.3 s]
/proc/loadavg: 2.23 2.25 2.20 3/177 7840
/proc/meminfo: memFree=29692040/32872528 swapFree=17888/1798212
[pid=7750] ppid=7747 vsize=488608 CPUtime=942.15 cores=1,3,5,7
/proc/7750/stat : 7750 (cdcl-cuttingpla) R 7747 7750 6506 0 -1 4202496 34624 0 0 0 94204 11 0 0 20 0 1 0 27119525 500334592 107546 33554432000 4194304 6201397 140735170865904 140735170864184 4214961 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 122152 107546 166 491 0 121651 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 488608

[startup+1002.3 s]
/proc/loadavg: 2.16 2.23 2.19 3/177 7841
/proc/meminfo: memFree=29631712/32872528 swapFree=17888/1798212
[pid=7750] ppid=7747 vsize=490336 CPUtime=1002.14 cores=1,3,5,7
/proc/7750/stat : 7750 (cdcl-cuttingpla) R 7747 7750 6506 0 -1 4202496 35203 0 0 0 100203 11 0 0 20 0 1 0 27119525 502104064 119878 33554432000 4194304 6201397 140735170865904 140735170864184 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 122584 119878 166 491 0 122083 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 490336

[startup+1062.3 s]
/proc/loadavg: 2.27 2.25 2.20 3/177 7842
/proc/meminfo: memFree=29572948/32872528 swapFree=17888/1798212
[pid=7750] ppid=7747 vsize=726368 CPUtime=1062.13 cores=1,3,5,7
/proc/7750/stat : 7750 (cdcl-cuttingpla) R 7747 7750 6506 0 -1 4202496 38737 0 0 0 106201 12 0 0 20 0 1 0 27119525 743800832 131329 33554432000 4194304 6201397 140735170865904 140735170864568 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 181592 131329 166 491 0 181091 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 726368

[startup+1122.3 s]
/proc/loadavg: 2.19 2.23 2.19 4/178 7846
/proc/meminfo: memFree=29535048/32872528 swapFree=17888/1798212
[pid=7750] ppid=7747 vsize=726368 CPUtime=1122.12 cores=1,3,5,7
/proc/7750/stat : 7750 (cdcl-cuttingpla) R 7747 7750 6506 0 -1 4202496 38830 0 0 0 112200 12 0 0 20 0 1 0 27119525 743800832 131422 33554432000 4194304 6201397 140735170865904 140735170865032 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 181592 131422 166 491 0 181091 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 726368

[startup+1182.3 s]
/proc/loadavg: 2.42 2.29 2.21 4/177 7847
/proc/meminfo: memFree=29533196/32872528 swapFree=17888/1798212
[pid=7750] ppid=7747 vsize=726980 CPUtime=1182.11 cores=1,3,5,7
/proc/7750/stat : 7750 (cdcl-cuttingpla) R 7747 7750 6506 0 -1 4202496 38953 0 0 0 118199 12 0 0 20 0 1 0 27119525 744427520 131545 33554432000 4194304 6201397 140735170865904 140735170864184 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 181745 131545 166 491 0 181244 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 726980

[startup+1242.3 s]
/proc/loadavg: 2.36 2.30 2.21 3/177 7849
/proc/meminfo: memFree=29531832/32872528 swapFree=17888/1798212
[pid=7750] ppid=7747 vsize=727572 CPUtime=1242.1 cores=1,3,5,7
/proc/7750/stat : 7750 (cdcl-cuttingpla) R 7747 7750 6506 0 -1 4202496 39104 0 0 0 124198 12 0 0 20 0 1 0 27119525 745033728 131696 33554432000 4194304 6201397 140735170865904 140735170864184 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 181893 131696 166 491 0 181392 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 727572

[startup+1302.3 s]
/proc/loadavg: 2.31 2.30 2.22 4/177 7850
/proc/meminfo: memFree=29523588/32872528 swapFree=17888/1798212
[pid=7750] ppid=7747 vsize=728932 CPUtime=1302.09 cores=1,3,5,7
/proc/7750/stat : 7750 (cdcl-cuttingpla) R 7747 7750 6506 0 -1 4202496 39426 0 0 0 130197 12 0 0 20 0 1 0 27119525 746426368 132018 33554432000 4194304 6201397 140735170865904 140735170864184 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 182233 132018 166 491 0 181732 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 728932

[startup+1362.3 s]
/proc/loadavg: 2.31 2.30 2.22 3/177 7851
/proc/meminfo: memFree=29521036/32872528 swapFree=17888/1798212
[pid=7750] ppid=7747 vsize=731348 CPUtime=1362.08 cores=1,3,5,7
/proc/7750/stat : 7750 (cdcl-cuttingpla) R 7747 7750 6506 0 -1 4202496 39927 0 0 0 136196 12 0 0 20 0 1 0 27119525 748900352 132519 33554432000 4194304 6201397 140735170865904 140735170864184 4213178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 182837 132519 166 491 0 182336 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 731348

[startup+1422.3 s]
/proc/loadavg: 2.25 2.29 2.22 3/177 7852
/proc/meminfo: memFree=29500916/32872528 swapFree=17888/1798212
[pid=7750] ppid=7747 vsize=749788 CPUtime=1422.08 cores=1,3,5,7
/proc/7750/stat : 7750 (cdcl-cuttingpla) R 7747 7750 6506 0 -1 4202496 43216 0 0 0 142194 14 0 0 20 0 1 0 27119525 767782912 135808 33554432000 4194304 6201397 140735170865904 140735170864568 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 187447 135808 166 491 0 186946 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 749788

[startup+1482.3 s]
/proc/loadavg: 2.24 2.28 2.22 3/177 7853
/proc/meminfo: memFree=29493100/32872528 swapFree=17888/1798212
[pid=7750] ppid=7747 vsize=755548 CPUtime=1482.06 cores=1,3,5,7
/proc/7750/stat : 7750 (cdcl-cuttingpla) R 7747 7750 6506 0 -1 4202496 44326 0 0 0 148192 14 0 0 20 0 1 0 27119525 773681152 136912 33554432000 4194304 6201397 140735170865904 140735170864568 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 188887 136912 166 491 0 188386 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 755548

[startup+1542.31 s]
/proc/loadavg: 2.20 2.27 2.22 4/177 7855
/proc/meminfo: memFree=29483304/32872528 swapFree=17888/1798212
[pid=7750] ppid=7747 vsize=761368 CPUtime=1542.06 cores=1,3,5,7
/proc/7750/stat : 7750 (cdcl-cuttingpla) R 7747 7750 6506 0 -1 4202496 45796 0 0 0 154192 14 0 0 20 0 1 0 27119525 779640832 138292 33554432000 4194304 6201397 140735170865904 140735170864616 4213365 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 190342 138292 166 491 0 189841 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 761368

[startup+1602.3 s]
/proc/loadavg: 2.23 2.26 2.22 3/177 7856
/proc/meminfo: memFree=29482312/32872528 swapFree=17888/1798212
[pid=7750] ppid=7747 vsize=761688 CPUtime=1602.04 cores=1,3,5,7
/proc/7750/stat : 7750 (cdcl-cuttingpla) R 7747 7750 6506 0 -1 4202496 45885 0 0 0 160190 14 0 0 20 0 1 0 27119525 779968512 138381 33554432000 4194304 6201397 140735170865904 140735170864616 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 190422 138381 166 491 0 189921 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 761688

[startup+1662.3 s]
/proc/loadavg: 2.17 2.24 2.21 3/177 7857
/proc/meminfo: memFree=29472140/32872528 swapFree=17888/1798212
[pid=7750] ppid=7747 vsize=772208 CPUtime=1662.04 cores=1,3,5,7
/proc/7750/stat : 7750 (cdcl-cuttingpla) R 7747 7750 6506 0 -1 4202496 48051 0 0 0 166189 15 0 0 20 0 1 0 27119525 790740992 140547 33554432000 4194304 6201397 140735170865904 140735170864616 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 193052 140547 166 491 0 192551 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 772208

[startup+1722.3 s]
/proc/loadavg: 2.22 2.25 2.21 4/178 7861
/proc/meminfo: memFree=29461052/32872528 swapFree=17888/1798212
[pid=7750] ppid=7747 vsize=784496 CPUtime=1722.03 cores=1,3,5,7
/proc/7750/stat : 7750 (cdcl-cuttingpla) R 7747 7750 6506 0 -1 4202496 50642 0 0 0 172187 16 0 0 20 0 1 0 27119525 803323904 143138 33554432000 4194304 6201397 140735170865904 140735170864616 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 196124 143138 166 491 0 195623 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 784496

[startup+1782.3 s]
/proc/loadavg: 2.30 2.27 2.22 3/177 7862
/proc/meminfo: memFree=29457092/32872528 swapFree=17888/1798212
[pid=7750] ppid=7747 vsize=787440 CPUtime=1782.02 cores=1,3,5,7
/proc/7750/stat : 7750 (cdcl-cuttingpla) R 7747 7750 6506 0 -1 4202496 51470 0 0 0 178186 16 0 0 20 0 1 0 27119525 806338560 143966 33554432000 4194304 6201397 140735170865904 140735170864616 4213249 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 196860 143966 166 491 0 196359 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 787440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.21 2.25 2.21 3/177 7863
/proc/meminfo: memFree=29456216/32872528 swapFree=17888/1798212
[pid=7750] ppid=7747 vsize=787888 CPUtime=1800.01 cores=1,3,5,7
/proc/7750/stat : 7750 (cdcl-cuttingpla) R 7747 7750 6506 0 -1 4202496 51624 0 0 0 179985 16 0 0 20 0 1 0 27119525 806797312 144120 33554432000 4194304 6201397 140735170865904 140735170864616 4213170 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 196972 144120 166 491 0 196471 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 787888

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

[startup+1800.3 s]
/proc/loadavg: 2.21 2.25 2.21 3/177 7863
/proc/meminfo: memFree=29456216/32872528 swapFree=17888/1798212
[pid=7750] ppid=7747 vsize=787888 CPUtime=1800.01 cores=1,3,5,7
/proc/7750/stat : 7750 (cdcl-cuttingpla) R 7747 7750 6506 0 -1 4202496 51624 0 0 0 179985 16 0 0 20 0 1 0 27119525 806797312 144120 33554432000 4194304 6201397 140735170865904 140735170864616 4213170 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7750/statm: 196972 144120 166 491 0 196471 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 787888

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.03
CPU user time (s): 1799.86
CPU system time (s): 0.173973
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 787888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.86
system time used= 0.173973
maximum resident set size= 576480
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51624
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= 11
involuntary context switches= 1852

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.66029 second user time and 6.84396 second system time

The end

Launcher Data

Begin job on node123 at 2016-06-18 13:52:04
IDJOB=4101456
IDBENCH=1750
IDSOLVER=2550
FILE ID=node123/4101456-1466250724
RUNJOBID= node123-1466240371-6523
PBS_JOBID= 19918188
Free space on /tmp= 71632 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/miplib/normalized-reduced-mps-v2-20-10-fixnet3.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4101456-1466250724/watcher-4101456-1466250724 -o /tmp/evaluation-result-4101456-1466250724/solver-4101456-1466250724 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1466240371-6523 --watchdog 1960 --input HOME/instance-4101456-1466250724.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 33434aafd8d2cc52b903fb501d38927b
RANDOM SEED=1819805085

node123.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.791
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.58
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.791
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.791
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.56
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.791
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.57
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.791
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.56
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.791
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.791
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.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		: 2666.791
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:        30021576 kB
Buffers:           31924 kB
Cached:            76348 kB
SwapCached:         1600 kB
Active:           227660 kB
Inactive:          91148 kB
Active(anon):     209828 kB
Inactive(anon):     3072 kB
Active(file):      17832 kB
Inactive(file):    88076 kB
Unevictable:     1798212 kB
Mlocked:           17888 kB
SwapTotal:      67108856 kB
SwapFree:       67099316 kB
Dirty:              2736 kB
Writeback:             0 kB
AnonPages:       2112200 kB
Mapped:             7664 kB
Shmem:                 0 kB
Slab:             599824 kB
SReclaimable:      44008 kB
SUnreclaim:       555816 kB
KernelStack:        1472 kB
PageTables:         8468 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2134544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2072576 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= 71632 MiB
End job on node123 at 2016-06-18 14:22:04