Trace number 4101648

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-harp2.opb
MD5SUMbae2de9f4879fca72b44ba1c72e8b4a3
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-8127
Best CPU time to get the best result obtained on this benchmark1800.71
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -7952
Optimality of the best value was proved NO
Number of variables2993
Total number of constraints112
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)73
Number of constraints which are nor clauses,nor cardinality constraints39
Minimum length of a constraint41
Maximum length of a constraint73
Number of terms in the objective function 2993
Biggest coefficient in the objective function 2020
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 525822
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 96167
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 525822
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= 2993 #constraint= 112
17.09/17.16	c #Conflicts:       1000 | #Learnt:       1089 | 0.442
17.09/17.16	c total clause space: 48.1602MB
17.09/17.16	c total #watches: 200538
61.28/61.36	c total #propagations: 63950 / total #impl: 6363885 (eff. 0.010)
61.28/61.36	c #Conflicts:       2000 | #Learnt:       2138 | 0.406
61.28/61.36	c total clause space: 78.2603MB
61.28/61.36	c total #watches: 384334
90.18/90.28	c total #propagations: 111416 / total #impl: 19390715 (eff. 0.006)
90.18/90.28	c GC COLLECT
90.18/90.28	c #Conflicts:       3000 | #Learnt:       2146 | 0.340
90.18/90.28	c total clause space: 78.2603MB
90.18/90.28	c total #watches: 415335
153.56/153.65	c total #propagations: 141015 / total #impl: 30971474 (eff. 0.005)
153.56/153.65	c #Conflicts:       4000 | #Learnt:       3175 | 0.421
153.56/153.65	c total clause space: 127.173MB
153.56/153.65	c total #watches: 604832
235.46/235.53	c total #propagations: 181231 / total #impl: 63409295 (eff. 0.003)
235.46/235.53	c GC COLLECT
235.46/235.53	c #Conflicts:       5000 | #Learnt:       2615 | 0.564
235.46/235.53	c total clause space: 127.173MB
235.46/235.53	c total #watches: 657797
282.84/282.95	c total #propagations: 220570 / total #impl: 92868527 (eff. 0.002)
282.84/282.95	c #Conflicts:       6000 | #Learnt:       3626 | 0.513
282.84/282.95	c total clause space: 127.173MB
282.84/282.95	c total #watches: 743895
339.44/339.59	c total #propagations: 247170 / total #impl: 103890033 (eff. 0.002)
339.44/339.59	c GC COLLECT
339.44/339.59	c #Conflicts:       7000 | #Learnt:       2596 | 0.465
339.44/339.59	c total clause space: 206.656MB
339.44/339.59	c total #watches: 487936
375.33/375.45	c total #propagations: 270520 / total #impl: 115796237 (eff. 0.002)
375.33/375.45	c #Conflicts:       8000 | #Learnt:       3612 | 0.442
375.33/375.45	c total clause space: 206.656MB
375.33/375.45	c total #watches: 570428
471.21/471.32	c total #propagations: 291371 / total #impl: 128094429 (eff. 0.002)
471.21/471.32	c #Conflicts:       9000 | #Learnt:       4656 | 0.458
471.21/471.32	c total clause space: 206.656MB
471.21/471.32	c total #watches: 766226
539.11/539.21	c total #propagations: 340956 / total #impl: 149186603 (eff. 0.002)
539.11/539.21	c GC COLLECT
539.11/539.21	c #Conflicts:      10000 | #Learnt:       3207 | 0.420
539.11/539.21	c total clause space: 206.656MB
539.11/539.21	c total #watches: 629043
602.90/603.05	c total #propagations: 379331 / total #impl: 166790374 (eff. 0.002)
602.90/603.05	c #Conflicts:      11000 | #Learnt:       4223 | 0.395
602.90/603.05	c total clause space: 206.656MB
602.90/603.05	c total #watches: 786738
680.69/680.88	c total #propagations: 418175 / total #impl: 179595106 (eff. 0.002)
680.69/680.88	c #Conflicts:      12000 | #Learnt:       5223 | 0.367
680.69/680.88	c total clause space: 206.656MB
680.69/680.88	c total #watches: 875687
754.97/755.16	c total #propagations: 468359 / total #impl: 192966489 (eff. 0.002)
754.97/755.16	c #Conflicts:      13000 | #Learnt:       6223 | 0.345
754.97/755.16	c total clause space: 206.656MB
754.97/755.16	c total #watches: 963285
833.87/834.08	c total #propagations: 507133 / total #impl: 207362564 (eff. 0.002)
833.87/834.08	c GC COLLECT
833.87/834.08	c #Conflicts:      14000 | #Learnt:       4454 | 0.354
833.87/834.08	c total clause space: 206.656MB
833.87/834.08	c total #watches: 792277
911.45/911.63	c total #propagations: 560405 / total #impl: 230434368 (eff. 0.002)
911.45/911.63	c #Conflicts:      15000 | #Learnt:       5467 | 0.353
911.45/911.63	c total clause space: 206.656MB
911.45/911.63	c total #watches: 945062
1002.94/1003.12	c total #propagations: 600555 / total #impl: 274430115 (eff. 0.002)
1002.94/1003.12	c #Conflicts:      16000 | #Learnt:       6467 | 0.334
1002.94/1003.12	c total clause space: 206.656MB
1002.94/1003.12	c total #watches: 1063974
1075.82/1076.08	c total #propagations: 641455 / total #impl: 336586984 (eff. 0.002)
1075.82/1076.08	c GC COLLECT
1075.82/1076.08	c #Conflicts:      17000 | #Learnt:       4361 | 0.339
1075.82/1076.08	c total clause space: 335.816MB
1075.82/1076.08	c total #watches: 833128
1140.91/1141.17	c total #propagations: 679759 / total #impl: 386285486 (eff. 0.002)
1140.91/1141.17	c #Conflicts:      18000 | #Learnt:       5362 | 0.323
1140.91/1141.17	c total clause space: 335.816MB
1140.91/1141.17	c total #watches: 989363
1221.40/1221.60	c total #propagations: 721804 / total #impl: 434547761 (eff. 0.002)
1221.40/1221.60	c #Conflicts:      19000 | #Learnt:       6362 | 0.308
1221.40/1221.60	c total clause space: 335.816MB
1221.40/1221.60	c total #watches: 1069209
1324.29/1324.56	c total #propagations: 764946 / total #impl: 463222753 (eff. 0.002)
1324.29/1324.56	c #Conflicts:      20000 | #Learnt:       7367 | 0.298
1324.29/1324.56	c total clause space: 335.816MB
1324.29/1324.56	c total #watches: 1203490
1446.17/1446.47	c total #propagations: 809830 / total #impl: 504399754 (eff. 0.002)
1446.17/1446.47	c GC COLLECT
1446.17/1446.47	c #Conflicts:      21000 | #Learnt:       4943 | 0.315
1446.17/1446.47	c total clause space: 335.816MB
1446.17/1446.47	c total #watches: 971038
1561.86/1562.11	c total #propagations: 857301 / total #impl: 539659811 (eff. 0.002)
1561.86/1562.11	c #Conflicts:      22000 | #Learnt:       5962 | 0.327
1561.86/1562.11	c total clause space: 335.816MB
1561.86/1562.11	c total #watches: 1134036
1670.33/1670.67	c total #propagations: 910049 / total #impl: 566549566 (eff. 0.002)
1670.33/1670.67	c #Conflicts:      23000 | #Learnt:       6972 | 0.343
1670.33/1670.67	c total clause space: 335.816MB
1670.33/1670.67	c total #watches: 1308231
1784.22/1784.57	c total #propagations: 953136 / total #impl: 589453683 (eff. 0.002)
1784.22/1784.57	c #Conflicts:      24000 | #Learnt:       8000 | 0.349
1784.22/1784.57	c total clause space: 335.816MB
1784.22/1784.57	c total #watches: 1441940

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-4101648-1466252915/watcher-4101648-1466252915 -o /tmp/evaluation-result-4101648-1466252915/solver-4101648-1466252915 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466241134-6655 --watchdog 1960 --input HOME/instance-4101648-1466252915.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=7866
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.22 2.18 2.18 4/174 7869
/proc/meminfo: memFree=29544364/32872528 swapFree=1316768/1463936
[pid=7869] ppid=7866 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/7869/stat : 7869 (cdcl-cuttingpla) R 7866 7869 6638 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 27338385 29810688 5268 33554432000 4194304 6201397 140733373539312 140735362522280 4211048 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7869/statm: 7278 5268 130 491 0 6777 0

