Trace number 4101416

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/
miplib/normalized-reduced-mps-v2-20-10-set1al.opb
MD5SUM8707b70244b4b6d1505bb830d4ab8529
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark9004
Best CPU time to get the best result obtained on this benchmark1800.83
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 42048
Optimality of the best value was proved NO
Number of variables14400
Total number of constraints492
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints492
Minimum length of a constraint31
Maximum length of a constraint630
Number of terms in the objective function 7200
Biggest coefficient in the objective function 3484
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 530256
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262141
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 530256
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 14400 #constraint= 492
0.49/0.53	c #Conflicts:       1000 | #Learnt:        986 | 2.863
0.49/0.53	c total clause space: 6.90675MB
0.49/0.53	c total #watches: 103784
10.49/10.59	c total #propagations: 131658 / total #impl: 4494312 (eff. 0.029)
10.49/10.59	c #Conflicts:       2000 | #Learnt:       1973 | 5.105
10.49/10.59	c total clause space: 29.637MB
10.49/10.59	c total #watches: 555353
20.29/20.38	c total #propagations: 765234 / total #impl: 33741316 (eff. 0.023)
20.29/20.38	c GC COLLECT
20.29/20.38	c #Conflicts:       3000 | #Learnt:       2012 | 3.408
20.29/20.38	c total clause space: 78.2603MB
20.29/20.38	c total #watches: 1787752
86.48/86.59	c total #propagations: 3269111 / total #impl: 75738164 (eff. 0.043)
86.48/86.59	c #Conflicts:       4000 | #Learnt:       3009 | 3.097
86.48/86.59	c total clause space: 78.2603MB
86.48/86.59	c total #watches: 2330130
199.56/199.60	c total #propagations: 3849165 / total #impl: 120110891 (eff. 0.032)
199.56/199.60	c GC COLLECT
199.56/199.60	c #Conflicts:       5000 | #Learnt:       2360 | 3.115
199.56/199.60	c total clause space: 78.2603MB
199.56/199.60	c total #watches: 1759730
241.96/242.10	c total #propagations: 4304330 / total #impl: 146520493 (eff. 0.029)
241.96/242.10	c #Conflicts:       6000 | #Learnt:       3355 | 2.955
241.96/242.10	c total clause space: 127.173MB
241.96/242.10	c total #watches: 2458593
439.12/439.28	c total #propagations: 5655763 / total #impl: 208090071 (eff. 0.027)
439.12/439.28	c GC COLLECT
439.12/439.28	c #Conflicts:       7000 | #Learnt:       2384 | 3.594
439.12/439.28	c total clause space: 127.173MB
439.12/439.28	c total #watches: 2217146
495.61/495.71	c total #propagations: 7508830 / total #impl: 666196416 (eff. 0.011)
495.61/495.71	c #Conflicts:       8000 | #Learnt:       3379 | 3.223
495.61/495.71	c total clause space: 127.173MB
495.61/495.71	c total #watches: 3472819
632.09/632.23	c total #propagations: 9939870 / total #impl: 812762208 (eff. 0.012)
632.09/632.23	c #Conflicts:       9000 | #Learnt:       4379 | 2.876
632.09/632.23	c total clause space: 206.656MB
632.09/632.23	c total #watches: 4832373
753.97/754.17	c total #propagations: 12442253 / total #impl: 1311213525 (eff. 0.009)
753.97/754.17	c GC COLLECT
753.97/754.17	c #Conflicts:      10000 | #Learnt:       2864 | 2.622
753.97/754.17	c total clause space: 206.656MB
753.97/754.17	c total #watches: 3904963
1140.91/1141.16	c total #propagations: 14838324 / total #impl: 1780132432 (eff. 0.008)
1140.91/1141.16	c #Conflicts:      11000 | #Learnt:       3860 | 2.398
1140.91/1141.16	c total clause space: 206.656MB
1140.91/1141.16	c total #watches: 4999993
1336.08/1336.37	c total #propagations: 16635991 / total #impl: 3155753477 (eff. 0.005)
1336.08/1336.37	c #Conflicts:      12000 | #Learnt:       4856 | 2.229
1336.08/1336.37	c total clause space: 206.656MB
1336.08/1336.37	c total #watches: 6208278
1556.55/1556.83	c total #propagations: 19092441 / total #impl: 3719597781 (eff. 0.005)
1556.55/1556.83	c #Conflicts:      13000 | #Learnt:       5836 | 2.186
1556.55/1556.83	c total clause space: 335.816MB
1556.55/1556.83	c total #watches: 6841775
1672.03/1672.38	c total #propagations: 20010840 / total #impl: 4049215670 (eff. 0.005)
1672.03/1672.38	c GC COLLECT
1672.03/1672.38	c #Conflicts:      14000 | #Learnt:       4000 | 2.278
1672.03/1672.38	c total clause space: 335.816MB
1672.03/1672.38	c total #watches: 3899815
1694.33/1694.62	c total #propagations: 20172756 / total #impl: 4151569469 (eff. 0.005)
1694.33/1694.62	c #Conflicts:      15000 | #Learnt:       5000 | 2.241
1694.33/1694.62	c total clause space: 335.816MB
1694.33/1694.62	c total #watches: 4003252
1705.53/1705.89	c total #propagations: 20303622 / total #impl: 4161367918 (eff. 0.005)
1705.53/1705.89	c #Conflicts:      16000 | #Learnt:       6000 | 2.121
1705.53/1705.89	c total clause space: 335.816MB
1705.53/1705.89	c total #watches: 4097617
1749.12/1749.44	c total #propagations: 20464205 / total #impl: 4175290835 (eff. 0.005)
1749.12/1749.44	c GC COLLECT
1749.12/1749.44	c #Conflicts:      17000 | #Learnt:       3876 | 2.184
1749.12/1749.44	c total clause space: 335.816MB
1749.12/1749.44	c total #watches: 1055318
1772.92/1773.23	c total #propagations: 20555694 / total #impl: 4183981425 (eff. 0.005)
1772.92/1773.23	c #Conflicts:      18000 | #Learnt:       4879 | 2.140
1772.92/1773.23	c total clause space: 335.816MB
1772.92/1773.23	c total #watches: 2352496
1795.52/1795.86	c total #propagations: 22525858 / total #impl: 4253166924 (eff. 0.005)
1795.52/1795.86	c #Conflicts:      19000 | #Learnt:       5879 | 2.030
1795.52/1795.86	c total clause space: 335.816MB
1795.52/1795.86	c total #watches: 3683868

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-4101416-1466250121/watcher-4101416-1466250121 -o /tmp/evaluation-result-4101416-1466250121/solver-4101416-1466250121 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466230914-17341 --watchdog 1960 --input HOME/instance-4101416-1466250121.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=19560
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.29 2.28 2.26 3/178 19563
/proc/meminfo: memFree=29639444/32872528 swapFree=1505436/1685308
[pid=19563] ppid=19560 vsize=33468 CPUtime=0 cores=1,3,5,7
/proc/19563/stat : 19563 (cdcl-cuttingpla) R 19560 19563 17324 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 27058036 34271232 5269 33554432000 4194304 6201397 140735509175216 140736891896936 5194084 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19563/statm: 8367 5269 130 491 0 7866 0

