Trace number 4100807

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 binary search 2016-05-01? (TO) 1800.1 1800.4

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-lotfi.opb
MD5SUM76d897d8437070b9cbeb866c2620c3bc
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9240
Total number of constraints145
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints145
Minimum length of a constraint30
Maximum length of a constraint3990
Number of terms in the objective function 240
Biggest coefficient in the objective function 32769
Number of bits for the biggest coefficient in the objective function 16
Sum of the numbers in the objective function 524520
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262144
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 527485
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.02	c * #variable= 9240 #constraint= 145
0.00/0.04	c * #variable= 9240 #constraint= 145
23.10/23.12	c S1->S2
23.10/23.12	c S2->S1
23.10/23.12	c S1->S2
23.10/23.12	c S1->S2
23.10/23.12	c #Conflicts:       1000 | #Learnt:        996 | 41.931
23.10/23.12	c total clause space: 48.1602MB
23.10/23.12	c total #watches: 789178
23.29/23.34	c total #propagations: 59983 / total #impl: 25360442 (eff. 0.002)
23.29/23.34	c #Conflicts:       2000 | #Learnt:       1995 | 21.903
23.29/23.34	c total clause space: 48.1602MB
23.29/23.34	c total #watches: 814435
23.58/23.64	c total #propagations: 62894 / total #impl: 25412649 (eff. 0.002)
23.58/23.64	c GC COLLECT
23.58/23.64	c #Conflicts:       3000 | #Learnt:       2002 | 15.144
23.58/23.64	c total clause space: 48.1602MB
23.58/23.64	c total #watches: 97883
23.78/23.84	c total #propagations: 70808 / total #impl: 25463765 (eff. 0.003)
23.78/23.84	c #Conflicts:       4000 | #Learnt:       3000 | 11.609
23.78/23.84	c total clause space: 48.1602MB
23.78/23.84	c total #watches: 113977
27.68/27.76	c total #propagations: 76737 / total #impl: 25500412 (eff. 0.003)
27.68/27.76	c GC COLLECT
27.68/27.76	c #Conflicts:       5000 | #Learnt:       2355 | 11.026
27.68/27.76	c total clause space: 48.1602MB
27.68/27.76	c total #watches: 106320
31.28/31.38	c total #propagations: 327805 / total #impl: 38390655 (eff. 0.009)
31.28/31.38	c #Conflicts:       6000 | #Learnt:       3355 | 9.458
31.28/31.38	c total clause space: 78.2603MB
31.28/31.38	c total #watches: 425965
51.09/51.16	c total #propagations: 383112 / total #impl: 41439123 (eff. 0.009)
51.09/51.16	c GC COLLECT
51.09/51.16	c #Conflicts:       7000 | #Learnt:       2235 | 9.753
51.09/51.16	c total clause space: 127.173MB
51.09/51.16	c total #watches: 763006
56.48/56.51	c total #propagations: 520553 / total #impl: 61704102 (eff. 0.008)
56.48/56.51	c #Conflicts:       8000 | #Learnt:       3235 | 8.533
56.48/56.51	c total clause space: 206.656MB
56.48/56.51	c total #watches: 1159662
124.97/125.09	c total #propagations: 595235 / total #impl: 66615795 (eff. 0.009)
124.97/125.09	c #Conflicts:       9000 | #Learnt:       4229 | 8.753
124.97/125.09	c total clause space: 206.656MB
124.97/125.09	c total #watches: 1301150
154.37/154.47	c total #propagations: 659020 / total #impl: 78404571 (eff. 0.008)
154.37/154.47	c GC COLLECT
154.37/154.47	c #Conflicts:      10000 | #Learnt:       2724 | 8.178
154.37/154.47	c total clause space: 206.656MB
154.37/154.47	c total #watches: 737133
158.07/158.10	c total #propagations: 694199 / total #impl: 82347139 (eff. 0.008)
158.07/158.10	c #Conflicts:      11000 | #Learnt:       3724 | 7.435
158.07/158.10	c total clause space: 206.656MB
158.07/158.10	c total #watches: 828749
186.16/186.22	c total #propagations: 716625 / total #impl: 83437666 (eff. 0.009)
186.16/186.22	c #Conflicts:      12000 | #Learnt:       4723 | 7.364
186.16/186.22	c total clause space: 206.656MB
186.16/186.22	c total #watches: 1113878
235.35/235.48	c total #propagations: 785240 / total #impl: 90896554 (eff. 0.009)
235.35/235.48	c #Conflicts:      13000 | #Learnt:       5715 | 7.806
235.35/235.48	c total clause space: 206.656MB
235.35/235.48	c total #watches: 1246774
237.74/237.89	c total #propagations: 860219 / total #impl: 101499602 (eff. 0.008)
237.74/237.89	c GC COLLECT
237.74/237.89	c #Conflicts:      14000 | #Learnt:       3865 | 7.249
237.74/237.89	c total clause space: 206.656MB
237.74/237.89	c total #watches: 653898
240.85/240.95	c total #propagations: 1049299 / total #impl: 114654591 (eff. 0.009)
240.85/240.95	c #Conflicts:      15000 | #Learnt:       4865 | 6.766
240.85/240.95	c total clause space: 206.656MB
240.85/240.95	c total #watches: 703152
248.34/248.44	c total #propagations: 1122103 / total #impl: 120241859 (eff. 0.009)
248.34/248.44	c #Conflicts:      16000 | #Learnt:       5865 | 6.343
248.34/248.44	c total clause space: 206.656MB
248.34/248.44	c total #watches: 750715
250.04/250.17	c total #propagations: 1235026 / total #impl: 128018237 (eff. 0.010)
250.04/250.17	c GC COLLECT
250.04/250.17	c #Conflicts:      17000 | #Learnt:       3692 | 5.971
250.04/250.17	c total clause space: 206.656MB
250.04/250.17	c total #watches: 405732
251.54/251.68	c total #propagations: 1336993 / total #impl: 136523156 (eff. 0.010)
251.54/251.68	c #Conflicts:      18000 | #Learnt:       4692 | 5.639
251.54/251.68	c total clause space: 206.656MB
251.54/251.68	c total #watches: 555935
253.84/253.93	c total #propagations: 1422680 / total #impl: 157733332 (eff. 0.009)
253.84/253.93	c #Conflicts:      19000 | #Learnt:       5692 | 5.342
253.84/253.93	c total clause space: 206.656MB
253.84/253.93	c total #watches: 657387
260.74/260.81	c total #propagations: 1486516 / total #impl: 187296605 (eff. 0.008)
260.74/260.81	c #Conflicts:      20000 | #Learnt:       6691 | 5.076
260.74/260.81	c total clause space: 206.656MB
260.74/260.81	c total #watches: 744789
262.53/262.68	c total #propagations: 1561966 / total #impl: 237046580 (eff. 0.007)
262.53/262.68	c GC COLLECT
262.53/262.68	c #Conflicts:      21000 | #Learnt:       4214 | 4.835
262.53/262.68	c total clause space: 206.656MB
262.53/262.68	c total #watches: 509417
265.43/265.50	c total #propagations: 1597244 / total #impl: 244745182 (eff. 0.007)
265.43/265.50	c #Conflicts:      22000 | #Learnt:       5214 | 4.646
265.43/265.50	c total clause space: 206.656MB
265.43/265.50	c total #watches: 676966
268.73/268.87	c total #propagations: 1731668 / total #impl: 263929340 (eff. 0.007)
268.73/268.87	c #Conflicts:      23000 | #Learnt:       6214 | 4.446
268.73/268.87	c total clause space: 206.656MB
268.73/268.87	c total #watches: 780388
271.93/272.08	c total #propagations: 1805785 / total #impl: 290156805 (eff. 0.006)
271.93/272.08	c #Conflicts:      24000 | #Learnt:       7213 | 4.273
271.93/272.08	c total clause space: 206.656MB
271.93/272.08	c total #watches: 900010
274.33/274.48	c total #propagations: 1957316 / total #impl: 312657234 (eff. 0.006)
274.33/274.48	c GC COLLECT
274.33/274.48	c #Conflicts:      25000 | #Learnt:       4427 | 4.259
274.33/274.48	c total clause space: 206.656MB
274.33/274.48	c total #watches: 606886
278.03/278.10	c total #propagations: 2011437 / total #impl: 325465508 (eff. 0.006)
278.03/278.10	c #Conflicts:      26000 | #Learnt:       5426 | 4.095
278.03/278.10	c total clause space: 206.656MB
278.03/278.10	c total #watches: 724998
282.03/282.12	c total #propagations: 2057652 / total #impl: 359417595 (eff. 0.006)
282.03/282.12	c #Conflicts:      27000 | #Learnt:       6425 | 4.017
282.03/282.12	c total clause space: 206.656MB
282.03/282.12	c total #watches: 1053360
313.82/313.99	c total #propagations: 2248229 / total #impl: 389725510 (eff. 0.006)
313.82/313.99	c #Conflicts:      28000 | #Learnt:       7425 | 3.915
313.82/313.99	c total clause space: 206.656MB
313.82/313.99	c total #watches: 2409086
426.01/426.16	c total #propagations: 2549957 / total #impl: 415328678 (eff. 0.006)
426.01/426.16	c GC COLLECT
426.01/426.16	c #Conflicts:      29000 | #Learnt:       4316 | 3.862
426.01/426.16	c total clause space: 206.656MB
426.01/426.16	c total #watches: 2882922
557.49/557.70	c total #propagations: 2848599 / total #impl: 448258926 (eff. 0.006)
557.49/557.70	c #Conflicts:      30000 | #Learnt:       5315 | 4.044
557.49/557.70	c total clause space: 206.656MB
557.49/557.70	c total #watches: 3405854
723.36/723.58	c total #propagations: 2910285 / total #impl: 485269514 (eff. 0.006)
723.36/723.58	c #Conflicts:      31000 | #Learnt:       6315 | 4.069
723.36/723.58	c total clause space: 335.816MB
723.36/723.58	c total #watches: 4432734
1015.90/1016.19	c total #propagations: 3209509 / total #impl: 546959190 (eff. 0.006)
1015.90/1016.19	c #Conflicts:      32000 | #Learnt:       7314 | 4.310
1015.90/1016.19	c total clause space: 335.816MB
1015.90/1016.19	c total #watches: 5529871
1394.74/1395.01	c total #propagations: 3444897 / total #impl: 643726138 (eff. 0.005)
1394.74/1395.01	c #Conflicts:      33000 | #Learnt:       8314 | 4.783
1394.74/1395.01	c total clause space: 335.816MB
1394.74/1395.01	c total #watches: 5750585
1623.91/1624.29	c total #propagations: 3490960 / total #impl: 719337948 (eff. 0.005)
1623.91/1624.29	c GC COLLECT
1623.91/1624.29	c #Conflicts:      34000 | #Learnt:       4912 | 4.901
1623.91/1624.29	c total clause space: 335.816MB
1623.91/1624.29	c total #watches: 3792677
1649.51/1649.84	c total #propagations: 3564641 / total #impl: 748924270 (eff. 0.005)
1649.51/1649.84	c #Conflicts:      35000 | #Learnt:       5912 | 4.839
1649.51/1649.84	c total clause space: 335.816MB
1649.51/1649.84	c total #watches: 5537205

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-4100807-1466245884/watcher-4100807-1466245884 -o /tmp/evaluation-result-4100807-1466245884/solver-4100807-1466245884 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1466229528-27534 --watchdog 1960 --input HOME/instance-4100807-1466245884.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=29553
running on 8 cores: 4-7,12-15

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.02 2.03 2.00 3/258 29556
/proc/meminfo: memFree=31670136/32872528 swapFree=7804/7804
[pid=29556] ppid=29553 vsize=56112 CPUtime=0 cores=4-7,12-15
/proc/29556/stat : 29556 (cdcl-cuttingpla) R 29553 29556 27517 0 -1 4202496 311 0 0 0 0 0 0 0 20 0 1 0 26632971 57458688 10924 33554432000 4194304 6211289 140737268656720 140735464576088 5418912 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/29556/statm: 14028 10924 120 493 0 13525 0

