Trace number 4100543

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.01 1800.3

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-reduced-mps-v2-20-10-van.opb
MD5SUM3cd1cee71c010b0b6b20076800dc90e2
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark39649
Best CPU time to get the best result obtained on this benchmark1800.24
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 39649
Optimality of the best value was proved NO
Number of variables135360
Total number of constraints39616
Number of constraints which are clauses128
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints39488
Minimum length of a constraint2
Maximum length of a constraint496
Number of terms in the objective function 192
Biggest coefficient in the objective function 3977
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 524416
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 170151
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 524573
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c OPTIONS:
0.00/0.01	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
2.29/2.36	c * #variable= 135360 #constraint= 39616
4.78/4.80	c * #variable= 135360 #constraint= 39616
44.28/44.32	c S1->S2
44.28/44.32	c S2->S1
44.28/44.32	c S1->S2
44.28/44.32	c S1->S2
44.28/44.32	c S1->S2
44.28/44.32	c #Conflicts:       1000 | #Learnt:       1003 | 0.000
44.28/44.32	c total clause space: 206.656MB
44.28/44.32	c total #watches: 4482255
83.17/83.20	c total #propagations: 19423014 / total #impl: 25942027 (eff. 0.749)
83.17/83.20	c #Conflicts:       2000 | #Learnt:       2003 | 0.000
83.17/83.20	c total clause space: 335.816MB
83.17/83.20	c total #watches: 4492728
145.96/146.08	c total #propagations: 39263205 / total #impl: 52692056 (eff. 0.745)
145.96/146.08	c #Conflicts:       3000 | #Learnt:       2011 | 0.000
145.96/146.08	c total clause space: 335.816MB
145.96/146.08	c total #watches: 4478564
178.26/178.35	c total #propagations: 58986164 / total #impl: 80373795 (eff. 0.734)
178.26/178.35	c #Conflicts:       4000 | #Learnt:       3011 | 0.000
178.26/178.35	c total clause space: 335.816MB
178.26/178.35	c total #watches: 4489882
209.26/209.32	c total #propagations: 81278154 / total #impl: 108537937 (eff. 0.749)
209.26/209.32	c GC COLLECT
209.26/209.32	c #Conflicts:       5000 | #Learnt:       2365 | 0.000
209.26/209.32	c total clause space: 335.816MB
209.26/209.32	c total #watches: 4477832
248.05/248.18	c total #propagations: 103120047 / total #impl: 134968166 (eff. 0.764)
248.05/248.18	c #Conflicts:       6000 | #Learnt:       3365 | 0.000
248.05/248.18	c total clause space: 335.816MB
248.05/248.18	c total #watches: 4489619
287.34/287.44	c total #propagations: 120615572 / total #impl: 157245983 (eff. 0.767)
287.34/287.44	c GC COLLECT
287.34/287.44	c #Conflicts:       7000 | #Learnt:       2255 | 0.000
287.34/287.44	c total clause space: 335.816MB
287.34/287.44	c total #watches: 4487987
334.53/334.63	c total #propagations: 137419011 / total #impl: 178891897 (eff. 0.768)
334.53/334.63	c #Conflicts:       8000 | #Learnt:       3255 | 0.000
334.53/334.63	c total clause space: 335.816MB
334.53/334.63	c total #watches: 4502107
391.12/391.25	c total #propagations: 156796153 / total #impl: 204798446 (eff. 0.766)
391.12/391.25	c #Conflicts:       9000 | #Learnt:       4254 | 0.000
391.12/391.25	c total clause space: 335.816MB
391.12/391.25	c total #watches: 4516190
423.42/423.58	c total #propagations: 171005558 / total #impl: 226023687 (eff. 0.757)
423.42/423.58	c GC COLLECT
423.42/423.58	c #Conflicts:      10000 | #Learnt:       2736 | 0.000
423.42/423.58	c total clause space: 545.701MB
423.42/423.58	c total #watches: 4494246
471.31/471.44	c total #propagations: 190779417 / total #impl: 251181460 (eff. 0.760)
471.31/471.44	c #Conflicts:      11000 | #Learnt:       3736 | 0.000
471.31/471.44	c total clause space: 545.701MB
471.31/471.44	c total #watches: 4526779
507.40/507.53	c total #propagations: 203251163 / total #impl: 271574480 (eff. 0.748)
507.40/507.53	c #Conflicts:      12000 | #Learnt:       4736 | 0.000
507.40/507.53	c total clause space: 545.701MB
507.40/507.53	c total #watches: 4538040
547.90/548.09	c total #propagations: 216539445 / total #impl: 289755086 (eff. 0.747)
547.90/548.09	c #Conflicts:      13000 | #Learnt:       5735 | 0.000
547.90/548.09	c total clause space: 545.701MB
547.90/548.09	c total #watches: 4588278
631.99/632.10	c total #propagations: 226409643 / total #impl: 306874486 (eff. 0.738)
631.99/632.10	c GC COLLECT
631.99/632.10	c #Conflicts:      14000 | #Learnt:       3874 | 0.000
631.99/632.10	c total clause space: 545.701MB
631.99/632.11	c total #watches: 4540746
713.38/713.52	c total #propagations: 239397714 / total #impl: 332724079 (eff. 0.720)
713.38/713.52	c #Conflicts:      15000 | #Learnt:       4874 | 0.000
713.38/713.52	c total clause space: 545.701MB
713.38/713.52	c total #watches: 4587751
852.85/853.06	c total #propagations: 251522598 / total #impl: 355580412 (eff. 0.707)
852.85/853.06	c #Conflicts:      16000 | #Learnt:       5874 | 0.000
852.85/853.06	c total clause space: 545.701MB
852.85/853.06	c total #watches: 4604175
932.53/932.79	c total #propagations: 264786095 / total #impl: 384892712 (eff. 0.688)
932.53/932.79	c GC COLLECT
932.53/932.79	c #Conflicts:      17000 | #Learnt:       3701 | 0.000
932.53/932.79	c total clause space: 545.701MB
932.53/932.79	c total #watches: 4572857
1038.12/1038.38	c total #propagations: 276490248 / total #impl: 406814789 (eff. 0.680)
1038.12/1038.38	c #Conflicts:      18000 | #Learnt:       4701 | 0.000
1038.12/1038.38	c total clause space: 545.701MB
1038.12/1038.38	c total #watches: 4587241
1094.91/1095.16	c total #propagations: 287310817 / total #impl: 426423118 (eff. 0.674)
1094.91/1095.16	c #Conflicts:      19000 | #Learnt:       5701 | 0.000
1094.91/1095.16	c total clause space: 545.701MB
1094.91/1095.16	c total #watches: 4609920
1169.30/1169.51	c total #propagations: 302514566 / total #impl: 450454930 (eff. 0.672)
1169.30/1169.51	c #Conflicts:      20000 | #Learnt:       6701 | 0.000
1169.30/1169.51	c total clause space: 545.701MB
1169.30/1169.51	c total #watches: 4629782
1213.10/1213.31	c total #propagations: 320583454 / total #impl: 477562155 (eff. 0.671)
1213.10/1213.31	c GC COLLECT
1213.10/1213.31	c #Conflicts:      21000 | #Learnt:       4216 | 0.000
1213.10/1213.31	c total clause space: 545.701MB
1213.10/1213.32	c total #watches: 4553952
1278.98/1279.20	c total #propagations: 335591663 / total #impl: 498818717 (eff. 0.673)
1278.98/1279.20	c #Conflicts:      22000 | #Learnt:       5216 | 0.000
1278.98/1279.20	c total clause space: 545.701MB
1278.98/1279.20	c total #watches: 4579667
1392.26/1392.57	c total #propagations: 348176690 / total #impl: 519321843 (eff. 0.670)
1392.26/1392.57	c #Conflicts:      23000 | #Learnt:       6216 | 0.000
1392.26/1392.57	c total clause space: 545.701MB
1392.26/1392.57	c total #watches: 4604562
1455.75/1456.01	c total #propagations: 361873317 / total #impl: 543820895 (eff. 0.665)
1455.75/1456.01	c #Conflicts:      24000 | #Learnt:       7205 | 0.000
1455.75/1456.01	c total clause space: 545.701MB
1455.75/1456.01	c total #watches: 4620850
1509.05/1509.32	c total #propagations: 379724440 / total #impl: 572172402 (eff. 0.664)
1509.05/1509.32	c GC COLLECT
1509.05/1509.32	c #Conflicts:      25000 | #Learnt:       4405 | 0.000
1509.05/1509.32	c total clause space: 545.701MB
1509.05/1509.32	c total #watches: 4560899
1559.44/1559.76	c total #propagations: 399003558 / total #impl: 598496104 (eff. 0.667)
1559.44/1559.76	c #Conflicts:      26000 | #Learnt:       5405 | 0.000
1559.44/1559.76	c total clause space: 545.701MB
1559.44/1559.76	c total #watches: 4588787
1625.73/1626.08	c total #propagations: 418048572 / total #impl: 624983031 (eff. 0.669)
1625.73/1626.08	c #Conflicts:      27000 | #Learnt:       6405 | 0.000
1625.73/1626.08	c total clause space: 545.701MB
1625.73/1626.08	c total #watches: 4608313
1674.72/1675.05	c total #propagations: 433446165 / total #impl: 649672942 (eff. 0.667)
1674.72/1675.05	c #Conflicts:      28000 | #Learnt:       7405 | 0.000
1674.72/1675.05	c total clause space: 545.701MB
1674.72/1675.05	c total #watches: 4625216
1730.02/1730.39	c total #propagations: 453742814 / total #impl: 677425707 (eff. 0.670)
1730.02/1730.39	c GC COLLECT
1730.02/1730.39	c #Conflicts:      29000 | #Learnt:       4310 | 0.000
1730.02/1730.39	c total clause space: 545.701MB
1730.02/1730.39	c total #watches: 4554936
1778.61/1778.97	c total #propagations: 465728711 / total #impl: 696160681 (eff. 0.669)
1778.61/1778.97	c #Conflicts:      30000 | #Learnt:       5310 | 0.000
1778.61/1778.97	c total clause space: 545.701MB
1778.61/1778.97	c total #watches: 4575307

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-4100543-1466242573/watcher-4100543-1466242573 -o /tmp/evaluation-result-4100543-1466242573/solver-4100543-1466242573 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1466240772-17503 --watchdog 1960 --input HOME/instance-4100543-1466242573.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=17666
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.21 2.15 2.03 4/176 17669
/proc/meminfo: memFree=30511228/32872528 swapFree=1103996/1183712
[pid=17669] ppid=17666 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/17669/stat : 17669 (cdcl-cuttingpla) R 17666 17669 17487 0 -1 4202496 240 0 0 0 0 0 0 0 20 0 1 0 26306541 57319424 4721 33554432000 4194304 6211289 140736786961872 140734459548680 4206761 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17669/statm: 13994 4721 98 493 0 13491 0

