Trace number 4088160

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/radar/normalized-30:30:4.5:0.5:100.opb
MD5SUM19d2194cc03557fbd803cc33882ae5ce
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark51
Best CPU time to get the best result obtained on this benchmark1800.84
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5
Optimality of the best value was proved YES
Number of variables4447
Total number of constraints4926
Number of constraints which are clauses4205
Number of constraints which are cardinality constraints (but not clauses)721
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint27
Number of terms in the objective function 4447
Biggest coefficient in the objective function 2128
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 12580
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 2128
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 12580
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= 4447 #constraint= 4926
2.98/3.01	c #Conflicts:       1000 | #Learnt:       1004 | 0.000
2.98/3.01	c total clause space: 48.1602MB
2.98/3.01	c total #watches: 376083
16.88/16.91	c total #propagations: 1405836 / total #impl: 14349969 (eff. 0.098)
16.88/16.91	c #Conflicts:       2000 | #Learnt:       2007 | 0.021
16.88/16.91	c total clause space: 127.173MB
16.88/16.91	c total #watches: 1555920
28.88/28.97	c total #propagations: 2583838 / total #impl: 62733770 (eff. 0.041)
28.88/28.97	c GC COLLECT
28.88/28.97	c #Conflicts:       3000 | #Learnt:       2015 | 0.014
28.88/28.97	c total clause space: 127.173MB
28.88/28.97	c total #watches: 1969257
54.28/54.31	c total #propagations: 3965407 / total #impl: 101498044 (eff. 0.039)
54.28/54.31	c #Conflicts:       4000 | #Learnt:       3016 | 0.012
54.28/54.31	c total clause space: 206.656MB
54.28/54.31	c total #watches: 2871696
92.17/92.25	c total #propagations: 4921305 / total #impl: 164052192 (eff. 0.030)
92.17/92.25	c GC COLLECT
92.17/92.25	c #Conflicts:       5000 | #Learnt:       2381 | 0.013
92.17/92.25	c total clause space: 206.656MB
92.17/92.25	c total #watches: 3088550
127.77/127.87	c total #propagations: 5748180 / total #impl: 212129447 (eff. 0.027)
127.77/127.87	c #Conflicts:       6000 | #Learnt:       3384 | 0.014
127.77/127.87	c total clause space: 335.816MB
127.77/127.87	c total #watches: 4530079
151.66/151.75	c total #propagations: 6404765 / total #impl: 264018383 (eff. 0.024)
151.66/151.75	c GC COLLECT
151.66/151.75	c #Conflicts:       7000 | #Learnt:       2262 | 0.012
151.66/151.75	c total clause space: 335.816MB
151.66/151.75	c total #watches: 3166405
172.77/172.83	c total #propagations: 7600752 / total #impl: 305673922 (eff. 0.025)
172.77/172.83	c #Conflicts:       8000 | #Learnt:       3264 | 0.013
172.77/172.83	c total clause space: 335.816MB
172.77/172.83	c total #watches: 4728413
228.25/228.32	c total #propagations: 8111964 / total #impl: 360861357 (eff. 0.022)
228.25/228.32	c #Conflicts:       9000 | #Learnt:       4264 | 0.012
228.25/228.32	c total clause space: 335.816MB
228.25/228.32	c total #watches: 5302377
285.04/285.14	c total #propagations: 9579072 / total #impl: 392425555 (eff. 0.024)
285.04/285.14	c GC COLLECT
285.04/285.14	c #Conflicts:      10000 | #Learnt:       2759 | 0.013
285.04/285.14	c total clause space: 335.816MB
285.04/285.14	c total #watches: 3370139
317.04/317.15	c total #propagations: 10769368 / total #impl: 432222454 (eff. 0.025)
317.04/317.15	c #Conflicts:      11000 | #Learnt:       3761 | 0.015
317.04/317.15	c total clause space: 335.816MB
317.04/317.15	c total #watches: 5192713
385.43/385.51	c total #propagations: 11008328 / total #impl: 565196768 (eff. 0.019)
385.43/385.51	c #Conflicts:      12000 | #Learnt:       4762 | 0.014
385.43/385.51	c total clause space: 335.816MB
385.43/385.51	c total #watches: 6301278
447.12/447.28	c total #propagations: 11793605 / total #impl: 616288347 (eff. 0.019)
447.12/447.28	c #Conflicts:      13000 | #Learnt:       5762 | 0.014
447.12/447.28	c total clause space: 545.701MB
447.12/447.28	c total #watches: 7429274
488.21/488.30	c total #propagations: 12022681 / total #impl: 672084248 (eff. 0.018)
488.21/488.30	c GC COLLECT
488.21/488.30	c #Conflicts:      14000 | #Learnt:       3903 | 0.014
488.21/488.30	c total clause space: 545.701MB
488.21/488.30	c total #watches: 5036518
526.51/526.60	c total #propagations: 13027806 / total #impl: 724738680 (eff. 0.018)
526.51/526.60	c #Conflicts:      15000 | #Learnt:       4903 | 0.013
526.51/526.60	c total clause space: 545.701MB
526.51/526.60	c total #watches: 5905644
569.71/569.82	c total #propagations: 14016273 / total #impl: 803616166 (eff. 0.017)
569.71/569.82	c #Conflicts:      16000 | #Learnt:       5903 | 0.013
569.71/569.82	c total clause space: 545.701MB
569.71/569.82	c total #watches: 6897095
611.99/612.19	c total #propagations: 14861583 / total #impl: 905973510 (eff. 0.016)
611.99/612.19	c GC COLLECT
611.99/612.19	c #Conflicts:      17000 | #Learnt:       3725 | 0.012
611.99/612.19	c total clause space: 545.701MB
611.99/612.19	c total #watches: 3911682
641.09/641.20	c total #propagations: 15634007 / total #impl: 1008918341 (eff. 0.015)
641.09/641.20	c #Conflicts:      18000 | #Learnt:       4725 | 0.011
641.09/641.20	c total clause space: 545.701MB
641.09/641.20	c total #watches: 4832464
663.58/663.72	c total #propagations: 16486087 / total #impl: 1114915584 (eff. 0.015)
663.58/663.72	c #Conflicts:      19000 | #Learnt:       5725 | 0.011
663.58/663.72	c total clause space: 545.701MB
663.58/663.72	c total #watches: 5840918
726.08/726.21	c total #propagations: 17010449 / total #impl: 1219847499 (eff. 0.014)
726.08/726.21	c #Conflicts:      20000 | #Learnt:       6725 | 0.012
726.08/726.21	c total clause space: 545.701MB
726.08/726.21	c total #watches: 7215210
798.67/798.88	c total #propagations: 17272531 / total #impl: 1319271075 (eff. 0.013)
798.67/798.88	c GC COLLECT
798.67/798.88	c #Conflicts:      21000 | #Learnt:       4238 | 0.013
798.67/798.88	c total clause space: 545.701MB
798.67/798.88	c total #watches: 4852357
857.06/857.27	c total #propagations: 18123505 / total #impl: 1378384120 (eff. 0.013)
857.06/857.27	c #Conflicts:      22000 | #Learnt:       5238 | 0.013
857.06/857.27	c total clause space: 545.701MB
857.06/857.27	c total #watches: 5797205
938.25/938.44	c total #propagations: 19243799 / total #impl: 1435909751 (eff. 0.013)
938.25/938.44	c #Conflicts:      23000 | #Learnt:       6238 | 0.012
938.25/938.44	c total clause space: 545.701MB
938.25/938.44	c total #watches: 6687568
1034.33/1034.54	c total #propagations: 20136305 / total #impl: 1485579277 (eff. 0.014)
1034.33/1034.54	c #Conflicts:      24000 | #Learnt:       7238 | 0.012
1034.33/1034.54	c total clause space: 545.701MB
1034.33/1034.54	c total #watches: 7625779
1113.42/1113.63	c total #propagations: 21100100 / total #impl: 1586646907 (eff. 0.013)
1113.42/1113.63	c GC COLLECT
1113.42/1113.63	c #Conflicts:      25000 | #Learnt:       4438 | 0.011
1113.42/1113.63	c total clause space: 545.701MB
1113.42/1113.63	c total #watches: 4614020
1145.81/1146.00	c total #propagations: 22094836 / total #impl: 1655253728 (eff. 0.013)
1145.81/1146.00	c #Conflicts:      26000 | #Learnt:       5438 | 0.011
1145.81/1146.00	c total clause space: 545.701MB
1145.81/1146.00	c total #watches: 5621918
1171.51/1171.72	c total #propagations: 23026975 / total #impl: 1743586257 (eff. 0.013)
1171.51/1171.72	c #Conflicts:      27000 | #Learnt:       6438 | 0.010
1171.51/1171.72	c total clause space: 545.701MB
1171.51/1171.72	c total #watches: 6695137
1262.70/1262.96	c total #propagations: 24185047 / total #impl: 1786499174 (eff. 0.014)
1262.70/1262.96	c #Conflicts:      28000 | #Learnt:       7438 | 0.010
1262.70/1262.96	c total clause space: 545.701MB
1262.70/1262.96	c total #watches: 7486205
1342.38/1342.61	c total #propagations: 25480588 / total #impl: 1813603830 (eff. 0.014)
1342.38/1342.61	c GC COLLECT
1342.38/1342.61	c #Conflicts:      29000 | #Learnt:       4344 | 0.010
1342.38/1342.61	c total clause space: 545.701MB
1342.38/1342.61	c total #watches: 4149812
1377.38/1377.63	c total #propagations: 27005247 / total #impl: 1829470788 (eff. 0.015)
1377.38/1377.63	c #Conflicts:      30000 | #Learnt:       5344 | 0.009
1377.38/1377.63	c total clause space: 545.701MB
1377.38/1377.63	c total #watches: 4954918
1428.27/1428.57	c total #propagations: 28192976 / total #impl: 1867705304 (eff. 0.015)
1428.27/1428.57	c #Conflicts:      31000 | #Learnt:       6344 | 0.010
1428.27/1428.57	c total clause space: 545.701MB
1428.27/1428.57	c total #watches: 6082193
1496.86/1497.13	c total #propagations: 29045564 / total #impl: 1948710202 (eff. 0.015)
1496.86/1497.13	c #Conflicts:      32000 | #Learnt:       7344 | 0.014
1496.86/1497.13	c total clause space: 545.701MB
1496.86/1497.13	c total #watches: 7081615
1584.64/1584.97	c total #propagations: 29370831 / total #impl: 2030989959 (eff. 0.014)
1584.64/1584.97	c #Conflicts:      33000 | #Learnt:       8344 | 0.013
1584.64/1584.97	c total clause space: 545.701MB
1584.64/1584.97	c total #watches: 8081560
1639.85/1640.13	c total #propagations: 30061746 / total #impl: 2107935772 (eff. 0.014)
1639.85/1640.13	c GC COLLECT
1639.85/1640.13	c #Conflicts:      34000 | #Learnt:       4945 | 0.013
1639.85/1640.13	c total clause space: 545.701MB
1639.85/1640.13	c total #watches: 5131234
1670.14/1670.44	c total #propagations: 31004443 / total #impl: 2193390488 (eff. 0.014)
1670.14/1670.44	c #Conflicts:      35000 | #Learnt:       5945 | 0.019
1670.14/1670.44	c total clause space: 545.701MB
1670.14/1670.44	c total #watches: 6021052
1717.33/1717.67	c total #propagations: 31797935 / total #impl: 2300671738 (eff. 0.014)
1717.33/1717.67	c #Conflicts:      36000 | #Learnt:       6945 | 0.019
1717.33/1717.67	c total clause space: 545.701MB
1717.33/1717.67	c total #watches: 7109070
1756.22/1756.55	c total #propagations: 32514014 / total #impl: 2430447704 (eff. 0.013)
1756.22/1756.55	c #Conflicts:      37000 | #Learnt:       7945 | 0.018
1756.22/1756.55	c total clause space: 545.701MB
1756.22/1756.55	c total #watches: 8169240
1769.72/1770.04	c total #propagations: 33500437 / total #impl: 2507710897 (eff. 0.013)
1769.72/1770.04	c #Conflicts:      38000 | #Learnt:       8945 | 0.018
1769.72/1770.04	c total clause space: 545.701MB
1769.72/1770.04	c total #watches: 9086146

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