[startup+0.100176 s]
/proc/loadavg: 2.22 2.18 2.18 4/174 7869
/proc/meminfo: memFree=29544364/32872528 swapFree=1316768/1463936
[pid=7869] ppid=7866 vsize=33828 CPUtime=0.09 cores=1,3,5,7
/proc/7869/stat : 7869 (cdcl-cuttingpla) R 7866 7869 6638 0 -1 4202496 615 0 0 0 9 0 0 0 20 0 1 0 27338385 34639872 6563 33554432000 4194304 6201397 140733373539312 140735362522280 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7869/statm: 8457 6563 146 491 0 7956 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33828

[startup+0.200367 s]
/proc/loadavg: 2.22 2.18 2.18 4/174 7869
/proc/meminfo: memFree=29544364/32872528 swapFree=1316768/1463936
[pid=7869] ppid=7866 vsize=33964 CPUtime=0.19 cores=1,3,5,7
/proc/7869/stat : 7869 (cdcl-cuttingpla) R 7866 7869 6638 0 -1 4202496 683 0 0 0 19 0 0 0 20 0 1 0 27338385 34779136 7132 33554432000 4194304 6201397 140733373539312 140735362522280 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7869/statm: 8491 7132 146 491 0 7990 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33964

[startup+0.300296 s]
/proc/loadavg: 2.22 2.18 2.18 4/174 7869
/proc/meminfo: memFree=29544364/32872528 swapFree=1316768/1463936
[pid=7869] ppid=7866 vsize=34204 CPUtime=0.29 cores=1,3,5,7
/proc/7869/stat : 7869 (cdcl-cuttingpla) R 7866 7869 6638 0 -1 4202496 730 0 0 0 29 0 0 0 20 0 1 0 27338385 35024896 7179 33554432000 4194304 6201397 140733373539312 140735362522280 4213178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7869/statm: 8551 7179 146 491 0 8050 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34204

