Trace number 4100288

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.02 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-reduced-mps-v2-20-10-sp98ar.opb
MD5SUMd7af4e70b8b5243fa0953f7b849db937
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1144
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1229
Optimality of the best value was proved NO
Number of variables15085
Total number of constraints1430
Number of constraints which are clauses181
Number of constraints which are cardinality constraints (but not clauses)837
Number of constraints which are nor clauses,nor cardinality constraints412
Minimum length of a constraint2
Maximum length of a constraint4222
Number of terms in the objective function 15085
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 531850
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 531850
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.01	c OPTIONS:
0.00/0.01	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.01	c * #variable= 15085 #constraint= 1430
28.38/28.40	c #Conflicts:       1000 | #Learnt:       1041 | 4.349
28.38/28.40	c total clause space: 127.173MB
28.38/28.40	c total #watches: 3151593
108.77/108.83	c total #propagations: 829781 / total #impl: 451040708 (eff. 0.002)
108.77/108.83	c #Conflicts:       2000 | #Learnt:       2063 | 2.204
108.77/108.83	c total clause space: 206.656MB
108.77/108.83	c total #watches: 5151418
159.76/159.85	c total #propagations: 3083624 / total #impl: 1057204392 (eff. 0.003)
159.76/159.85	c GC COLLECT
159.76/159.85	c #Conflicts:       3000 | #Learnt:       2049 | 1.469
159.76/159.85	c total clause space: 335.816MB
159.76/159.85	c total #watches: 6322661
272.54/272.64	c total #propagations: 3650050 / total #impl: 2117961290 (eff. 0.002)
272.54/272.64	c #Conflicts:       4000 | #Learnt:       3066 | 1.102
272.54/272.64	c total clause space: 335.816MB
272.54/272.64	c total #watches: 7884343
421.82/421.91	c total #propagations: 4795040 / total #impl: 3303968355 (eff. 0.001)
421.82/421.91	c GC COLLECT
421.82/421.91	c #Conflicts:       5000 | #Learnt:       2425 | 0.919
421.82/421.91	c total clause space: 545.701MB
421.82/421.91	c total #watches: 7379693
576.99/577.11	c total #propagations: 6281886 / total #impl: 3889931651 (eff. 0.002)
576.99/577.11	c #Conflicts:       6000 | #Learnt:       3450 | 0.782
576.99/577.11	c total clause space: 545.701MB
576.99/577.11	c total #watches: 10141815
742.56/742.78	c total #propagations: 7312240 / total #impl: 4645130400 (eff. 0.002)
742.56/742.78	c GC COLLECT
742.56/742.78	c #Conflicts:       7000 | #Learnt:       2357 | 0.670
742.56/742.78	c total clause space: 545.701MB
742.56/742.78	c total #watches: 8192718
929.44/929.61	c total #propagations: 8925384 / total #impl: 5267390871 (eff. 0.002)
929.44/929.61	c #Conflicts:       8000 | #Learnt:       3357 | 0.586
929.44/929.61	c total clause space: 545.701MB
929.44/929.61	c total #watches: 10262020
1118.51/1118.72	c total #propagations: 11568197 / total #impl: 6311990928 (eff. 0.002)
1118.51/1118.72	c #Conflicts:       9000 | #Learnt:       4364 | 0.611
1118.51/1118.72	c total clause space: 545.701MB
1118.51/1118.72	c total #watches: 12649630
1272.78/1273.09	c total #propagations: 13415586 / total #impl: 7515581559 (eff. 0.002)
1272.78/1273.09	c GC COLLECT
1272.78/1273.09	c #Conflicts:      10000 | #Learnt:       2887 | 0.571
1272.78/1273.09	c total clause space: 886.764MB
1272.78/1273.09	c total #watches: 10495356
1417.16/1417.42	c total #propagations: 14980661 / total #impl: 8343092996 (eff. 0.002)
1417.16/1417.42	c #Conflicts:      11000 | #Learnt:       3887 | 0.523
1417.16/1417.42	c total clause space: 886.764MB
1417.16/1417.42	c total #watches: 11800487
1621.14/1621.46	c total #propagations: 16765937 / total #impl: 8955353437 (eff. 0.002)
1621.14/1621.46	c #Conflicts:      12000 | #Learnt:       4887 | 0.480
1621.14/1621.46	c total clause space: 886.764MB
1621.14/1621.46	c total #watches: 13684905
1792.31/1792.61	c total #propagations: 18400623 / total #impl: 10026225598 (eff. 0.002)
1792.31/1792.61	c #Conflicts:      13000 | #Learnt:       5887 | 0.443
1792.31/1792.61	c total clause space: 886.764MB
1792.31/1792.61	c total #watches: 15191416

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