pid=25047
running on 4 cores: 0,2,4,6

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.23 2.22 2.18 3/176 25050
/proc/meminfo: memFree=29182744/32872528 swapFree=16080/1655368
[pid=25050] ppid=25047 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/25050/stat : 25050 (cdcl-cuttingpla) R 25047 25050 23343 0 -1 4202496 276 0 0 0 0 0 0 0 20 0 1 0 122523714 29810688 5268 33554432000 4194304 6201397 140736595053072 140735974975640 4211138 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25050/statm: 7278 5268 130 491 0 6777 0

[startup+0.100206 s]
/proc/loadavg: 2.23 2.22 2.18 3/176 25050
/proc/meminfo: memFree=29182744/32872528 swapFree=16080/1655368
[pid=25050] ppid=25047 vsize=34352 CPUtime=0.09 cores=0,2,4,6
/proc/25050/stat : 25050 (cdcl-cuttingpla) R 25047 25050 23343 0 -1 4202496 935 0 0 0 9 0 0 0 20 0 1 0 122523714 35176448 7300 33554432000 4194304 6201397 140736595053072 140735974975640 4222004 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25050/statm: 8588 7300 146 491 0 8087 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34352

[startup+0.200349 s]
/proc/loadavg: 2.23 2.22 2.18 3/176 25050
/proc/meminfo: memFree=29182744/32872528 swapFree=16080/1655368
[pid=25050] ppid=25047 vsize=37496 CPUtime=0.19 cores=0,2,4,6
/proc/25050/stat : 25050 (cdcl-cuttingpla) R 25047 25050 23343 0 -1 4202496 1178 0 0 0 19 0 0 0 20 0 1 0 122523714 38395904 8028 33554432000 4194304 6201397 140736595053072 140735974975640 4214874 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25050/statm: 9374 8028 147 491 0 8873 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37496