[startup+0.100121 s]
/proc/loadavg: 2.21 2.15 2.03 4/176 17669
/proc/meminfo: memFree=30511228/32872528 swapFree=1103996/1183712
[pid=17669] ppid=17666 vsize=58412 CPUtime=0.08 cores=0,2,4,6
/proc/17669/stat : 17669 (cdcl-cuttingpla) R 17666 17669 17487 0 -1 4202496 1423 0 0 0 8 0 0 0 20 0 1 0 26306541 59813888 11480 33554432000 4194304 6211289 140736786961872 140734459548680 5418912 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/17669/statm: 14603 11481 121 493 0 14100 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 58412

[startup+0.200301 s]
/proc/loadavg: 2.21 2.15 2.03 4/176 17669
/proc/meminfo: memFree=30511228/32872528 swapFree=1103996/1183712
[pid=17669] ppid=17666 vsize=65452 CPUtime=0.19 cores=0,2,4,6
/proc/17669/stat : 17669 (cdcl-cuttingpla) R 17666 17669 17487 0 -1 4202496 2217 0 0 0 18 1 0 0 20 0 1 0 26306541 67022848 12559 33554432000 4194304 6211289 140736786961872 140736786960712 4261235 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/17669/statm: 16363 12559 121 493 0 15860 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 65452

