Trace number 4088316

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.04 1800.32

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/area_opers/normalized-fir09_area_opers.opb
MD5SUM23ab85bb903b24d53f7c52c70411f8cf
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark34
Best CPU time to get the best result obtained on this benchmark0.909861
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 34
Optimality of the best value was proved YES
Number of variables25134
Total number of constraints59372
Number of constraints which are clauses59372
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint254
Number of terms in the objective function 12324
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 12324
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 12324
Number of bits of the biggest sum of numbers14
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= 25134 #constraint= 59372
10.69/10.70	c #Conflicts:       1000 | #Learnt:       1000 | 0.000
10.69/10.70	c total clause space: 335.816MB
10.69/10.70	c total #watches: 6075405
109.77/109.81	c total #propagations: 888808 / total #impl: 289085610 (eff. 0.003)
109.77/109.81	c #Conflicts:       2000 | #Learnt:       2000 | 0.000
109.77/109.81	c total clause space: 545.701MB
109.77/109.81	c total #watches: 10066953
806.06/806.22	c total #propagations: 3915461 / total #impl: 1497424693 (eff. 0.003)
806.06/806.22	c GC COLLECT
806.06/806.22	c #Conflicts:       3000 | #Learnt:       2028 | 0.000
806.06/806.22	c total clause space: 545.701MB
806.06/806.22	c total #watches: 9364274
1061.83/1062.01	c total #propagations: 8713425 / total #impl: 10680599793 (eff. 0.001)
1061.83/1062.01	c #Conflicts:       4000 | #Learnt:       3028 | 0.000
1061.83/1062.01	c total clause space: 545.701MB
1061.83/1062.01	c total #watches: 12167553
1165.51/1165.78	c total #propagations: 10852320 / total #impl: 10934492289 (eff. 0.001)
1165.51/1165.78	c GC COLLECT
1165.51/1165.78	c #Conflicts:       5000 | #Learnt:       2367 | 0.000
1165.51/1165.78	c total clause space: 545.701MB
1165.51/1165.78	c total #watches: 7632730
1204.41/1204.67	c total #propagations: 11265352 / total #impl: 11244604383 (eff. 0.001)
1204.41/1204.67	c #Conflicts:       6000 | #Learnt:       3367 | 0.000
1204.41/1204.67	c total clause space: 545.701MB
1204.41/1204.67	c total #watches: 10750574
1263.10/1263.38	c total #propagations: 11426915 / total #impl: 11455376207 (eff. 0.001)
1263.10/1263.38	c GC COLLECT
1263.10/1263.38	c #Conflicts:       7000 | #Learnt:       2238 | 0.000
1263.10/1263.38	c total clause space: 545.701MB
1263.10/1263.38	c total #watches: 7951760
1312.99/1313.25	c total #propagations: 11721661 / total #impl: 11709732096 (eff. 0.001)
1312.99/1313.25	c #Conflicts:       8000 | #Learnt:       3238 | 0.000
1312.99/1313.25	c total clause space: 545.701MB
1312.99/1313.25	c total #watches: 11378387
1346.08/1346.38	c total #propagations: 12284739 / total #impl: 11954251673 (eff. 0.001)
1346.08/1346.38	c #Conflicts:       9000 | #Learnt:       4238 | 0.000
1346.08/1346.38	c total clause space: 886.764MB
1346.08/1346.38	c total #watches: 16728494
1360.28/1360.51	c total #propagations: 12807786 / total #impl: 12072790727 (eff. 0.001)
1360.28/1360.51	c GC COLLECT
1360.28/1360.51	c #Conflicts:      10000 | #Learnt:       2718 | 0.000
1360.28/1360.51	c total clause space: 886.764MB
1360.28/1360.51	c total #watches: 16614217
1372.38/1372.60	c total #propagations: 13918393 / total #impl: 12094279068 (eff. 0.001)
1372.38/1372.60	c #Conflicts:      11000 | #Learnt:       3718 | 0.000
1372.38/1372.60	c total clause space: 886.764MB
1372.38/1372.60	c total #watches: 24665354
1438.37/1438.63	c total #propagations: 16277115 / total #impl: 12221550942 (eff. 0.001)
1438.37/1438.63	c #Conflicts:      12000 | #Learnt:       4718 | 0.000
1438.37/1438.63	c total clause space: 1440.99MB
1438.37/1438.63	c total #watches: 29572336
1694.53/1694.82	c total #propagations: 16892919 / total #impl: 14821851065 (eff. 0.001)
1694.53/1694.82	c #Conflicts:      13000 | #Learnt:       5718 | 0.000
1694.53/1694.82	c total clause space: 1440.99MB
1694.53/1694.82	c total #watches: 34281652

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