[startup+0.300287 s]
/proc/loadavg: 2.23 2.22 2.18 3/176 25050
/proc/meminfo: memFree=29182744/32872528 swapFree=16080/1655368
[pid=25050] ppid=25047 vsize=38180 CPUtime=0.29 cores=0,2,4,6
/proc/25050/stat : 25050 (cdcl-cuttingpla) R 25047 25050 23343 0 -1 4202496 1359 0 0 0 29 0 0 0 20 0 1 0 122523714 39096320 8199 33554432000 4194304 6201397 140736595053072 140735974975640 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25050/statm: 9545 8199 147 491 0 9044 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38180

[startup+0.700282 s]
/proc/loadavg: 2.23 2.22 2.18 3/176 25050
/proc/meminfo: memFree=29182744/32872528 swapFree=16080/1655368
[pid=25050] ppid=25047 vsize=43000 CPUtime=0.69 cores=0,2,4,6
/proc/25050/stat : 25050 (cdcl-cuttingpla) R 25047 25050 23343 0 -1 4202496 1727 0 0 0 69 0 0 0 20 0 1 0 122523714 44032000 9018 33554432000 4194304 6201397 140736595053072 140736595051784 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25050/statm: 10750 9018 147 491 0 10249 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43000

[startup+1.50025 s]
/proc/loadavg: 2.23 2.22 2.18 3/177 25051
/proc/meminfo: memFree=29140472/32872528 swapFree=16080/1655368
[pid=25050] ppid=25047 vsize=63112 CPUtime=1.49 cores=0,2,4,6
/proc/25050/stat : 25050 (cdcl-cuttingpla) R 25047 25050 23343 0 -1 4202496 2594 0 0 0 149 0 0 0 20 0 1 0 122523714 64626688 11716 33554432000 4194304 6201397 140736595053072 140736595051784 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25050/statm: 15778 11716 147 491 0 15277 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63112

