Trace number 4088332

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_5.opb
MD5SUM130be24ef6faf784c5a8bf386cbf11b2
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark4.76827
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 21
Optimality of the best value was proved NO
Number of variables5499
Total number of constraints19319
Number of constraints which are clauses19312
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints6
Minimum length of a constraint1
Maximum length of a constraint613
Number of terms in the objective function 613
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 613
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 643
Number of bits of the biggest sum of numbers10
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= 5499 #constraint= 19319
0.99/1.03	c #Conflicts:       1000 | #Learnt:        999 | 0.000
0.99/1.03	c total clause space: 18.2382MB
0.99/1.03	c total #watches: 191654
4.29/4.35	c total #propagations: 204823 / total #impl: 15336104 (eff. 0.013)
4.29/4.35	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
4.29/4.35	c total clause space: 29.637MB
4.29/4.35	c total #watches: 327160
7.70/7.71	c total #propagations: 909326 / total #impl: 33941435 (eff. 0.027)
7.70/7.71	c GC COLLECT
7.70/7.71	c #Conflicts:       3000 | #Learnt:       2001 | 0.000
7.70/7.71	c total clause space: 29.637MB
7.70/7.71	c total #watches: 368681
15.79/15.83	c total #propagations: 1654627 / total #impl: 53484401 (eff. 0.031)
15.79/15.83	c #Conflicts:       4000 | #Learnt:       3001 | 0.000
15.79/15.83	c total clause space: 48.1602MB
15.79/15.83	c total #watches: 496648
32.38/32.46	c total #propagations: 2346861 / total #impl: 173040333 (eff. 0.014)
32.38/32.46	c GC COLLECT
32.38/32.46	c #Conflicts:       5000 | #Learnt:       2351 | 0.000
32.38/32.46	c total clause space: 48.1602MB
32.38/32.46	c total #watches: 452450
51.48/51.59	c total #propagations: 3131807 / total #impl: 365899548 (eff. 0.009)
51.48/51.59	c #Conflicts:       6000 | #Learnt:       3351 | 0.000
51.48/51.59	c total clause space: 78.2603MB
51.48/51.59	c total #watches: 569677
72.88/72.90	c total #propagations: 3814549 / total #impl: 410868933 (eff. 0.009)
72.88/72.90	c GC COLLECT
72.88/72.90	c #Conflicts:       7000 | #Learnt:       2227 | 0.000
72.88/72.90	c total clause space: 78.2603MB
72.88/72.90	c total #watches: 445599
78.58/78.64	c total #propagations: 4546392 / total #impl: 475806870 (eff. 0.010)
78.58/78.64	c #Conflicts:       8000 | #Learnt:       3227 | 0.000
78.58/78.64	c total clause space: 78.2603MB
78.58/78.64	c total #watches: 531930
105.97/106.08	c total #propagations: 4836254 / total #impl: 494827326 (eff. 0.010)
105.97/106.08	c #Conflicts:       9000 | #Learnt:       4227 | 0.000
105.97/106.08	c total clause space: 78.2603MB
105.97/106.08	c total #watches: 627382
123.28/123.33	c total #propagations: 5861029 / total #impl: 584770585 (eff. 0.010)
123.28/123.33	c GC COLLECT
123.28/123.33	c #Conflicts:      10000 | #Learnt:       2708 | 0.000
123.28/123.33	c total clause space: 127.173MB
123.28/123.33	c total #watches: 475932
138.17/138.27	c total #propagations: 6757125 / total #impl: 611109970 (eff. 0.011)
138.17/138.27	c #Conflicts:      11000 | #Learnt:       3708 | 0.000
138.17/138.27	c total clause space: 127.173MB
138.17/138.27	c total #watches: 594759
174.46/174.55	c total #propagations: 7413531 / total #impl: 645606579 (eff. 0.011)
174.46/174.55	c #Conflicts:      12000 | #Learnt:       4708 | 0.000
174.46/174.55	c total clause space: 127.173MB
174.46/174.55	c total #watches: 714910
197.16/197.21	c total #propagations: 8394433 / total #impl: 812600639 (eff. 0.010)
197.16/197.21	c #Conflicts:      13000 | #Learnt:       5708 | 0.000
197.16/197.21	c total clause space: 127.173MB
197.16/197.21	c total #watches: 811712
228.16/228.26	c total #propagations: 9087287 / total #impl: 826184323 (eff. 0.011)
228.16/228.26	c GC COLLECT
228.16/228.26	c #Conflicts:      14000 | #Learnt:       3856 | 0.000
228.16/228.26	c total clause space: 127.173MB
228.16/228.26	c total #watches: 664675
249.55/249.67	c total #propagations: 10005913 / total #impl: 871294347 (eff. 0.011)
249.55/249.67	c #Conflicts:      15000 | #Learnt:       4856 | 0.000
249.55/249.67	c total clause space: 127.173MB
249.55/249.67	c total #watches: 780535
339.23/339.30	c total #propagations: 10477233 / total #impl: 921127545 (eff. 0.011)
339.23/339.30	c #Conflicts:      16000 | #Learnt:       5856 | 0.000
339.23/339.30	c total clause space: 127.173MB
339.23/339.30	c total #watches: 916708
383.52/383.67	c total #propagations: 11458031 / total #impl: 1280842059 (eff. 0.009)
383.52/383.67	c GC COLLECT
383.52/383.67	c #Conflicts:      17000 | #Learnt:       3691 | 0.000
383.52/383.67	c total clause space: 127.173MB
383.52/383.67	c total #watches: 624213
434.22/434.34	c total #propagations: 12192999 / total #impl: 1300561546 (eff. 0.009)
434.22/434.34	c #Conflicts:      18000 | #Learnt:       4691 | 0.000
434.22/434.34	c total clause space: 127.173MB
434.22/434.34	c total #watches: 761768
459.91/460.01	c total #propagations: 13038327 / total #impl: 1412992096 (eff. 0.009)
459.91/460.01	c #Conflicts:      19000 | #Learnt:       5691 | 0.000
459.91/460.01	c total clause space: 127.173MB
459.91/460.01	c total #watches: 872403
536.91/537.04	c total #propagations: 13446665 / total #impl: 1493666434 (eff. 0.009)
536.91/537.04	c #Conflicts:      20000 | #Learnt:       6691 | 0.000
536.91/537.04	c total clause space: 206.656MB
536.91/537.04	c total #watches: 968596
564.90/565.04	c total #propagations: 14491880 / total #impl: 1740262033 (eff. 0.008)
564.90/565.04	c GC COLLECT
564.90/565.04	c #Conflicts:      21000 | #Learnt:       4193 | 0.000
564.90/565.04	c total clause space: 206.656MB
564.90/565.04	c total #watches: 696473
601.60/601.75	c total #propagations: 15026413 / total #impl: 1829927047 (eff. 0.008)
601.60/601.75	c #Conflicts:      22000 | #Learnt:       5193 | 0.000
601.60/601.75	c total clause space: 206.656MB
601.60/601.75	c total #watches: 831797
642.99/643.12	c total #propagations: 15727559 / total #impl: 1946807433 (eff. 0.008)
642.99/643.12	c #Conflicts:      23000 | #Learnt:       6193 | 0.000
642.99/643.12	c total clause space: 206.656MB
642.99/643.12	c total #watches: 941856
705.18/705.37	c total #propagations: 16303768 / total #impl: 2033952056 (eff. 0.008)
705.18/705.37	c #Conflicts:      24000 | #Learnt:       7193 | 0.000
705.18/705.37	c total clause space: 206.656MB
705.18/705.37	c total #watches: 1078614
759.37/759.59	c total #propagations: 17012749 / total #impl: 2137434621 (eff. 0.008)
759.37/759.59	c GC COLLECT
759.37/759.59	c #Conflicts:      25000 | #Learnt:       4400 | 0.000
759.37/759.59	c total clause space: 335.816MB
759.37/759.59	c total #watches: 827933
882.45/882.61	c total #propagations: 17488370 / total #impl: 2228828840 (eff. 0.008)
882.45/882.61	c #Conflicts:      26000 | #Learnt:       5400 | 0.000
882.45/882.61	c total clause space: 335.816MB
882.45/882.61	c total #watches: 915736
1020.33/1020.59	c total #propagations: 18244762 / total #impl: 2542147957 (eff. 0.007)
1020.33/1020.59	c #Conflicts:      27000 | #Learnt:       6400 | 0.000
1020.33/1020.59	c total clause space: 335.816MB
1020.33/1020.59	c total #watches: 1020327
1162.81/1163.08	c total #propagations: 19370042 / total #impl: 2753420199 (eff. 0.007)
1162.81/1163.08	c #Conflicts:      28000 | #Learnt:       7400 | 0.000
1162.81/1163.08	c total clause space: 335.816MB
1162.81/1163.08	c total #watches: 1109390
1195.11/1195.36	c total #propagations: 20736606 / total #impl: 2886759318 (eff. 0.007)
1195.11/1195.36	c GC COLLECT
1195.11/1195.36	c #Conflicts:      29000 | #Learnt:       4299 | 0.000
1195.11/1195.36	c total clause space: 335.816MB
1195.11/1195.36	c total #watches: 787034
1257.80/1258.06	c total #propagations: 21126132 / total #impl: 3003977808 (eff. 0.007)
1257.80/1258.06	c #Conflicts:      30000 | #Learnt:       5299 | 0.000
1257.80/1258.06	c total clause space: 335.816MB
1257.80/1258.06	c total #watches: 972262
1401.37/1401.60	c total #propagations: 21612172 / total #impl: 3267496764 (eff. 0.007)
1401.37/1401.60	c #Conflicts:      31000 | #Learnt:       6299 | 0.000
1401.37/1401.60	c total clause space: 335.816MB
1401.37/1401.60	c total #watches: 1127204
1567.64/1567.91	c total #propagations: 22221131 / total #impl: 3633365677 (eff. 0.006)
1567.64/1567.91	c #Conflicts:      32000 | #Learnt:       7299 | 0.000
1567.64/1567.91	c total clause space: 335.816MB
1567.64/1567.91	c total #watches: 1297131
1725.63/1726.00	c total #propagations: 22888157 / total #impl: 4219145668 (eff. 0.005)
1725.63/1726.00	c #Conflicts:      33000 | #Learnt:       8299 | 0.000
1725.63/1726.00	c total clause space: 335.816MB
1725.63/1726.00	c total #watches: 1428583
1790.62/1790.95	c total #propagations: 23757082 / total #impl: 4614100862 (eff. 0.005)
1790.62/1790.95	c GC COLLECT
1790.62/1790.95	c #Conflicts:      34000 | #Learnt:       4895 | 0.000
1790.62/1790.95	c total clause space: 335.816MB
1790.62/1790.95	c total #watches: 1189226

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