pid=24969
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.25 2.19 3/176 24972
/proc/meminfo: memFree=29961932/32872528 swapFree=1534436/1655032
[pid=24972] ppid=24969 vsize=24328 CPUtime=0 cores=1,3,5,7
/proc/24972/stat : 24972 (runsolver) D 24969 24972 24188 0 -1 4202560 116 0 0 0 0 0 0 0 20 0 1 0 25571240 24911872 151 33554432000 4194304 4338465 140735126410544 140735126408184 217410522295 0 0 4096 24578 18446744071579943789 0 0 17 3 0 0 0 0 0
/proc/24972/statm: 6082 151 105 36 0 2655 0

[startup+0.100168 s]
/proc/loadavg: 2.29 2.25 2.19 3/176 24972
/proc/meminfo: memFree=29961932/32872528 swapFree=1534436/1655032
[pid=24972] ppid=24969 vsize=34276 CPUtime=0.08 cores=1,3,5,7
/proc/24972/stat : 24972 (cdcl-cuttingpla) R 24969 24972 24188 0 -1 4202496 875 0 0 0 8 0 0 0 20 0 1 0 25571240 35098624 7221 33554432000 4194304 6201397 140737431912128 140735126408040 5408672 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24972/statm: 8569 7221 142 491 0 8068 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34276

[startup+0.200379 s]
/proc/loadavg: 2.29 2.25 2.19 3/176 24972
/proc/meminfo: memFree=29961932/32872528 swapFree=1534436/1655032
[pid=24972] ppid=24969 vsize=41416 CPUtime=0.18 cores=1,3,5,7
/proc/24972/stat : 24972 (cdcl-cuttingpla) R 24969 24972 24188 0 -1 4202496 1427 0 0 0 18 0 0 0 20 0 1 0 25571240 42409984 8136 33554432000 4194304 6201397 140737431912128 140735126408040 5408672 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24972/statm: 10354 8136 143 491 0 9853 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 41416

[startup+0.300291 s]
/proc/loadavg: 2.29 2.25 2.19 3/176 24972
/proc/meminfo: memFree=29961932/32872528 swapFree=1534436/1655032
[pid=24972] ppid=24969 vsize=48596 CPUtime=0.28 cores=1,3,5,7
/proc/24972/stat : 24972 (cdcl-cuttingpla) R 24969 24972 24188 0 -1 4202496 1690 0 0 0 28 0 0 0 20 0 1 0 25571240 49762304 8844 33554432000 4194304 6201397 140737431912128 140737431910264 5106375 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24972/statm: 12149 8844 143 491 0 11648 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 48596

[startup+0.700322 s]
/proc/loadavg: 2.29 2.25 2.19 3/176 24972
/proc/meminfo: memFree=29961932/32872528 swapFree=1534436/1655032
[pid=24972] ppid=24969 vsize=51440 CPUtime=0.69 cores=1,3,5,7
/proc/24972/stat : 24972 (cdcl-cuttingpla) R 24969 24972 24188 0 -1 4202496 2493 0 0 0 68 1 0 0 20 0 1 0 25571240 52674560 10626 33554432000 4194304 6201397 140737431912128 140737431910264 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24972/statm: 12860 10626 147 491 0 12359 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51440

[startup+1.50028 s]
/proc/loadavg: 2.29 2.25 2.19 3/177 24973
/proc/meminfo: memFree=29918924/32872528 swapFree=1534436/1655032
[pid=24972] ppid=24969 vsize=63372 CPUtime=1.48 cores=1,3,5,7
/proc/24972/stat : 24972 (cdcl-cuttingpla) R 24969 24972 24188 0 -1 4202496 2741 0 0 0 147 1 0 0 20 0 1 0 25571240 64892928 11343 33554432000 4194304 6201397 140737431912128 140737431910696 4219282 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24972/statm: 15843 11343 147 491 0 15342 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 63372