[startup+3.10026 s]
/proc/loadavg: 2.23 2.22 2.18 3/174 25064
/proc/meminfo: memFree=29964708/32872528 swapFree=16080/1655368
[pid=25050] ppid=25047 vsize=83996 CPUtime=3.08 cores=0,2,4,6
/proc/25050/stat : 25050 (cdcl-cuttingpla) R 25047 25050 23343 0 -1 4202496 3495 0 0 0 308 0 0 0 20 0 1 0 122523714 86011904 17504 33554432000 4194304 6201397 140736595053072 140736595051864 4214911 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25050/statm: 20999 17504 160 491 0 20498 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 83996

[startup+6.30026 s]
/proc/loadavg: 2.21 2.22 2.18 3/177 25097
/proc/meminfo: memFree=29870068/32872528 swapFree=16080/1655368
[pid=25050] ppid=25047 vsize=123012 CPUtime=6.29 cores=0,2,4,6
/proc/25050/stat : 25050 (cdcl-cuttingpla) R 25047 25050 23343 0 -1 4202496 5968 0 0 0 628 1 0 0 20 0 1 0 122523714 125964288 25858 33554432000 4194304 6201397 140736595053072 140736595052024 4213268 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25050/statm: 30753 25858 160 491 0 30252 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 123012

[startup+12.7003 s]
/proc/loadavg: 2.20 2.22 2.18 3/177 25097
/proc/meminfo: memFree=29827072/32872528 swapFree=16080/1655368
[pid=25050] ppid=25047 vsize=179568 CPUtime=12.69 cores=0,2,4,6
/proc/25050/stat : 25050 (cdcl-cuttingpla) R 25047 25050 23343 0 -1 4202496 7939 0 0 0 1267 2 0 0 20 0 1 0 122523714 183877632 32757 33554432000 4194304 6201397 140736595053072 140736595051736 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25050/statm: 44892 32757 160 491 0 44391 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 179568

[startup+25.5003 s]
/proc/loadavg: 2.15 2.20 2.18 4/177 25097
/proc/meminfo: memFree=29781508/32872528 swapFree=16080/1655368
[pid=25050] ppid=25047 vsize=183072 CPUtime=25.49 cores=0,2,4,6
/proc/25050/stat : 25050 (cdcl-cuttingpla) R 25047 25050 23343 0 -1 4202496 12752 0 0 0 2546 3 0 0 20 0 1 0 122523714 187465728 38850 33554432000 4194304 6201397 140736595053072 140736595052024 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25050/statm: 45768 38850 166 491 0 45267 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 183072

