Trace number 4100368

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT linear search 2016-05-01? (TO) 1800.03 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-reduced-mps-v2-20-10-core2586-950.opb
MD5SUMac375eafd62b8d1010f2c1559ff8989d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark786
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 547
Optimality of the best value was proved NO
Number of variables13215
Total number of constraints2587
Number of constraints which are clauses2586
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint10632
Number of terms in the objective function 13215
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 13215
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 9256
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 19888
Number of bits of the biggest sum of numbers15
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= 13215 #constraint= 2587
7.89/7.99	c #Conflicts:       1000 | #Learnt:       1001 | 0.001
7.89/7.99	c total clause space: 335.816MB
7.89/7.99	c total #watches: 7195419
20.49/20.58	c total #propagations: 57364 / total #impl: 64175990 (eff. 0.001)
20.49/20.58	c #Conflicts:       2000 | #Learnt:       2003 | 0.001
20.49/20.58	c total clause space: 545.701MB
20.49/20.58	c total #watches: 15256101
27.08/27.12	c total #propagations: 285842 / total #impl: 252903736 (eff. 0.001)
27.08/27.12	c GC COLLECT
27.08/27.12	c #Conflicts:       3000 | #Learnt:       2148 | 0.000
27.08/27.12	c total clause space: 545.701MB
27.08/27.12	c total #watches: 12175366
38.28/38.37	c total #propagations: 312208 / total #impl: 408451138 (eff. 0.001)
38.28/38.37	c #Conflicts:       4000 | #Learnt:       3148 | 0.070
38.28/38.37	c total clause space: 886.764MB
38.28/38.37	c total #watches: 16043483
55.78/55.82	c total #propagations: 634451 / total #impl: 682673214 (eff. 0.001)
55.78/55.82	c GC COLLECT
55.78/55.82	c #Conflicts:       5000 | #Learnt:       2435 | 0.056
55.78/55.82	c total clause space: 886.764MB
55.78/55.82	c total #watches: 8423132
81.67/81.70	c total #propagations: 898317 / total #impl: 1032972179 (eff. 0.001)
81.67/81.70	c #Conflicts:       6000 | #Learnt:       3435 | 0.048
81.67/81.70	c total clause space: 886.764MB
81.67/81.70	c total #watches: 11168676
119.47/119.54	c total #propagations: 1369430 / total #impl: 1386369870 (eff. 0.001)
119.47/119.54	c GC COLLECT
119.47/119.54	c #Conflicts:       7000 | #Learnt:       2284 | 0.041
119.47/119.54	c total clause space: 886.764MB
119.47/119.54	c total #watches: 11115358
157.97/158.03	c total #propagations: 1797562 / total #impl: 3056918037 (eff. 0.001)
157.97/158.03	c #Conflicts:       8000 | #Learnt:       3284 | 0.036
157.97/158.03	c total clause space: 886.764MB
157.97/158.03	c total #watches: 13348789
181.36/181.46	c total #propagations: 2312774 / total #impl: 5569553627 (eff. 0.000)
181.36/181.46	c #Conflicts:       9000 | #Learnt:       4284 | 0.033
181.36/181.46	c total clause space: 886.764MB
181.36/181.46	c total #watches: 16707020
205.16/205.27	c total #propagations: 2657612 / total #impl: 6266900585 (eff. 0.000)
205.16/205.27	c GC COLLECT
205.16/205.27	c #Conflicts:      10000 | #Learnt:       2749 | 0.029
205.16/205.27	c total clause space: 886.764MB
205.16/205.27	c total #watches: 7259327
226.05/226.17	c total #propagations: 3136461 / total #impl: 6819836251 (eff. 0.000)
226.05/226.17	c #Conflicts:      11000 | #Learnt:       3749 | 0.031
226.05/226.17	c total clause space: 886.764MB
226.05/226.17	c total #watches: 10664600
249.66/249.72	c total #propagations: 3924747 / total #impl: 7457965802 (eff. 0.001)
249.66/249.72	c #Conflicts:      12000 | #Learnt:       4749 | 0.028
249.66/249.72	c total clause space: 886.764MB
249.66/249.72	c total #watches: 13125394
288.04/288.15	c total #propagations: 4923136 / total #impl: 8269267976 (eff. 0.001)
288.04/288.15	c #Conflicts:      13000 | #Learnt:       5749 | 0.026
288.04/288.15	c total clause space: 886.764MB
288.04/288.15	c total #watches: 17230921
312.84/312.92	c total #propagations: 5296289 / total #impl: 9463731319 (eff. 0.001)
312.84/312.92	c GC COLLECT
312.84/312.92	c #Conflicts:      14000 | #Learnt:       3880 | 0.024
312.84/312.92	c total clause space: 886.764MB
312.84/312.92	c total #watches: 14015813
336.44/336.52	c total #propagations: 5697871 / total #impl: 9887280306 (eff. 0.001)
336.44/336.52	c #Conflicts:      15000 | #Learnt:       4880 | 0.023
336.44/336.52	c total clause space: 886.764MB
336.44/336.52	c total #watches: 16485806
362.03/362.10	c total #propagations: 5929013 / total #impl: 10364573689 (eff. 0.001)
362.03/362.10	c #Conflicts:      16000 | #Learnt:       5880 | 0.021
362.03/362.10	c total clause space: 886.764MB
362.03/362.10	c total #watches: 17047690
384.93/385.03	c total #propagations: 6049985 / total #impl: 10720352690 (eff. 0.001)
384.93/385.03	c GC COLLECT
384.93/385.03	c #Conflicts:      17000 | #Learnt:       3701 | 0.036
384.93/385.03	c total clause space: 886.764MB
384.93/385.03	c total #watches: 8250502
402.53/402.67	c total #propagations: 6311478 / total #impl: 10959777740 (eff. 0.001)
402.53/402.67	c #Conflicts:      18000 | #Learnt:       4701 | 0.034
402.53/402.67	c total clause space: 886.764MB
402.53/402.67	c total #watches: 8478606
420.23/420.37	c total #propagations: 6647430 / total #impl: 11146033770 (eff. 0.001)
420.23/420.37	c #Conflicts:      19000 | #Learnt:       5701 | 0.032
420.23/420.37	c total clause space: 886.764MB
420.23/420.37	c total #watches: 8817874
437.02/437.12	c total #propagations: 6867832 / total #impl: 11348904282 (eff. 0.001)
437.02/437.12	c #Conflicts:      20000 | #Learnt:       6701 | 0.031
437.02/437.12	c total clause space: 886.764MB
437.02/437.12	c total #watches: 10106822
452.22/452.30	c total #propagations: 7216329 / total #impl: 11534645314 (eff. 0.001)
452.22/452.30	c GC COLLECT
452.22/452.30	c #Conflicts:      21000 | #Learnt:       4205 | 0.029
452.22/452.30	c total clause space: 886.764MB
452.22/452.30	c total #watches: 4783333
470.42/470.54	c total #propagations: 7411841 / total #impl: 11734137222 (eff. 0.001)
470.42/470.54	c #Conflicts:      22000 | #Learnt:       5205 | 0.028
470.42/470.54	c total clause space: 886.764MB
470.42/470.54	c total #watches: 13409270
518.51/518.66	c total #propagations: 7523114 / total #impl: 12233786062 (eff. 0.001)
518.51/518.66	c #Conflicts:      23000 | #Learnt:       6205 | 0.027
518.51/518.66	c total clause space: 886.764MB
518.51/518.66	c total #watches: 20042332
576.80/576.98	c total #propagations: 7628773 / total #impl: 13676005769 (eff. 0.001)
576.80/576.98	c #Conflicts:      24000 | #Learnt:       7205 | 0.026
576.80/576.98	c total clause space: 1440.99MB
576.80/576.98	c total #watches: 26126048
670.69/670.85	c total #propagations: 7930918 / total #impl: 15240353085 (eff. 0.001)
670.69/670.85	c GC COLLECT
670.69/670.85	c #Conflicts:      25000 | #Learnt:       4411 | 0.035
670.69/670.85	c total clause space: 1440.99MB
670.69/670.85	c total #watches: 29251212
754.77/754.91	c total #propagations: 8085878 / total #impl: 17042068731 (eff. 0.000)
754.77/754.91	c #Conflicts:      26000 | #Learnt:       5411 | 0.034
754.77/754.91	c total clause space: 1440.99MB
754.77/754.91	c total #watches: 32243387
793.56/793.76	c total #propagations: 8988940 / total #impl: 17983678659 (eff. 0.000)
793.56/793.76	c #Conflicts:      27000 | #Learnt:       6411 | 0.033
793.56/793.76	c total clause space: 1440.99MB
793.56/793.76	c total #watches: 36056595
861.65/861.87	c total #propagations: 9272495 / total #impl: 18840678944 (eff. 0.000)
861.65/861.87	c #Conflicts:      28000 | #Learnt:       7411 | 0.032
861.65/861.87	c total clause space: 2341.61MB
861.65/861.87	c total #watches: 43590107
914.06/914.27	c total #propagations: 9325966 / total #impl: 21253448571 (eff. 0.000)
914.06/914.27	c GC COLLECT
914.06/914.27	c #Conflicts:      29000 | #Learnt:       4311 | 0.031
914.06/914.27	c total clause space: 2341.61MB
914.06/914.27	c total #watches: 25448835
980.05/980.22	c total #propagations: 9355819 / total #impl: 23355669971 (eff. 0.000)
980.05/980.22	c #Conflicts:      30000 | #Learnt:       5311 | 0.030
980.05/980.22	c total clause space: 2341.61MB
980.05/980.22	c total #watches: 30598859
1087.83/1088.09	c total #propagations: 9420293 / total #impl: 24852203866 (eff. 0.000)
1087.83/1088.09	c #Conflicts:      31000 | #Learnt:       6311 | 0.040
1087.83/1088.09	c total clause space: 2341.61MB
1087.83/1088.09	c total #watches: 35893677
1234.60/1234.87	c total #propagations: 9643077 / total #impl: 25864605982 (eff. 0.000)
1234.60/1234.87	c #Conflicts:      32000 | #Learnt:       7311 | 0.044
1234.60/1234.87	c total clause space: 2341.61MB
1234.60/1234.87	c total #watches: 40378481
1389.19/1389.44	c total #propagations: 10689106 / total #impl: 27145511673 (eff. 0.000)
1389.19/1389.44	c #Conflicts:      33000 | #Learnt:       8311 | 0.043
1389.19/1389.44	c total clause space: 2341.61MB
1389.19/1389.44	c total #watches: 47651304
1495.56/1495.84	c total #propagations: 10913239 / total #impl: 28516427839 (eff. 0.000)
1495.56/1495.84	c GC COLLECT
1495.56/1495.84	c #Conflicts:      34000 | #Learnt:       4911 | 0.049
1495.56/1495.84	c total clause space: 2341.61MB
1495.56/1495.84	c total #watches: 31597516
1537.15/1537.47	c total #propagations: 11049675 / total #impl: 29376806251 (eff. 0.000)
1537.15/1537.47	c #Conflicts:      35000 | #Learnt:       5911 | 0.049
1537.15/1537.47	c total clause space: 2341.61MB
1537.15/1537.47	c total #watches: 38191429
1592.34/1592.68	c total #propagations: 11096160 / total #impl: 30125876565 (eff. 0.000)
1592.34/1592.68	c #Conflicts:      36000 | #Learnt:       6911 | 0.048
1592.34/1592.68	c total clause space: 2341.61MB
1592.34/1592.68	c total #watches: 39859775
1687.83/1688.11	c total #propagations: 11171748 / total #impl: 30432835570 (eff. 0.000)
1687.83/1688.11	c #Conflicts:      37000 | #Learnt:       7911 | 0.048
1687.83/1688.11	c total clause space: 2341.61MB
1687.83/1688.11	c total #watches: 43456340

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

