Trace number 4101087

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

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-pilot.we.opb
MD5SUM6d89097601cc17df3da06374ded173c4
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 variables77678
Total number of constraints1016
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 constraints1016
Minimum length of a constraint10
Maximum length of a constraint2430
Number of terms in the objective function 2760
Biggest coefficient in the objective function 9798
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 526457
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262399
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 526457
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
0.08/0.10	c * #variable= 77678 #constraint= 1016
0.19/0.24	c * #variable= 77678 #constraint= 1016
0.69/0.73	c #Conflicts:       1000 | #Learnt:        996 | 0.182
0.69/0.73	c total clause space: 18.2382MB
0.69/0.74	c total #watches: 402436
0.79/0.85	c total #propagations: 111229 / total #impl: 8089158 (eff. 0.014)
0.79/0.85	c #Conflicts:       2000 | #Learnt:       1996 | 0.091
0.79/0.85	c total clause space: 18.2382MB
0.79/0.85	c total #watches: 408714
0.89/0.98	c total #propagations: 159355 / total #impl: 8487954 (eff. 0.019)
0.89/0.98	c #Conflicts:       3000 | #Learnt:       2005 | 0.061
0.89/0.98	c total clause space: 29.637MB
0.89/0.98	c total #watches: 412407
1.09/1.13	c total #propagations: 232140 / total #impl: 8897649 (eff. 0.026)
1.09/1.13	c #Conflicts:       4000 | #Learnt:       3005 | 0.046
1.09/1.13	c total clause space: 29.637MB
1.09/1.13	c total #watches: 422317
1.29/1.38	c total #propagations: 287723 / total #impl: 9411282 (eff. 0.031)
1.29/1.38	c GC COLLECT
1.29/1.38	c #Conflicts:       5000 | #Learnt:       2360 | 0.036
1.29/1.38	c total clause space: 29.637MB
1.29/1.38	c total #watches: 416757
1.49/1.53	c total #propagations: 330765 / total #impl: 10025228 (eff. 0.033)
1.49/1.53	c #Conflicts:       6000 | #Learnt:       3360 | 0.030
1.49/1.53	c total clause space: 29.637MB
1.49/1.53	c total #watches: 425878
1.69/1.71	c total #propagations: 384532 / total #impl: 10428282 (eff. 0.037)
1.69/1.71	c GC COLLECT
1.69/1.71	c #Conflicts:       7000 | #Learnt:       2246 | 0.026
1.69/1.71	c total clause space: 29.637MB
1.69/1.71	c total #watches: 406130
1.89/1.95	c total #propagations: 448751 / total #impl: 10939920 (eff. 0.041)
1.89/1.95	c #Conflicts:       8000 | #Learnt:       3246 | 0.023
1.89/1.95	c total clause space: 29.637MB
1.89/1.95	c total #watches: 415516
2.09/2.10	c total #propagations: 520513 / total #impl: 11631476 (eff. 0.045)
2.09/2.10	c #Conflicts:       9000 | #Learnt:       4246 | 0.020
2.09/2.10	c total clause space: 29.637MB
2.09/2.10	c total #watches: 427431
2.20/2.28	c total #propagations: 562121 / total #impl: 11976379 (eff. 0.047)
2.20/2.28	c GC COLLECT
2.20/2.28	c #Conflicts:      10000 | #Learnt:       2726 | 0.018
2.20/2.28	c total clause space: 29.637MB
2.20/2.28	c total #watches: 419058
2.39/2.45	c total #propagations: 608936 / total #impl: 12451119 (eff. 0.049)
2.39/2.45	c #Conflicts:      11000 | #Learnt:       3726 | 0.017
2.39/2.45	c total clause space: 29.637MB
2.39/2.45	c total #watches: 429935
2.59/2.63	c total #propagations: 642976 / total #impl: 12875895 (eff. 0.050)
2.59/2.63	c #Conflicts:      12000 | #Learnt:       4726 | 0.015
2.59/2.63	c total clause space: 29.637MB
2.59/2.63	c total #watches: 444026
5.39/5.49	c total #propagations: 703231 / total #impl: 13337366 (eff. 0.053)
5.39/5.49	c #Conflicts:      13000 | #Learnt:       5723 | 0.016
5.39/5.49	c total clause space: 29.637MB
5.39/5.50	c total #watches: 465941
22.10/22.18	c total #propagations: 1117741 / total #impl: 94965234 (eff. 0.012)
22.10/22.18	c GC COLLECT
22.10/22.18	c #Conflicts:      14000 | #Learnt:       3867 | 0.015
22.10/22.18	c total clause space: 29.637MB
22.10/22.18	c total #watches: 441582
43.99/44.08	c total #propagations: 2886957 / total #impl: 1003968687 (eff. 0.003)
43.99/44.08	c #Conflicts:      15000 | #Learnt:       4867 | 0.014
43.99/44.08	c total clause space: 29.637MB
43.99/44.08	c total #watches: 452552
52.39/52.41	c total #propagations: 5149108 / total #impl: 2209005558 (eff. 0.002)
52.39/52.41	c #Conflicts:      16000 | #Learnt:       5867 | 0.013
52.39/52.41	c total clause space: 29.637MB
52.39/52.41	c total #watches: 457682
52.68/52.78	c total #propagations: 6116043 / total #impl: 2648825960 (eff. 0.002)
52.68/52.78	c GC COLLECT
52.68/52.78	c #Conflicts:      17000 | #Learnt:       3690 | 0.012
52.68/52.78	c total clause space: 29.637MB
52.68/52.78	c total #watches: 415908
53.08/53.10	c total #propagations: 6340881 / total #impl: 2650601673 (eff. 0.002)
53.08/53.10	c #Conflicts:      18000 | #Learnt:       4690 | 0.011
53.08/53.10	c total clause space: 29.637MB
53.08/53.10	c total #watches: 418084
53.28/53.37	c total #propagations: 6566467 / total #impl: 2652431840 (eff. 0.002)
53.28/53.37	c #Conflicts:      19000 | #Learnt:       5690 | 0.011
53.28/53.37	c total clause space: 29.637MB
53.28/53.37	c total #watches: 420172
57.58/57.69	c total #propagations: 6796323 / total #impl: 2653964764 (eff. 0.003)
57.58/57.69	c #Conflicts:      20000 | #Learnt:       6690 | 0.010
57.58/57.69	c total clause space: 29.637MB
57.58/57.69	c total #watches: 424996
64.68/64.72	c total #propagations: 7424564 / total #impl: 2869036966 (eff. 0.003)
64.68/64.72	c GC COLLECT
64.68/64.72	c #Conflicts:      21000 | #Learnt:       4198 | 0.010
64.68/64.72	c total clause space: 29.637MB
64.68/64.72	c total #watches: 402124
74.98/75.05	c total #propagations: 8315107 / total #impl: 3233856960 (eff. 0.003)
74.98/75.05	c #Conflicts:      22000 | #Learnt:       5198 | 0.009
74.98/75.05	c total clause space: 29.637MB
74.98/75.05	c total #watches: 410076
77.48/77.55	c total #propagations: 9532727 / total #impl: 3791503515 (eff. 0.003)
77.48/77.55	c #Conflicts:      23000 | #Learnt:       6198 | 0.009
77.48/77.55	c total clause space: 29.637MB
77.48/77.55	c total #watches: 413332
82.59/82.66	c total #propagations: 9934321 / total #impl: 3899671176 (eff. 0.003)
82.59/82.66	c #Conflicts:      24000 | #Learnt:       7198 | 0.008
82.59/82.66	c total clause space: 29.637MB
82.59/82.66	c total #watches: 417607
89.58/89.68	c total #propagations: 10592519 / total #impl: 4167045743 (eff. 0.003)
89.58/89.68	c GC COLLECT
89.58/89.68	c #Conflicts:      25000 | #Learnt:       4400 | 0.008
89.58/89.68	c total clause space: 29.637MB
89.58/89.68	c total #watches: 409071
95.28/95.30	c total #propagations: 11452939 / total #impl: 4541830006 (eff. 0.003)
95.28/95.30	c #Conflicts:      26000 | #Learnt:       5400 | 0.008
95.28/95.30	c total clause space: 29.637MB
95.28/95.30	c total #watches: 414930
113.58/113.67	c total #propagations: 12179250 / total #impl: 4834968313 (eff. 0.003)
113.58/113.67	c #Conflicts:      27000 | #Learnt:       6400 | 0.008
113.58/113.67	c total clause space: 29.637MB
113.58/113.67	c total #watches: 421856
121.08/121.13	c total #propagations: 14214322 / total #impl: 5854343354 (eff. 0.002)
121.08/121.13	c #Conflicts:      28000 | #Learnt:       7398 | 0.040
121.08/121.13	c total clause space: 29.637MB
121.08/121.13	c total #watches: 472194
122.18/122.24	c total #propagations: 15134855 / total #impl: 6207251049 (eff. 0.002)
122.18/122.24	c GC COLLECT
122.18/122.24	c #Conflicts:      29000 | #Learnt:       4308 | 0.050
122.18/122.24	c total clause space: 29.637MB
122.18/122.24	c total #watches: 469349
168.76/168.80	c total #propagations: 15316046 / total #impl: 6237588958 (eff. 0.002)
168.76/168.80	c #Conflicts:      30000 | #Learnt:       5306 | 0.080
168.76/168.80	c total clause space: 48.1602MB
168.76/168.80	c total #watches: 1032118
508.81/508.90	c total #propagations: 15681412 / total #impl: 6487926255 (eff. 0.002)
508.81/508.90	c #Conflicts:      31000 | #Learnt:       6306 | 0.078
508.81/508.90	c total clause space: 78.2603MB
508.81/508.90	c total #watches: 1346467
617.29/617.43	c total #propagations: 17081127 / total #impl: 8292705407 (eff. 0.002)
617.29/617.43	c #Conflicts:      32000 | #Learnt:       7306 | 0.075
617.29/617.43	c total clause space: 78.2603MB
617.29/617.43	c total #watches: 1561787
1544.45/1544.77	c total #propagations: 17729289 / total #impl: 9075999703 (eff. 0.002)
1544.45/1544.77	c #Conflicts:      33000 | #Learnt:       8306 | 0.487
1544.45/1544.77	c total clause space: 78.2603MB
1544.45/1544.77	c total #watches: 1818616
1624.84/1625.13	c total #propagations: 19827202 / total #impl: 24412249222 (eff. 0.001)
1624.84/1625.13	c #Conflicts:      34000 | #Learnt:       4913 | 0.510
1624.84/1625.13	c total clause space: 127.173MB
1624.84/1625.13	c total #watches: 1933880

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-4101087-1466249377/watcher-4101087-1466249377 -o /tmp/evaluation-result-4101087-1466249377/solver-4101087-1466249377 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1466240178-16744 --watchdog 1960 --input HOME/instance-4101087-1466249377.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=17754
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.14 2.20 2.23 4/176 17757
/proc/meminfo: memFree=30173320/32872528 swapFree=1402776/1580604
[pid=17757] ppid=17754 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/17757/stat : 17757 (cdcl-cuttingpla) R 17754 17757 16728 0 -1 4202496 255 0 0 0 0 0 0 0 20 0 1 0 26983431 57319424 6268 33554432000 4194304 6211289 140734438416048 140734622251640 4206544 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17757/statm: 13994 6268 98 493 0 13491 0