[startup+0.700179 s]
/proc/loadavg: 2.22 2.18 2.18 4/174 7869
/proc/meminfo: memFree=29544364/32872528 swapFree=1316768/1463936
[pid=7869] ppid=7866 vsize=37164 CPUtime=0.69 cores=1,3,5,7
/proc/7869/stat : 7869 (cdcl-cuttingpla) R 7866 7869 6638 0 -1 4202496 955 0 0 0 69 0 0 0 20 0 1 0 27338385 38055936 7370 33554432000 4194304 6201397 140733373539312 140735362522280 4213210 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7869/statm: 9291 7370 147 491 0 8790 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37164

[startup+1.50018 s]
/proc/loadavg: 2.20 2.18 2.17 3/175 7870
/proc/meminfo: memFree=29514768/32872528 swapFree=1316768/1463936
[pid=7869] ppid=7866 vsize=41800 CPUtime=1.49 cores=1,3,5,7
/proc/7869/stat : 7869 (cdcl-cuttingpla) R 7866 7869 6638 0 -1 4202496 1329 0 0 0 149 0 0 0 20 0 1 0 27338385 42803200 7664 33554432000 4194304 6201397 140733373539312 140733373538264 4213268 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7869/statm: 10450 7664 147 491 0 9949 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41800

[startup+3.10018 s]
/proc/loadavg: 2.20 2.18 2.17 3/175 7870
/proc/meminfo: memFree=29511356/32872528 swapFree=1316768/1463936
[pid=7869] ppid=7866 vsize=50040 CPUtime=3.09 cores=1,3,5,7
/proc/7869/stat : 7869 (cdcl-cuttingpla) R 7866 7869 6638 0 -1 4202496 1844 0 0 0 309 0 0 0 20 0 1 0 27338385 51240960 9144 33554432000 4194304 6201397 140733373539312 140733373538344 4213178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7869/statm: 12510 9144 147 491 0 12009 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50040