pid=23938
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.13 2.16 2.17 3/177 23941
/proc/meminfo: memFree=28926228/32872528 swapFree=17892/1720544
[pid=23941] ppid=23938 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/23941/stat : 23941 (cdcl-cuttingpla) R 23938 23941 23028 0 -1 4202496 276 0 0 0 0 0 0 0 20 0 1 0 125358934 29810688 5268 33554432000 4194304 6201397 140734612042256 140737380074360 4211056 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23941/statm: 7278 5268 130 491 0 6777 0

[startup+0.100169 s]
/proc/loadavg: 2.13 2.16 2.17 3/177 23941
/proc/meminfo: memFree=28926228/32872528 swapFree=17892/1720544
[pid=23941] ppid=23938 vsize=34560 CPUtime=0.09 cores=0,2,4,6
/proc/23941/stat : 23941 (cdcl-cuttingpla) R 23938 23941 23028 0 -1 4202496 1305 0 0 0 9 0 0 0 20 0 1 0 125358934 35389440 7505 33554432000 4194304 6201397 140734612042256 140737380074360 4207438 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23941/statm: 8640 7505 145 491 0 8139 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34560

[startup+0.200337 s]
/proc/loadavg: 2.13 2.16 2.17 3/177 23941
/proc/meminfo: memFree=28926228/32872528 swapFree=17892/1720544
[pid=23941] ppid=23938 vsize=37652 CPUtime=0.18 cores=0,2,4,6
/proc/23941/stat : 23941 (cdcl-cuttingpla) R 23938 23941 23028 0 -1 4202496 1982 0 0 0 18 0 0 0 20 0 1 0 125358934 38555648 7971 33554432000 4194304 6201397 140734612042256 140737380074360 4207987 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23941/statm: 9413 7971 146 491 0 8912 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 37652