[startup+0.100171 s]
/proc/loadavg: 2.14 2.20 2.23 4/176 17757
/proc/meminfo: memFree=30173320/32872528 swapFree=1402776/1580604
[pid=17757] ppid=17754 vsize=59428 CPUtime=0.08 cores=0,2,4,6
/proc/17757/stat : 17757 (cdcl-cuttingpla) R 17754 17757 16728 0 -1 4202496 1266 0 0 0 8 0 0 0 20 0 1 0 26983431 60854272 11605 33554432000 4194304 6211289 140734438416048 140734622251640 5418912 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17757/statm: 14857 11605 121 493 0 14354 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 59428

[startup+0.200329 s]
/proc/loadavg: 2.14 2.20 2.23 4/176 17757
/proc/meminfo: memFree=30173320/32872528 swapFree=1402776/1580604
[pid=17757] ppid=17754 vsize=78704 CPUtime=0.19 cores=0,2,4,6
/proc/17757/stat : 17757 (cdcl-cuttingpla) R 17754 17757 16728 0 -1 4202496 4143 0 0 0 18 1 0 0 20 0 1 0 26983431 80592896 16526 33554432000 4194304 6211289 140734438416048 140734622251640 4216673 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17757/statm: 19676 16526 144 493 0 19173 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 78704