[startup+0.100134 s]
/proc/loadavg: 2.02 2.03 2.00 3/258 29556
/proc/meminfo: memFree=31670136/32872528 swapFree=7804/7804
[pid=29556] ppid=29553 vsize=66944 CPUtime=0.08 cores=4-7,12-15
/proc/29556/stat : 29556 (cdcl-cuttingpla) R 29553 29556 27517 0 -1 4202496 1323 0 0 0 8 0 0 0 20 0 1 0 26632971 68550656 14440 33554432000 4194304 6211289 140737268656720 140735464576088 4202026 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/29556/statm: 16736 14440 150 493 0 16233 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 66944

[startup+0.200311 s]
/proc/loadavg: 2.02 2.03 2.00 3/258 29556
/proc/meminfo: memFree=31670136/32872528 swapFree=7804/7804
[pid=29556] ppid=29553 vsize=66944 CPUtime=0.18 cores=4-7,12-15
/proc/29556/stat : 29556 (cdcl-cuttingpla) R 29553 29556 27517 0 -1 4202496 1323 0 0 0 18 0 0 0 20 0 1 0 26632971 68550656 14440 33554432000 4194304 6211289 140737268656720 140735464576088 4209501 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/29556/statm: 16736 14440 150 493 0 16233 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 66944