pid=6005
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: 1.75 2.08 2.14 3/177 6008
/proc/meminfo: memFree=29604060/32872528 swapFree=16204/1518544
[pid=6008] ppid=6005 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/6008/stat : 6008 (cdcl-cuttingpla) R 6005 6008 5225 0 -1 4202496 278 0 0 0 0 0 0 0 20 0 1 0 125386126 29810688 5269 33554432000 4194304 6201397 140734343216384 140735645921624 4211048 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6008/statm: 7278 5269 130 491 0 6777 0

[startup+0.100167 s]
/proc/loadavg: 1.75 2.08 2.14 3/177 6008
/proc/meminfo: memFree=29604060/32872528 swapFree=16204/1518544
[pid=6008] ppid=6005 vsize=34592 CPUtime=0.09 cores=1,3,5,7
/proc/6008/stat : 6008 (cdcl-cuttingpla) R 6005 6008 5225 0 -1 4202496 1357 0 0 0 9 0 0 0 20 0 1 0 125386126 35422208 7544 33554432000 4194304 6201397 140734343216384 140735645921624 4195152 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6008/statm: 8648 7545 142 491 0 8147 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34592

[startup+0.200322 s]
/proc/loadavg: 1.75 2.08 2.14 3/177 6008
/proc/meminfo: memFree=29604060/32872528 swapFree=16204/1518544
[pid=6008] ppid=6005 vsize=42652 CPUtime=0.19 cores=1,3,5,7
/proc/6008/stat : 6008 (cdcl-cuttingpla) R 6005 6008 5225 0 -1 4202496 2656 0 0 0 18 1 0 0 20 0 1 0 125386126 43675648 8861 33554432000 4194304 6201397 140734343216384 140734343214520 4207513 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6008/statm: 10663 8861 143 491 0 10162 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42652

[startup+0.300311 s]
/proc/loadavg: 1.75 2.08 2.14 3/177 6008
/proc/meminfo: memFree=29604060/32872528 swapFree=16204/1518544
[pid=6008] ppid=6005 vsize=53084 CPUtime=0.29 cores=1,3,5,7
/proc/6008/stat : 6008 (cdcl-cuttingpla) R 6005 6008 5225 0 -1 4202496 3833 0 0 0 28 1 0 0 20 0 1 0 125386126 54358016 11926 33554432000 4194304 6201397 140734343216384 140734343214520 5150858 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6008/statm: 13271 11933 147 491 0 12770 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 53084

[startup+0.700356 s]
/proc/loadavg: 1.75 2.08 2.14 3/177 6008
/proc/meminfo: memFree=29604060/32872528 swapFree=16204/1518544
[pid=6008] ppid=6005 vsize=124712 CPUtime=0.69 cores=1,3,5,7
/proc/6008/stat : 6008 (cdcl-cuttingpla) R 6005 6008 5225 0 -1 4202496 6843 0 0 0 67 2 0 0 20 0 1 0 125386126 127705088 22560 33554432000 4194304 6201397 140734343216384 140734343215096 4214874 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6008/statm: 31178 22560 147 491 0 30677 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 124712

[startup+1.50036 s]
/proc/loadavg: 1.75 2.08 2.14 3/178 6055
/proc/meminfo: memFree=29456084/32872528 swapFree=16204/1518544
[pid=6008] ppid=6005 vsize=292976 CPUtime=1.49 cores=1,3,5,7
/proc/6008/stat : 6008 (cdcl-cuttingpla) R 6005 6008 5225 0 -1 4202496 16602 0 0 0 144 5 0 0 20 0 1 0 125386126 300007424 50794 33554432000 4194304 6201397 140734343216384 140734343214664 4222244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6008/statm: 73244 50794 147 491 0 72743 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 292976