[startup+0.300346 s]
/proc/loadavg: 2.14 2.20 2.23 4/176 17757
/proc/meminfo: memFree=30173320/32872528 swapFree=1402776/1580604
[pid=17757] ppid=17754 vsize=97624 CPUtime=0.29 cores=0,2,4,6
/proc/17757/stat : 17757 (cdcl-cuttingpla) R 17754 17757 16728 0 -1 4202496 6174 0 0 0 28 1 0 0 20 0 1 0 26983431 99966976 19968 33554432000 4194304 6211289 140734438416048 140734622251640 4231627 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17757/statm: 24406 19968 144 493 0 23903 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 97624

[startup+0.700224 s]
/proc/loadavg: 2.14 2.20 2.23 4/176 17757
/proc/meminfo: memFree=30173320/32872528 swapFree=1402776/1580604
[pid=17757] ppid=17754 vsize=111964 CPUtime=0.69 cores=0,2,4,6
/proc/17757/stat : 17757 (cdcl-cuttingpla) R 17754 17757 16728 0 -1 4202496 7613 0 0 0 68 1 0 0 20 0 1 0 26983431 114651136 22874 33554432000 4194304 6211289 140734438416048 140734438413512 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17757/statm: 27991 22874 150 493 0 27488 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111964

[startup+1.50022 s]
/proc/loadavg: 2.14 2.20 2.23 4/177 17758
/proc/meminfo: memFree=30075980/32872528 swapFree=1402776/1580604
[pid=17757] ppid=17754 vsize=123640 CPUtime=1.49 cores=0,2,4,6
/proc/17757/stat : 17757 (cdcl-cuttingpla) R 17754 17757 16728 0 -1 4202496 8549 0 0 0 147 2 0 0 20 0 1 0 26983431 126607360 24953 33554432000 4194304 6211289 140734438416048 140734438414392 4249704 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17757/statm: 30910 24953 165 493 0 30407 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 123640