[startup+0.100167 s]
/proc/loadavg: 2.29 2.28 2.26 3/178 19563
/proc/meminfo: memFree=29639444/32872528 swapFree=1505436/1685308
[pid=19563] ppid=19560 vsize=34728 CPUtime=0.09 cores=1,3,5,7
/proc/19563/stat : 19563 (cdcl-cuttingpla) R 19560 19563 17324 0 -1 4202496 652 0 0 0 9 0 0 0 20 0 1 0 27058036 35561472 7676 33554432000 4194304 6201397 140735509175216 140736891896936 4213110 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19563/statm: 8682 7676 146 491 0 8181 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34728

[startup+0.200338 s]
/proc/loadavg: 2.29 2.28 2.26 3/178 19563
/proc/meminfo: memFree=29639444/32872528 swapFree=1505436/1685308
[pid=19563] ppid=19560 vsize=37976 CPUtime=0.19 cores=1,3,5,7
/proc/19563/stat : 19563 (cdcl-cuttingpla) R 19560 19563 17324 0 -1 4202496 1048 0 0 0 19 0 0 0 20 0 1 0 27058036 38887424 7966 33554432000 4194304 6201397 140735509175216 140736891896936 4213694 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19563/statm: 9494 7966 147 491 0 8993 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37976

[startup+0.300314 s]
/proc/loadavg: 2.29 2.28 2.26 3/178 19563
/proc/meminfo: memFree=29639444/32872528 swapFree=1505436/1685308
[pid=19563] ppid=19560 vsize=38232 CPUtime=0.29 cores=1,3,5,7
/proc/19563/stat : 19563 (cdcl-cuttingpla) R 19560 19563 17324 0 -1 4202496 1719 0 0 0 29 0 0 0 20 0 1 0 27058036 39149568 8379 33554432000 4194304 6201397 140735509175216 140736891896936 4213365 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19563/statm: 9558 8379 147 491 0 9057 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38232