[startup+51.1004 s]
/proc/loadavg: 2.22 2.22 2.18 3/177 25097
/proc/meminfo: memFree=29689772/32872528 swapFree=16080/1655368
[pid=25050] ppid=25047 vsize=280548 CPUtime=51.08 cores=0,2,4,6
/proc/25050/stat : 25050 (cdcl-cuttingpla) R 25047 25050 23343 0 -1 4202496 17159 0 0 0 5103 5 0 0 20 0 1 0 122523714 287281152 57850 33554432000 4194304 6201397 140736595053072 140736595052024 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25050/statm: 70137 57850 166 491 0 69636 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 280548

[startup+102.3 s]
/proc/loadavg: 2.34 2.24 2.19 3/177 25098
/proc/meminfo: memFree=29635408/32872528 swapFree=16080/1655368
[pid=25050] ppid=25047 vsize=293684 CPUtime=102.28 cores=0,2,4,6
/proc/25050/stat : 25050 (cdcl-cuttingpla) R 25047 25050 23343 0 -1 4202496 22939 0 0 0 10221 7 0 0 20 0 1 0 122523714 300732416 67795 33554432000 4194304 6201397 140736595053072 140736595051864 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25050/statm: 73421 67795 166 491 0 72920 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 293684

[startup+162.3 s]
/proc/loadavg: 2.24 2.23 2.18 4/177 25099
/proc/meminfo: memFree=29536252/32872528 swapFree=16080/1655368
[pid=25050] ppid=25047 vsize=446728 CPUtime=162.26 cores=0,2,4,6
/proc/25050/stat : 25050 (cdcl-cuttingpla) R 25047 25050 23343 0 -1 4202496 28630 0 0 0 16217 9 0 0 20 0 1 0 122523714 457449472 92260 33554432000 4194304 6201397 140736595053072 140736595052200 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25050/statm: 111682 92260 166 491 0 111181 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 446728

[startup+222.307 s]
/proc/loadavg: 2.29 2.24 2.19 4/177 25100
/proc/meminfo: memFree=29524172/32872528 swapFree=16080/1655368
[pid=25050] ppid=25047 vsize=459984 CPUtime=222.26 cores=0,2,4,6
/proc/25050/stat : 25050 (cdcl-cuttingpla) R 25047 25050 23343 0 -1 4202496 31112 0 0 0 22216 10 0 0 20 0 1 0 122523714 471023616 94676 33554432000 4194304 6201397 140736595053072 140736595051864 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25050/statm: 114996 94676 166 491 0 114495 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 459984

[startup+282.3 s]
/proc/loadavg: 2.20 2.23 2.18 3/177 25102
/proc/meminfo: memFree=29480180/32872528 swapFree=16080/1655368
[pid=25050] ppid=25047 vsize=464768 CPUtime=282.25 cores=0,2,4,6
/proc/25050/stat : 25050 (cdcl-cuttingpla) R 25047 25050 23343 0 -1 4202496 32520 0 0 0 28214 11 0 0 20 0 1 0 122523714 475922432 105686 33554432000 4194304 6201397 140736595053072 140736595051784 4213110 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25050/statm: 116192 105686 166 491 0 115691 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 464768

[startup+342.3 s]
/proc/loadavg: 2.23 2.23 2.18 4/177 25103
/proc/meminfo: memFree=29476588/32872528 swapFree=16080/1655368
[pid=25050] ppid=25047 vsize=464960 CPUtime=342.23 cores=0,2,4,6
/proc/25050/stat : 25050 (cdcl-cuttingpla) R 25047 25050 23343 0 -1 4202496 32739 0 0 0 34212 11 0 0 20 0 1 0 122523714 476119040 105886 33554432000 4194304 6201397 140736595053072 140736595052024 4213110 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25050/statm: 116240 105886 166 491 0 115739 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 464960

[startup+402.3 s]
/proc/loadavg: 2.29 2.24 2.19 4/177 25104
/proc/meminfo: memFree=29443276/32872528 swapFree=16080/1655368
[pid=25050] ppid=25047 vsize=465504 CPUtime=402.22 cores=0,2,4,6
/proc/25050/stat : 25050 (cdcl-cuttingpla) R 25047 25050 23343 0 -1 4202496 34028 0 0 0 40210 12 0 0 20 0 1 0 122523714 476676096 114257 33554432000 4194304 6201397 140736595053072 140736595052024 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25050/statm: 116376 114257 166 491 0 115875 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 465504

[startup+462.3 s]
/proc/loadavg: 2.21 2.23 2.18 4/177 25105
/proc/meminfo: memFree=29409328/32872528 swapFree=16080/1655368
[pid=25050] ppid=25047 vsize=680908 CPUtime=462.22 cores=0,2,4,6
/proc/25050/stat : 25050 (cdcl-cuttingpla) R 25047 25050 23343 0 -1 4202496 35072 0 0 0 46209 13 0 0 20 0 1 0 122523714 697249792 122616 33554432000 4194304 6201397 140736595053072 140736595052024 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25050/statm: 170227 122616 166 491 0 169726 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 680908