[startup+3.10023 s]
/proc/loadavg: 2.14 2.20 2.23 4/177 17758
/proc/meminfo: memFree=30071388/32872528 swapFree=1402776/1580604
[pid=17757] ppid=17754 vsize=123640 CPUtime=3.09 cores=0,2,4,6
/proc/17757/stat : 17757 (cdcl-cuttingpla) R 17754 17757 16728 0 -1 4202496 8550 0 0 0 307 2 0 0 20 0 1 0 26983431 126607360 25465 33554432000 4194304 6211289 140734438416048 140734438414392 4209464 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17757/statm: 30910 25465 165 493 0 30407 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 123640

[startup+6.30019 s]
/proc/loadavg: 2.13 2.20 2.22 3/177 17758
/proc/meminfo: memFree=30069236/32872528 swapFree=1402776/1580604
[pid=17757] ppid=17754 vsize=123640 CPUtime=6.29 cores=0,2,4,6
/proc/17757/stat : 17757 (cdcl-cuttingpla) R 17754 17757 16728 0 -1 4202496 8551 0 0 0 627 2 0 0 20 0 1 0 26983431 126607360 25977 33554432000 4194304 6211289 140734438416048 140734438414392 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17757/statm: 30910 25977 165 493 0 30407 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 123640

[startup+12.7002 s]
/proc/loadavg: 2.12 2.19 2.22 3/177 17758
/proc/meminfo: memFree=30068624/32872528 swapFree=1402776/1580604
[pid=17757] ppid=17754 vsize=123640 CPUtime=12.69 cores=0,2,4,6
/proc/17757/stat : 17757 (cdcl-cuttingpla) R 17754 17757 16728 0 -1 4202496 8551 0 0 0 1267 2 0 0 20 0 1 0 26983431 126607360 25977 33554432000 4194304 6211289 140734438416048 140734438414392 4209464 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17757/statm: 30910 25977 165 493 0 30407 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 123640

[startup+25.5003 s]
/proc/loadavg: 2.17 2.20 2.22 3/178 17761
/proc/meminfo: memFree=30065824/32872528 swapFree=1402776/1580604
[pid=17757] ppid=17754 vsize=123640 CPUtime=25.49 cores=0,2,4,6
/proc/17757/stat : 17757 (cdcl-cuttingpla) R 17754 17757 16728 0 -1 4202496 8551 0 0 0 2547 2 0 0 20 0 1 0 26983431 126607360 25977 33554432000 4194304 6211289 140734438416048 140734438414392 4209484 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17757/statm: 30910 25977 165 493 0 30407 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 123640

[startup+51.1003 s]
/proc/loadavg: 2.25 2.22 2.23 3/178 17761
/proc/meminfo: memFree=30062844/32872528 swapFree=1402776/1580604
[pid=17757] ppid=17754 vsize=123640 CPUtime=51.09 cores=0,2,4,6
/proc/17757/stat : 17757 (cdcl-cuttingpla) R 17754 17757 16728 0 -1 4202496 8551 0 0 0 5107 2 0 0 20 0 1 0 26983431 126607360 25977 33554432000 4194304 6211289 140734438416048 140734438414392 4209501 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17757/statm: 30910 25977 165 493 0 30407 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 123640