[startup+3.10031 s]
/proc/loadavg: 2.29 2.25 2.19 3/177 24973
/proc/meminfo: memFree=29907640/32872528 swapFree=1534436/1655032
[pid=24972] ppid=24969 vsize=87772 CPUtime=3.08 cores=1,3,5,7
/proc/24972/stat : 24972 (cdcl-cuttingpla) R 24969 24972 24188 0 -1 4202496 4225 0 0 0 307 1 0 0 20 0 1 0 25571240 89878528 15372 33554432000 4194304 6201397 140737431912128 140737431910840 4214959 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24972/statm: 21943 15372 147 491 0 21442 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 87772

[startup+6.30031 s]
/proc/loadavg: 2.27 2.24 2.19 3/177 24973
/proc/meminfo: memFree=29877504/32872528 swapFree=1534436/1655032
[pid=24972] ppid=24969 vsize=126508 CPUtime=6.29 cores=1,3,5,7
/proc/24972/stat : 24972 (cdcl-cuttingpla) R 24969 24972 24188 0 -1 4202496 6373 0 0 0 627 2 0 0 20 0 1 0 25571240 129544192 21595 33554432000 4194304 6201397 140737431912128 140737431910840 4214878 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24972/statm: 31627 21595 147 491 0 31126 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 126508

[startup+12.7003 s]
/proc/loadavg: 2.25 2.24 2.19 3/177 24973
/proc/meminfo: memFree=29834492/32872528 swapFree=1534436/1655032
[pid=24972] ppid=24969 vsize=136464 CPUtime=12.68 cores=1,3,5,7
/proc/24972/stat : 24972 (cdcl-cuttingpla) R 24969 24972 24188 0 -1 4202496 8890 0 0 0 1266 2 0 0 20 0 1 0 25571240 139739136 30755 33554432000 4194304 6201397 140737431912128 140737431910840 4241108 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24972/statm: 34116 30755 147 491 0 33615 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 136464

[startup+25.5004 s]
/proc/loadavg: 2.26 2.24 2.19 4/177 24973
/proc/meminfo: memFree=29774036/32872528 swapFree=1534436/1655032
[pid=24972] ppid=24969 vsize=193844 CPUtime=25.48 cores=1,3,5,7
/proc/24972/stat : 24972 (cdcl-cuttingpla) R 24969 24972 24188 0 -1 4202496 10889 0 0 0 2545 3 0 0 20 0 1 0 25571240 198496256 40399 33554432000 4194304 6201397 140737431912128 140737431910840 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24972/statm: 48461 40399 147 491 0 47960 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 193844

[startup+51.1004 s]
/proc/loadavg: 2.31 2.25 2.19 3/177 24973
/proc/meminfo: memFree=29745064/32872528 swapFree=1534436/1655032
[pid=24972] ppid=24969 vsize=276284 CPUtime=51.07 cores=1,3,5,7
/proc/24972/stat : 24972 (cdcl-cuttingpla) R 24969 24972 24188 0 -1 4202496 11375 0 0 0 5104 3 0 0 20 0 1 0 25571240 282914816 46476 33554432000 4194304 6201397 140737431912128 140737431910840 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24972/statm: 69071 46476 160 491 0 68570 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 276284

[startup+102.3 s]
/proc/loadavg: 2.19 2.23 2.18 3/177 24974
/proc/meminfo: memFree=29659372/32872528 swapFree=1534436/1655032
[pid=24972] ppid=24969 vsize=304456 CPUtime=102.28 cores=1,3,5,7
/proc/24972/stat : 24972 (cdcl-cuttingpla) R 24969 24972 24188 0 -1 4202496 18439 0 0 0 10222 6 0 0 20 0 1 0 25571240 311762944 67848 33554432000 4194304 6201397 140737431912128 140737431910840 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24972/statm: 76114 67848 160 491 0 75613 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 304456

[startup+162.3 s]
/proc/loadavg: 2.18 2.21 2.18 3/177 24975
/proc/meminfo: memFree=29583688/32872528 swapFree=1534436/1655032
[pid=24972] ppid=24969 vsize=447872 CPUtime=162.26 cores=1,3,5,7
/proc/24972/stat : 24972 (cdcl-cuttingpla) R 24969 24972 24188 0 -1 4202496 24518 0 0 0 16219 7 0 0 20 0 1 0 25571240 458620928 85898 33554432000 4194304 6201397 140737431912128 140737431910840 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24972/statm: 111968 85898 166 491 0 111467 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 447872