[startup+0.30028 s]
/proc/loadavg: 2.13 2.16 2.17 3/177 23941
/proc/meminfo: memFree=28926228/32872528 swapFree=17892/1720544
[pid=23941] ppid=23938 vsize=42600 CPUtime=0.28 cores=0,2,4,6
/proc/23941/stat : 23941 (cdcl-cuttingpla) R 23938 23941 23028 0 -1 4202496 2362 0 0 0 28 0 0 0 20 0 1 0 125358934 43622400 8777 33554432000 4194304 6201397 140734612042256 140737380074360 4234063 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23941/statm: 10650 8777 146 491 0 10149 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 42600

[startup+0.700243 s]
/proc/loadavg: 2.13 2.16 2.17 3/177 23941
/proc/meminfo: memFree=28926228/32872528 swapFree=17892/1720544
[pid=23941] ppid=23938 vsize=50028 CPUtime=0.69 cores=0,2,4,6
/proc/23941/stat : 23941 (cdcl-cuttingpla) R 23938 23941 23028 0 -1 4202496 2844 0 0 0 68 1 0 0 20 0 1 0 125358934 51228672 9617 33554432000 4194304 6201397 140734612042256 140734612041096 4216780 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23941/statm: 12507 9617 146 491 0 12006 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50028

[startup+1.50024 s]
/proc/loadavg: 2.13 2.16 2.17 3/178 23942
/proc/meminfo: memFree=28883320/32872528 swapFree=17892/1720544
[pid=23941] ppid=23938 vsize=51076 CPUtime=1.49 cores=0,2,4,6
/proc/23941/stat : 23941 (cdcl-cuttingpla) R 23938 23941 23028 0 -1 4202496 3127 0 0 0 148 1 0 0 20 0 1 0 125358934 52301824 10922 33554432000 4194304 6201397 140734612042256 140734612041384 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23941/statm: 12769 10922 159 491 0 12268 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51076