[startup+102.3 s]
/proc/loadavg: 2.21 2.21 2.22 3/177 17762
/proc/meminfo: memFree=30059260/32872528 swapFree=1402776/1580604
[pid=17757] ppid=17754 vsize=124180 CPUtime=102.28 cores=0,2,4,6
/proc/17757/stat : 17757 (cdcl-cuttingpla) R 17754 17757 16728 0 -1 4202496 8673 0 0 0 10226 2 0 0 20 0 1 0 26983431 127160320 26099 33554432000 4194304 6211289 140734438416048 140734438414392 4209497 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17757/statm: 31045 26099 165 493 0 30542 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 124180

[startup+162.3 s]
/proc/loadavg: 2.12 2.18 2.21 3/177 17763
/proc/meminfo: memFree=30031152/32872528 swapFree=1402776/1580604
[pid=17757] ppid=17754 vsize=149816 CPUtime=162.26 cores=0,2,4,6
/proc/17757/stat : 17757 (cdcl-cuttingpla) R 17754 17757 16728 0 -1 4202496 10576 0 0 0 16224 2 0 0 20 0 1 0 26983431 153411584 32566 33554432000 4194304 6211289 140734438416048 140734438414040 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17757/statm: 37454 32566 165 493 0 36951 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 149816

[startup+222.307 s]
/proc/loadavg: 2.26 2.22 2.22 3/176 17764
/proc/meminfo: memFree=30026852/32872528 swapFree=1402776/1580604
[pid=17757] ppid=17754 vsize=181488 CPUtime=222.27 cores=0,2,4,6
/proc/17757/stat : 17757 (cdcl-cuttingpla) R 17754 17757 16728 0 -1 4202496 11418 0 0 0 22224 3 0 0 20 0 1 0 26983431 185843712 33674 33554432000 4194304 6211289 140734438416048 140734438414040 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17757/statm: 45372 33674 165 493 0 44869 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 181488

[startup+282.3 s]
/proc/loadavg: 2.25 2.22 2.22 3/177 17767
/proc/meminfo: memFree=30018660/32872528 swapFree=1402776/1580604
[pid=17757] ppid=17754 vsize=182724 CPUtime=282.25 cores=0,2,4,6
/proc/17757/stat : 17757 (cdcl-cuttingpla) R 17754 17757 16728 0 -1 4202496 11739 0 0 0 28222 3 0 0 20 0 1 0 26983431 187109376 35017 33554432000 4194304 6211289 140734438416048 140734438414040 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17757/statm: 45681 35017 165 493 0 45178 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 182724

[startup+342.3 s]
/proc/loadavg: 2.18 2.21 2.21 3/177 17768
/proc/meminfo: memFree=30014860/32872528 swapFree=1402776/1580604
[pid=17757] ppid=17754 vsize=182856 CPUtime=342.24 cores=0,2,4,6
/proc/17757/stat : 17757 (cdcl-cuttingpla) R 17754 17757 16728 0 -1 4202496 11787 0 0 0 34221 3 0 0 20 0 1 0 26983431 187244544 35065 33554432000 4194304 6211289 140734438416048 140734438414040 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17757/statm: 45714 35065 165 493 0 45211 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 182856

[startup+402.3 s]
/proc/loadavg: 2.22 2.21 2.21 3/177 17769
/proc/meminfo: memFree=30011564/32872528 swapFree=1402776/1580604
[pid=17757] ppid=17754 vsize=183268 CPUtime=402.23 cores=0,2,4,6
/proc/17757/stat : 17757 (cdcl-cuttingpla) R 17754 17757 16728 0 -1 4202496 11888 0 0 0 40220 3 0 0 20 0 1 0 26983431 187666432 35166 33554432000 4194304 6211289 140734438416048 140734438414040 4209497 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17757/statm: 45817 35166 165 493 0 45314 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 183268

[startup+462.3 s]
/proc/loadavg: 2.13 2.19 2.20 3/177 17770
/proc/meminfo: memFree=30002564/32872528 swapFree=1402776/1580604
[pid=17757] ppid=17754 vsize=183412 CPUtime=462.22 cores=0,2,4,6
/proc/17757/stat : 17757 (cdcl-cuttingpla) R 17754 17757 16728 0 -1 4202496 11915 0 0 0 46219 3 0 0 20 0 1 0 26983431 187813888 35704 33554432000 4194304 6211289 140734438416048 140734438414040 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17757/statm: 45853 35704 165 493 0 45350 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 183412