[startup+6.30023 s]
/proc/loadavg: 2.20 2.18 2.17 3/175 7870
/proc/meminfo: memFree=29497360/32872528 swapFree=1316768/1463936
[pid=7869] ppid=7866 vsize=63544 CPUtime=6.28 cores=1,3,5,7
/proc/7869/stat : 7869 (cdcl-cuttingpla) R 7866 7869 6638 0 -1 4202496 2561 0 0 0 628 0 0 0 20 0 1 0 27338385 65069056 12356 33554432000 4194304 6201397 140733373539312 140733373538264 5150858 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7869/statm: 15886 12356 147 491 0 15385 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 63544

[startup+12.7002 s]
/proc/loadavg: 2.17 2.17 2.17 3/175 7870
/proc/meminfo: memFree=29484692/32872528 swapFree=1316768/1463936
[pid=7869] ppid=7866 vsize=84004 CPUtime=12.69 cores=1,3,5,7
/proc/7869/stat : 7869 (cdcl-cuttingpla) R 7866 7869 6638 0 -1 4202496 3186 0 0 0 1268 1 0 0 20 0 1 0 27338385 86020096 14967 33554432000 4194304 6201397 140733373539312 140733373538152 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7869/statm: 21001 14967 147 491 0 20500 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84004

[startup+25.5003 s]
/proc/loadavg: 2.22 2.18 2.18 3/175 7870
/proc/meminfo: memFree=29473128/32872528 swapFree=1316768/1463936
[pid=7869] ppid=7866 vsize=85204 CPUtime=25.49 cores=1,3,5,7
/proc/7869/stat : 7869 (cdcl-cuttingpla) R 7866 7869 6638 0 -1 4202496 3491 0 0 0 2548 1 0 0 20 0 1 0 27338385 87248896 17827 33554432000 4194304 6201397 140733373539312 140733373537976 4213192 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7869/statm: 21301 17827 160 491 0 20800 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 85204

[startup+51.1003 s]
/proc/loadavg: 2.21 2.18 2.18 3/175 7870
/proc/meminfo: memFree=29450368/32872528 swapFree=1316768/1463936
[pid=7869] ppid=7866 vsize=119452 CPUtime=51.08 cores=1,3,5,7
/proc/7869/stat : 7869 (cdcl-cuttingpla) R 7866 7869 6638 0 -1 4202496 4609 0 0 0 5107 1 0 0 20 0 1 0 27338385 122318848 23484 33554432000 4194304 6201397 140733373539312 140733373537976 4213178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7869/statm: 29863 23484 160 491 0 29362 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 119452

[startup+102.3 s]
/proc/loadavg: 2.25 2.20 2.18 3/176 7874
/proc/meminfo: memFree=29424200/32872528 swapFree=1316768/1463936
[pid=7869] ppid=7866 vsize=173692 CPUtime=102.28 cores=1,3,5,7
/proc/7869/stat : 7869 (cdcl-cuttingpla) R 7866 7869 6638 0 -1 4202496 8405 0 0 0 10226 2 0 0 20 0 1 0 27338385 177860608 30105 33554432000 4194304 6201397 140733373539312 140733373537976 4213328 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7869/statm: 43423 30105 166 491 0 42922 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 173692

[startup+162.3 s]
/proc/loadavg: 2.41 2.24 2.19 3/175 7875
/proc/meminfo: memFree=29389840/32872528 swapFree=1316768/1463936
[pid=7869] ppid=7866 vsize=179696 CPUtime=162.26 cores=1,3,5,7
/proc/7869/stat : 7869 (cdcl-cuttingpla) R 7866 7869 6638 0 -1 4202496 9837 0 0 0 16224 2 0 0 20 0 1 0 27338385 184008704 38691 33554432000 4194304 6201397 140733373539312 140733373537976 4213348 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7869/statm: 44924 38691 166 491 0 44423 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 179696