[startup+3.10024 s]
/proc/loadavg: 2.12 2.16 2.17 3/178 23942
/proc/meminfo: memFree=28879800/32872528 swapFree=17892/1720544
[pid=23941] ppid=23938 vsize=63072 CPUtime=3.09 cores=0,2,4,6
/proc/23941/stat : 23941 (cdcl-cuttingpla) R 23938 23941 23028 0 -1 4202496 3635 0 0 0 308 1 0 0 20 0 1 0 125358934 64585728 11785 33554432000 4194304 6201397 140734612042256 140734612041288 4213178 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23941/statm: 15768 11785 159 491 0 15267 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63072

[startup+6.30025 s]
/proc/loadavg: 2.12 2.16 2.17 4/178 23942
/proc/meminfo: memFree=28869196/32872528 swapFree=17892/1720544
[pid=23941] ppid=23938 vsize=63792 CPUtime=6.29 cores=0,2,4,6
/proc/23941/stat : 23941 (cdcl-cuttingpla) R 23938 23941 23028 0 -1 4202496 5136 0 0 0 628 1 0 0 20 0 1 0 125358934 65323008 13803 33554432000 4194304 6201397 140734612042256 140734612041208 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23941/statm: 15948 13803 165 491 0 15447 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63792

[startup+12.7002 s]
/proc/loadavg: 2.10 2.15 2.17 4/178 23942
/proc/meminfo: memFree=28852884/32872528 swapFree=17892/1720544
[pid=23941] ppid=23938 vsize=85336 CPUtime=12.69 cores=0,2,4,6
/proc/23941/stat : 23941 (cdcl-cuttingpla) R 23938 23941 23028 0 -1 4202496 6149 0 0 0 1267 2 0 0 20 0 1 0 125358934 87384064 18284 33554432000 4194304 6201397 140734612042256 140734612041208 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23941/statm: 21334 18284 165 491 0 20833 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 85336

[startup+25.5003 s]
/proc/loadavg: 2.08 2.15 2.17 3/177 23942
/proc/meminfo: memFree=28841548/32872528 swapFree=17892/1720544
[pid=23941] ppid=23938 vsize=85960 CPUtime=25.48 cores=0,2,4,6
/proc/23941/stat : 23941 (cdcl-cuttingpla) R 23938 23941 23028 0 -1 4202496 6747 0 0 0 2546 2 0 0 20 0 1 0 125358934 88023040 20166 33554432000 4194304 6201397 140734612042256 140734612041208 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23941/statm: 21490 20166 165 491 0 20989 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 85960

[startup+51.1003 s]
/proc/loadavg: 2.12 2.15 2.17 3/178 23943
/proc/meminfo: memFree=28829568/32872528 swapFree=17892/1720544
[pid=23941] ppid=23938 vsize=117604 CPUtime=51.08 cores=0,2,4,6
/proc/23941/stat : 23941 (cdcl-cuttingpla) R 23938 23941 23028 0 -1 4202496 7247 0 0 0 5106 2 0 0 20 0 1 0 125358934 120426496 23143 33554432000 4194304 6201397 140734612042256 140734612040920 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23941/statm: 29401 23143 165 491 0 28900 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 117604