[startup+0.300249 s]
/proc/loadavg: 2.02 2.03 2.00 3/258 29556
/proc/meminfo: memFree=31670136/32872528 swapFree=7804/7804
[pid=29556] ppid=29553 vsize=67084 CPUtime=0.28 cores=4-7,12-15
/proc/29556/stat : 29556 (cdcl-cuttingpla) R 29553 29556 27517 0 -1 4202496 1348 0 0 0 28 0 0 0 20 0 1 0 26632971 68694016 14465 33554432000 4194304 6211289 140737268656720 140735464576088 4202003 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/29556/statm: 16771 14465 150 493 0 16268 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 67084

[startup+0.70026 s]
/proc/loadavg: 2.02 2.03 2.00 3/258 29556
/proc/meminfo: memFree=31670136/32872528 swapFree=7804/7804
[pid=29556] ppid=29553 vsize=67644 CPUtime=0.68 cores=4-7,12-15
/proc/29556/stat : 29556 (cdcl-cuttingpla) R 29553 29556 27517 0 -1 4202496 1606 0 0 0 68 0 0 0 20 0 1 0 26632971 69267456 14711 33554432000 4194304 6211289 140737268656720 140735464576088 4209388 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/29556/statm: 16911 14711 150 493 0 16408 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 67644