[startup+522.3 s]
/proc/loadavg: 2.25 2.21 2.20 3/177 17771
/proc/meminfo: memFree=29991136/32872528 swapFree=1402776/1580604
[pid=17757] ppid=17754 vsize=185156 CPUtime=522.21 cores=0,2,4,6
/proc/17757/stat : 17757 (cdcl-cuttingpla) R 17754 17757 16728 0 -1 4202496 12352 0 0 0 52218 3 0 0 20 0 1 0 26983431 189599744 36652 33554432000 4194304 6211289 140734438416048 140734438413960 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17757/statm: 46289 36652 165 493 0 45786 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 185156

[startup+582.3 s]
/proc/loadavg: 2.24 2.21 2.20 4/177 17773
/proc/meminfo: memFree=29979424/32872528 swapFree=1402776/1580604
[pid=17757] ppid=17754 vsize=186400 CPUtime=582.2 cores=0,2,4,6
/proc/17757/stat : 17757 (cdcl-cuttingpla) R 17754 17757 16728 0 -1 4202496 12680 0 0 0 58217 3 0 0 20 0 1 0 26983431 190873600 38513 33554432000 4194304 6211289 140734438416048 140734438413960 4209304 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17757/statm: 46600 38513 165 493 0 46097 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 186400


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


[startup+942.3 s]
/proc/loadavg: 2.20 2.21 2.18 3/177 17783
/proc/meminfo: memFree=29957144/32872528 swapFree=1402776/1580604
[pid=17757] ppid=17754 vsize=186828 CPUtime=942.14 cores=0,2,4,6
/proc/17757/stat : 17757 (cdcl-cuttingpla) R 17754 17757 16728 0 -1 4202496 12760 0 0 0 94211 3 0 0 20 0 1 0 26983431 191311872 40924 33554432000 4194304 6211289 140734438416048 140734438414040 4209403 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17757/statm: 46707 40924 165 493 0 46204 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 186828

[startup+1002.3 s]
/proc/loadavg: 2.12 2.19 2.18 3/177 17784
/proc/meminfo: memFree=29956768/32872528 swapFree=1402776/1580604
[pid=17757] ppid=17754 vsize=186828 CPUtime=1002.13 cores=0,2,4,6
/proc/17757/stat : 17757 (cdcl-cuttingpla) R 17754 17757 16728 0 -1 4202496 12760 0 0 0 100210 3 0 0 20 0 1 0 26983431 191311872 40924 33554432000 4194304 6211289 140734438416048 140734438414040 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17757/statm: 46707 40924 165 493 0 46204 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 186828

[startup+1062.3 s]
/proc/loadavg: 2.17 2.19 2.18 3/177 17785
/proc/meminfo: memFree=29956640/32872528 swapFree=1402776/1580604
[pid=17757] ppid=17754 vsize=186828 CPUtime=1062.12 cores=0,2,4,6
/proc/17757/stat : 17757 (cdcl-cuttingpla) R 17754 17757 16728 0 -1 4202496 12760 0 0 0 106209 3 0 0 20 0 1 0 26983431 191311872 40924 33554432000 4194304 6211289 140734438416048 140734438414040 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17757/statm: 46707 40924 165 493 0 46204 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 186828

[startup+1122.3 s]
/proc/loadavg: 2.18 2.20 2.18 3/177 17786
/proc/meminfo: memFree=29955768/32872528 swapFree=1402776/1580604
[pid=17757] ppid=17754 vsize=186828 CPUtime=1122.11 cores=0,2,4,6
/proc/17757/stat : 17757 (cdcl-cuttingpla) R 17754 17757 16728 0 -1 4202496 12760 0 0 0 112208 3 0 0 20 0 1 0 26983431 191311872 40924 33554432000 4194304 6211289 140734438416048 140734438414040 4209497 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17757/statm: 46707 40924 165 493 0 46204 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 186828

[startup+1182.3 s]
/proc/loadavg: 2.19 2.19 2.18 3/177 17788
/proc/meminfo: memFree=29955092/32872528 swapFree=1402776/1580604
[pid=17757] ppid=17754 vsize=186828 CPUtime=1182.1 cores=0,2,4,6
/proc/17757/stat : 17757 (cdcl-cuttingpla) R 17754 17757 16728 0 -1 4202496 12760 0 0 0 118207 3 0 0 20 0 1 0 26983431 191311872 40924 33554432000 4194304 6211289 140734438416048 140734438414040 4209484 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17757/statm: 46707 40924 165 493 0 46204 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 186828