[startup+102.3 s]
/proc/loadavg: 2.44 2.23 2.19 4/178 23944
/proc/meminfo: memFree=28813388/32872528 swapFree=17892/1720544
[pid=23941] ppid=23938 vsize=118388 CPUtime=102.28 cores=0,2,4,6
/proc/23941/stat : 23941 (cdcl-cuttingpla) R 23938 23941 23028 0 -1 4202496 8028 0 0 0 10225 3 0 0 20 0 1 0 125358934 121229312 27246 33554432000 4194304 6201397 140734612042256 140734612041048 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23941/statm: 29597 27246 165 491 0 29096 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 118388

[startup+162.3 s]
/proc/loadavg: 2.30 2.22 2.19 3/178 23945
/proc/meminfo: memFree=28805948/32872528 swapFree=17892/1720544
[pid=23941] ppid=23938 vsize=171724 CPUtime=162.26 cores=0,2,4,6
/proc/23941/stat : 23941 (cdcl-cuttingpla) R 23938 23941 23028 0 -1 4202496 9010 0 0 0 16223 3 0 0 20 0 1 0 125358934 175845376 29082 33554432000 4194304 6201397 140734612042256 140734612041048 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23941/statm: 42931 29082 165 491 0 42430 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 171724

[startup+222.307 s]
/proc/loadavg: 2.31 2.24 2.19 3/178 23946
/proc/meminfo: memFree=28794656/32872528 swapFree=17892/1720544
[pid=23941] ppid=23938 vsize=172640 CPUtime=222.27 cores=0,2,4,6
/proc/23941/stat : 23941 (cdcl-cuttingpla) R 23938 23941 23028 0 -1 4202496 9805 0 0 0 22223 4 0 0 20 0 1 0 125358934 176783360 31717 33554432000 4194304 6201397 140734612042256 140734612041208 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23941/statm: 43160 31717 165 491 0 42659 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 172640

[startup+282.3 s]
/proc/loadavg: 2.34 2.26 2.20 4/178 23947
/proc/meminfo: memFree=28780872/32872528 swapFree=17892/1720544
[pid=23941] ppid=23938 vsize=173912 CPUtime=282.25 cores=0,2,4,6
/proc/23941/stat : 23941 (cdcl-cuttingpla) R 23938 23941 23028 0 -1 4202496 10214 0 0 0 28221 4 0 0 20 0 1 0 125358934 178085888 35224 33554432000 4194304 6201397 140734612042256 140734612041208 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23941/statm: 43478 35224 165 491 0 42977 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 173912

[startup+342.3 s]
/proc/loadavg: 2.24 2.24 2.19 3/178 23949
/proc/meminfo: memFree=28765656/32872528 swapFree=17892/1720544
[pid=23941] ppid=23938 vsize=174952 CPUtime=342.23 cores=0,2,4,6
/proc/23941/stat : 23941 (cdcl-cuttingpla) R 23938 23941 23028 0 -1 4202496 10480 0 0 0 34219 4 0 0 20 0 1 0 125358934 179150848 39067 33554432000 4194304 6201397 140734612042256 140734612041384 4213268 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23941/statm: 43738 39067 165 491 0 43237 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 174952

[startup+402.3 s]
/proc/loadavg: 2.13 2.21 2.18 3/179 23953
/proc/meminfo: memFree=28752116/32872528 swapFree=17892/1720544
[pid=23941] ppid=23938 vsize=175164 CPUtime=402.22 cores=0,2,4,6
/proc/23941/stat : 23941 (cdcl-cuttingpla) R 23938 23941 23028 0 -1 4202496 10658 0 0 0 40218 4 0 0 20 0 1 0 125358934 179367936 42289 33554432000 4194304 6201397 140734612042256 140734612041384 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23941/statm: 43791 42289 165 491 0 43290 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 175164

[startup+462.3 s]
/proc/loadavg: 2.16 2.20 2.18 4/178 23954
/proc/meminfo: memFree=28748368/32872528 swapFree=17892/1720544
[pid=23941] ppid=23938 vsize=257240 CPUtime=462.21 cores=0,2,4,6
/proc/23941/stat : 23941 (cdcl-cuttingpla) R 23938 23941 23028 0 -1 4202496 11116 0 0 0 46217 4 0 0 20 0 1 0 125358934 263413760 43171 33554432000 4194304 6201397 140734612042256 140734612041208 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23941/statm: 64310 43171 165 491 0 63809 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 257240