[startup+3.10036 s]
/proc/loadavg: 1.75 2.08 2.14 3/178 6055
/proc/meminfo: memFree=29356684/32872528 swapFree=16204/1518544
[pid=6008] ppid=6005 vsize=293360 CPUtime=3.09 cores=1,3,5,7
/proc/6008/stat : 6008 (cdcl-cuttingpla) R 6005 6008 5225 0 -1 4202496 18618 0 0 0 303 6 0 0 20 0 1 0 125386126 300400640 61174 33554432000 4194304 6201397 140734343216384 140734343215096 4215962 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6008/statm: 73340 61174 147 491 0 72839 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 293360

[startup+6.30035 s]
/proc/loadavg: 1.85 2.09 2.15 3/178 6055
/proc/meminfo: memFree=29298624/32872528 swapFree=16204/1518544
[pid=6008] ppid=6005 vsize=293480 CPUtime=6.29 cores=1,3,5,7
/proc/6008/stat : 6008 (cdcl-cuttingpla) R 6005 6008 5225 0 -1 4202496 19218 0 0 0 622 7 0 0 20 0 1 0 125386126 300523520 69909 33554432000 4194304 6201397 140734343216384 140734343215224 4213361 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6008/statm: 73370 69909 147 491 0 72869 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 293480

[startup+12.7002 s]
/proc/loadavg: 1.94 2.11 2.15 4/178 6055
/proc/meminfo: memFree=29272912/32872528 swapFree=16204/1518544
[pid=6008] ppid=6005 vsize=425996 CPUtime=12.69 cores=1,3,5,7
/proc/6008/stat : 6008 (cdcl-cuttingpla) R 6005 6008 5225 0 -1 4202496 19911 0 0 0 1261 8 0 0 20 0 1 0 125386126 436219904 74711 33554432000 4194304 6201397 140734343216384 140734343215512 4216020 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6008/statm: 106499 74711 160 491 0 105998 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 425996

[startup+25.5004 s]
/proc/loadavg: 2.03 2.12 2.15 3/178 6101
/proc/meminfo: memFree=29141152/32872528 swapFree=16204/1518544
[pid=6008] ppid=6005 vsize=475580 CPUtime=25.49 cores=1,3,5,7
/proc/6008/stat : 6008 (cdcl-cuttingpla) R 6005 6008 5225 0 -1 4202496 34847 0 0 0 2538 11 0 0 20 0 1 0 125386126 486993920 106575 33554432000 4194304 6201397 140734343216384 140734343215096 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6008/statm: 118895 106575 160 491 0 118394 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 475580

[startup+51.1003 s]
/proc/loadavg: 2.02 2.11 2.15 3/178 6101
/proc/meminfo: memFree=29093172/32872528 swapFree=16204/1518544
[pid=6008] ppid=6005 vsize=475580 CPUtime=51.09 cores=1,3,5,7
/proc/6008/stat : 6008 (cdcl-cuttingpla) R 6005 6008 5225 0 -1 4202496 34864 0 0 0 5097 12 0 0 20 0 1 0 125386126 486993920 115279 33554432000 4194304 6201397 140734343216384 140734343215096 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6008/statm: 118895 115279 160 491 0 118394 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 475580

[startup+102.3 s]
/proc/loadavg: 2.21 2.15 2.16 4/179 6105
/proc/meminfo: memFree=29039548/32872528 swapFree=16204/1518544
[pid=6008] ppid=6005 vsize=690560 CPUtime=102.28 cores=1,3,5,7
/proc/6008/stat : 6008 (cdcl-cuttingpla) R 6005 6008 5225 0 -1 4202496 42159 0 0 0 10215 13 0 0 20 0 1 0 125386126 707133440 124697 33554432000 4194304 6201397 140734343216384 140734343215336 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6008/statm: 172640 124697 160 491 0 172139 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 690560

[startup+162.3 s]
/proc/loadavg: 2.14 2.14 2.15 4/178 6106
/proc/meminfo: memFree=29010432/32872528 swapFree=16204/1518544
[pid=6008] ppid=6005 vsize=690560 CPUtime=162.26 cores=1,3,5,7
/proc/6008/stat : 6008 (cdcl-cuttingpla) R 6005 6008 5225 0 -1 4202496 56007 0 0 0 16211 15 0 0 20 0 1 0 125386126 707133440 129147 33554432000 4194304 6201397 140734343216384 140734343215336 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6008/statm: 172640 129147 160 491 0 172139 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 690560