[startup+222.307 s]
/proc/loadavg: 2.17 2.20 2.18 3/177 24977
/proc/meminfo: memFree=29495932/32872528 swapFree=1534436/1655032
[pid=24972] ppid=24969 vsize=472544 CPUtime=222.26 cores=1,3,5,7
/proc/24972/stat : 24972 (cdcl-cuttingpla) R 24969 24972 24188 0 -1 4202496 30749 0 0 0 22217 9 0 0 20 0 1 0 25571240 483885056 106437 33554432000 4194304 6201397 140737431912128 140737431910840 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24972/statm: 118136 106437 166 491 0 117635 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 472544

[startup+282.3 s]
/proc/loadavg: 2.12 2.18 2.17 3/177 24978
/proc/meminfo: memFree=29457196/32872528 swapFree=1534436/1655032
[pid=24972] ppid=24969 vsize=482920 CPUtime=282.24 cores=1,3,5,7
/proc/24972/stat : 24972 (cdcl-cuttingpla) R 24969 24972 24188 0 -1 4202496 33325 0 0 0 28215 9 0 0 20 0 1 0 25571240 494510080 115145 33554432000 4194304 6201397 140737431912128 140737431910840 4213192 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24972/statm: 120730 115145 166 491 0 120229 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 482920

[startup+342.3 s]
/proc/loadavg: 2.19 2.19 2.18 3/177 24979
/proc/meminfo: memFree=29394848/32872528 swapFree=1534436/1655032
[pid=24972] ppid=24969 vsize=707676 CPUtime=342.23 cores=1,3,5,7
/proc/24972/stat : 24972 (cdcl-cuttingpla) R 24969 24972 24188 0 -1 4202496 36870 0 0 0 34212 11 0 0 20 0 1 0 25571240 724660224 127301 33554432000 4194304 6201397 140737431912128 140737431910840 4213170 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24972/statm: 176919 127301 166 491 0 176418 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 707676

[startup+402.3 s]
/proc/loadavg: 2.16 2.18 2.18 4/178 24983
/proc/meminfo: memFree=29390656/32872528 swapFree=1534436/1655032
[pid=24972] ppid=24969 vsize=707676 CPUtime=402.22 cores=1,3,5,7
/proc/24972/stat : 24972 (cdcl-cuttingpla) R 24969 24972 24188 0 -1 4202496 36873 0 0 0 40211 11 0 0 20 0 1 0 25571240 724660224 127304 33554432000 4194304 6201397 140737431912128 140737431910840 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24972/statm: 176919 127304 166 491 0 176418 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 707676

[startup+462.3 s]
/proc/loadavg: 2.21 2.19 2.18 3/177 24984
/proc/meminfo: memFree=29385164/32872528 swapFree=1534436/1655032
[pid=24972] ppid=24969 vsize=708232 CPUtime=462.21 cores=1,3,5,7
/proc/24972/stat : 24972 (cdcl-cuttingpla) R 24969 24972 24188 0 -1 4202496 37114 0 0 0 46210 11 0 0 20 0 1 0 25571240 725229568 127545 33554432000 4194304 6201397 140737431912128 140737431910840 4213178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24972/statm: 177058 127545 166 491 0 176557 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 708232

[startup+522.3 s]
/proc/loadavg: 2.25 2.21 2.18 3/177 24986
/proc/meminfo: memFree=29357832/32872528 swapFree=1534436/1655032
[pid=24972] ppid=24969 vsize=718496 CPUtime=522.21 cores=1,3,5,7
/proc/24972/stat : 24972 (cdcl-cuttingpla) R 24969 24972 24188 0 -1 4202496 39710 0 0 0 52209 12 0 0 20 0 1 0 25571240 735739904 134229 33554432000 4194304 6201397 140737431912128 140737431910840 4213268 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24972/statm: 179624 134229 166 491 0 179123 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 718496

[startup+582.3 s]
/proc/loadavg: 2.39 2.26 2.20 3/177 24987
/proc/meminfo: memFree=29320860/32872528 swapFree=1534436/1655032
[pid=24972] ppid=24969 vsize=721580 CPUtime=582.19 cores=1,3,5,7
/proc/24972/stat : 24972 (cdcl-cuttingpla) R 24969 24972 24188 0 -1 4202496 40931 0 0 0 58207 12 0 0 20 0 1 0 25571240 738897920 141144 33554432000 4194304 6201397 140737431912128 140737431911256 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24972/statm: 180395 141144 166 491 0 179894 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 721580


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