[startup+222.307 s]
/proc/loadavg: 2.40 2.25 2.20 3/175 7876
/proc/meminfo: memFree=29377368/32872528 swapFree=1316768/1463936
[pid=7869] ppid=7866 vsize=180432 CPUtime=222.27 cores=1,3,5,7
/proc/7869/stat : 7869 (cdcl-cuttingpla) R 7866 7869 6638 0 -1 4202496 10654 0 0 0 22224 3 0 0 20 0 1 0 27338385 184762368 41751 33554432000 4194304 6201397 140733373539312 140733373537976 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7869/statm: 45108 41751 166 491 0 44607 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 180432

[startup+282.3 s]
/proc/loadavg: 2.31 2.25 2.20 4/175 7878
/proc/meminfo: memFree=29373708/32872528 swapFree=1316768/1463936
[pid=7869] ppid=7866 vsize=181680 CPUtime=282.24 cores=1,3,5,7
/proc/7869/stat : 7869 (cdcl-cuttingpla) R 7866 7869 6638 0 -1 4202496 10929 0 0 0 28221 3 0 0 20 0 1 0 27338385 186040320 42537 33554432000 4194304 6201397 140733373539312 140733373537976 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7869/statm: 45420 42537 166 491 0 44919 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 181680

[startup+342.3 s]
/proc/loadavg: 2.45 2.29 2.21 3/175 7879
/proc/meminfo: memFree=29342688/32872528 swapFree=1316768/1463936
[pid=7869] ppid=7866 vsize=263804 CPUtime=342.23 cores=1,3,5,7
/proc/7869/stat : 7869 (cdcl-cuttingpla) R 7866 7869 6638 0 -1 4202496 11855 0 0 0 34219 4 0 0 20 0 1 0 27338385 270135296 50288 33554432000 4194304 6201397 140733373539312 140733373538440 4213359 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7869/statm: 65951 50288 166 491 0 65450 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 263804

[startup+402.3 s]
/proc/loadavg: 2.33 2.28 2.21 3/175 7880
/proc/meminfo: memFree=29342320/32872528 swapFree=1316768/1463936
[pid=7869] ppid=7866 vsize=263964 CPUtime=402.22 cores=1,3,5,7
/proc/7869/stat : 7869 (cdcl-cuttingpla) R 7866 7869 6638 0 -1 4202496 11994 0 0 0 40218 4 0 0 20 0 1 0 27338385 270299136 50423 33554432000 4194304 6201397 140733373539312 140733373538024 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7869/statm: 65991 50423 166 491 0 65490 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 263964

[startup+462.3 s]
/proc/loadavg: 2.32 2.29 2.21 3/175 7881
/proc/meminfo: memFree=29341700/32872528 swapFree=1316768/1463936
[pid=7869] ppid=7866 vsize=264604 CPUtime=462.22 cores=1,3,5,7
/proc/7869/stat : 7869 (cdcl-cuttingpla) R 7866 7869 6638 0 -1 4202496 12137 0 0 0 46218 4 0 0 20 0 1 0 27338385 270954496 50566 33554432000 4194304 6201397 140733373539312 140733373537976 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7869/statm: 66151 50566 166 491 0 65650 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 264604

[startup+522.3 s]
/proc/loadavg: 2.36 2.30 2.22 3/175 7882
/proc/meminfo: memFree=29312036/32872528 swapFree=1316768/1463936
[pid=7869] ppid=7866 vsize=265536 CPUtime=522.21 cores=1,3,5,7
/proc/7869/stat : 7869 (cdcl-cuttingpla) R 7866 7869 6638 0 -1 4202496 12370 0 0 0 52216 5 0 0 20 0 1 0 27338385 271908864 57953 33554432000 4194304 6201397 140733373539312 140733373537976 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7869/statm: 66384 57953 166 491 0 65883 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 265536

[startup+582.3 s]
/proc/loadavg: 2.38 2.30 2.22 3/175 7884
/proc/meminfo: memFree=29309376/32872528 swapFree=1316768/1463936
[pid=7869] ppid=7866 vsize=266016 CPUtime=582.2 cores=1,3,5,7
/proc/7869/stat : 7869 (cdcl-cuttingpla) R 7866 7869 6638 0 -1 4202496 12520 0 0 0 58215 5 0 0 20 0 1 0 27338385 272400384 58578 33554432000 4194304 6201397 140733373539312 140733373537976 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7869/statm: 66504 58578 166 491 0 66003 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 266016


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