[startup+0.300283 s]
/proc/loadavg: 2.21 2.15 2.03 4/176 17669
/proc/meminfo: memFree=30511228/32872528 swapFree=1103996/1183712
[pid=17669] ppid=17666 vsize=65452 CPUtime=0.29 cores=0,2,4,6
/proc/17669/stat : 17669 (cdcl-cuttingpla) R 17666 17669 17487 0 -1 4202496 2218 0 0 0 28 1 0 0 20 0 1 0 26306541 67022848 13071 33554432000 4194304 6211289 140736786961872 140736786960712 4260976 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/17669/statm: 16363 13071 121 493 0 15860 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 65452

[startup+0.700232 s]
/proc/loadavg: 2.21 2.15 2.03 4/176 17669
/proc/meminfo: memFree=30511228/32872528 swapFree=1103996/1183712
[pid=17669] ppid=17666 vsize=74836 CPUtime=0.68 cores=0,2,4,6
/proc/17669/stat : 17669 (cdcl-cuttingpla) R 17666 17669 17487 0 -1 4202496 2779 0 0 0 67 1 0 0 20 0 1 0 26306541 76632064 15374 33554432000 4194304 6211289 140736786961872 140736786960712 5101809 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/17669/statm: 18709 15374 121 493 0 18206 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 74836