pid=25220
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.18 2.24 2.21 3/176 25223
/proc/meminfo: memFree=29901676/32872528 swapFree=1534436/1655032
[pid=25223] ppid=25220 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/25223/stat : 25223 (cdcl-cuttingpla) R 25220 25223 24188 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 25751378 29810688 5268 33554432000 4194304 6201397 140733341464352 140735435026488 4211060 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25223/statm: 7278 5268 130 491 0 6777 0

[startup+0.100174 s]
/proc/loadavg: 2.18 2.24 2.21 3/176 25223
/proc/meminfo: memFree=29901676/32872528 swapFree=1534436/1655032
[pid=25223] ppid=25220 vsize=35320 CPUtime=0.09 cores=1,3,5,7
/proc/25223/stat : 25223 (cdcl-cuttingpla) R 25220 25223 24188 0 -1 4202496 1653 0 0 0 9 0 0 0 20 0 1 0 25751378 36167680 7758 33554432000 4194304 6201397 140733341464352 140735435026488 4207987 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25223/statm: 8830 7758 146 491 0 8329 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35320

[startup+0.200364 s]
/proc/loadavg: 2.18 2.24 2.21 3/176 25223
/proc/meminfo: memFree=29901676/32872528 swapFree=1534436/1655032
[pid=25223] ppid=25220 vsize=55596 CPUtime=0.19 cores=1,3,5,7
/proc/25223/stat : 25223 (cdcl-cuttingpla) R 25220 25223 24188 0 -1 4202496 3547 0 0 0 18 1 0 0 20 0 1 0 25751378 56930304 11659 33554432000 4194304 6201397 140733341464352 140735435026488 5150858 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25223/statm: 13932 11672 147 491 0 13431 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 55596