[startup+222.308 s]
/proc/loadavg: 2.10 2.12 2.15 3/178 6107
/proc/meminfo: memFree=28998728/32872528 swapFree=16204/1518544
[pid=6008] ppid=6005 vsize=690560 CPUtime=222.27 cores=1,3,5,7
/proc/6008/stat : 6008 (cdcl-cuttingpla) R 6005 6008 5225 0 -1 4202496 59551 0 0 0 22211 16 0 0 20 0 1 0 125386126 707133440 129147 33554432000 4194304 6201397 140734343216384 140734343215016 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6008/statm: 172640 129147 160 491 0 172139 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 690560

[startup+282.3 s]
/proc/loadavg: 2.21 2.14 2.15 4/178 6109
/proc/meminfo: memFree=28991060/32872528 swapFree=16204/1518544
[pid=6008] ppid=6005 vsize=690560 CPUtime=282.24 cores=1,3,5,7
/proc/6008/stat : 6008 (cdcl-cuttingpla) R 6005 6008 5225 0 -1 4202496 62768 0 0 0 28208 16 0 0 20 0 1 0 125386126 707133440 129160 33554432000 4194304 6201397 140734343216384 140734343215336 4213244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6008/statm: 172640 129160 160 491 0 172139 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 690560

[startup+342.3 s]
/proc/loadavg: 2.21 2.15 2.15 3/178 6110
/proc/meminfo: memFree=28984708/32872528 swapFree=16204/1518544
[pid=6008] ppid=6005 vsize=690760 CPUtime=342.23 cores=1,3,5,7
/proc/6008/stat : 6008 (cdcl-cuttingpla) R 6005 6008 5225 0 -1 4202496 64970 0 0 0 34206 17 0 0 20 0 1 0 125386126 707338240 129215 33554432000 4194304 6201397 140734343216384 140734343215224 4213361 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6008/statm: 172690 129215 166 491 0 172189 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 690760

[startup+402.3 s]
/proc/loadavg: 2.21 2.16 2.15 3/178 6111
/proc/meminfo: memFree=28978036/32872528 swapFree=16204/1518544
[pid=6008] ppid=6005 vsize=690880 CPUtime=402.22 cores=1,3,5,7
/proc/6008/stat : 6008 (cdcl-cuttingpla) R 6005 6008 5225 0 -1 4202496 65487 0 0 0 40205 17 0 0 20 0 1 0 125386126 707461120 129247 33554432000 4194304 6201397 140734343216384 140734343215016 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6008/statm: 172720 129247 166 491 0 172219 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 690880

[startup+462.3 s]
/proc/loadavg: 2.19 2.16 2.15 4/178 6112
/proc/meminfo: memFree=28975024/32872528 swapFree=16204/1518544
[pid=6008] ppid=6005 vsize=691140 CPUtime=462.22 cores=1,3,5,7
/proc/6008/stat : 6008 (cdcl-cuttingpla) R 6005 6008 5225 0 -1 4202496 68000 0 0 0 46204 18 0 0 20 0 1 0 125386126 707727360 129310 33554432000 4194304 6201397 140734343216384 140734343215016 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6008/statm: 172785 129310 166 491 0 172284 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 691140

[startup+522.3 s]
/proc/loadavg: 2.22 2.17 2.16 3/178 6113
/proc/meminfo: memFree=28968280/32872528 swapFree=16204/1518544
[pid=6008] ppid=6005 vsize=691200 CPUtime=522.21 cores=1,3,5,7
/proc/6008/stat : 6008 (cdcl-cuttingpla) R 6005 6008 5225 0 -1 4202496 70073 0 0 0 52203 18 0 0 20 0 1 0 125386126 707788800 129327 33554432000 4194304 6201397 140734343216384 140734343215336 4213244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6008/statm: 172800 129327 166 491 0 172299 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 691200

[startup+582.3 s]
/proc/loadavg: 2.22 2.18 2.16 3/178 6115
/proc/meminfo: memFree=28965264/32872528 swapFree=16204/1518544
[pid=6008] ppid=6005 vsize=691364 CPUtime=582.2 cores=1,3,5,7
/proc/6008/stat : 6008 (cdcl-cuttingpla) R 6005 6008 5225 0 -1 4202496 71928 0 0 0 58201 19 0 0 20 0 1 0 125386126 707956736 129367 33554432000 4194304 6201397 140734343216384 140734343215016 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6008/statm: 172841 129367 166 491 0 172340 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 691364


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