[startup+522.3 s]
/proc/loadavg: 2.28 2.23 2.19 3/172 23986
/proc/meminfo: memFree=28962708/32872528 swapFree=17892/1720544
[pid=23941] ppid=23938 vsize=257440 CPUtime=522.21 cores=0,2,4,6
/proc/23941/stat : 23941 (cdcl-cuttingpla) R 23938 23941 23028 0 -1 4202496 11164 0 0 0 52216 5 0 0 20 0 1 0 125358934 263618560 47307 33554432000 4194304 6201397 140734612042256 140734612040872 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23941/statm: 64360 47307 165 491 0 63859 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 257440

[startup+582.3 s]
/proc/loadavg: 2.25 2.24 2.19 3/178 24002
/proc/meminfo: memFree=28864144/32872528 swapFree=17892/1720544
[pid=23941] ppid=23938 vsize=258076 CPUtime=582.2 cores=0,2,4,6
/proc/23941/stat : 23941 (cdcl-cuttingpla) R 23938 23941 23028 0 -1 4202496 11504 0 0 0 58215 5 0 0 20 0 1 0 125358934 264269824 49509 33554432000 4194304 6201397 140734612042256 140734612041384 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23941/statm: 64519 49509 165 491 0 64018 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 258076


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


[startup+942.3 s]
/proc/loadavg: 2.14 2.19 2.18 3/177 24008
/proc/meminfo: memFree=28754488/32872528 swapFree=17892/1720544
[pid=23941] ppid=23938 vsize=397812 CPUtime=942.14 cores=0,2,4,6
/proc/23941/stat : 23941 (cdcl-cuttingpla) R 23938 23941 23028 0 -1 4202496 14121 0 0 0 94208 6 0 0 20 0 1 0 125358934 407359488 66572 33554432000 4194304 6201397 140734612042256 140734612040920 4213178 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23941/statm: 99453 66572 165 491 0 98952 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 397812

[startup+1002.3 s]
/proc/loadavg: 2.26 2.21 2.18 4/179 24014
/proc/meminfo: memFree=28743624/32872528 swapFree=17892/1720544
[pid=23941] ppid=23938 vsize=397812 CPUtime=1002.13 cores=0,2,4,6
/proc/23941/stat : 23941 (cdcl-cuttingpla) R 23938 23941 23028 0 -1 4202496 14134 0 0 0 100207 6 0 0 20 0 1 0 125358934 407359488 66585 33554432000 4194304 6201397 140734612042256 140734612040920 4213268 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23941/statm: 99453 66585 165 491 0 98952 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 397812

[startup+1062.3 s]
/proc/loadavg: 2.31 2.23 2.19 3/178 24014
/proc/meminfo: memFree=28740744/32872528 swapFree=17892/1720544
[pid=23941] ppid=23938 vsize=397916 CPUtime=1062.13 cores=0,2,4,6
/proc/23941/stat : 23941 (cdcl-cuttingpla) R 23938 23941 23028 0 -1 4202496 14150 0 0 0 106206 7 0 0 20 0 1 0 125358934 407465984 66601 33554432000 4194304 6201397 140734612042256 140734612041208 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23941/statm: 99479 66601 165 491 0 98978 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 397916

[startup+1122.3 s]
/proc/loadavg: 2.26 2.23 2.19 3/178 24015
/proc/meminfo: memFree=28740460/32872528 swapFree=17892/1720544
[pid=23941] ppid=23938 vsize=398060 CPUtime=1122.12 cores=0,2,4,6
/proc/23941/stat : 23941 (cdcl-cuttingpla) R 23938 23941 23028 0 -1 4202496 14164 0 0 0 112205 7 0 0 20 0 1 0 125358934 407613440 66615 33554432000 4194304 6201397 140734612042256 140734612040920 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23941/statm: 99515 66615 165 491 0 99014 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 398060

[startup+1182.3 s]
/proc/loadavg: 2.21 2.22 2.18 3/178 24016
/proc/meminfo: memFree=28739092/32872528 swapFree=17892/1720544
[pid=23941] ppid=23938 vsize=398268 CPUtime=1182.11 cores=0,2,4,6
/proc/23941/stat : 23941 (cdcl-cuttingpla) R 23938 23941 23028 0 -1 4202496 14369 0 0 0 118204 7 0 0 20 0 1 0 125358934 407826432 66809 33554432000 4194304 6201397 140734612042256 140734612041208 4213244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23941/statm: 99567 66809 165 491 0 99066 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 398268