[startup+0.300388 s]
/proc/loadavg: 2.18 2.24 2.21 3/176 25223
/proc/meminfo: memFree=29901676/32872528 swapFree=1534436/1655032
[pid=25223] ppid=25220 vsize=67656 CPUtime=0.29 cores=1,3,5,7
/proc/25223/stat : 25223 (cdcl-cuttingpla) R 25220 25223 24188 0 -1 4202496 3705 0 0 0 28 1 0 0 20 0 1 0 25751378 69279744 14323 33554432000 4194304 6201397 140733341464352 140735435026488 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25223/statm: 16914 14323 147 491 0 16413 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 67656

[startup+0.70031 s]
/proc/loadavg: 2.18 2.24 2.21 3/176 25223
/proc/meminfo: memFree=29901676/32872528 swapFree=1534436/1655032
[pid=25223] ppid=25220 vsize=136044 CPUtime=0.68 cores=1,3,5,7
/proc/25223/stat : 25223 (cdcl-cuttingpla) R 25220 25223 24188 0 -1 4202496 9003 0 0 0 66 2 0 0 20 0 1 0 25751378 139309056 30505 33554432000 4194304 6201397 140733341464352 140735435026488 4220171 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25223/statm: 34011 30505 147 491 0 33510 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 136044

[startup+1.50028 s]
/proc/loadavg: 2.18 2.24 2.21 3/177 25224
/proc/meminfo: memFree=29709576/32872528 swapFree=1534436/1655032
[pid=25223] ppid=25220 vsize=292572 CPUtime=1.49 cores=1,3,5,7
/proc/25223/stat : 25223 (cdcl-cuttingpla) R 25220 25223 24188 0 -1 4202496 20392 0 0 0 143 6 0 0 20 0 1 0 25751378 299593728 57993 33554432000 4194304 6201397 140733341464352 140733341463064 4221557 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25223/statm: 73143 57993 147 491 0 72642 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 292572