[startup+942.3 s]
/proc/loadavg: 2.24 2.27 2.22 4/175 7939
/proc/meminfo: memFree=29938500/32872528 swapFree=1316768/1463936
[pid=7869] ppid=7866 vsize=273668 CPUtime=942.15 cores=1,3,5,7
/proc/7869/stat : 7869 (cdcl-cuttingpla) R 7866 7869 6638 0 -1 4202496 14093 0 0 0 94209 6 0 0 20 0 1 0 27338385 280236032 65362 33554432000 4194304 6201397 140733373539312 140733373538440 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7869/statm: 68417 65362 166 491 0 67916 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 273668

[startup+1002.3 s]
/proc/loadavg: 2.28 2.27 2.22 3/175 7940
/proc/meminfo: memFree=29902988/32872528 swapFree=1316768/1463936
[pid=7869] ppid=7866 vsize=274340 CPUtime=1002.14 cores=1,3,5,7
/proc/7869/stat : 7869 (cdcl-cuttingpla) R 7866 7869 6638 0 -1 4202496 14278 0 0 0 100208 6 0 0 20 0 1 0 27338385 280924160 67058 33554432000 4194304 6201397 140733373539312 140733373538024 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7869/statm: 68585 67058 166 491 0 68084 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 274340

[startup+1062.3 s]
/proc/loadavg: 2.29 2.27 2.22 3/175 7941
/proc/meminfo: memFree=29818004/32872528 swapFree=1316768/1463936
[pid=7869] ppid=7866 vsize=411432 CPUtime=1062.12 cores=1,3,5,7
/proc/7869/stat : 7869 (cdcl-cuttingpla) R 7866 7869 6638 0 -1 4202496 15533 0 0 0 106206 6 0 0 20 0 1 0 27338385 421306368 72676 33554432000 4194304 6201397 140733373539312 140733373537976 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7869/statm: 102858 72676 166 491 0 102357 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 411432

[startup+1122.3 s]
/proc/loadavg: 2.22 2.25 2.21 3/175 7942
/proc/meminfo: memFree=29707104/32872528 swapFree=1316768/1463936
[pid=7869] ppid=7866 vsize=411592 CPUtime=1122.11 cores=1,3,5,7
/proc/7869/stat : 7869 (cdcl-cuttingpla) R 7866 7869 6638 0 -1 4202496 15548 0 0 0 112205 6 0 0 20 0 1 0 27338385 421470208 72691 33554432000 4194304 6201397 140733373539312 140733373537976 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7869/statm: 102898 72691 166 491 0 102397 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 411592

[startup+1182.3 s]
/proc/loadavg: 2.20 2.23 2.21 3/175 7944
/proc/meminfo: memFree=29598012/32872528 swapFree=1316768/1463936
[pid=7869] ppid=7866 vsize=411784 CPUtime=1182.1 cores=1,3,5,7
/proc/7869/stat : 7869 (cdcl-cuttingpla) R 7866 7869 6638 0 -1 4202496 15576 0 0 0 118204 6 0 0 20 0 1 0 27338385 421666816 72719 33554432000 4194304 6201397 140733373539312 140733373537976 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7869/statm: 102946 72719 166 491 0 102445 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 411784

[startup+1242.3 s]
/proc/loadavg: 2.40 2.29 2.23 3/175 7945
/proc/meminfo: memFree=29526464/32872528 swapFree=1316768/1463936
[pid=7869] ppid=7866 vsize=412360 CPUtime=1242.1 cores=1,3,5,7
/proc/7869/stat : 7869 (cdcl-cuttingpla) R 7866 7869 6638 0 -1 4202496 15689 0 0 0 124204 6 0 0 20 0 1 0 27338385 422256640 72832 33554432000 4194304 6201397 140733373539312 140733373537976 4213348 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7869/statm: 103090 72832 166 491 0 102589 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 412360