[startup+942.3 s]
/proc/loadavg: 2.16 2.15 2.15 3/178 6125
/proc/meminfo: memFree=28892200/32872528 swapFree=16204/1518544
[pid=6008] ppid=6005 vsize=692596 CPUtime=942.14 cores=1,3,5,7
/proc/6008/stat : 6008 (cdcl-cuttingpla) R 6005 6008 5225 0 -1 4202496 94602 0 0 0 94190 24 0 0 20 0 1 0 125386126 709218304 142540 33554432000 4194304 6201397 140734343216384 140734343215224 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6008/statm: 173149 142540 166 491 0 172648 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 692596

[startup+1002.3 s]
/proc/loadavg: 2.18 2.16 2.15 4/178 6126
/proc/meminfo: memFree=28792112/32872528 swapFree=16204/1518544
[pid=6008] ppid=6005 vsize=769260 CPUtime=1002.13 cores=1,3,5,7
/proc/6008/stat : 6008 (cdcl-cuttingpla) R 6005 6008 5225 0 -1 4202496 121149 0 0 0 100185 28 0 0 20 0 1 0 125386126 787722240 166467 33554432000 4194304 6201397 140734343216384 140734343214664 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6008/statm: 192315 166467 166 491 0 191814 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 769260

[startup+1062.3 s]
/proc/loadavg: 2.21 2.18 2.15 3/178 6127
/proc/meminfo: memFree=28775748/32872528 swapFree=16204/1518544
[pid=6008] ppid=6005 vsize=772604 CPUtime=1062.13 cores=1,3,5,7
/proc/6008/stat : 6008 (cdcl-cuttingpla) R 6005 6008 5225 0 -1 4202496 122084 0 0 0 106184 29 0 0 20 0 1 0 125386126 791146496 170468 33554432000 4194304 6201397 140734343216384 140734343215096 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6008/statm: 193151 170468 166 491 0 192650 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 772604

[startup+1122.3 s]
/proc/loadavg: 2.35 2.22 2.17 3/178 6128
/proc/meminfo: memFree=28747908/32872528 swapFree=16204/1518544
[pid=6008] ppid=6005 vsize=777000 CPUtime=1122.11 cores=1,3,5,7
/proc/6008/stat : 6008 (cdcl-cuttingpla) R 6005 6008 5225 0 -1 4202496 128808 0 0 0 112181 30 0 0 20 0 1 0 125386126 795648000 176836 33554432000 4194304 6201397 140734343216384 140734343215336 4214952 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6008/statm: 194250 176836 166 491 0 193749 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 777000

[startup+1182.3 s]
/proc/loadavg: 2.17 2.19 2.16 4/178 6130
/proc/meminfo: memFree=28745380/32872528 swapFree=16204/1518544
[pid=6008] ppid=6005 vsize=776932 CPUtime=1182.11 cores=1,3,5,7
/proc/6008/stat : 6008 (cdcl-cuttingpla) R 6005 6008 5225 0 -1 4202496 161640 0 0 0 118173 38 0 0 20 0 1 0 125386126 795578368 176861 33554432000 4194304 6201397 140734343216384 140734343214840 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6008/statm: 194233 176861 166 491 0 193732 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 776932

[startup+1242.3 s]
/proc/loadavg: 2.26 2.21 2.17 3/178 6131
/proc/meminfo: memFree=28712828/32872528 swapFree=16204/1518544
[pid=6008] ppid=6005 vsize=788000 CPUtime=1242.1 cores=1,3,5,7
/proc/6008/stat : 6008 (cdcl-cuttingpla) R 6005 6008 5225 0 -1 4202496 192171 0 0 0 124167 43 0 0 20 0 1 0 125386126 806912000 182702 33554432000 4194304 6201397 140734343216384 140734343215336 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6008/statm: 197000 182702 166 491 0 196499 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 788000

[startup+1302.3 s]
/proc/loadavg: 2.15 2.19 2.17 3/178 6338
/proc/meminfo: memFree=28682304/32872528 swapFree=16204/1518544
[pid=6008] ppid=6005 vsize=788288 CPUtime=1302.09 cores=1,3,5,7
/proc/6008/stat : 6008 (cdcl-cuttingpla) R 6005 6008 5225 0 -1 4202496 193720 0 0 0 130165 44 0 0 20 0 1 0 125386126 807206912 188873 33554432000 4194304 6201397 140734343216384 140734343215512 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6008/statm: 197072 188873 166 491 0 196571 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 788288