[startup+3.10023 s]
/proc/loadavg: 2.18 2.24 2.21 3/177 25224
/proc/meminfo: memFree=29633732/32872528 swapFree=1534436/1655032
[pid=25223] ppid=25220 vsize=471356 CPUtime=3.09 cores=1,3,5,7
/proc/25223/stat : 25223 (cdcl-cuttingpla) R 25220 25223 24188 0 -1 4202496 33606 0 0 0 300 9 0 0 20 0 1 0 25751378 482668544 82040 33554432000 4194304 6201397 140733341464352 140733341462632 4214931 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25223/statm: 117839 82040 147 491 0 117338 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 471356

[startup+6.30023 s]
/proc/loadavg: 2.17 2.24 2.21 4/177 25224
/proc/meminfo: memFree=29570000/32872528 swapFree=1534436/1655032
[pid=25223] ppid=25220 vsize=472156 CPUtime=6.29 cores=1,3,5,7
/proc/25223/stat : 25223 (cdcl-cuttingpla) R 25220 25223 24188 0 -1 4202496 33836 0 0 0 620 9 0 0 20 0 1 0 25751378 483487744 84301 33554432000 4194304 6201397 140733341464352 140733341462632 4214872 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25223/statm: 118039 84301 147 491 0 117538 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 472156

[startup+12.7003 s]
/proc/loadavg: 2.23 2.25 2.21 3/177 25224
/proc/meminfo: memFree=29264512/32872528 swapFree=1534436/1655032
[pid=25223] ppid=25220 vsize=785892 CPUtime=12.68 cores=1,3,5,7
/proc/25223/stat : 25223 (cdcl-cuttingpla) R 25220 25223 24188 0 -1 4202496 61251 0 0 0 1252 16 0 0 20 0 1 0 25751378 804753408 168815 33554432000 4194304 6201397 140733341464352 140733341462632 4215832 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25223/statm: 196473 168815 160 491 0 195972 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 785892

[startup+25.5004 s]
/proc/loadavg: 2.18 2.23 2.21 3/177 25224
/proc/meminfo: memFree=29160748/32872528 swapFree=1534436/1655032
[pid=25223] ppid=25220 vsize=786660 CPUtime=25.48 cores=1,3,5,7
/proc/25223/stat : 25223 (cdcl-cuttingpla) R 25220 25223 24188 0 -1 4202496 72949 0 0 0 2528 20 0 0 20 0 1 0 25751378 805539840 184528 33554432000 4194304 6201397 140733341464352 140733341463480 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25223/statm: 196665 184528 166 491 0 196164 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 786660

[startup+51.1004 s]
/proc/loadavg: 2.24 2.25 2.21 3/177 25224
/proc/meminfo: memFree=29091068/32872528 swapFree=1534436/1655032
[pid=25223] ppid=25220 vsize=1137348 CPUtime=51.08 cores=1,3,5,7
/proc/25223/stat : 25223 (cdcl-cuttingpla) R 25220 25223 24188 0 -1 4202496 133723 0 0 0 5076 32 0 0 20 0 1 0 25751378 1164644352 201804 33554432000 4194304 6201397 140733341464352 140733341463192 4213268 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25223/statm: 284337 201804 166 491 0 283836 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1137348