[startup+0.700276 s]
/proc/loadavg: 2.29 2.28 2.26 3/178 19563
/proc/meminfo: memFree=29639444/32872528 swapFree=1505436/1685308
[pid=19563] ppid=19560 vsize=42784 CPUtime=0.69 cores=1,3,5,7
/proc/19563/stat : 19563 (cdcl-cuttingpla) R 19560 19563 17324 0 -1 4202496 2109 0 0 0 69 0 0 0 20 0 1 0 27058036 43810816 8629 33554432000 4194304 6201397 140735509175216 140735509174168 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19563/statm: 10696 8629 159 491 0 10195 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42784

[startup+1.50026 s]
/proc/loadavg: 2.29 2.28 2.26 3/179 19564
/proc/meminfo: memFree=29601244/32872528 swapFree=1505436/1685308
[pid=19563] ppid=19560 vsize=43860 CPUtime=1.49 cores=1,3,5,7
/proc/19563/stat : 19563 (cdcl-cuttingpla) R 19560 19563 17324 0 -1 4202496 2789 0 0 0 149 0 0 0 20 0 1 0 27058036 44912640 9642 33554432000 4194304 6201397 140735509175216 140735509173912 4213348 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19563/statm: 10965 9642 159 491 0 10464 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43860

[startup+3.10027 s]
/proc/loadavg: 2.29 2.28 2.26 3/179 19564
/proc/meminfo: memFree=29599376/32872528 swapFree=1505436/1685308
[pid=19563] ppid=19560 vsize=51888 CPUtime=3.09 cores=1,3,5,7
/proc/19563/stat : 19563 (cdcl-cuttingpla) R 19560 19563 17324 0 -1 4202496 3196 0 0 0 309 0 0 0 20 0 1 0 27058036 53133312 10530 33554432000 4194304 6201397 140735509175216 140735509173832 4213328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19563/statm: 12972 10530 159 491 0 12471 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51888

[startup+6.30028 s]
/proc/loadavg: 2.27 2.27 2.26 4/179 19564
/proc/meminfo: memFree=29596216/32872528 swapFree=1505436/1685308
[pid=19563] ppid=19560 vsize=52508 CPUtime=6.29 cores=1,3,5,7
/proc/19563/stat : 19563 (cdcl-cuttingpla) R 19560 19563 17324 0 -1 4202496 3355 0 0 0 629 0 0 0 20 0 1 0 27058036 53768192 10689 33554432000 4194304 6201397 140735509175216 140735509173912 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19563/statm: 13127 10689 159 491 0 12626 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52508