[startup+1242.3 s]
/proc/loadavg: 2.11 2.17 2.17 3/178 17792
/proc/meminfo: memFree=29953924/32872528 swapFree=1402776/1580604
[pid=17757] ppid=17754 vsize=186828 CPUtime=1242.09 cores=0,2,4,6
/proc/17757/stat : 17757 (cdcl-cuttingpla) R 17754 17757 16728 0 -1 4202496 12760 0 0 0 124206 3 0 0 20 0 1 0 26983431 191311872 40924 33554432000 4194304 6211289 140734438416048 140734438414040 4209464 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17757/statm: 46707 40924 165 493 0 46204 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 186828

[startup+1302.3 s]
/proc/loadavg: 2.19 2.18 2.18 3/177 17793
/proc/meminfo: memFree=29953668/32872528 swapFree=1402776/1580604
[pid=17757] ppid=17754 vsize=186828 CPUtime=1302.08 cores=0,2,4,6
/proc/17757/stat : 17757 (cdcl-cuttingpla) R 17754 17757 16728 0 -1 4202496 12760 0 0 0 130205 3 0 0 20 0 1 0 26983431 191311872 40924 33554432000 4194304 6211289 140734438416048 140734438414040 4209523 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17757/statm: 46707 40924 165 493 0 46204 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 186828

[startup+1362.3 s]
/proc/loadavg: 2.19 2.18 2.18 3/177 17794
/proc/meminfo: memFree=29947960/32872528 swapFree=1402776/1580604
[pid=17757] ppid=17754 vsize=186828 CPUtime=1362.07 cores=0,2,4,6
/proc/17757/stat : 17757 (cdcl-cuttingpla) R 17754 17757 16728 0 -1 4202496 12760 0 0 0 136204 3 0 0 20 0 1 0 26983431 191311872 40924 33554432000 4194304 6211289 140734438416048 140734438414040 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17757/statm: 46707 40924 165 493 0 46204 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 186828

[startup+1422.3 s]
/proc/loadavg: 2.18 2.17 2.17 3/177 17795
/proc/meminfo: memFree=29947456/32872528 swapFree=1402776/1580604
[pid=17757] ppid=17754 vsize=186828 CPUtime=1422.07 cores=0,2,4,6
/proc/17757/stat : 17757 (cdcl-cuttingpla) R 17754 17757 16728 0 -1 4202496 12764 0 0 0 142204 3 0 0 20 0 1 0 26983431 191311872 40928 33554432000 4194304 6211289 140734438416048 140734438414040 4209515 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17757/statm: 46707 40928 165 493 0 46204 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 186828

[startup+1482.3 s]
/proc/loadavg: 2.29 2.20 2.18 3/177 17797
/proc/meminfo: memFree=29937400/32872528 swapFree=1402776/1580604
[pid=17757] ppid=17754 vsize=187636 CPUtime=1482.06 cores=0,2,4,6
/proc/17757/stat : 17757 (cdcl-cuttingpla) R 17754 17757 16728 0 -1 4202496 12964 0 0 0 148203 3 0 0 20 0 1 0 26983431 192139264 42150 33554432000 4194304 6211289 140734438416048 140734438413960 4209384 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17757/statm: 46909 42150 165 493 0 46406 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 187636

[startup+1542.31 s]
/proc/loadavg: 2.29 2.21 2.19 3/177 17798
/proc/meminfo: memFree=29930692/32872528 swapFree=1402776/1580604
[pid=17757] ppid=17754 vsize=189848 CPUtime=1542.06 cores=0,2,4,6
/proc/17757/stat : 17757 (cdcl-cuttingpla) R 17754 17757 16728 0 -1 4202496 13543 0 0 0 154202 4 0 0 20 0 1 0 26983431 194404352 43751 33554432000 4194304 6211289 140734438416048 140734438413960 4209384 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17757/statm: 47462 43751 165 493 0 46959 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 189848

[startup+1602.3 s]
/proc/loadavg: 2.26 2.21 2.18 3/177 17799
/proc/meminfo: memFree=29923112/32872528 swapFree=1402776/1580604
[pid=17757] ppid=17754 vsize=241604 CPUtime=1602.04 cores=0,2,4,6
/proc/17757/stat : 17757 (cdcl-cuttingpla) R 17754 17757 16728 0 -1 4202496 14590 0 0 0 160200 4 0 0 20 0 1 0 26983431 247402496 45559 33554432000 4194304 6211289 140734438416048 140734438414040 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17757/statm: 60401 45559 165 493 0 59898 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 241604