[startup+1.50019 s]
/proc/loadavg: 2.21 2.15 2.03 4/177 17670
/proc/meminfo: memFree=30439924/32872528 swapFree=1103996/1183712
[pid=17669] ppid=17666 vsize=131140 CPUtime=1.48 cores=0,2,4,6
/proc/17669/stat : 17669 (cdcl-cuttingpla) R 17666 17669 17487 0 -1 4202496 3915 0 0 0 145 3 0 0 20 0 1 0 26306541 134287360 20830 33554432000 4194304 6211289 140736786961872 140736786960712 5418912 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/17669/statm: 32785 20830 121 493 0 32282 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 131140

[startup+3.10025 s]
/proc/loadavg: 2.27 2.16 2.04 4/177 17670
/proc/meminfo: memFree=30408700/32872528 swapFree=1103996/1183712
[pid=17669] ppid=17666 vsize=298712 CPUtime=3.09 cores=0,2,4,6
/proc/17669/stat : 17669 (cdcl-cuttingpla) R 17666 17669 17487 0 -1 4202496 8402 0 0 0 302 7 0 0 20 0 1 0 26306541 305881088 61777 33554432000 4194304 6211289 140736786961872 140736786960712 4366971 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/17669/statm: 74678 61777 143 493 0 74175 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 298712

[startup+6.30025 s]
/proc/loadavg: 2.27 2.16 2.04 3/177 17670
/proc/meminfo: memFree=30039552/32872528 swapFree=1103996/1183712
[pid=17669] ppid=17666 vsize=623864 CPUtime=6.29 cores=0,2,4,6
/proc/17669/stat : 17669 (cdcl-cuttingpla) R 17666 17669 17487 0 -1 4202496 22186 0 0 0 614 15 0 0 20 0 1 0 26306541 638836736 133844 33554432000 4194304 6211289 140736786961872 140736786959464 4259907 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/17669/statm: 155966 133844 144 493 0 155463 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 623864

[startup+12.7002 s]
/proc/loadavg: 2.25 2.16 2.04 3/177 17670
/proc/meminfo: memFree=29937992/32872528 swapFree=1103996/1183712
[pid=17669] ppid=17666 vsize=666664 CPUtime=12.68 cores=0,2,4,6
/proc/17669/stat : 17669 (cdcl-cuttingpla) R 17666 17669 17487 0 -1 4202496 27758 0 0 0 1251 17 0 0 20 0 1 0 26306541 682663936 142248 33554432000 4194304 6211289 140736786961872 140736786959736 4209322 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/17669/statm: 166666 142248 204 493 0 166163 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 666664

[startup+25.5003 s]
/proc/loadavg: 2.27 2.17 2.04 3/177 17670
/proc/meminfo: memFree=29916328/32872528 swapFree=1103996/1183712
[pid=17669] ppid=17666 vsize=667872 CPUtime=25.49 cores=0,2,4,6
/proc/17669/stat : 17669 (cdcl-cuttingpla) R 17666 17669 17487 0 -1 4202496 28092 0 0 0 2531 18 0 0 20 0 1 0 26306541 683900928 147181 33554432000 4194304 6211289 140736786961872 140736786959784 4209403 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/17669/statm: 166968 147181 204 493 0 166465 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 667872

[startup+51.1004 s]
/proc/loadavg: 2.26 2.17 2.04 3/177 17670
/proc/meminfo: memFree=29898072/32872528 swapFree=1103996/1183712
[pid=17669] ppid=17666 vsize=668144 CPUtime=51.08 cores=0,2,4,6
/proc/17669/stat : 17669 (cdcl-cuttingpla) R 17666 17669 17487 0 -1 4202496 28170 0 0 0 5090 18 0 0 20 0 1 0 26306541 684179456 151858 33554432000 4194304 6211289 140736786961872 140736786960216 4209304 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 167036 151858 214 493 0 166533 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 668144

[startup+102.3 s]
/proc/loadavg: 2.20 2.17 2.05 3/177 17671
/proc/meminfo: memFree=29856936/32872528 swapFree=1103996/1183712
[pid=17669] ppid=17666 vsize=800808 CPUtime=102.28 cores=0,2,4,6
/proc/17669/stat : 17669 (cdcl-cuttingpla) R 17666 17669 17487 0 -1 4202496 28494 0 0 0 10210 18 0 0 20 0 1 0 26306541 820027392 158782 33554432000 4194304 6211289 140736786961872 140736786960216 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 200202 158782 214 493 0 199699 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 800808