[startup+12.7003 s]
/proc/loadavg: 2.25 2.27 2.26 3/179 19564
/proc/meminfo: memFree=29578996/32872528 swapFree=1505436/1685308
[pid=19563] ppid=19560 vsize=68760 CPUtime=12.69 cores=1,3,5,7
/proc/19563/stat : 19563 (cdcl-cuttingpla) R 19560 19563 17324 0 -1 4202496 5401 0 0 0 1268 1 0 0 20 0 1 0 27058036 70410240 15352 33554432000 4194304 6201397 140735509175216 140735509174008 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19563/statm: 17190 15352 160 491 0 16689 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 68760

[startup+25.5004 s]
/proc/loadavg: 2.19 2.25 2.26 3/179 19564
/proc/meminfo: memFree=29518712/32872528 swapFree=1505436/1685308
[pid=19563] ppid=19560 vsize=136756 CPUtime=25.49 cores=1,3,5,7
/proc/19563/stat : 19563 (cdcl-cuttingpla) R 19560 19563 17324 0 -1 4202496 10415 0 0 0 2546 3 0 0 20 0 1 0 27058036 140038144 29816 33554432000 4194304 6201397 140735509175216 140735509174008 4213507 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19563/statm: 34189 29816 166 491 0 33688 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 136756

[startup+51.1004 s]
/proc/loadavg: 2.27 2.27 2.26 3/179 19564
/proc/meminfo: memFree=29508624/32872528 swapFree=1505436/1685308
[pid=19563] ppid=19560 vsize=137688 CPUtime=51.08 cores=1,3,5,7
/proc/19563/stat : 19563 (cdcl-cuttingpla) R 19560 19563 17324 0 -1 4202496 10778 0 0 0 5105 3 0 0 20 0 1 0 27058036 140992512 31696 33554432000 4194304 6201397 140735509175216 140735509174168 4213249 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19563/statm: 34422 31696 166 491 0 33921 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 137688

[startup+102.3 s]
/proc/loadavg: 2.29 2.27 2.26 3/179 19565
/proc/meminfo: memFree=29491356/32872528 swapFree=1505436/1685308
[pid=19563] ppid=19560 vsize=138788 CPUtime=102.28 cores=1,3,5,7
/proc/19563/stat : 19563 (cdcl-cuttingpla) R 19560 19563 17324 0 -1 4202496 11998 0 0 0 10225 3 0 0 20 0 1 0 27058036 142118912 33586 33554432000 4194304 6201397 140735509175216 140735509173928 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19563/statm: 34697 33586 166 491 0 34196 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 138788

[startup+162.3 s]
/proc/loadavg: 2.38 2.29 2.27 3/179 19566
/proc/meminfo: memFree=29484032/32872528 swapFree=1505436/1685308
[pid=19563] ppid=19560 vsize=138912 CPUtime=162.26 cores=1,3,5,7
/proc/19563/stat : 19563 (cdcl-cuttingpla) R 19560 19563 17324 0 -1 4202496 12172 0 0 0 16223 3 0 0 20 0 1 0 27058036 142245888 33650 33554432000 4194304 6201397 140735509175216 140735509174168 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19563/statm: 34728 33650 166 491 0 34227 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 138912

[startup+222.308 s]
/proc/loadavg: 2.35 2.30 2.27 4/179 19568
/proc/meminfo: memFree=29481116/32872528 swapFree=1505436/1685308
[pid=19563] ppid=19560 vsize=140196 CPUtime=222.27 cores=1,3,5,7
/proc/19563/stat : 19563 (cdcl-cuttingpla) R 19560 19563 17324 0 -1 4202496 12689 0 0 0 22223 4 0 0 20 0 1 0 27058036 143560704 33972 33554432000 4194304 6201397 140735509175216 140735509174168 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19563/statm: 35049 33972 166 491 0 34548 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 140196

[startup+282.3 s]
/proc/loadavg: 2.33 2.30 2.27 3/179 19569
/proc/meminfo: memFree=29431848/32872528 swapFree=1505436/1685308
[pid=19563] ppid=19560 vsize=206436 CPUtime=282.25 cores=1,3,5,7
/proc/19563/stat : 19563 (cdcl-cuttingpla) R 19560 19563 17324 0 -1 4202496 16147 0 0 0 28220 5 0 0 20 0 1 0 27058036 211390464 45861 33554432000 4194304 6201397 140735509175216 140735509173880 4213348 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19563/statm: 51609 45861 166 491 0 51108 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 206436