[startup+1662.3 s]
/proc/loadavg: 2.31 2.23 2.19 4/177 17845
/proc/meminfo: memFree=29937576/32872528 swapFree=1402776/1580604
[pid=17757] ppid=17754 vsize=245052 CPUtime=1662.03 cores=0,2,4,6
/proc/17757/stat : 17757 (cdcl-cuttingpla) R 17754 17757 16728 0 -1 4202496 15432 0 0 0 166199 4 0 0 20 0 1 0 26983431 250933248 48956 33554432000 4194304 6211289 140734438416048 140734438414040 4209403 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17757/statm: 61263 48956 165 493 0 60760 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 245052

[startup+1722.3 s]
/proc/loadavg: 2.23 2.22 2.18 3/177 17846
/proc/meminfo: memFree=29901684/32872528 swapFree=1402776/1580604
[pid=17757] ppid=17754 vsize=245184 CPUtime=1722.02 cores=0,2,4,6
/proc/17757/stat : 17757 (cdcl-cuttingpla) R 17754 17757 16728 0 -1 4202496 15467 0 0 0 172198 4 0 0 20 0 1 0 26983431 251068416 48991 33554432000 4194304 6211289 140734438416048 140734438414040 4209515 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17757/statm: 61296 48991 165 493 0 60793 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 245184

[startup+1782.3 s]
/proc/loadavg: 2.24 2.22 2.18 3/177 17848
/proc/meminfo: memFree=29885432/32872528 swapFree=1402776/1580604
[pid=17757] ppid=17754 vsize=245600 CPUtime=1782.01 cores=0,2,4,6
/proc/17757/stat : 17757 (cdcl-cuttingpla) R 17754 17757 16728 0 -1 4202496 15600 0 0 0 178197 4 0 0 20 0 1 0 26983431 251494400 49639 33554432000 4194304 6211289 140734438416048 140734438414040 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17757/statm: 61400 49639 165 493 0 60897 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 245600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.26 2.23 2.18 4/177 17849
/proc/meminfo: memFree=29875368/32872528 swapFree=1402776/1580604
[pid=17757] ppid=17754 vsize=245744 CPUtime=1800.01 cores=0,2,4,6
/proc/17757/stat : 17757 (cdcl-cuttingpla) R 17754 17757 16728 0 -1 4202496 15610 0 0 0 179997 4 0 0 20 0 1 0 26983431 251641856 49784 33554432000 4194304 6211289 140734438416048 140734438414040 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17757/statm: 61436 49784 165 493 0 60933 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 245744

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

[startup+1800.3 s]
/proc/loadavg: 2.26 2.23 2.18 4/177 17849
/proc/meminfo: memFree=29875368/32872528 swapFree=1402776/1580604
[pid=17757] ppid=17754 vsize=245744 CPUtime=1800.01 cores=0,2,4,6
/proc/17757/stat : 17757 (cdcl-cuttingpla) R 17754 17757 16728 0 -1 4202496 15610 0 0 0 179997 4 0 0 20 0 1 0 26983431 251641856 49784 33554432000 4194304 6211289 140734438416048 140734438414040 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/17757/statm: 61436 49784 165 493 0 60933 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 245744

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.98
system time used= 0.046992
maximum resident set size= 199136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15610
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= 7
involuntary context switches= 1868

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.2812 second user time and 6.34403 second system time

The end

Launcher Data

Begin job on node139 at 2016-06-18 13:29:37
IDJOB=4101087
IDBENCH=1698
IDSOLVER=2549
FILE ID=node139/4101087-1466249377
RUNJOBID= node139-1466240178-16744
PBS_JOBID= 19918187
Free space on /tmp= 71588 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-pilot.we.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4101087-1466249377/watcher-4101087-1466249377 -o /tmp/evaluation-result-4101087-1466249377/solver-4101087-1466249377 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1466240178-16744 --watchdog 1960 --input HOME/instance-4101087-1466249377.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 6d89097601cc17df3da06374ded173c4
RANDOM SEED=1739446814

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.500
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:        30172180 kB
Buffers:          141860 kB
Cached:           144044 kB
SwapCached:         1900 kB
Active:           168456 kB
Inactive:         211776 kB
Active(anon):      95084 kB
Inactive(anon):     1468 kB
Active(file):      73372 kB
Inactive(file):   210308 kB
Unevictable:     1580604 kB
Mlocked:         1402776 kB
SwapTotal:      67108856 kB
SwapFree:       67099480 kB
Dirty:              4688 kB
Writeback:             0 kB
AnonPages:       1608852 kB
Mapped:             7892 kB
Shmem:                 0 kB
Slab:             604260 kB
SReclaimable:      48592 kB
SUnreclaim:       555668 kB
KernelStack:        1472 kB
PageTables:         7232 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1810796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    163840 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= 71588 MiB
End job on node139 at 2016-06-18 13:59:37