[startup+522.3 s]
/proc/loadavg: 2.13 2.20 2.18 4/178 25109
/proc/meminfo: memFree=29409120/32872528 swapFree=16080/1655368
[pid=25050] ppid=25047 vsize=680908 CPUtime=522.21 cores=0,2,4,6
/proc/25050/stat : 25050 (cdcl-cuttingpla) R 25047 25050 23343 0 -1 4202496 35110 0 0 0 52208 13 0 0 20 0 1 0 122523714 697249792 122618 33554432000 4194304 6201397 140736595053072 140736595052024 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25050/statm: 170227 122618 166 491 0 169726 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 680908

[startup+582.3 s]
/proc/loadavg: 2.28 2.23 2.19 3/177 25111
/proc/meminfo: memFree=29371532/32872528 swapFree=16080/1655368
[pid=25050] ppid=25047 vsize=710324 CPUtime=582.2 cores=0,2,4,6
/proc/25050/stat : 25050 (cdcl-cuttingpla) R 25047 25050 23343 0 -1 4202496 39638 0 0 0 58206 14 0 0 20 0 1 0 122523714 727371776 127138 33554432000 4194304 6201397 140736595053072 140736595051784 4213268 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25050/statm: 177581 127138 166 491 0 177080 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 710324


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


[startup+942.3 s]
/proc/loadavg: 2.22 2.23 2.18 3/177 25118
/proc/meminfo: memFree=29292088/32872528 swapFree=16080/1655368
[pid=25050] ppid=25047 vsize=733884 CPUtime=942.15 cores=0,2,4,6
/proc/25050/stat : 25050 (cdcl-cuttingpla) R 25047 25050 23343 0 -1 4202496 44691 0 0 0 94199 16 0 0 20 0 1 0 122523714 751497216 139310 33554432000 4194304 6201397 140736595053072 140736595052200 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25050/statm: 183471 139310 166 491 0 182970 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 733884

[startup+1002.3 s]
/proc/loadavg: 2.08 2.19 2.17 3/177 25119
/proc/meminfo: memFree=29288368/32872528 swapFree=16080/1655368
[pid=25050] ppid=25047 vsize=739452 CPUtime=1002.14 cores=0,2,4,6
/proc/25050/stat : 25050 (cdcl-cuttingpla) R 25047 25050 23343 0 -1 4202496 45509 0 0 0 100198 16 0 0 20 0 1 0 122523714 757198848 140128 33554432000 4194304 6201397 140736595053072 140736595051736 4213192 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25050/statm: 184863 140128 166 491 0 184362 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 739452

[startup+1062.3 s]
/proc/loadavg: 2.07 2.17 2.16 4/177 25120
/proc/meminfo: memFree=29266408/32872528 swapFree=16080/1655368
[pid=25050] ppid=25047 vsize=743292 CPUtime=1062.12 cores=0,2,4,6
/proc/25050/stat : 25050 (cdcl-cuttingpla) R 25047 25050 23343 0 -1 4202496 46502 0 0 0 106196 16 0 0 20 0 1 0 122523714 761131008 145720 33554432000 4194304 6201397 140736595053072 140736595051736 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25050/statm: 185823 145720 166 491 0 185322 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 743292

[startup+1122.3 s]
/proc/loadavg: 2.20 2.18 2.17 4/178 25124
/proc/meminfo: memFree=29252352/32872528 swapFree=16080/1655368
[pid=25050] ppid=25047 vsize=743676 CPUtime=1122.12 cores=0,2,4,6
/proc/25050/stat : 25050 (cdcl-cuttingpla) R 25047 25050 23343 0 -1 4202496 46951 0 0 0 112195 17 0 0 20 0 1 0 122523714 761524224 149235 33554432000 4194304 6201397 140736595053072 140736595052200 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25050/statm: 185919 149235 166 491 0 185418 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 743676

[startup+1182.3 s]
/proc/loadavg: 2.21 2.19 2.17 3/177 25125
/proc/meminfo: memFree=29251732/32872528 swapFree=16080/1655368
[pid=25050] ppid=25047 vsize=743676 CPUtime=1182.11 cores=0,2,4,6
/proc/25050/stat : 25050 (cdcl-cuttingpla) R 25047 25050 23343 0 -1 4202496 46987 0 0 0 118194 17 0 0 20 0 1 0 122523714 761524224 149271 33554432000 4194304 6201397 140736595053072 140736595052200 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25050/statm: 185919 149271 166 491 0 185418 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 743676