[startup+342.3 s]
/proc/loadavg: 2.30 2.30 2.27 3/179 19570
/proc/meminfo: memFree=29426908/32872528 swapFree=1505436/1685308
[pid=19563] ppid=19560 vsize=209704 CPUtime=342.23 cores=1,3,5,7
/proc/19563/stat : 19563 (cdcl-cuttingpla) R 19560 19563 17324 0 -1 4202496 16725 0 0 0 34218 5 0 0 20 0 1 0 27058036 214736896 46950 33554432000 4194304 6201397 140735509175216 140735509174168 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19563/statm: 52426 46950 166 491 0 51925 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 209704

[startup+402.3 s]
/proc/loadavg: 2.32 2.31 2.27 4/179 19571
/proc/meminfo: memFree=29419616/32872528 swapFree=1505436/1685308
[pid=19563] ppid=19560 vsize=210344 CPUtime=402.22 cores=1,3,5,7
/proc/19563/stat : 19563 (cdcl-cuttingpla) R 19560 19563 17324 0 -1 4202496 16961 0 0 0 40217 5 0 0 20 0 1 0 27058036 215392256 48778 33554432000 4194304 6201397 140735509175216 140735509174168 4213170 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19563/statm: 52586 48778 166 491 0 52085 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 210344

[startup+462.3 s]
/proc/loadavg: 2.33 2.31 2.27 3/179 19572
/proc/meminfo: memFree=29415700/32872528 swapFree=1505436/1685308
[pid=19563] ppid=19560 vsize=210344 CPUtime=462.21 cores=1,3,5,7
/proc/19563/stat : 19563 (cdcl-cuttingpla) R 19560 19563 17324 0 -1 4202496 16963 0 0 0 46216 5 0 0 20 0 1 0 27058036 215392256 48778 33554432000 4194304 6201397 140735509175216 140735509174344 4213365 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19563/statm: 52586 48778 166 491 0 52085 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 210344

[startup+522.3 s]
/proc/loadavg: 2.34 2.31 2.27 3/180 19577
/proc/meminfo: memFree=29402420/32872528 swapFree=1505436/1685308
[pid=19563] ppid=19560 vsize=218384 CPUtime=522.21 cores=1,3,5,7
/proc/19563/stat : 19563 (cdcl-cuttingpla) R 19560 19563 17324 0 -1 4202496 18667 0 0 0 52215 6 0 0 20 0 1 0 27058036 223625216 51976 33554432000 4194304 6201397 140735509175216 140735509174008 4213359 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19563/statm: 54596 51976 166 491 0 54095 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 218384

[startup+582.3 s]
/proc/loadavg: 2.34 2.31 2.27 4/179 19578
/proc/meminfo: memFree=29382828/32872528 swapFree=1505436/1685308
[pid=19563] ppid=19560 vsize=302080 CPUtime=582.2 cores=1,3,5,7
/proc/19563/stat : 19563 (cdcl-cuttingpla) R 19560 19563 17324 0 -1 4202496 19450 0 0 0 58214 6 0 0 20 0 1 0 27058036 309329920 56790 33554432000 4194304 6201397 140735509175216 140735509174168 4213361 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19563/statm: 75520 56790 166 491 0 75019 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 302080


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


[startup+942.3 s]
/proc/loadavg: 2.37 2.31 2.28 4/179 19632
/proc/meminfo: memFree=29707104/32872528 swapFree=1505436/1685308
[pid=19563] ppid=19560 vsize=305792 CPUtime=942.14 cores=1,3,5,7
/proc/19563/stat : 19563 (cdcl-cuttingpla) R 19560 19563 17324 0 -1 4202496 21164 0 0 0 94206 8 0 0 20 0 1 0 27058036 313131008 72498 33554432000 4194304 6201397 140735509175216 140735509174168 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19563/statm: 76448 72498 166 491 0 75947 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 305792