[startup+1302.3 s]
/proc/loadavg: 2.28 2.27 2.22 3/176 7949
/proc/meminfo: memFree=29459944/32872528 swapFree=1316768/1463936
[pid=7869] ppid=7866 vsize=413992 CPUtime=1302.09 cores=1,3,5,7
/proc/7869/stat : 7869 (cdcl-cuttingpla) R 7866 7869 6638 0 -1 4202496 16067 0 0 0 130202 7 0 0 20 0 1 0 27338385 423927808 75254 33554432000 4194304 6201397 140733373539312 140733373537976 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7869/statm: 103498 75254 166 491 0 102997 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 413992

[startup+1362.3 s]
/proc/loadavg: 2.25 2.26 2.22 3/175 7950
/proc/meminfo: memFree=29361768/32872528 swapFree=1316768/1463936
[pid=7869] ppid=7866 vsize=415692 CPUtime=1362.08 cores=1,3,5,7
/proc/7869/stat : 7869 (cdcl-cuttingpla) R 7866 7869 6638 0 -1 4202496 16520 0 0 0 136201 7 0 0 20 0 1 0 27338385 425668608 79284 33554432000 4194304 6201397 140733373539312 140733373537976 4213178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7869/statm: 103923 79284 166 491 0 103422 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 415692

[startup+1422.3 s]
/proc/loadavg: 2.24 2.26 2.22 3/175 7951
/proc/meminfo: memFree=29310176/32872528 swapFree=1316768/1463936
[pid=7869] ppid=7866 vsize=415692 CPUtime=1422.08 cores=1,3,5,7
/proc/7869/stat : 7869 (cdcl-cuttingpla) R 7866 7869 6638 0 -1 4202496 16528 0 0 0 142201 7 0 0 20 0 1 0 27338385 425668608 79292 33554432000 4194304 6201397 140733373539312 140733373537976 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7869/statm: 103923 79292 166 491 0 103422 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 415692

[startup+1482.3 s]
/proc/loadavg: 2.35 2.28 2.23 4/174 7952
/proc/meminfo: memFree=29251432/32872528 swapFree=1316768/1463936
[pid=7869] ppid=7866 vsize=415692 CPUtime=1482.06 cores=1,3,5,7
/proc/7869/stat : 7869 (cdcl-cuttingpla) R 7866 7869 6638 0 -1 4202496 16534 0 0 0 148199 7 0 0 20 0 1 0 27338385 425668608 79298 33554432000 4194304 6201397 140733373539312 140733373538440 4213178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7869/statm: 103923 79298 166 491 0 103422 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 415692

[startup+1542.31 s]
/proc/loadavg: 2.26 2.27 2.22 4/175 7954
/proc/meminfo: memFree=29240104/32872528 swapFree=1316768/1463936
[pid=7869] ppid=7866 vsize=415884 CPUtime=1542.06 cores=1,3,5,7
/proc/7869/stat : 7869 (cdcl-cuttingpla) R 7866 7869 6638 0 -1 4202496 16550 0 0 0 154199 7 0 0 20 0 1 0 27338385 425865216 79314 33554432000 4194304 6201397 140733373539312 140733373537976 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7869/statm: 103971 79314 166 491 0 103470 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 415884

[startup+1602.3 s]
/proc/loadavg: 2.26 2.27 2.22 4/175 7955
/proc/meminfo: memFree=29233524/32872528 swapFree=1316768/1463936
[pid=7869] ppid=7866 vsize=417036 CPUtime=1602.04 cores=1,3,5,7
/proc/7869/stat : 7869 (cdcl-cuttingpla) R 7866 7869 6638 0 -1 4202496 16713 0 0 0 160197 7 0 0 20 0 1 0 27338385 427044864 79477 33554432000 4194304 6201397 140733373539312 140733373538024 4213178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7869/statm: 104259 79477 166 491 0 103758 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 417036

[startup+1662.3 s]
/proc/loadavg: 2.34 2.28 2.23 3/175 7956
/proc/meminfo: memFree=29224100/32872528 swapFree=1316768/1463936
[pid=7869] ppid=7866 vsize=417420 CPUtime=1662.03 cores=1,3,5,7
/proc/7869/stat : 7869 (cdcl-cuttingpla) R 7866 7869 6638 0 -1 4202496 16795 0 0 0 166196 7 0 0 20 0 1 0 27338385 427438080 79559 33554432000 4194304 6201397 140733373539312 140733373538024 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7869/statm: 104355 79559 166 491 0 103854 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 417420