[startup+942.3 s]
/proc/loadavg: 2.26 2.25 2.19 3/177 24994
/proc/meminfo: memFree=29199388/32872528 swapFree=1534436/1655032
[pid=24972] ppid=24969 vsize=726852 CPUtime=942.13 cores=1,3,5,7
/proc/24972/stat : 24972 (cdcl-cuttingpla) R 24969 24972 24188 0 -1 4202496 42637 0 0 0 94200 13 0 0 20 0 1 0 25571240 744296448 162449 33554432000 4194304 6201397 140737431912128 140737431910408 4215815 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24972/statm: 181713 162449 166 491 0 181212 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 726852

[startup+1002.3 s]
/proc/loadavg: 2.34 2.27 2.20 3/178 24998
/proc/meminfo: memFree=29191572/32872528 swapFree=1534436/1655032
[pid=24972] ppid=24969 vsize=732684 CPUtime=1002.13 cores=1,3,5,7
/proc/24972/stat : 24972 (cdcl-cuttingpla) R 24969 24972 24188 0 -1 4202496 44595 0 0 0 100199 14 0 0 20 0 1 0 25571240 750268416 163765 33554432000 4194304 6201397 140737431912128 140737431910408 4213367 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24972/statm: 183171 163765 166 491 0 182670 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 732684

[startup+1062.3 s]
/proc/loadavg: 2.36 2.30 2.21 3/177 24999
/proc/meminfo: memFree=29172988/32872528 swapFree=1534436/1655032
[pid=24972] ppid=24969 vsize=753488 CPUtime=1062.12 cores=1,3,5,7
/proc/24972/stat : 24972 (cdcl-cuttingpla) R 24969 24972 24188 0 -1 4202496 48957 0 0 0 106197 15 0 0 20 0 1 0 25571240 771571712 168127 33554432000 4194304 6201397 140737431912128 140737431910408 4215815 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24972/statm: 188372 168127 166 491 0 187871 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 753488

[startup+1122.3 s]
/proc/loadavg: 2.33 2.30 2.21 4/177 25001
/proc/meminfo: memFree=29137036/32872528 swapFree=1534436/1655032
[pid=24972] ppid=24969 vsize=769792 CPUtime=1122.11 cores=1,3,5,7
/proc/24972/stat : 24972 (cdcl-cuttingpla) R 24969 24972 24188 0 -1 4202496 52661 0 0 0 112195 16 0 0 20 0 1 0 25571240 788267008 175408 33554432000 4194304 6201397 140737431912128 140737431910840 4214954 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24972/statm: 192448 175408 166 491 0 191947 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 769792

[startup+1182.3 s]
/proc/loadavg: 2.46 2.33 2.23 3/177 25002
/proc/meminfo: memFree=29081736/32872528 swapFree=1534436/1655032
[pid=24972] ppid=24969 vsize=788140 CPUtime=1182.1 cores=1,3,5,7
/proc/24972/stat : 24972 (cdcl-cuttingpla) R 24969 24972 24188 0 -1 4202496 56811 0 0 0 118192 18 0 0 20 0 1 0 25571240 807055360 188756 33554432000 4194304 6201397 140737431912128 140737431910840 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24972/statm: 197035 188756 166 491 0 196534 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 788140

[startup+1242.3 s]
/proc/loadavg: 2.28 2.30 2.22 3/177 25003
/proc/meminfo: memFree=29053448/32872528 swapFree=1534436/1655032
[pid=24972] ppid=24969 vsize=1139436 CPUtime=1242.09 cores=1,3,5,7
/proc/24972/stat : 24972 (cdcl-cuttingpla) R 24969 24972 24188 0 -1 4202496 57633 0 0 0 124191 18 0 0 20 0 1 0 25571240 1166782464 194626 33554432000 4194304 6201397 140737431912128 140737431910792 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24972/statm: 284859 194626 166 491 0 284358 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 1139436