[startup+102.3 s]
/proc/loadavg: 2.32 2.27 2.22 3/177 25225
/proc/meminfo: memFree=29084792/32872528 swapFree=1534436/1655032
[pid=25223] ppid=25220 vsize=1138900 CPUtime=102.28 cores=1,3,5,7
/proc/25223/stat : 25223 (cdcl-cuttingpla) R 25220 25223 24188 0 -1 4202496 137611 0 0 0 10195 33 0 0 20 0 1 0 25751378 1166233600 202196 33554432000 4194304 6201397 140733341464352 140733341462984 4213348 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25223/statm: 284725 202196 166 491 0 284224 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1138900

[startup+162.3 s]
/proc/loadavg: 2.35 2.28 2.22 3/177 25226
/proc/meminfo: memFree=29037524/32872528 swapFree=1534436/1655032
[pid=25223] ppid=25220 vsize=1139092 CPUtime=162.27 cores=1,3,5,7
/proc/25223/stat : 25223 (cdcl-cuttingpla) R 25220 25223 24188 0 -1 4202496 232317 0 0 0 16176 51 0 0 20 0 1 0 25751378 1166430208 209883 33554432000 4194304 6201397 140733341464352 140733341462632 4215861 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25223/statm: 284773 209883 166 491 0 284272 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1139092

[startup+222.307 s]
/proc/loadavg: 2.38 2.30 2.23 3/177 25228
/proc/meminfo: memFree=28908220/32872528 swapFree=1534436/1655032
[pid=25223] ppid=25220 vsize=1139076 CPUtime=222.26 cores=1,3,5,7
/proc/25223/stat : 25223 (cdcl-cuttingpla) R 25220 25223 24188 0 -1 4202496 437952 0 0 0 22140 86 0 0 20 0 1 0 25751378 1166413824 223301 33554432000 4194304 6201397 140733341464352 140733341463192 4213647 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25223/statm: 284769 223301 166 491 0 284268 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1139076

[startup+282.3 s]
/proc/loadavg: 2.25 2.27 2.22 3/177 25229
/proc/meminfo: memFree=28908068/32872528 swapFree=1534436/1655032
[pid=25223] ppid=25220 vsize=1139140 CPUtime=282.25 cores=1,3,5,7
/proc/25223/stat : 25223 (cdcl-cuttingpla) R 25220 25223 24188 0 -1 4202496 480564 0 0 0 28131 94 0 0 20 0 1 0 25751378 1166479360 223320 33554432000 4194304 6201397 140733341464352 140733341463064 4215832 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25223/statm: 284785 223320 166 491 0 284284 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1139140

[startup+342.3 s]
/proc/loadavg: 2.19 2.25 2.22 3/177 25230
/proc/meminfo: memFree=28900880/32872528 swapFree=1534436/1655032
[pid=25223] ppid=25220 vsize=1139236 CPUtime=342.24 cores=1,3,5,7
/proc/25223/stat : 25223 (cdcl-cuttingpla) R 25220 25223 24188 0 -1 4202496 646170 0 0 0 34099 125 0 0 20 0 1 0 25751378 1166577664 224884 33554432000 4194304 6201397 140733341464352 140733341462808 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25223/statm: 284809 224884 166 491 0 284308 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1139236

[startup+402.3 s]
/proc/loadavg: 2.24 2.25 2.21 3/178 25234
/proc/meminfo: memFree=28875320/32872528 swapFree=1534436/1655032
[pid=25223] ppid=25220 vsize=1139620 CPUtime=402.23 cores=1,3,5,7
/proc/25223/stat : 25223 (cdcl-cuttingpla) R 25220 25223 24188 0 -1 4202496 679028 0 0 0 40092 131 0 0 20 0 1 0 25751378 1166970880 230197 33554432000 4194304 6201397 140733341464352 140733341463480 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25223/statm: 284905 230197 166 491 0 284404 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1139620

[startup+462.3 s]
/proc/loadavg: 2.29 2.26 2.22 3/177 25235
/proc/meminfo: memFree=28785552/32872528 swapFree=1534436/1655032
[pid=25223] ppid=25220 vsize=1139620 CPUtime=462.22 cores=1,3,5,7
/proc/25223/stat : 25223 (cdcl-cuttingpla) R 25220 25223 24188 0 -1 4202496 679029 0 0 0 46091 131 0 0 20 0 1 0 25751378 1166970880 230198 33554432000 4194304 6201397 140733341464352 140733341463480 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25223/statm: 284905 230198 166 491 0 284404 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1139620