[startup+1002.3 s]
/proc/loadavg: 2.38 2.32 2.28 3/179 19633
/proc/meminfo: memFree=29684032/32872528 swapFree=1505436/1685308
[pid=19563] ppid=19560 vsize=305792 CPUtime=1002.13 cores=1,3,5,7
/proc/19563/stat : 19563 (cdcl-cuttingpla) R 19560 19563 17324 0 -1 4202496 21164 0 0 0 100205 8 0 0 20 0 1 0 27058036 313131008 72498 33554432000 4194304 6201397 140735509175216 140735509174168 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19563/statm: 76448 72498 166 491 0 75947 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 305792

[startup+1062.3 s]
/proc/loadavg: 2.25 2.29 2.27 3/179 19634
/proc/meminfo: memFree=29678824/32872528 swapFree=1505436/1685308
[pid=19563] ppid=19560 vsize=305792 CPUtime=1062.12 cores=1,3,5,7
/proc/19563/stat : 19563 (cdcl-cuttingpla) R 19560 19563 17324 0 -1 4202496 21167 0 0 0 106204 8 0 0 20 0 1 0 27058036 313131008 72498 33554432000 4194304 6201397 140735509175216 140735509174168 4213361 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19563/statm: 76448 72498 166 491 0 75947 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 305792

[startup+1122.3 s]
/proc/loadavg: 2.17 2.26 2.26 4/180 19639
/proc/meminfo: memFree=29676624/32872528 swapFree=1505436/1685308
[pid=19563] ppid=19560 vsize=305824 CPUtime=1122.11 cores=1,3,5,7
/proc/19563/stat : 19563 (cdcl-cuttingpla) R 19560 19563 17324 0 -1 4202496 21197 0 0 0 112203 8 0 0 20 0 1 0 27058036 313163776 72513 33554432000 4194304 6201397 140735509175216 140735509174168 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19563/statm: 76456 72513 166 491 0 75955 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 305824

[startup+1182.3 s]
/proc/loadavg: 2.28 2.27 2.27 3/180 19662
/proc/meminfo: memFree=29660968/32872528 swapFree=1505436/1685308
[pid=19563] ppid=19560 vsize=306080 CPUtime=1182.1 cores=1,3,5,7
/proc/19563/stat : 19563 (cdcl-cuttingpla) R 19560 19563 17324 0 -1 4202496 21303 0 0 0 118202 8 0 0 20 0 1 0 27058036 313425920 72607 33554432000 4194304 6201397 140735509175216 140735509174168 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19563/statm: 76520 72607 166 491 0 76019 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 306080

[startup+1242.3 s]
/proc/loadavg: 2.27 2.27 2.26 3/179 19663
/proc/meminfo: memFree=29655836/32872528 swapFree=1505436/1685308
[pid=19563] ppid=19560 vsize=307584 CPUtime=1242.1 cores=1,3,5,7
/proc/19563/stat : 19563 (cdcl-cuttingpla) R 19560 19563 17324 0 -1 4202496 21650 0 0 0 124201 9 0 0 20 0 1 0 27058036 314966016 72937 33554432000 4194304 6201397 140735509175216 140735509174008 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19563/statm: 76896 72937 166 491 0 76395 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 307584

[startup+1302.3 s]
/proc/loadavg: 2.19 2.24 2.26 4/179 19664
/proc/meminfo: memFree=29636096/32872528 swapFree=1505436/1685308
[pid=19563] ppid=19560 vsize=307632 CPUtime=1302.09 cores=1,3,5,7
/proc/19563/stat : 19563 (cdcl-cuttingpla) R 19560 19563 17324 0 -1 4202496 21705 0 0 0 130200 9 0 0 20 0 1 0 27058036 315015168 72958 33554432000 4194304 6201397 140735509175216 140735509174168 4213365 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19563/statm: 76908 72958 166 491 0 76407 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 307632