[startup+162.3 s]
/proc/loadavg: 2.08 2.14 2.04 3/177 17672
/proc/meminfo: memFree=29796532/32872528 swapFree=1103996/1183712
[pid=17669] ppid=17666 vsize=801384 CPUtime=162.26 cores=0,2,4,6
/proc/17669/stat : 17669 (cdcl-cuttingpla) R 17666 17669 17487 0 -1 4202496 28661 0 0 0 16207 19 0 0 20 0 1 0 26306541 820617216 171724 33554432000 4194304 6211289 140736786961872 140736786959784 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 200346 171724 219 493 0 199843 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 801384

[startup+222.307 s]
/proc/loadavg: 2.17 2.16 2.05 3/177 17673
/proc/meminfo: memFree=29747744/32872528 swapFree=1103996/1183712
[pid=17669] ppid=17666 vsize=801808 CPUtime=222.26 cores=0,2,4,6
/proc/17669/stat : 17669 (cdcl-cuttingpla) R 17666 17669 17487 0 -1 4202496 29129 0 0 0 22206 20 0 0 20 0 1 0 26306541 821051392 181901 33554432000 4194304 6211289 140736786961872 140736786959784 4209304 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 200452 181901 219 493 0 199949 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 801808

[startup+282.3 s]
/proc/loadavg: 2.21 2.17 2.06 3/178 17677
/proc/meminfo: memFree=29730764/32872528 swapFree=1103996/1183712
[pid=17669] ppid=17666 vsize=801996 CPUtime=282.24 cores=0,2,4,6
/proc/17669/stat : 17669 (cdcl-cuttingpla) R 17666 17669 17487 0 -1 4202496 29199 0 0 0 28204 20 0 0 20 0 1 0 26306541 821243904 185548 33554432000 4194304 6211289 140736786961872 140736786959784 4209507 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 200499 185548 219 493 0 199996 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 801996

[startup+342.3 s]
/proc/loadavg: 2.21 2.18 2.07 3/177 17679
/proc/meminfo: memFree=29728420/32872528 swapFree=1103996/1183712
[pid=17669] ppid=17666 vsize=802400 CPUtime=342.23 cores=0,2,4,6
/proc/17669/stat : 17669 (cdcl-cuttingpla) R 17666 17669 17487 0 -1 4202496 29292 0 0 0 34203 20 0 0 20 0 1 0 26306541 821657600 185641 33554432000 4194304 6211289 140736786961872 140736786959784 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 200600 185641 219 493 0 200097 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 802400

[startup+402.3 s]
/proc/loadavg: 2.12 2.16 2.07 3/177 17680
/proc/meminfo: memFree=29724236/32872528 swapFree=1103996/1183712
[pid=17669] ppid=17666 vsize=802696 CPUtime=402.22 cores=0,2,4,6
/proc/17669/stat : 17669 (cdcl-cuttingpla) R 17666 17669 17487 0 -1 4202496 29359 0 0 0 40202 20 0 0 20 0 1 0 26306541 821960704 185708 33554432000 4194304 6211289 140736786961872 140736786960216 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 200674 185708 219 493 0 200171 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 802696

[startup+462.3 s]
/proc/loadavg: 2.29 2.19 2.09 3/177 17681
/proc/meminfo: memFree=29683700/32872528 swapFree=1103996/1183712
[pid=17669] ppid=17666 vsize=1017908 CPUtime=462.21 cores=0,2,4,6
/proc/17669/stat : 17669 (cdcl-cuttingpla) R 17666 17669 17487 0 -1 4202496 29966 0 0 0 46199 22 0 0 20 0 1 0 26306541 1042337792 187520 33554432000 4194304 6211289 140736786961872 140736786959784 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 254477 187520 219 493 0 253974 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1017908

[startup+522.3 s]
/proc/loadavg: 2.20 2.18 2.09 3/177 17682
/proc/meminfo: memFree=29628576/32872528 swapFree=1103996/1183712
[pid=17669] ppid=17666 vsize=1018632 CPUtime=522.2 cores=0,2,4,6
/proc/17669/stat : 17669 (cdcl-cuttingpla) R 17666 17669 17487 0 -1 4202496 30309 0 0 0 52197 23 0 0 20 0 1 0 26306541 1043079168 202165 33554432000 4194304 6211289 140736786961872 140736786959784 4209501 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 254658 202165 219 493 0 254155 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1018632