[startup+1302.3 s]
/proc/loadavg: 2.28 2.29 2.22 4/177 25004
/proc/meminfo: memFree=29042504/32872528 swapFree=1534436/1655032
[pid=24972] ppid=24969 vsize=1140904 CPUtime=1302.08 cores=1,3,5,7
/proc/24972/stat : 24972 (cdcl-cuttingpla) R 24969 24972 24188 0 -1 4202496 58580 0 0 0 130190 18 0 0 20 0 1 0 25571240 1168285696 196330 33554432000 4194304 6201397 140737431912128 140737431911256 4214959 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24972/statm: 285226 196330 166 491 0 284725 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1140904

[startup+1362.3 s]
/proc/loadavg: 2.15 2.25 2.21 3/177 25005
/proc/meminfo: memFree=29040552/32872528 swapFree=1534436/1655032
[pid=24972] ppid=24969 vsize=1141080 CPUtime=1362.07 cores=1,3,5,7
/proc/24972/stat : 24972 (cdcl-cuttingpla) R 24969 24972 24188 0 -1 4202496 58596 0 0 0 136189 18 0 0 20 0 1 0 25571240 1168465920 196346 33554432000 4194304 6201397 140737431912128 140737431910840 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24972/statm: 285270 196346 166 491 0 284769 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 1141080

[startup+1422.3 s]
/proc/loadavg: 2.19 2.25 2.21 3/177 25007
/proc/meminfo: memFree=29036336/32872528 swapFree=1534436/1655032
[pid=24972] ppid=24969 vsize=1141080 CPUtime=1422.07 cores=1,3,5,7
/proc/24972/stat : 24972 (cdcl-cuttingpla) R 24969 24972 24188 0 -1 4202496 58598 0 0 0 142189 18 0 0 20 0 1 0 25571240 1168465920 196348 33554432000 4194304 6201397 140737431912128 140737431911256 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24972/statm: 285270 196348 166 491 0 284769 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 1141080

[startup+1482.3 s]
/proc/loadavg: 2.37 2.29 2.22 3/177 25008
/proc/meminfo: memFree=29034132/32872528 swapFree=1534436/1655032
[pid=24972] ppid=24969 vsize=1141080 CPUtime=1482.05 cores=1,3,5,7
/proc/24972/stat : 24972 (cdcl-cuttingpla) R 24969 24972 24188 0 -1 4202496 58615 0 0 0 148187 18 0 0 20 0 1 0 25571240 1168465920 196365 33554432000 4194304 6201397 140737431912128 140737431911256 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24972/statm: 285270 196365 166 491 0 284769 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 1141080

[startup+1542.31 s]
/proc/loadavg: 2.30 2.28 2.22 3/177 25009
/proc/meminfo: memFree=29029716/32872528 swapFree=1534436/1655032
[pid=24972] ppid=24969 vsize=1141372 CPUtime=1542.06 cores=1,3,5,7
/proc/24972/stat : 24972 (cdcl-cuttingpla) R 24969 24972 24188 0 -1 4202496 64866 0 0 0 154186 20 0 0 20 0 1 0 25571240 1168764928 196468 33554432000 4194304 6201397 140737431912128 140737431910408 4213376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24972/statm: 285343 196468 166 491 0 284842 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 1141372

[startup+1602.3 s]
/proc/loadavg: 2.14 2.24 2.21 4/178 25105
/proc/meminfo: memFree=29285484/32872528 swapFree=1534436/1655032
[pid=24972] ppid=24969 vsize=1143636 CPUtime=1602.04 cores=1,3,5,7
/proc/24972/stat : 24972 (cdcl-cuttingpla) R 24969 24972 24188 0 -1 4202496 65535 0 0 0 160184 20 0 0 20 0 1 0 25571240 1171083264 196977 33554432000 4194304 6201397 140737431912128 140737431910408 4213170 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24972/statm: 285909 196977 166 491 0 285408 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 1143636

[startup+1662.3 s]
/proc/loadavg: 2.30 2.27 2.22 3/178 25129
/proc/meminfo: memFree=29196420/32872528 swapFree=1534436/1655032
[pid=24972] ppid=24969 vsize=1143844 CPUtime=1662.03 cores=1,3,5,7
/proc/24972/stat : 24972 (cdcl-cuttingpla) R 24969 24972 24188 0 -1 4202496 65860 0 0 0 166183 20 0 0 20 0 1 0 25571240 1171296256 197166 33554432000 4194304 6201397 140737431912128 140737431911256 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24972/statm: 285961 197166 166 491 0 285460 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 1143844