[startup+1362.3 s]
/proc/loadavg: 2.32 2.27 2.27 3/179 19665
/proc/meminfo: memFree=29601548/32872528 swapFree=1505436/1685308
[pid=19563] ppid=19560 vsize=345052 CPUtime=1362.08 cores=1,3,5,7
/proc/19563/stat : 19563 (cdcl-cuttingpla) R 19560 19563 17324 0 -1 4202496 27276 0 0 0 136199 9 0 0 20 0 1 0 27058036 353333248 81047 33554432000 4194304 6201397 140735509175216 140735509173928 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19563/statm: 86263 81047 166 491 0 85762 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 345052

[startup+1422.3 s]
/proc/loadavg: 2.26 2.26 2.27 3/179 19667
/proc/meminfo: memFree=29583248/32872528 swapFree=1505436/1685308
[pid=19563] ppid=19560 vsize=479936 CPUtime=1422.08 cores=1,3,5,7
/proc/19563/stat : 19563 (cdcl-cuttingpla) R 19560 19563 17324 0 -1 4202496 28220 0 0 0 142198 10 0 0 20 0 1 0 27058036 491454464 85530 33554432000 4194304 6201397 140735509175216 140735509173928 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19563/statm: 119984 85530 166 491 0 119483 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 479936

[startup+1482.3 s]
/proc/loadavg: 2.19 2.24 2.26 4/179 19668
/proc/meminfo: memFree=29580328/32872528 swapFree=1505436/1685308
[pid=19563] ppid=19560 vsize=479936 CPUtime=1482.06 cores=1,3,5,7
/proc/19563/stat : 19563 (cdcl-cuttingpla) R 19560 19563 17324 0 -1 4202496 28228 0 0 0 148196 10 0 0 20 0 1 0 27058036 491454464 85538 33554432000 4194304 6201397 140735509175216 140735509173928 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19563/statm: 119984 85538 166 491 0 119483 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 479936

[startup+1542.31 s]
/proc/loadavg: 2.22 2.24 2.26 3/179 19669
/proc/meminfo: memFree=29578724/32872528 swapFree=1505436/1685308
[pid=19563] ppid=19560 vsize=479936 CPUtime=1542.06 cores=1,3,5,7
/proc/19563/stat : 19563 (cdcl-cuttingpla) R 19560 19563 17324 0 -1 4202496 28234 0 0 0 154196 10 0 0 20 0 1 0 27058036 491454464 85544 33554432000 4194304 6201397 140735509175216 140735509173928 4213365 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19563/statm: 119984 85544 166 491 0 119483 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 479936

[startup+1602.3 s]
/proc/loadavg: 2.13 2.21 2.24 3/179 19670
/proc/meminfo: memFree=29558584/32872528 swapFree=1505436/1685308
[pid=19563] ppid=19560 vsize=479936 CPUtime=1602.04 cores=1,3,5,7
/proc/19563/stat : 19563 (cdcl-cuttingpla) R 19560 19563 17324 0 -1 4202496 28519 0 0 0 160194 10 0 0 20 0 1 0 27058036 491454464 89496 33554432000 4194304 6201397 140735509175216 140735509174344 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19563/statm: 119984 89496 166 491 0 119483 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 479936

[startup+1662.3 s]
/proc/loadavg: 2.17 2.21 2.24 4/179 19671
/proc/meminfo: memFree=29554436/32872528 swapFree=1505436/1685308
[pid=19563] ppid=19560 vsize=479936 CPUtime=1662.04 cores=1,3,5,7
/proc/19563/stat : 19563 (cdcl-cuttingpla) R 19560 19563 17324 0 -1 4202496 28519 0 0 0 166194 10 0 0 20 0 1 0 27058036 491454464 89496 33554432000 4194304 6201397 140735509175216 140735509174344 4213249 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19563/statm: 119984 89496 166 491 0 119483 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 479936