[startup+522.3 s]
/proc/loadavg: 2.30 2.27 2.22 3/176 25237
/proc/meminfo: memFree=28635104/32872528 swapFree=1534436/1655032
[pid=25223] ppid=25220 vsize=1140404 CPUtime=522.21 cores=1,3,5,7
/proc/25223/stat : 25223 (cdcl-cuttingpla) R 25220 25223 24188 0 -1 4202496 690807 0 0 0 52086 135 0 0 20 0 1 0 25751378 1167773696 254015 33554432000 4194304 6201397 140733341464352 140733341463304 4213268 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25223/statm: 285101 254015 166 491 0 284600 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1140404

[startup+582.3 s]
/proc/loadavg: 2.32 2.28 2.23 3/177 25239
/proc/meminfo: memFree=28289264/32872528 swapFree=1534436/1655032
[pid=25223] ppid=25220 vsize=1892012 CPUtime=582.2 cores=1,3,5,7
/proc/25223/stat : 25223 (cdcl-cuttingpla) R 25220 25223 24188 0 -1 4202496 735782 0 0 0 58076 144 0 0 20 0 1 0 25751378 1937420288 338009 33554432000 4194304 6201397 140733341464352 140733341463064 4216020 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25223/statm: 473003 338009 166 491 0 472502 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1892012


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


[startup+942.3 s]
/proc/loadavg: 2.39 2.30 2.23 3/177 25246
/proc/meminfo: memFree=27121492/32872528 swapFree=1534436/1655032
[pid=25223] ppid=25220 vsize=3184448 CPUtime=942.15 cores=1,3,5,7
/proc/25223/stat : 25223 (cdcl-cuttingpla) R 25220 25223 24188 0 -1 4202496 836162 0 0 0 94041 174 0 0 20 0 1 0 25751378 3260874752 590978 33554432000 4194304 6201397 140733341464352 140733341463480 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25223/statm: 796112 590978 166 491 0 795611 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 3184448

[startup+1002.3 s]
/proc/loadavg: 2.39 2.32 2.24 3/178 25250
/proc/meminfo: memFree=27074984/32872528 swapFree=1534436/1655032
[pid=25223] ppid=25220 vsize=3184448 CPUtime=1002.14 cores=1,3,5,7
/proc/25223/stat : 25223 (cdcl-cuttingpla) R 25220 25223 24188 0 -1 4202496 836163 0 0 0 100040 174 0 0 20 0 1 0 25751378 3260874752 599685 33554432000 4194304 6201397 140733341464352 140733341463480 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25223/statm: 796112 599685 166 491 0 795611 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 3184448

[startup+1062.3 s]
/proc/loadavg: 2.37 2.33 2.25 3/177 25251
/proc/meminfo: memFree=27011700/32872528 swapFree=1534436/1655032
[pid=25223] ppid=25220 vsize=3184448 CPUtime=1062.13 cores=1,3,5,7
/proc/25223/stat : 25223 (cdcl-cuttingpla) R 25220 25223 24188 0 -1 4202496 836163 0 0 0 106039 174 0 0 20 0 1 0 25751378 3260874752 609938 33554432000 4194304 6201397 140733341464352 140733341463480 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25223/statm: 796112 609938 166 491 0 795611 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 3184448

[startup+1122.3 s]
/proc/loadavg: 2.46 2.36 2.27 3/176 25252
/proc/meminfo: memFree=26949016/32872528 swapFree=1534436/1655032
[pid=25223] ppid=25220 vsize=3184448 CPUtime=1122.12 cores=1,3,5,7
/proc/25223/stat : 25223 (cdcl-cuttingpla) R 25220 25223 24188 0 -1 4202496 836163 0 0 0 112038 174 0 0 20 0 1 0 25751378 3260874752 620190 33554432000 4194304 6201397 140733341464352 140733341463480 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25223/statm: 796112 620190 166 491 0 795611 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 3184448

[startup+1182.3 s]
/proc/loadavg: 2.17 2.29 2.25 3/177 25254
/proc/meminfo: memFree=26914816/32872528 swapFree=1534436/1655032
[pid=25223] ppid=25220 vsize=3184448 CPUtime=1182.11 cores=1,3,5,7
/proc/25223/stat : 25223 (cdcl-cuttingpla) R 25220 25223 24188 0 -1 4202496 836164 0 0 0 118037 174 0 0 20 0 1 0 25751378 3260874752 628173 33554432000 4194304 6201397 140733341464352 140733341463480 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25223/statm: 796112 628173 166 491 0 795611 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 3184448