[startup+582.3 s]
/proc/loadavg: 2.22 2.19 2.10 3/177 17683
/proc/meminfo: memFree=29599008/32872528 swapFree=1103996/1183712
[pid=17669] ppid=17666 vsize=1019308 CPUtime=582.2 cores=0,2,4,6
/proc/17669/stat : 17669 (cdcl-cuttingpla) R 17666 17669 17487 0 -1 4202496 30540 0 0 0 58196 24 0 0 20 0 1 0 26306541 1043771392 207965 33554432000 4194304 6211289 140736786961872 140736786959864 4209304 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 254827 207965 219 493 0 254324 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1019308


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


[startup+942.3 s]
/proc/loadavg: 2.06 2.14 2.09 3/176 17740
/proc/meminfo: memFree=29714756/32872528 swapFree=1103996/1183712
[pid=17669] ppid=17666 vsize=1020524 CPUtime=942.13 cores=0,2,4,6
/proc/17669/stat : 17669 (cdcl-cuttingpla) R 17666 17669 17487 0 -1 4202496 30962 0 0 0 94189 24 0 0 20 0 1 0 26306541 1045016576 209357 33554432000 4194304 6211289 140736786961872 140736786960216 4209306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 255131 209357 219 493 0 254628 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 1020524

[startup+1002.3 s]
/proc/loadavg: 2.13 2.14 2.09 3/177 17787
/proc/meminfo: memFree=29452024/32872528 swapFree=1103996/1183712
[pid=17669] ppid=17666 vsize=1020524 CPUtime=1002.12 cores=0,2,4,6
/proc/17669/stat : 17669 (cdcl-cuttingpla) R 17666 17669 17487 0 -1 4202496 30964 0 0 0 100188 24 0 0 20 0 1 0 26306541 1045016576 209359 33554432000 4194304 6211289 140736786961872 140736786960216 4209328 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 255131 209359 219 493 0 254628 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 1020524

[startup+1062.3 s]
/proc/loadavg: 2.09 2.13 2.09 3/177 17788
/proc/meminfo: memFree=29434536/32872528 swapFree=1103996/1183712
[pid=17669] ppid=17666 vsize=1020804 CPUtime=1062.11 cores=0,2,4,6
/proc/17669/stat : 17669 (cdcl-cuttingpla) R 17666 17669 17487 0 -1 4202496 31043 0 0 0 106187 24 0 0 20 0 1 0 26306541 1045303296 209438 33554432000 4194304 6211289 140736786961872 140736786959864 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 255201 209438 219 493 0 254698 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 1020804

[startup+1122.3 s]
/proc/loadavg: 2.20 2.15 2.10 3/177 17789
/proc/meminfo: memFree=29385492/32872528 swapFree=1103996/1183712
[pid=17669] ppid=17666 vsize=1020940 CPUtime=1122.1 cores=0,2,4,6
/proc/17669/stat : 17669 (cdcl-cuttingpla) R 17666 17669 17487 0 -1 4202496 31064 0 0 0 112186 24 0 0 20 0 1 0 26306541 1045442560 209459 33554432000 4194304 6211289 140736786961872 140736786960216 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 255235 209459 219 493 0 254732 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 1020940

[startup+1182.3 s]
/proc/loadavg: 2.19 2.15 2.10 3/177 17790
/proc/meminfo: memFree=29365548/32872528 swapFree=1103996/1183712
[pid=17669] ppid=17666 vsize=1021212 CPUtime=1182.09 cores=0,2,4,6
/proc/17669/stat : 17669 (cdcl-cuttingpla) R 17666 17669 17487 0 -1 4202496 31135 0 0 0 118185 24 0 0 20 0 1 0 26306541 1045721088 210305 33554432000 4194304 6211289 140736786961872 140736786959784 4209304 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 255303 210305 219 493 0 254800 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 1021212

[startup+1242.3 s]
/proc/loadavg: 2.13 2.14 2.09 3/177 17792
/proc/meminfo: memFree=29304180/32872528 swapFree=1103996/1183712
[pid=17669] ppid=17666 vsize=1021344 CPUtime=1242.08 cores=0,2,4,6
/proc/17669/stat : 17669 (cdcl-cuttingpla) R 17666 17669 17487 0 -1 4202496 31227 0 0 0 124184 24 0 0 20 0 1 0 26306541 1045856256 210484 33554432000 4194304 6211289 140736786961872 140736786959784 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 255336 210484 219 493 0 254833 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 1021344