[startup+1242.3 s]
/proc/loadavg: 2.27 2.21 2.18 4/177 25127
/proc/meminfo: memFree=29250864/32872528 swapFree=16080/1655368
[pid=25050] ppid=25047 vsize=743868 CPUtime=1242.1 cores=0,2,4,6
/proc/25050/stat : 25050 (cdcl-cuttingpla) R 25047 25050 23343 0 -1 4202496 47020 0 0 0 124193 17 0 0 20 0 1 0 122523714 761720832 149304 33554432000 4194304 6201397 140736595053072 140736595051736 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25050/statm: 185967 149304 166 491 0 185466 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 743868

[startup+1302.3 s]
/proc/loadavg: 2.30 2.23 2.19 3/177 25128
/proc/meminfo: memFree=29250364/32872528 swapFree=16080/1655368
[pid=25050] ppid=25047 vsize=743996 CPUtime=1302.09 cores=0,2,4,6
/proc/25050/stat : 25050 (cdcl-cuttingpla) R 25047 25050 23343 0 -1 4202496 47111 0 0 0 130192 17 0 0 20 0 1 0 122523714 761851904 149395 33554432000 4194304 6201397 140736595053072 140736595051912 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25050/statm: 185999 149395 166 491 0 185498 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 743996

[startup+1362.3 s]
/proc/loadavg: 2.16 2.20 2.18 4/177 25129
/proc/meminfo: memFree=29237332/32872528 swapFree=16080/1655368
[pid=25050] ppid=25047 vsize=744124 CPUtime=1362.08 cores=0,2,4,6
/proc/25050/stat : 25050 (cdcl-cuttingpla) R 25047 25050 23343 0 -1 4202496 47214 0 0 0 136191 17 0 0 20 0 1 0 122523714 761982976 152564 33554432000 4194304 6201397 140736595053072 140736595052200 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25050/statm: 186031 152564 166 491 0 185530 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 744124

[startup+1422.3 s]
/proc/loadavg: 2.18 2.19 2.18 4/177 25130
/proc/meminfo: memFree=29236244/32872528 swapFree=16080/1655368
[pid=25050] ppid=25047 vsize=744508 CPUtime=1422.08 cores=0,2,4,6
/proc/25050/stat : 25050 (cdcl-cuttingpla) R 25047 25050 23343 0 -1 4202496 47272 0 0 0 142191 17 0 0 20 0 1 0 122523714 762376192 152689 33554432000 4194304 6201397 140736595053072 140736595051784 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25050/statm: 186127 152689 166 491 0 185626 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 744508

[startup+1482.3 s]
/proc/loadavg: 2.26 2.21 2.18 4/177 25131
/proc/meminfo: memFree=29217692/32872528 swapFree=16080/1655368
[pid=25050] ppid=25047 vsize=744828 CPUtime=1482.06 cores=0,2,4,6
/proc/25050/stat : 25050 (cdcl-cuttingpla) R 25047 25050 23343 0 -1 4202496 47369 0 0 0 148189 17 0 0 20 0 1 0 122523714 762703872 157093 33554432000 4194304 6201397 140736595053072 140736595051736 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25050/statm: 186207 157093 166 491 0 185706 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 744828

[startup+1542.31 s]
/proc/loadavg: 2.14 2.19 2.18 3/177 25133
/proc/meminfo: memFree=29213600/32872528 swapFree=16080/1655368
[pid=25050] ppid=25047 vsize=744956 CPUtime=1542.06 cores=0,2,4,6
/proc/25050/stat : 25050 (cdcl-cuttingpla) R 25047 25050 23343 0 -1 4202496 47405 0 0 0 154189 17 0 0 20 0 1 0 122523714 762834944 157129 33554432000 4194304 6201397 140736595053072 140736595052200 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25050/statm: 186239 157129 166 491 0 185738 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 744956

[startup+1602.3 s]
/proc/loadavg: 2.14 2.18 2.18 4/177 25134
/proc/meminfo: memFree=29189032/32872528 swapFree=16080/1655368
[pid=25050] ppid=25047 vsize=745084 CPUtime=1602.05 cores=0,2,4,6
/proc/25050/stat : 25050 (cdcl-cuttingpla) R 25047 25050 23343 0 -1 4202496 47436 0 0 0 160187 18 0 0 20 0 1 0 122523714 762966016 161248 33554432000 4194304 6201397 140736595053072 140736595052200 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25050/statm: 186271 161248 166 491 0 185770 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 745084