[startup+1.50025 s]
/proc/loadavg: 2.02 2.03 2.00 3/259 29557
/proc/meminfo: memFree=31611332/32872528 swapFree=7804/7804
[pid=29556] ppid=29553 vsize=71084 CPUtime=1.48 cores=4-7,12-15
/proc/29556/stat : 29556 (cdcl-cuttingpla) R 29553 29556 27517 0 -1 4202496 1940 0 0 0 148 0 0 0 20 0 1 0 26632971 72790016 15023 33554432000 4194304 6211289 140737268656720 140737268654632 4209503 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/29556/statm: 17771 15023 150 493 0 17268 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 71084

[startup+3.10025 s]
/proc/loadavg: 2.02 2.03 2.00 3/259 29557
/proc/meminfo: memFree=31610216/32872528 swapFree=7804/7804
[pid=29556] ppid=29553 vsize=71620 CPUtime=3.08 cores=4-7,12-15
/proc/29556/stat : 29556 (cdcl-cuttingpla) R 29553 29556 27517 0 -1 4202496 2138 0 0 0 308 0 0 0 20 0 1 0 26632971 73338880 15209 33554432000 4194304 6211289 140737268656720 140737268654632 4209376 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/29556/statm: 17905 15209 150 493 0 17402 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 71620

[startup+6.30026 s]
/proc/loadavg: 2.02 2.02 2.00 3/259 29557
/proc/meminfo: memFree=31607080/32872528 swapFree=7804/7804
[pid=29556] ppid=29553 vsize=76568 CPUtime=6.28 cores=4-7,12-15
/proc/29556/stat : 29556 (cdcl-cuttingpla) R 29553 29556 27517 0 -1 4202496 2330 0 0 0 628 0 0 0 20 0 1 0 26632971 78405632 15904 33554432000 4194304 6211289 140737268656720 140737268654632 4209376 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/29556/statm: 19142 15904 150 493 0 18639 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 76568

[startup+12.7003 s]
/proc/loadavg: 2.02 2.02 2.00 3/259 29557
/proc/meminfo: memFree=31595772/32872528 swapFree=7804/7804
[pid=29556] ppid=29553 vsize=86972 CPUtime=12.69 cores=4-7,12-15
/proc/29556/stat : 29556 (cdcl-cuttingpla) R 29553 29556 27517 0 -1 4202496 3341 0 0 0 1268 1 0 0 20 0 1 0 26632971 89059328 17912 33554432000 4194304 6211289 140737268656720 140737268654760 4209403 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/29556/statm: 21743 17912 150 493 0 21240 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 86972

[startup+25.5003 s]
/proc/loadavg: 2.01 2.02 2.00 3/259 29557
/proc/meminfo: memFree=31499072/32872528 swapFree=7804/7804
[pid=29556] ppid=29553 vsize=220096 CPUtime=25.48 cores=4-7,12-15
/proc/29556/stat : 29556 (cdcl-cuttingpla) R 29553 29556 27517 0 -1 4202496 13496 0 0 0 2545 3 0 0 20 0 1 0 26632971 225378304 42107 33554432000 4194304 6211289 140737268656720 140737268655064 4209464 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/29556/statm: 55024 42107 219 493 0 54521 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 220096