[startup+1302.3 s]
/proc/loadavg: 2.34 2.19 2.11 3/177 17793
/proc/meminfo: memFree=29245276/32872528 swapFree=1103996/1183712
[pid=17669] ppid=17666 vsize=1021344 CPUtime=1302.08 cores=0,2,4,6
/proc/17669/stat : 17669 (cdcl-cuttingpla) R 17666 17669 17487 0 -1 4202496 31275 0 0 0 130184 24 0 0 20 0 1 0 26306541 1045856256 210532 33554432000 4194304 6211289 140736786961872 140736786960216 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 255336 210532 219 493 0 254833 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1021344

[startup+1362.3 s]
/proc/loadavg: 2.31 2.20 2.11 3/177 17794
/proc/meminfo: memFree=29200900/32872528 swapFree=1103996/1183712
[pid=17669] ppid=17666 vsize=1021624 CPUtime=1362.07 cores=0,2,4,6
/proc/17669/stat : 17669 (cdcl-cuttingpla) R 17666 17669 17487 0 -1 4202496 31321 0 0 0 136183 24 0 0 20 0 1 0 26306541 1046142976 210578 33554432000 4194304 6211289 140736786961872 140736786959784 4209425 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 255406 210578 219 493 0 254903 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 1021624

[startup+1422.3 s]
/proc/loadavg: 2.28 2.20 2.12 4/177 17795
/proc/meminfo: memFree=29182804/32872528 swapFree=1103996/1183712
[pid=17669] ppid=17666 vsize=1021760 CPUtime=1422.06 cores=0,2,4,6
/proc/17669/stat : 17669 (cdcl-cuttingpla) R 17666 17669 17487 0 -1 4202496 31384 0 0 0 142182 24 0 0 20 0 1 0 26306541 1046282240 210641 33554432000 4194304 6211289 140736786961872 140736786960216 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 255440 210641 219 493 0 254937 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 1021760

[startup+1482.3 s]
/proc/loadavg: 2.20 2.20 2.12 4/178 17799
/proc/meminfo: memFree=29115956/32872528 swapFree=1103996/1183712
[pid=17669] ppid=17666 vsize=1022220 CPUtime=1482.05 cores=0,2,4,6
/proc/17669/stat : 17669 (cdcl-cuttingpla) R 17666 17669 17487 0 -1 4202496 31502 0 0 0 148181 24 0 0 20 0 1 0 26306541 1046753280 210759 33554432000 4194304 6211289 140736786961872 140736786959784 4209304 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 255555 210759 219 493 0 255052 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 1022220

[startup+1542.31 s]
/proc/loadavg: 2.22 2.19 2.11 3/178 17824
/proc/meminfo: memFree=29103188/32872528 swapFree=1103996/1183712
[pid=17669] ppid=17666 vsize=1022360 CPUtime=1542.05 cores=0,2,4,6
/proc/17669/stat : 17669 (cdcl-cuttingpla) R 17666 17669 17487 0 -1 4202496 31539 0 0 0 154181 24 0 0 20 0 1 0 26306541 1046896640 210796 33554432000 4194304 6211289 140736786961872 140736786960216 4209304 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 255590 210796 219 493 0 255087 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 1022360

[startup+1602.3 s]
/proc/loadavg: 2.14 2.17 2.11 3/177 17825
/proc/meminfo: memFree=29097388/32872528 swapFree=1103996/1183712
[pid=17669] ppid=17666 vsize=1022764 CPUtime=1602.03 cores=0,2,4,6
/proc/17669/stat : 17669 (cdcl-cuttingpla) R 17666 17669 17487 0 -1 4202496 31660 0 0 0 160179 24 0 0 20 0 1 0 26306541 1047310336 210917 33554432000 4194304 6211289 140736786961872 140736786959784 4209328 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 255691 210917 219 493 0 255188 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 1022764

[startup+1662.3 s]
/proc/loadavg: 2.15 2.17 2.11 3/177 17826
/proc/meminfo: memFree=29088800/32872528 swapFree=1103996/1183712
[pid=17669] ppid=17666 vsize=1023048 CPUtime=1662.02 cores=0,2,4,6
/proc/17669/stat : 17669 (cdcl-cuttingpla) R 17666 17669 17487 0 -1 4202496 31741 0 0 0 166178 24 0 0 20 0 1 0 26306541 1047601152 213042 33554432000 4194304 6211289 140736786961872 140736786959784 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 255762 213042 219 493 0 255259 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 1023048