[startup+1362.3 s]
/proc/loadavg: 2.27 2.21 2.18 4/177 6339
/proc/meminfo: memFree=28384664/32872528 swapFree=16204/1518544
[pid=6008] ppid=6005 vsize=1138592 CPUtime=1362.08 cores=1,3,5,7
/proc/6008/stat : 6008 (cdcl-cuttingpla) R 6005 6008 5225 0 -1 4202496 217073 0 0 0 136154 54 0 0 20 0 1 0 125386126 1165918208 262704 33554432000 4194304 6201397 140734343216384 140734343215512 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6008/statm: 284648 262704 166 491 0 284147 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 1138592

[startup+1422.3 s]
/proc/loadavg: 2.30 2.23 2.18 3/177 6340
/proc/meminfo: memFree=28025484/32872528 swapFree=16204/1518544
[pid=6008] ppid=6005 vsize=1875444 CPUtime=1422.08 cores=1,3,5,7
/proc/6008/stat : 6008 (cdcl-cuttingpla) R 6005 6008 5225 0 -1 4202496 259724 0 0 0 142145 63 0 0 20 0 1 0 125386126 1920454656 351768 33554432000 4194304 6201397 140734343216384 140734343214664 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6008/statm: 468861 351768 166 491 0 468360 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 1875444

[startup+1482.3 s]
/proc/loadavg: 2.27 2.23 2.18 3/177 6342
/proc/meminfo: memFree=27942420/32872528 swapFree=16204/1518544
[pid=6008] ppid=6005 vsize=1887836 CPUtime=1482.06 cores=1,3,5,7
/proc/6008/stat : 6008 (cdcl-cuttingpla) R 6005 6008 5225 0 -1 4202496 263524 0 0 0 148140 66 0 0 20 0 1 0 125386126 1933144064 372942 33554432000 4194304 6201397 140734343216384 140734343215096 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6008/statm: 471959 372942 166 491 0 471458 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 1887836

[startup+1542.31 s]
/proc/loadavg: 2.33 2.25 2.19 4/177 6343
/proc/meminfo: memFree=27899172/32872528 swapFree=16204/1518544
[pid=6008] ppid=6005 vsize=1887836 CPUtime=1542.06 cores=1,3,5,7
/proc/6008/stat : 6008 (cdcl-cuttingpla) R 6005 6008 5225 0 -1 4202496 264617 0 0 0 154139 67 0 0 20 0 1 0 125386126 1933144064 383233 33554432000 4194304 6201397 140734343216384 140734343215096 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6008/statm: 471959 383233 166 491 0 471458 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 1887836

[startup+1602.3 s]
/proc/loadavg: 2.22 2.23 2.18 3/177 6344
/proc/meminfo: memFree=27854140/32872528 swapFree=16204/1518544
[pid=6008] ppid=6005 vsize=1887804 CPUtime=1602.04 cores=1,3,5,7
/proc/6008/stat : 6008 (cdcl-cuttingpla) R 6005 6008 5225 0 -1 4202496 284503 0 0 0 160134 70 0 0 20 0 1 0 125386126 1933111296 394464 33554432000 4194304 6201397 140734343216384 140734343215016 4213371 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6008/statm: 471951 394464 166 491 0 471450 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 1887804

[startup+1662.3 s]
/proc/loadavg: 2.18 2.22 2.18 3/177 6345
/proc/meminfo: memFree=27818040/32872528 swapFree=16204/1518544
[pid=6008] ppid=6005 vsize=1887740 CPUtime=1662.03 cores=1,3,5,7
/proc/6008/stat : 6008 (cdcl-cuttingpla) R 6005 6008 5225 0 -1 4202496 302406 0 0 0 166128 75 0 0 20 0 1 0 125386126 1933045760 403433 33554432000 4194304 6201397 140734343216384 140734343215336 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6008/statm: 471935 403433 166 491 0 471434 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 1887740