[startup+1722.3 s]
/proc/loadavg: 2.40 2.30 2.24 3/175 7957
/proc/meminfo: memFree=29210576/32872528 swapFree=1316768/1463936
[pid=7869] ppid=7866 vsize=420108 CPUtime=1722.03 cores=1,3,5,7
/proc/7869/stat : 7869 (cdcl-cuttingpla) R 7866 7869 6638 0 -1 4202496 17255 0 0 0 172195 8 0 0 20 0 1 0 27338385 430190592 80530 33554432000 4194304 6201397 140733373539312 140733373537976 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7869/statm: 105027 80530 166 491 0 104526 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 420108

[startup+1782.3 s]
/proc/loadavg: 2.35 2.30 2.24 4/175 7958
/proc/meminfo: memFree=29194624/32872528 swapFree=1316768/1463936
[pid=7869] ppid=7866 vsize=422412 CPUtime=1782.02 cores=1,3,5,7
/proc/7869/stat : 7869 (cdcl-cuttingpla) R 7866 7869 6638 0 -1 4202496 17641 0 0 0 178194 8 0 0 20 0 1 0 27338385 432549888 84493 33554432000 4194304 6201397 140733373539312 140733373537976 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7869/statm: 105603 84493 166 491 0 105102 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 422412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.27 2.29 2.24 3/175 7960
/proc/meminfo: memFree=29190284/32872528 swapFree=1316768/1463936
[pid=7869] ppid=7866 vsize=422604 CPUtime=1800.02 cores=1,3,5,7
/proc/7869/stat : 7869 (cdcl-cuttingpla) R 7866 7869 6638 0 -1 4202496 17657 0 0 0 179994 8 0 0 20 0 1 0 27338385 432746496 85531 33554432000 4194304 6201397 140733373539312 140733373537976 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7869/statm: 105651 85531 166 491 0 105150 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 422604

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

[startup+1800.3 s]
/proc/loadavg: 2.27 2.29 2.24 3/175 7960
/proc/meminfo: memFree=29190284/32872528 swapFree=1316768/1463936
[pid=7869] ppid=7866 vsize=422604 CPUtime=1800.02 cores=1,3,5,7
/proc/7869/stat : 7869 (cdcl-cuttingpla) R 7866 7869 6638 0 -1 4202496 17657 0 0 0 179994 8 0 0 20 0 1 0 27338385 432746496 85531 33554432000 4194304 6201397 140733373539312 140733373537976 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/7869/statm: 105651 85531 166 491 0 105150 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 422604

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.087986
maximum resident set size= 342124
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17657
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 1853

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.14037 second user time and 7.32089 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-18 14:28:35
IDJOB=4101648
IDBENCH=1776
IDSOLVER=2550
FILE ID=node121/4101648-1466252915
RUNJOBID= node121-1466241134-6655
PBS_JOBID= 19918202
Free space on /tmp= 71608 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-harp2.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4101648-1466252915/watcher-4101648-1466252915 -o /tmp/evaluation-result-4101648-1466252915/solver-4101648-1466252915 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466241134-6655 --watchdog 1960 --input HOME/instance-4101648-1466252915.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= bae2de9f4879fca72b44ba1c72e8b4a3
RANDOM SEED=2014219564

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.691
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.691
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:        29544892 kB
Buffers:          133584 kB
Cached:           309264 kB
SwapCached:         1900 kB
Active:           863764 kB
Inactive:         253556 kB
Active(anon):     673928 kB
Inactive(anon):     2792 kB
Active(file):     189836 kB
Inactive(file):   250764 kB
Unevictable:     1463936 kB
Mlocked:         1316768 kB
SwapTotal:      67108856 kB
SwapFree:       67101124 kB
Dirty:              2264 kB
Writeback:             0 kB
AnonPages:       2136804 kB
Mapped:             9472 kB
Shmem:                 0 kB
Slab:             613780 kB
SReclaimable:      57712 kB
SUnreclaim:       556068 kB
KernelStack:        1464 kB
PageTables:         8540 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2286228 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    811008 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= 71716 MiB
End job on node121 at 2016-06-18 14:58:35