[startup+1242.3 s]
/proc/loadavg: 2.14 2.27 2.24 3/177 25255
/proc/meminfo: memFree=26914936/32872528 swapFree=1534436/1655032
[pid=25223] ppid=25220 vsize=3184448 CPUtime=1242.1 cores=1,3,5,7
/proc/25223/stat : 25223 (cdcl-cuttingpla) R 25220 25223 24188 0 -1 4202496 836164 0 0 0 124036 174 0 0 20 0 1 0 25751378 3260874752 628173 33554432000 4194304 6201397 140733341464352 140733341463480 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25223/statm: 796112 628173 166 491 0 795611 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 3184448

[startup+1302.3 s]
/proc/loadavg: 2.22 2.26 2.24 3/177 25256
/proc/meminfo: memFree=26914608/32872528 swapFree=1534436/1655032
[pid=25223] ppid=25220 vsize=3184448 CPUtime=1302.09 cores=1,3,5,7
/proc/25223/stat : 25223 (cdcl-cuttingpla) R 25220 25223 24188 0 -1 4202496 836204 0 0 0 130035 174 0 0 20 0 1 0 25751378 3260874752 628213 33554432000 4194304 6201397 140733341464352 140733341463480 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25223/statm: 796112 628213 166 491 0 795611 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 3184448

[startup+1362.3 s]
/proc/loadavg: 2.14 2.23 2.23 3/177 25257
/proc/meminfo: memFree=26914580/32872528 swapFree=1534436/1655032
[pid=25223] ppid=25220 vsize=3184448 CPUtime=1362.08 cores=1,3,5,7
/proc/25223/stat : 25223 (cdcl-cuttingpla) R 25220 25223 24188 0 -1 4202496 836204 0 0 0 136034 174 0 0 20 0 1 0 25751378 3260874752 628213 33554432000 4194304 6201397 140733341464352 140733341463480 4213268 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25223/statm: 796112 628213 166 491 0 795611 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 3184448

[startup+1422.3 s]
/proc/loadavg: 2.09 2.20 2.22 4/177 25258
/proc/meminfo: memFree=26912908/32872528 swapFree=1534436/1655032
[pid=25223] ppid=25220 vsize=3187076 CPUtime=1422.08 cores=1,3,5,7
/proc/25223/stat : 25223 (cdcl-cuttingpla) R 25220 25223 24188 0 -1 4202496 836612 0 0 0 142034 174 0 0 20 0 1 0 25751378 3263565824 628621 33554432000 4194304 6201397 140733341464352 140733341462632 4213192 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25223/statm: 796769 628621 166 491 0 796268 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 3187076

[startup+1482.3 s]
/proc/loadavg: 2.26 2.22 2.22 3/177 25260
/proc/meminfo: memFree=26866608/32872528 swapFree=1534436/1655032
[pid=25223] ppid=25220 vsize=3191236 CPUtime=1482.06 cores=1,3,5,7
/proc/25223/stat : 25223 (cdcl-cuttingpla) R 25220 25223 24188 0 -1 4202496 838322 0 0 0 148031 175 0 0 20 0 1 0 25751378 3267825664 640227 33554432000 4194304 6201397 140733341464352 140733341463064 4220144 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25223/statm: 797809 640227 166 491 0 797308 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 3191236

[startup+1542.31 s]
/proc/loadavg: 2.40 2.26 2.23 3/177 25261
/proc/meminfo: memFree=26866692/32872528 swapFree=1534436/1655032
[pid=25223] ppid=25220 vsize=3191236 CPUtime=1542.06 cores=1,3,5,7
/proc/25223/stat : 25223 (cdcl-cuttingpla) R 25220 25223 24188 0 -1 4202496 838322 0 0 0 154031 175 0 0 20 0 1 0 25751378 3267825664 640227 33554432000 4194304 6201397 140733341464352 140733341463480 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25223/statm: 797809 640227 166 491 0 797308 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 3191236

[startup+1602.3 s]
/proc/loadavg: 2.28 2.25 2.23 3/178 25311
/proc/meminfo: memFree=27524772/32872528 swapFree=1534436/1655032
[pid=25223] ppid=25220 vsize=3191236 CPUtime=1602.04 cores=1,3,5,7
/proc/25223/stat : 25223 (cdcl-cuttingpla) R 25220 25223 24188 0 -1 4202496 838322 0 0 0 160029 175 0 0 20 0 1 0 25751378 3267825664 640227 33554432000 4194304 6201397 140733341464352 140733341463480 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25223/statm: 797809 640227 166 491 0 797308 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 3191236