[startup+1722.3 s]
/proc/loadavg: 2.25 2.26 2.21 4/177 25131
/proc/meminfo: memFree=29096340/32872528 swapFree=1534436/1655032
[pid=24972] ppid=24969 vsize=1145124 CPUtime=1722.02 cores=1,3,5,7
/proc/24972/stat : 24972 (cdcl-cuttingpla) R 24969 24972 24188 0 -1 4202496 66201 0 0 0 172181 21 0 0 20 0 1 0 25571240 1172606976 213348 33554432000 4194304 6201397 140737431912128 140737431910840 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24972/statm: 286281 213348 166 491 0 285780 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1145124

[startup+1782.3 s]
/proc/loadavg: 2.17 2.24 2.21 3/177 25132
/proc/meminfo: memFree=28988788/32872528 swapFree=1534436/1655032
[pid=24972] ppid=24969 vsize=1153508 CPUtime=1782.01 cores=1,3,5,7
/proc/24972/stat : 24972 (cdcl-cuttingpla) R 24969 24972 24188 0 -1 4202496 68147 0 0 0 178179 22 0 0 20 0 1 0 25571240 1181192192 227047 33554432000 4194304 6201397 140737431912128 140737431910840 4215783 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24972/statm: 288377 227047 166 491 0 287876 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 1153508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.18 2.24 2.21 3/177 25132
/proc/meminfo: memFree=28986620/32872528 swapFree=1534436/1655032
[pid=24972] ppid=24969 vsize=1153508 CPUtime=1800.01 cores=1,3,5,7
/proc/24972/stat : 24972 (cdcl-cuttingpla) R 24969 24972 24188 0 -1 4202496 68205 0 0 0 179979 22 0 0 20 0 1 0 25571240 1181192192 227590 33554432000 4194304 6201397 140737431912128 140737431911256 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24972/statm: 288377 227590 166 491 0 287876 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1153508

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

[startup+1800.3 s]
/proc/loadavg: 2.18 2.24 2.21 3/177 25132
/proc/meminfo: memFree=28986620/32872528 swapFree=1534436/1655032
[pid=24972] ppid=24969 vsize=1153508 CPUtime=1800.01 cores=1,3,5,7
/proc/24972/stat : 24972 (cdcl-cuttingpla) R 24969 24972 24188 0 -1 4202496 68205 0 0 0 179979 22 0 0 20 0 1 0 25571240 1181192192 227590 33554432000 4194304 6201397 140737431912128 140737431911256 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24972/statm: 288377 227590 166 491 0 287876 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1153508

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1799.79
CPU system time (s): 0.230964
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 1153508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.79
system time used= 0.230964
maximum resident set size= 910360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68205
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= 9
involuntary context switches= 1858

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.71328 second user time and 6.96894 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-18 09:33:48
IDJOB=4100288
IDBENCH=1597
IDSOLVER=2550
FILE ID=node122/4100288-1466235228
RUNJOBID= node122-1466229594-24205
PBS_JOBID= 19918176
Free space on /tmp= 71736 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-reduced-mps-v2-20-10-sp98ar.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100288-1466235228/watcher-4100288-1466235228 -o /tmp/evaluation-result-4100288-1466235228/solver-4100288-1466235228 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1466229594-24205 --watchdog 1960 --input HOME/instance-4100288-1466235228.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= d7af4e70b8b5243fa0953f7b849db937
RANDOM SEED=1656591330

node122.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.769
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.53
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.769
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.769
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.769
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.769
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.53
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.769
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.769
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.769
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29962196 kB
Buffers:          111508 kB
Cached:           181224 kB
SwapCached:            0 kB
Active:           312084 kB
Inactive:         200124 kB
Active(anon):     211592 kB
Inactive(anon):     9916 kB
Active(file):     100492 kB
Inactive(file):   190208 kB
Unevictable:     1655032 kB
Mlocked:         1534436 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              6224 kB
Writeback:             0 kB
AnonPages:       1875796 kB
Mapped:            13504 kB
Shmem:               204 kB
Slab:             607848 kB
SReclaimable:      51948 kB
SUnreclaim:       555900 kB
KernelStack:        1456 kB
PageTables:         7852 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2047724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    282624 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= 71732 MiB
End job on node122 at 2016-06-18 10:03:49