[startup+1242.3 s]
/proc/loadavg: 2.30 2.25 2.19 4/178 24017
/proc/meminfo: memFree=28721616/32872528 swapFree=17892/1720544
[pid=23941] ppid=23938 vsize=398436 CPUtime=1242.1 cores=0,2,4,6
/proc/23941/stat : 23941 (cdcl-cuttingpla) R 23938 23941 23028 0 -1 4202496 14501 0 0 0 124203 7 0 0 20 0 1 0 125358934 407998464 69457 33554432000 4194304 6201397 140734612042256 140734612041208 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23941/statm: 99609 69457 165 491 0 99108 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 398436

[startup+1302.3 s]
/proc/loadavg: 2.21 2.23 2.18 3/178 24019
/proc/meminfo: memFree=28721080/32872528 swapFree=17892/1720544
[pid=23941] ppid=23938 vsize=398932 CPUtime=1302.09 cores=0,2,4,6
/proc/23941/stat : 23941 (cdcl-cuttingpla) R 23938 23941 23028 0 -1 4202496 14630 0 0 0 130202 7 0 0 20 0 1 0 125358934 408506368 69586 33554432000 4194304 6201397 140734612042256 140734612041208 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23941/statm: 99733 69586 165 491 0 99232 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 398932

[startup+1362.3 s]
/proc/loadavg: 2.20 2.23 2.18 3/178 24066
/proc/meminfo: memFree=28796000/32872528 swapFree=17892/1720544
[pid=23941] ppid=23938 vsize=399380 CPUtime=1362.08 cores=0,2,4,6
/proc/23941/stat : 23941 (cdcl-cuttingpla) R 23938 23941 23028 0 -1 4202496 14733 0 0 0 136201 7 0 0 20 0 1 0 125358934 408965120 69689 33554432000 4194304 6201397 140734612042256 140734612041208 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23941/statm: 99845 69689 165 491 0 99344 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 399380

[startup+1422.3 s]
/proc/loadavg: 2.31 2.25 2.19 3/178 24113
/proc/meminfo: memFree=28790436/32872528 swapFree=17892/1720544
[pid=23941] ppid=23938 vsize=399464 CPUtime=1422.08 cores=0,2,4,6
/proc/23941/stat : 23941 (cdcl-cuttingpla) R 23938 23941 23028 0 -1 4202496 14771 0 0 0 142201 7 0 0 20 0 1 0 125358934 409051136 69842 33554432000 4194304 6201397 140734612042256 140734612041384 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23941/statm: 99866 69842 165 491 0 99365 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 399464

[startup+1482.3 s]
/proc/loadavg: 2.27 2.24 2.19 3/178 24114
/proc/meminfo: memFree=28773636/32872528 swapFree=17892/1720544
[pid=23941] ppid=23938 vsize=400328 CPUtime=1482.06 cores=0,2,4,6
/proc/23941/stat : 23941 (cdcl-cuttingpla) R 23938 23941 23028 0 -1 4202496 14980 0 0 0 148199 7 0 0 20 0 1 0 125358934 409935872 70050 33554432000 4194304 6201397 140734612042256 140734612040920 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23941/statm: 100082 70050 165 491 0 99581 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 400328

[startup+1542.31 s]
/proc/loadavg: 2.20 2.23 2.18 3/178 24115
/proc/meminfo: memFree=28764412/32872528 swapFree=17892/1720544
[pid=23941] ppid=23938 vsize=400920 CPUtime=1542.06 cores=0,2,4,6
/proc/23941/stat : 23941 (cdcl-cuttingpla) R 23938 23941 23028 0 -1 4202496 15113 0 0 0 154199 7 0 0 20 0 1 0 125358934 410542080 70183 33554432000 4194304 6201397 140734612042256 140734612040920 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23941/statm: 100230 70183 165 491 0 99729 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 400920

[startup+1602.3 s]
/proc/loadavg: 2.24 2.23 2.18 3/179 24120
/proc/meminfo: memFree=28740328/32872528 swapFree=17892/1720544
[pid=23941] ppid=23938 vsize=401256 CPUtime=1602.04 cores=0,2,4,6
/proc/23941/stat : 23941 (cdcl-cuttingpla) R 23938 23941 23028 0 -1 4202496 15317 0 0 0 160197 7 0 0 20 0 1 0 125358934 410886144 73954 33554432000 4194304 6201397 140734612042256 140734612041208 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23941/statm: 100314 73954 165 491 0 99813 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 401256