[startup+1662.3 s]
/proc/loadavg: 2.38 2.28 2.24 3/177 25312
/proc/meminfo: memFree=27484312/32872528 swapFree=1534436/1655032
[pid=25223] ppid=25220 vsize=3191236 CPUtime=1662.03 cores=1,3,5,7
/proc/25223/stat : 25223 (cdcl-cuttingpla) R 25220 25223 24188 0 -1 4202496 838394 0 0 0 166028 175 0 0 20 0 1 0 25751378 3267825664 640299 33554432000 4194304 6201397 140733341464352 140733341463480 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25223/statm: 797809 640299 166 491 0 797308 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 3191236

[startup+1722.3 s]
/proc/loadavg: 2.23 2.26 2.23 4/177 25313
/proc/meminfo: memFree=27473528/32872528 swapFree=1534436/1655032
[pid=25223] ppid=25220 vsize=3191236 CPUtime=1722.02 cores=1,3,5,7
/proc/25223/stat : 25223 (cdcl-cuttingpla) R 25220 25223 24188 0 -1 4202496 838394 0 0 0 172027 175 0 0 20 0 1 0 25751378 3267825664 640299 33554432000 4194304 6201397 140733341464352 140733341463480 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25223/statm: 797809 640299 166 491 0 797308 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 3191236

[startup+1782.3 s]
/proc/loadavg: 2.25 2.26 2.23 4/177 25315
/proc/meminfo: memFree=27452960/32872528 swapFree=1534436/1655032
[pid=25223] ppid=25220 vsize=3191236 CPUtime=1782.01 cores=1,3,5,7
/proc/25223/stat : 25223 (cdcl-cuttingpla) R 25220 25223 24188 0 -1 4202496 838394 0 0 0 178026 175 0 0 20 0 1 0 25751378 3267825664 640299 33554432000 4194304 6201397 140733341464352 140733341463480 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25223/statm: 797809 640299 166 491 0 797308 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 3191236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.38 2.29 2.24 3/177 25315
/proc/meminfo: memFree=27431428/32872528 swapFree=1534436/1655032
[pid=25223] ppid=25220 vsize=3191236 CPUtime=1800.01 cores=1,3,5,7
/proc/25223/stat : 25223 (cdcl-cuttingpla) R 25220 25223 24188 0 -1 4202496 838394 0 0 0 179826 175 0 0 20 0 1 0 25751378 3267825664 640299 33554432000 4194304 6201397 140733341464352 140733341463480 4213244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25223/statm: 797809 640299 166 491 0 797308 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 3191236

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

[startup+1800.3 s]
/proc/loadavg: 2.38 2.29 2.24 3/177 25315
/proc/meminfo: memFree=27431428/32872528 swapFree=1534436/1655032
[pid=25223] ppid=25220 vsize=3191236 CPUtime=1800.01 cores=1,3,5,7
/proc/25223/stat : 25223 (cdcl-cuttingpla) R 25220 25223 24188 0 -1 4202496 838394 0 0 0 179826 175 0 0 20 0 1 0 25751378 3267825664 640299 33554432000 4194304 6201397 140733341464352 140733341463480 4213244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25223/statm: 797809 640299 166 491 0 797308 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 3191236

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.03
CPU user time (s): 1798.27
CPU system time (s): 1.76273
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 3191236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.27
system time used= 1.76273
maximum resident set size= 2561196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 838394
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 1852

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.52231 second user time and 6.94194 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-18 10:03:50
IDJOB=4100368
IDBENCH=1607
IDSOLVER=2550
FILE ID=node122/4100368-1466237029
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-core2586-950.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100368-1466237029/watcher-4100368-1466237029 -o /tmp/evaluation-result-4100368-1466237029/solver-4100368-1466237029 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1466229594-24205 --watchdog 1960 --input HOME/instance-4100368-1466237029.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= ac375eafd62b8d1010f2c1559ff8989d
RANDOM SEED=2066805634

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:        29901948 kB
Buffers:          112548 kB
Cached:           180804 kB
SwapCached:            0 kB
Active:           371156 kB
Inactive:         203216 kB
Active(anon):     273508 kB
Inactive(anon):     9916 kB
Active(file):      97648 kB
Inactive(file):   193300 kB
Unevictable:     1655032 kB
Mlocked:         1534436 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3120 kB
Writeback:             0 kB
AnonPages:       1935900 kB
Mapped:            13504 kB
Shmem:               204 kB
Slab:             608516 kB
SReclaimable:      52232 kB
SUnreclaim:       556284 kB
KernelStack:        1424 kB
PageTables:         7776 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2047652 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    342016 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= 71736 MiB
End job on node122 at 2016-06-18 10:33:50