[startup+1722.3 s]
/proc/loadavg: 2.23 2.23 2.18 3/177 6346
/proc/meminfo: memFree=27797832/32872528 swapFree=16204/1518544
[pid=6008] ppid=6005 vsize=1887804 CPUtime=1722.03 cores=1,3,5,7
/proc/6008/stat : 6008 (cdcl-cuttingpla) R 6005 6008 5225 0 -1 4202496 315095 0 0 0 172126 77 0 0 20 0 1 0 125386126 1933111296 408403 33554432000 4194304 6201397 140734343216384 140734343215016 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6008/statm: 471951 408403 166 491 0 471450 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 1887804

[startup+1782.3 s]
/proc/loadavg: 2.23 2.23 2.18 3/177 6348
/proc/meminfo: memFree=27791976/32872528 swapFree=16204/1518544
[pid=6008] ppid=6005 vsize=1887740 CPUtime=1782.02 cores=1,3,5,7
/proc/6008/stat : 6008 (cdcl-cuttingpla) R 6005 6008 5225 0 -1 4202496 337845 0 0 0 178122 80 0 0 20 0 1 0 125386126 1933045760 408401 33554432000 4194304 6201397 140734343216384 140734343215336 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6008/statm: 471935 408401 166 491 0 471434 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 1887740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.18 2.22 2.18 3/177 6348
/proc/meminfo: memFree=27791948/32872528 swapFree=16204/1518544
[pid=6008] ppid=6005 vsize=1887740 CPUtime=1800.01 cores=1,3,5,7
/proc/6008/stat : 6008 (cdcl-cuttingpla) R 6005 6008 5225 0 -1 4202496 343193 0 0 0 179920 81 0 0 20 0 1 0 125386126 1933045760 408424 33554432000 4194304 6201397 140734343216384 140734343215336 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6008/statm: 471935 408424 166 491 0 471434 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1887740

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

[startup+1800.3 s]
/proc/loadavg: 2.18 2.22 2.18 3/177 6348
/proc/meminfo: memFree=27791948/32872528 swapFree=16204/1518544
[pid=6008] ppid=6005 vsize=1887740 CPUtime=1800.01 cores=1,3,5,7
/proc/6008/stat : 6008 (cdcl-cuttingpla) R 6005 6008 5225 0 -1 4202496 343193 0 0 0 179920 81 0 0 20 0 1 0 125386126 1933045760 408424 33554432000 4194304 6201397 140734343216384 140734343215336 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/6008/statm: 471935 408424 166 491 0 471434 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1887740

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.32
CPU time (s): 1800.04
CPU user time (s): 1799.21
CPU system time (s): 0.831873
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 1887996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.21
system time used= 0.831873
maximum resident set size= 1633864
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 343193
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= 7
involuntary context switches= 1872

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.51716 second user time and 7.74782 second system time

The end

Launcher Data

Begin job on node129 at 2016-06-09 03:08:53
IDJOB=4088316
IDBENCH=25041
IDSOLVER=2550
FILE ID=node129/4088316-1465434533
RUNJOBID= node129-1465434533-5979
PBS_JOBID= 19859783
Free space on /tmp= 71732 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/area_opers/normalized-fir09_area_opers.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088316-1465434533/watcher-4088316-1465434533 -o /tmp/evaluation-result-4088316-1465434533/solver-4088316-1465434533 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1465434533-5979 --watchdog 1960 --input HOME/instance-4088316-1465434533.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 23ab85bb903b24d53f7c52c70411f8cf
RANDOM SEED=1571871023

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.715
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.715
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		: 2666.715
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:        29629940 kB
Buffers:          140788 kB
Cached:           824592 kB
SwapCached:         1824 kB
Active:           241124 kB
Inactive:         727492 kB
Active(anon):       3020 kB
Inactive(anon):     3116 kB
Active(file):     238104 kB
Inactive(file):   724376 kB
Unevictable:     1518544 kB
Mlocked:           16204 kB
SwapTotal:      67108856 kB
SwapFree:       67098840 kB
Dirty:              6668 kB
Writeback:             0 kB
AnonPages:       1521268 kB
Mapped:             8152 kB
Shmem:                 0 kB
Slab:             621144 kB
SReclaimable:      65392 kB
SUnreclaim:       555752 kB
KernelStack:        1384 kB
PageTables:         7448 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1617412 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1505280 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= 71728 MiB
End job on node129 at 2016-06-09 03:38:53