[startup+1722.3 s]
/proc/loadavg: 2.23 2.18 2.11 3/177 17827
/proc/meminfo: memFree=28939708/32872528 swapFree=1103996/1183712
[pid=17669] ppid=17666 vsize=1023492 CPUtime=1722.01 cores=0,2,4,6
/proc/17669/stat : 17669 (cdcl-cuttingpla) R 17666 17669 17487 0 -1 4202496 31874 0 0 0 172176 25 0 0 20 0 1 0 26306541 1048055808 225950 33554432000 4194304 6211289 140736786961872 140736786959784 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 255873 225950 219 493 0 255370 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 1023492

[startup+1782.3 s]
/proc/loadavg: 2.08 2.14 2.10 3/177 17828
/proc/meminfo: memFree=28796696/32872528 swapFree=1103996/1183712
[pid=17669] ppid=17666 vsize=1023624 CPUtime=1782.01 cores=0,2,4,6
/proc/17669/stat : 17669 (cdcl-cuttingpla) R 17666 17669 17487 0 -1 4202496 31925 0 0 0 178176 25 0 0 20 0 1 0 26306541 1048190976 226001 33554432000 4194304 6211289 140736786961872 140736786960216 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 255906 226001 219 493 0 255403 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 1023624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.06 2.13 2.10 4/177 17829
/proc/meminfo: memFree=28768640/32872528 swapFree=1103996/1183712
[pid=17669] ppid=17666 vsize=1023624 CPUtime=1800 cores=0,2,4,6
/proc/17669/stat : 17669 (cdcl-cuttingpla) R 17666 17669 17487 0 -1 4202496 31936 0 0 0 179975 25 0 0 20 0 1 0 26306541 1048190976 226012 33554432000 4194304 6211289 140736786961872 140736786960216 4209304 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 255906 226012 219 493 0 255403 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1023624

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

[startup+1800.3 s]
/proc/loadavg: 2.06 2.13 2.10 4/177 17829
/proc/meminfo: memFree=28768640/32872528 swapFree=1103996/1183712
[pid=17669] ppid=17666 vsize=1023624 CPUtime=1800 cores=0,2,4,6
/proc/17669/stat : 17669 (cdcl-cuttingpla) R 17666 17669 17487 0 -1 4202496 31936 0 0 0 179975 25 0 0 20 0 1 0 26306541 1048190976 226012 33554432000 4194304 6211289 140736786961872 140736786960216 4209304 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17669/statm: 255906 226012 219 493 0 255403 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1023624

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.01
CPU user time (s): 1799.76
CPU system time (s): 0.255961
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 1023624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.76
system time used= 0.255961
maximum resident set size= 904048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31936
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= 24
involuntary context switches= 1896

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.2096 second user time and 14.8527 second system time

The end

Launcher Data

Begin job on node115 at 2016-06-18 11:36:16
IDJOB=4100543
IDBENCH=1629
IDSOLVER=2549
FILE ID=node115/4100543-1466242573
RUNJOBID= node115-1466240772-17503
PBS_JOBID= 19918197
Free space on /tmp= 71680 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-reduced-mps-v2-20-10-van.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100543-1466242573/watcher-4100543-1466242573 -o /tmp/evaluation-result-4100543-1466242573/solver-4100543-1466242573 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1466240772-17503 --watchdog 1960 --input HOME/instance-4100543-1466242573.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 3cd1cee71c010b0b6b20076800dc90e2
RANDOM SEED=1852799971

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.103
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:        30511764 kB
Buffers:          116816 kB
Cached:           205356 kB
SwapCached:         2472 kB
Active:           240068 kB
Inactive:         185108 kB
Active(anon):     103420 kB
Inactive(anon):     2168 kB
Active(file):     136648 kB
Inactive(file):   182940 kB
Unevictable:     1183712 kB
Mlocked:         1103996 kB
SwapTotal:      67108856 kB
SwapFree:       67099632 kB
Dirty:             68552 kB
Writeback:             0 kB
AnonPages:       1285716 kB
Mapped:             9080 kB
Shmem:                 0 kB
Slab:             618324 kB
SReclaimable:      58560 kB
SUnreclaim:       559764 kB
KernelStack:        1440 kB
PageTables:         6500 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1407564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    145408 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= 71672 MiB
End job on node115 at 2016-06-18 12:06:16