[startup+1662.3 s]
/proc/loadavg: 2.24 2.20 2.18 3/177 25135
/proc/meminfo: memFree=29170164/32872528 swapFree=16080/1655368
[pid=25050] ppid=25047 vsize=745276 CPUtime=1662.04 cores=0,2,4,6
/proc/25050/stat : 25050 (cdcl-cuttingpla) R 25047 25050 23343 0 -1 4202496 47460 0 0 0 166186 18 0 0 20 0 1 0 122523714 763162624 164338 33554432000 4194304 6201397 140736595053072 140736595052200 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25050/statm: 186319 164338 166 491 0 185818 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 745276

[startup+1722.3 s]
/proc/loadavg: 2.22 2.20 2.18 4/178 25139
/proc/meminfo: memFree=29169940/32872528 swapFree=16080/1655368
[pid=25050] ppid=25047 vsize=745468 CPUtime=1722.03 cores=0,2,4,6
/proc/25050/stat : 25050 (cdcl-cuttingpla) R 25047 25050 23343 0 -1 4202496 47525 0 0 0 172185 18 0 0 20 0 1 0 122523714 763359232 164403 33554432000 4194304 6201397 140736595053072 140736595052200 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25050/statm: 186367 164403 166 491 0 185866 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 745468

[startup+1782.3 s]
/proc/loadavg: 2.18 2.19 2.18 4/177 25140
/proc/meminfo: memFree=29127508/32872528 swapFree=16084/1655372
[pid=25050] ppid=25047 vsize=745788 CPUtime=1782.02 cores=0,2,4,6
/proc/25050/stat : 25050 (cdcl-cuttingpla) R 25047 25050 23343 0 -1 4202496 47714 0 0 0 178183 19 0 0 20 0 1 0 122523714 763686912 174812 33554432000 4194304 6201397 140736595053072 140736595051736 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25050/statm: 186447 174812 166 491 0 185946 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 745788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.19 2.19 2.18 3/177 25140
/proc/meminfo: memFree=29127508/32872528 swapFree=16080/1655368
[pid=25050] ppid=25047 vsize=745788 CPUtime=1800.02 cores=0,2,4,6
/proc/25050/stat : 25050 (cdcl-cuttingpla) R 25047 25050 23343 0 -1 4202496 47748 0 0 0 179983 19 0 0 20 0 1 0 122523714 763686912 174846 33554432000 4194304 6201397 140736595053072 140736595051736 4213268 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25050/statm: 186447 174846 166 491 0 185946 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 745788

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

[startup+1800.3 s]
/proc/loadavg: 2.19 2.19 2.18 3/177 25140
/proc/meminfo: memFree=29127508/32872528 swapFree=16080/1655368
[pid=25050] ppid=25047 vsize=745788 CPUtime=1800.02 cores=0,2,4,6
/proc/25050/stat : 25050 (cdcl-cuttingpla) R 25047 25050 23343 0 -1 4202496 47748 0 0 0 179983 19 0 0 20 0 1 0 122523714 763686912 174846 33554432000 4194304 6201397 140736595053072 140736595051736 4213268 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/25050/statm: 186447 174846 166 491 0 185946 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 745788

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
system time used= 0.19497
maximum resident set size= 699384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47748
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= 22
involuntary context switches= 1966

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.37633 second user time and 7.15191 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-08 19:11:41
IDJOB=4088160
IDBENCH=2230
IDSOLVER=2550
FILE ID=node122/4088160-1465405901
RUNJOBID= node122-1465387891-23359
PBS_JOBID= 19853859
Free space on /tmp= 71740 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/radar/normalized-30:30:4.5:0.5:100.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088160-1465405901/watcher-4088160-1465405901 -o /tmp/evaluation-result-4088160-1465405901/solver-4088160-1465405901 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1465387891-23359 --watchdog 1960 --input HOME/instance-4088160-1465405901.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 19d2194cc03557fbd803cc33882ae5ce
RANDOM SEED=1622795515

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.898
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.79
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.898
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.898
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.54
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.898
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.898
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.898
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.898
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.898
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:        29183652 kB
Buffers:          125924 kB
Cached:           329188 kB
SwapCached:          780 kB
Active:           977072 kB
Inactive:         316920 kB
Active(anon):     838564 kB
Inactive(anon):     2812 kB
Active(file):     138508 kB
Inactive(file):   314108 kB
Unevictable:     1655368 kB
Mlocked:           16080 kB
SwapTotal:      67108856 kB
SwapFree:       67099520 kB
Dirty:              2360 kB
Writeback:             0 kB
AnonPages:       2493468 kB
Mapped:             7788 kB
Shmem:                 0 kB
Slab:             604592 kB
SReclaimable:      48728 kB
SUnreclaim:       555864 kB
KernelStack:        1472 kB
PageTables:         9184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2908244 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2461696 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= 71740 MiB
End job on node122 at 2016-06-08 19:41:42