[startup+1722.3 s]
/proc/loadavg: 2.16 2.20 2.24 3/180 19676
/proc/meminfo: memFree=29538980/32872528 swapFree=1505436/1685308
[pid=19563] ppid=19560 vsize=480128 CPUtime=1722.03 cores=1,3,5,7
/proc/19563/stat : 19563 (cdcl-cuttingpla) R 19560 19563 17324 0 -1 4202496 28755 0 0 0 172193 10 0 0 20 0 1 0 27058036 491651072 89717 33554432000 4194304 6201397 140735509175216 140735509173880 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19563/statm: 120032 89717 166 491 0 119531 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 480128

[startup+1782.3 s]
/proc/loadavg: 2.23 2.21 2.23 3/179 19677
/proc/meminfo: memFree=29529644/32872528 swapFree=1505436/1685308
[pid=19563] ppid=19560 vsize=487088 CPUtime=1782.01 cores=1,3,5,7
/proc/19563/stat : 19563 (cdcl-cuttingpla) R 19560 19563 17324 0 -1 4202496 30549 0 0 0 178191 10 0 0 20 0 1 0 27058036 498778112 91444 33554432000 4194304 6201397 140735509175216 140735509174168 4213365 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19563/statm: 121772 91444 166 491 0 121271 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 487088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.25 2.21 2.23 4/179 19677
/proc/meminfo: memFree=29526976/32872528 swapFree=1505436/1685308
[pid=19563] ppid=19560 vsize=487280 CPUtime=1800.02 cores=1,3,5,7
/proc/19563/stat : 19563 (cdcl-cuttingpla) R 19560 19563 17324 0 -1 4202496 30687 0 0 0 179991 11 0 0 20 0 1 0 27058036 498974720 91542 33554432000 4194304 6201397 140735509175216 140735509174168 4213348 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19563/statm: 121820 91542 166 491 0 121319 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 487280

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

[startup+1800.3 s]
/proc/loadavg: 2.25 2.21 2.23 4/179 19677
/proc/meminfo: memFree=29526976/32872528 swapFree=1505436/1685308
[pid=19563] ppid=19560 vsize=487280 CPUtime=1800.02 cores=1,3,5,7
/proc/19563/stat : 19563 (cdcl-cuttingpla) R 19560 19563 17324 0 -1 4202496 30687 0 0 0 179991 11 0 0 20 0 1 0 27058036 498974720 91542 33554432000 4194304 6201397 140735509175216 140735509174168 4213348 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/19563/statm: 121820 91542 166 491 0 121319 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 487280

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.03
CPU user time (s): 1799.91
CPU system time (s): 0.112982
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 487280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.91
system time used= 0.112982
maximum resident set size= 366192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30687
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= 1876

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.6083 second user time and 6.94694 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-18 13:42:01
IDJOB=4101416
IDBENCH=1743
IDSOLVER=2550
FILE ID=node135/4101416-1466250121
RUNJOBID= node135-1466230914-17341
PBS_JOBID= 19918183
Free space on /tmp= 71700 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-set1al.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4101416-1466250121/watcher-4101416-1466250121 -o /tmp/evaluation-result-4101416-1466250121/solver-4101416-1466250121 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466230914-17341 --watchdog 1960 --input HOME/instance-4101416-1466250121.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 8707b70244b4b6d1505bb830d4ab8529
RANDOM SEED=526172639

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.004
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:        29639336 kB
Buffers:          133324 kB
Cached:           229712 kB
SwapCached:          716 kB
Active:           530172 kB
Inactive:         280860 kB
Active(anon):     448800 kB
Inactive(anon):     1308 kB
Active(file):      81372 kB
Inactive(file):   279552 kB
Unevictable:     1685308 kB
Mlocked:         1505436 kB
SwapTotal:      67108856 kB
SwapFree:       67100444 kB
Dirty:              2752 kB
Writeback:             0 kB
AnonPages:       2107644 kB
Mapped:             7664 kB
Shmem:                 0 kB
Slab:             602408 kB
SReclaimable:      46488 kB
SUnreclaim:       555920 kB
KernelStack:        1488 kB
PageTables:         8408 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2342948 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    428032 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71700 MiB
End job on node135 at 2016-06-18 14:12:02