[startup+1662.3 s]
/proc/loadavg: 2.23 2.23 2.18 4/178 24121
/proc/meminfo: memFree=28725044/32872528 swapFree=17892/1720544
[pid=23941] ppid=23938 vsize=401384 CPUtime=1662.03 cores=0,2,4,6
/proc/23941/stat : 23941 (cdcl-cuttingpla) R 23938 23941 23028 0 -1 4202496 15356 0 0 0 166196 7 0 0 20 0 1 0 125358934 411017216 76037 33554432000 4194304 6201397 140734612042256 140734612041208 4213268 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23941/statm: 100346 76037 165 491 0 99845 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 401384

[startup+1722.3 s]
/proc/loadavg: 2.20 2.22 2.18 4/178 24122
/proc/meminfo: memFree=28709544/32872528 swapFree=17892/1720544
[pid=23941] ppid=23938 vsize=401504 CPUtime=1722.02 cores=0,2,4,6
/proc/23941/stat : 23941 (cdcl-cuttingpla) R 23938 23941 23028 0 -1 4202496 15372 0 0 0 172195 7 0 0 20 0 1 0 125358934 411140096 78097 33554432000 4194304 6201397 140734612042256 140734612041208 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23941/statm: 100376 78097 165 491 0 99875 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 401504

[startup+1782.3 s]
/proc/loadavg: 2.21 2.22 2.18 4/178 24123
/proc/meminfo: memFree=28681436/32872528 swapFree=17892/1720544
[pid=23941] ppid=23938 vsize=401716 CPUtime=1782.02 cores=0,2,4,6
/proc/23941/stat : 23941 (cdcl-cuttingpla) R 23938 23941 23028 0 -1 4202496 15539 0 0 0 178194 8 0 0 20 0 1 0 125358934 411357184 83875 33554432000 4194304 6201397 140734612042256 140734612041208 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23941/statm: 100429 83875 165 491 0 99928 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 401716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.23 2.22 2.18 4/178 24123
/proc/meminfo: memFree=28679512/32872528 swapFree=17892/1720544
[pid=23941] ppid=23938 vsize=401716 CPUtime=1800.01 cores=0,2,4,6
/proc/23941/stat : 23941 (cdcl-cuttingpla) R 23938 23941 23028 0 -1 4202496 15539 0 0 0 179993 8 0 0 20 0 1 0 125358934 411357184 83875 33554432000 4194304 6201397 140734612042256 140734612041384 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23941/statm: 100429 83875 165 491 0 99928 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 401716

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

[startup+1800.3 s]
/proc/loadavg: 2.23 2.22 2.18 4/178 24123
/proc/meminfo: memFree=28679512/32872528 swapFree=17892/1720544
[pid=23941] ppid=23938 vsize=401716 CPUtime=1800.01 cores=0,2,4,6
/proc/23941/stat : 23941 (cdcl-cuttingpla) R 23938 23941 23028 0 -1 4202496 15539 0 0 0 179993 8 0 0 20 0 1 0 125358934 411357184 83875 33554432000 4194304 6201397 140734612042256 140734612041384 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23941/statm: 100429 83875 165 491 0 99928 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 401716

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.94
CPU system time (s): 0.084987
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 401716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.084987
maximum resident set size= 335500
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15539
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= 13
involuntary context switches= 1860

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.71828 second user time and 6.74198 second system time

The end

Launcher Data

Begin job on node117 at 2016-06-09 03:04:18
IDJOB=4088332
IDBENCH=25021
IDSOLVER=2550
FILE ID=node117/4088332-1465434258
RUNJOBID= node117-1465427047-23044
PBS_JOBID= 19859790
Free space on /tmp= 71708 MiB

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

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

MD5SUM BENCH= 130be24ef6faf784c5a8bf386cbf11b2
RANDOM SEED=1097285921

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.088
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.56
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		: 2667.088
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.54
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		: 2667.088
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		: 2667.088
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.53
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		: 2667.088
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:        28926384 kB
Buffers:          190180 kB
Cached:          1036364 kB
SwapCached:        29272 kB
Active:           735060 kB
Inactive:         746448 kB
Active(anon):     226812 kB
Inactive(anon):    30596 kB
Active(file):     508248 kB
Inactive(file):   715852 kB
Unevictable:     1720544 kB
Mlocked:           17892 kB
SwapTotal:      67108856 kB
SwapFree:       67071228 kB
Dirty:              2728 kB
Writeback:             0 kB
AnonPages:       2072316 kB
Mapped:             7696 kB
Shmem:                 0 kB
Slab:             610040 kB
SReclaimable:      54320 kB
SUnreclaim:       555720 kB
KernelStack:        1480 kB
PageTables:         8396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2100636 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2039808 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= 71704 MiB
End job on node117 at 2016-06-09 03:34:18