[startup+51.1004 s]
/proc/loadavg: 2.01 2.02 2.00 3/259 29557
/proc/meminfo: memFree=31438444/32872528 swapFree=7804/7804
[pid=29556] ppid=29553 vsize=305832 CPUtime=51.09 cores=4-7,12-15
/proc/29556/stat : 29556 (cdcl-cuttingpla) R 29553 29556 27517 0 -1 4202496 17265 0 0 0 5103 6 0 0 20 0 1 0 26632971 313171968 56507 33554432000 4194304 6211289 140737268656720 140737268654584 4209388 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/29556/statm: 76458 56507 219 493 0 75955 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 305832

[startup+102.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/259 29558
/proc/meminfo: memFree=31362304/32872528 swapFree=7808/7808
[pid=29556] ppid=29553 vsize=391960 CPUtime=102.29 cores=4-7,12-15
/proc/29556/stat : 29556 (cdcl-cuttingpla) R 29553 29556 27517 0 -1 4202496 18780 0 0 0 10220 9 0 0 20 0 1 0 26632971 401367040 73834 33554432000 4194304 6211289 140737268656720 140737268654584 4209503 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/29556/statm: 97990 73834 219 493 0 97487 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 391960

[startup+162.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/259 29559
/proc/meminfo: memFree=31345140/32872528 swapFree=7804/7804
[pid=29556] ppid=29553 vsize=393864 CPUtime=162.27 cores=4-7,12-15
/proc/29556/stat : 29556 (cdcl-cuttingpla) R 29553 29556 27517 0 -1 4202496 19904 0 0 0 16217 10 0 0 20 0 1 0 26632971 403316736 75610 33554432000 4194304 6211289 140737268656720 140737268654712 4209403 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/29556/statm: 98466 75610 219 493 0 97963 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 393864

[startup+222.311 s]
/proc/loadavg: 2.01 2.02 2.00 3/259 29561
/proc/meminfo: memFree=31309824/32872528 swapFree=7804/7804
[pid=29556] ppid=29553 vsize=395488 CPUtime=222.26 cores=4-7,12-15
/proc/29556/stat : 29556 (cdcl-cuttingpla) R 29553 29556 27517 0 -1 4202496 20340 0 0 0 22216 10 0 0 20 0 1 0 26632971 404979712 76039 33554432000 4194304 6211289 140737268656720 140737268655064 4209507 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/29556/statm: 98872 76039 219 493 0 98369 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 395488

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/259 29562
/proc/meminfo: memFree=31290084/32872528 swapFree=7804/7804
[pid=29556] ppid=29553 vsize=410852 CPUtime=282.23 cores=4-7,12-15
/proc/29556/stat : 29556 (cdcl-cuttingpla) R 29553 29556 27517 0 -1 4202496 23919 0 0 0 28211 12 0 0 20 0 1 0 26632971 420712448 79610 33554432000 4194304 6211289 140737268656720 140737268654632 4209484 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/29556/statm: 102713 79610 219 493 0 102210 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 410852

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/259 29563
/proc/meminfo: memFree=31264088/32872528 swapFree=7804/7804
[pid=29556] ppid=29553 vsize=424020 CPUtime=342.22 cores=4-7,12-15
/proc/29556/stat : 29556 (cdcl-cuttingpla) R 29553 29556 27517 0 -1 4202496 27094 0 0 0 34210 12 0 0 20 0 1 0 26632971 434196480 83518 33554432000 4194304 6211289 140737268656720 140737268654584 4209501 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/29556/statm: 106005 83518 219 493 0 105502 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 424020

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/259 29564
/proc/meminfo: memFree=31237072/32872528 swapFree=7804/7804
[pid=29556] ppid=29553 vsize=430920 CPUtime=402.21 cores=4-7,12-15
/proc/29556/stat : 29556 (cdcl-cuttingpla) R 29553 29556 27517 0 -1 4202496 28647 0 0 0 40208 13 0 0 20 0 1 0 26632971 441262080 86832 33554432000 4194304 6211289 140737268656720 140737268654760 4209396 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/29556/statm: 107730 86832 219 493 0 107227 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 430920

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/259 29565
/proc/meminfo: memFree=31210844/32872528 swapFree=7804/7804
[pid=29556] ppid=29553 vsize=440980 CPUtime=462.2 cores=4-7,12-15
/proc/29556/stat : 29556 (cdcl-cuttingpla) R 29553 29556 27517 0 -1 4202496 30710 0 0 0 46206 14 0 0 20 0 1 0 26632971 451563520 88895 33554432000 4194304 6211289 140737268656720 140737268654584 4209392 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/29556/statm: 110245 88895 219 493 0 109742 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 440980

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/260 29570
/proc/meminfo: memFree=31201312/32872528 swapFree=7804/7804
[pid=29556] ppid=29553 vsize=441124 CPUtime=522.19 cores=4-7,12-15
/proc/29556/stat : 29556 (cdcl-cuttingpla) R 29553 29556 27517 0 -1 4202496 31161 0 0 0 52204 15 0 0 20 0 1 0 26632971 451710976 89346 33554432000 4194304 6211289 140737268656720 140737268654712 4209464 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/29556/statm: 110281 89346 219 493 0 109778 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 441124

[startup+582.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/258 29571
/proc/meminfo: memFree=31150764/32872528 swapFree=7804/7804
[pid=29556] ppid=29553 vsize=442660 CPUtime=582.18 cores=4-7,12-15
/proc/29556/stat : 29556 (cdcl-cuttingpla) R 29553 29556 27517 0 -1 4202496 31810 0 0 0 58202 16 0 0 20 0 1 0 26632971 453283840 100215 33554432000 4194304 6211289 140737268656720 140737268654584 4209497 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/29556/statm: 110665 100215 219 493 0 110162 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 442660


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


[startup+882.311 s]
/proc/loadavg: 2.07 2.03 2.00 3/260 29579
/proc/meminfo: memFree=31029304/32872528 swapFree=7804/7804
[pid=29556] ppid=29553 vsize=605848 CPUtime=882.13 cores=4-7,12-15
/proc/29556/stat : 29556 (cdcl-cuttingpla) R 29553 29556 27517 0 -1 4202496 37487 0 0 0 88192 21 0 0 20 0 1 0 26632971 620388352 123667 33554432000 4194304 6211289 140737268656720 140737268654584 4209484 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/29556/statm: 151462 123667 219 493 0 150959 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 605848

[startup+942.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/259 29580
/proc/meminfo: memFree=31011520/32872528 swapFree=7804/7804
[pid=29556] ppid=29553 vsize=606008 CPUtime=942.12 cores=4-7,12-15
/proc/29556/stat : 29556 (cdcl-cuttingpla) R 29553 29556 27517 0 -1 4202496 37537 0 0 0 94190 22 0 0 20 0 1 0 26632971 620552192 125250 33554432000 4194304 6211289 140737268656720 140737268654584 4209501 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/29556/statm: 151502 125250 219 493 0 150999 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 606008

[startup+1002.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/259 29581
/proc/meminfo: memFree=31003544/32872528 swapFree=7804/7804
[pid=29556] ppid=29553 vsize=606008 CPUtime=1002.11 cores=4-7,12-15
/proc/29556/stat : 29556 (cdcl-cuttingpla) R 29553 29556 27517 0 -1 4202496 37774 0 0 0 100188 23 0 0 20 0 1 0 26632971 620552192 126509 33554432000 4194304 6211289 140737268656720 140737268654584 4209464 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/29556/statm: 151502 126509 219 493 0 150999 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 606008

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/259 29582
/proc/meminfo: memFree=30988784/32872528 swapFree=7804/7804
[pid=29556] ppid=29553 vsize=606328 CPUtime=1062.09 cores=4-7,12-15
/proc/29556/stat : 29556 (cdcl-cuttingpla) R 29553 29556 27517 0 -1 4202496 37936 0 0 0 106186 23 0 0 20 0 1 0 26632971 620879872 129737 33554432000 4194304 6211289 140737268656720 140737268654584 4209376 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/29556/statm: 151582 129737 219 493 0 151079 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 606328

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/260 29587
/proc/meminfo: memFree=30982564/32872528 swapFree=7804/7804
[pid=29556] ppid=29553 vsize=606488 CPUtime=1122.09 cores=4-7,12-15
/proc/29556/stat : 29556 (cdcl-cuttingpla) R 29553 29556 27517 0 -1 4202496 37976 0 0 0 112185 24 0 0 20 0 1 0 26632971 621043712 130288 33554432000 4194304 6211289 140737268656720 140737268654584 4209501 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/29556/statm: 151622 130288 219 493 0 151119 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 606488

[startup+1182.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/259 29588
/proc/meminfo: memFree=30983416/32872528 swapFree=7804/7804
[pid=29556] ppid=29553 vsize=606488 CPUtime=1182.08 cores=4-7,12-15
/proc/29556/stat : 29556 (cdcl-cuttingpla) R 29553 29556 27517 0 -1 4202496 37991 0 0 0 118183 25 0 0 20 0 1 0 26632971 621043712 130303 33554432000 4194304 6211289 140737268656720 140737268654584 4209464 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/29556/statm: 151622 130303 219 493 0 151119 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 606488

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/259 29589
/proc/meminfo: memFree=30980224/32872528 swapFree=7804/7804
[pid=29556] ppid=29553 vsize=606488 CPUtime=1242.07 cores=4-7,12-15
/proc/29556/stat : 29556 (cdcl-cuttingpla) R 29553 29556 27517 0 -1 4202496 38135 0 0 0 124182 25 0 0 20 0 1 0 26632971 621043712 130958 33554432000 4194304 6211289 140737268656720 140737268654584 4209503 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/29556/statm: 151622 130958 219 493 0 151119 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 606488

[startup+1302.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/259 29590
/proc/meminfo: memFree=30980368/32872528 swapFree=7804/7804
[pid=29556] ppid=29553 vsize=606488 CPUtime=1302.06 cores=4-7,12-15
/proc/29556/stat : 29556 (cdcl-cuttingpla) R 29553 29556 27517 0 -1 4202496 38200 0 0 0 130180 26 0 0 20 0 1 0 26632971 621043712 131023 33554432000 4194304 6211289 140737268656720 140737268654584 4209484 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/29556/statm: 151622 131023 219 493 0 151119 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 606488

[startup+1362.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/259 29591
/proc/meminfo: memFree=30973920/32872528 swapFree=7804/7804
[pid=29556] ppid=29553 vsize=606488 CPUtime=1362.05 cores=4-7,12-15
/proc/29556/stat : 29556 (cdcl-cuttingpla) R 29553 29556 27517 0 -1 4202496 38274 0 0 0 136178 27 0 0 20 0 1 0 26632971 621043712 132548 33554432000 4194304 6211289 140737268656720 140737268654584 4209497 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/29556/statm: 151622 132548 219 493 0 151119 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 606488

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/259 29593
/proc/meminfo: memFree=30970072/32872528 swapFree=7804/7804
[pid=29556] ppid=29553 vsize=606488 CPUtime=1422.05 cores=4-7,12-15
/proc/29556/stat : 29556 (cdcl-cuttingpla) R 29553 29556 27517 0 -1 4202496 38279 0 0 0 142178 27 0 0 20 0 1 0 26632971 621043712 133575 33554432000 4194304 6211289 140737268656720 140737268655064 4209403 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/29556/statm: 151622 133575 219 493 0 151119 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 606488

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/259 29594
/proc/meminfo: memFree=30969196/32872528 swapFree=7804/7804
[pid=29556] ppid=29553 vsize=606488 CPUtime=1482.03 cores=4-7,12-15
/proc/29556/stat : 29556 (cdcl-cuttingpla) R 29553 29556 27517 0 -1 4202496 38452 0 0 0 148176 27 0 0 20 0 1 0 26632971 621043712 133748 33554432000 4194304 6211289 140737268656720 140737268655064 4209503 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/29556/statm: 151622 133748 219 493 0 151119 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 606488

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/259 29595
/proc/meminfo: memFree=30969416/32872528 swapFree=7804/7804
[pid=29556] ppid=29553 vsize=606488 CPUtime=1542.03 cores=4-7,12-15
/proc/29556/stat : 29556 (cdcl-cuttingpla) R 29553 29556 27517 0 -1 4202496 38452 0 0 0 154175 28 0 0 20 0 1 0 26632971 621043712 133748 33554432000 4194304 6211289 140737268656720 140737268655064 4209403 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/29556/statm: 151622 133748 219 493 0 151119 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 606488

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/259 29596
/proc/meminfo: memFree=30969428/32872528 swapFree=7804/7804
[pid=29556] ppid=29553 vsize=606488 CPUtime=1602.01 cores=4-7,12-15
/proc/29556/stat : 29556 (cdcl-cuttingpla) R 29553 29556 27517 0 -1 4202496 38452 0 0 0 160172 29 0 0 20 0 1 0 26632971 621043712 133748 33554432000 4194304 6211289 140737268656720 140737268655064 4209396 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/29556/statm: 151622 133748 219 493 0 151119 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 606488

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/259 29643
/proc/meminfo: memFree=31265040/32872528 swapFree=7804/7804
[pid=29556] ppid=29553 vsize=608744 CPUtime=1662.01 cores=4-7,12-15
/proc/29556/stat : 29556 (cdcl-cuttingpla) R 29553 29556 27517 0 -1 4202496 38911 0 0 0 166171 30 0 0 20 0 1 0 26632971 623353856 134207 33554432000 4194304 6211289 140737268656720 140737268654584 4209403 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/29556/statm: 152186 134207 219 493 0 151683 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 608744

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/260 29785
/proc/meminfo: memFree=31226808/32872528 swapFree=7804/7804
[pid=29556] ppid=29553 vsize=609836 CPUtime=1721.99 cores=4-7,12-15
/proc/29556/stat : 29556 (cdcl-cuttingpla) R 29553 29556 27517 0 -1 4202496 39145 0 0 0 172168 31 0 0 20 0 1 0 26632971 624472064 134441 33554432000 4194304 6211289 140737268656720 140737268654584 4209464 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/29556/statm: 152459 134441 219 493 0 151956 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 609836

[startup+1782.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/260 29809
/proc/meminfo: memFree=31187544/32872528 swapFree=7804/7804
[pid=29556] ppid=29553 vsize=610156 CPUtime=1781.99 cores=4-7,12-15
/proc/29556/stat : 29556 (cdcl-cuttingpla) R 29553 29556 27517 0 -1 4202496 39204 0 0 0 178167 32 0 0 20 0 1 0 26632971 624799744 135554 33554432000 4194304 6211289 140737268656720 140737268654632 4209484 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/29556/statm: 152539 135554 219 493 0 152036 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 610156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.10 2.03 2.01 3/260 29809
/proc/meminfo: memFree=31181488/32872528 swapFree=7804/7804
[pid=29556] ppid=29553 vsize=610316 CPUtime=1800.09 cores=4-7,12-15
/proc/29556/stat : 29556 (cdcl-cuttingpla) R 29553 29556 27517 0 -1 4202496 39234 0 0 0 179977 32 0 0 20 0 1 0 26632971 624963584 135793 33554432000 4194304 6211289 140737268656720 140737268654584 4209388 0 0 4096 8388610 0 0 0 17 14 0 0 0 0 0
/proc/29556/statm: 152579 135793 219 493 0 152076 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 610316

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.4
CPU time (s): 1800.1
CPU user time (s): 1799.77
CPU system time (s): 0.321951
CPU usage (%): 99.9829
Max. virtual memory (cumulated for all children) (KiB): 610316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.77
system time used= 0.321951
maximum resident set size= 543172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39234
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= 56
involuntary context switches= 2040

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.0602 second user time and 13.277 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-18 12:31:24
IDJOB=4100807
IDBENCH=1663
IDSOLVER=2549
FILE ID=node132/4100807-1466245884
RUNJOBID= node132-1466229528-27534
PBS_JOBID= 19918175
Free space on /tmp= 71732 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-lotfi.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100807-1466245884/watcher-4100807-1466245884 -o /tmp/evaluation-result-4100807-1466245884/solver-4100807-1466245884 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1466229528-27534 --watchdog 1960 --input HOME/instance-4100807-1466245884.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 76d897d8437070b9cbeb866c2620c3bc
RANDOM SEED=1571336475

node132.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.768
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.768
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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.768
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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.768
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
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.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        31670548 kB
Buffers:           89656 kB
Cached:           162748 kB
SwapCached:         1776 kB
Active:           256404 kB
Inactive:         192332 kB
Active(anon):     192608 kB
Inactive(anon):     6412 kB
Active(file):      63796 kB
Inactive(file):   185920 kB
Unevictable:        7804 kB
Mlocked:            7804 kB
SwapTotal:      67108856 kB
SwapFree:       67099332 kB
Dirty:              2948 kB
Writeback:             0 kB
AnonPages:        203344 kB
Mapped:             7980 kB
Shmem:                 0 kB
Slab:             607456 kB
SReclaimable:      47492 kB
SUnreclaim:       559964 kB
KernelStack:        2136 kB
PageTables:         4764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     344812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71732 MiB
End job on node132 at 2016-06-18 13:01:24