Trace number 4087865

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.03 1800.32

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-ns1853823.opb
MD5SUM2ebd045d7573caa1ce8026d29a77beeb
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark43
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables213440
Total number of constraints223870
Number of constraints which are clauses212784
Number of constraints which are cardinality constraints (but not clauses)462
Number of constraints which are nor clauses,nor cardinality constraints10624
Minimum length of a constraint1
Maximum length of a constraint464
Number of terms in the objective function 920
Biggest coefficient in the objective function 6
Number of bits for the biggest coefficient in the objective function 3
Sum of the numbers in the objective function 3220
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 3200
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 3912
Number of bits of the biggest sum of numbers12
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.59/0.62	c * #variable= 213440 #constraint= 223870
1.58/1.62	c * #variable= 213440 #constraint= 223870
5.09/5.18	c S1->S2
5.09/5.18	c S1->S2
5.09/5.18	c #Conflicts:       1000 | #Learnt:       1000 | 0.110
5.09/5.18	c total clause space: 127.173MB
5.09/5.18	c total #watches: 1583791
13.19/13.30	c total #propagations: 12852747 / total #impl: 65519249 (eff. 0.196)
13.19/13.30	c #Conflicts:       2000 | #Learnt:       2000 | 0.055
13.19/13.30	c total clause space: 127.173MB
13.19/13.30	c total #watches: 2148471
19.99/20.09	c total #propagations: 54216915 / total #impl: 395264290 (eff. 0.137)
19.99/20.09	c #Conflicts:       3000 | #Learnt:       2030 | 0.037
19.99/20.09	c total clause space: 127.173MB
19.99/20.09	c total #watches: 2654156
34.38/34.44	c total #propagations: 78703423 / total #impl: 672754048 (eff. 0.117)
34.38/34.44	c #Conflicts:       4000 | #Learnt:       3029 | 0.035
34.38/34.44	c total clause space: 206.656MB
34.38/34.44	c total #watches: 3129189
47.69/47.73	c total #propagations: 105832378 / total #impl: 988918804 (eff. 0.107)
47.69/47.73	c GC COLLECT
47.69/47.73	c #Conflicts:       5000 | #Learnt:       2372 | 0.028
47.69/47.73	c total clause space: 206.656MB
47.69/47.73	c total #watches: 2514033
61.69/61.71	c total #propagations: 145934540 / total #impl: 1290136797 (eff. 0.113)
61.69/61.71	c #Conflicts:       6000 | #Learnt:       3372 | 0.024
61.69/61.71	c total clause space: 206.656MB
61.69/61.71	c total #watches: 2976714
73.98/74.05	c total #propagations: 186309782 / total #impl: 1800374934 (eff. 0.103)
73.98/74.05	c GC COLLECT
73.98/74.05	c #Conflicts:       7000 | #Learnt:       2256 | 0.021
73.98/74.05	c total clause space: 206.656MB
73.98/74.05	c total #watches: 2358242
81.88/81.95	c total #propagations: 218749633 / total #impl: 2306934633 (eff. 0.095)
81.88/81.95	c #Conflicts:       8000 | #Learnt:       3255 | 0.027
81.88/81.95	c total clause space: 206.656MB
81.88/81.95	c total #watches: 2845735
100.08/100.16	c total #propagations: 242874055 / total #impl: 2558387279 (eff. 0.095)
100.08/100.16	c #Conflicts:       9000 | #Learnt:       4255 | 0.024
100.08/100.16	c total clause space: 206.656MB
100.08/100.16	c total #watches: 3370972
121.17/121.22	c total #propagations: 277785580 / total #impl: 3307267532 (eff. 0.084)
121.17/121.22	c GC COLLECT
121.17/121.22	c #Conflicts:      10000 | #Learnt:       2744 | 0.021
121.17/121.22	c total clause space: 206.656MB
121.17/121.22	c total #watches: 2709122
148.58/148.66	c total #propagations: 303096934 / total #impl: 3737692917 (eff. 0.081)
148.58/148.66	c #Conflicts:      11000 | #Learnt:       3744 | 0.019
148.58/148.66	c total clause space: 206.656MB
148.58/148.66	c total #watches: 3263109
189.36/189.45	c total #propagations: 331847499 / total #impl: 4924891825 (eff. 0.067)
189.36/189.45	c #Conflicts:      12000 | #Learnt:       4742 | 0.020
189.36/189.45	c total clause space: 206.656MB
189.36/189.45	c total #watches: 3651119
244.85/244.98	c total #propagations: 349361535 / total #impl: 5092400040 (eff. 0.069)
244.85/244.98	c #Conflicts:      13000 | #Learnt:       5742 | 0.018
244.85/244.98	c total clause space: 206.656MB
244.85/244.98	c total #watches: 4136507
269.75/269.85	c total #propagations: 388764304 / total #impl: 5367562714 (eff. 0.072)
269.75/269.85	c GC COLLECT
269.75/269.85	c #Conflicts:      14000 | #Learnt:       3891 | 0.017
269.75/269.85	c total clause space: 206.656MB
269.75/269.85	c total #watches: 3284143
297.14/297.22	c total #propagations: 419741844 / total #impl: 5758416493 (eff. 0.073)
297.14/297.22	c #Conflicts:      15000 | #Learnt:       4891 | 0.016
297.14/297.22	c total clause space: 206.656MB
297.14/297.22	c total #watches: 3813019
332.93/333.05	c total #propagations: 450071200 / total #impl: 6241736001 (eff. 0.072)
332.93/333.05	c #Conflicts:      16000 | #Learnt:       5891 | 0.015
332.93/333.05	c total clause space: 206.656MB
332.93/333.05	c total #watches: 4592103
374.62/374.71	c total #propagations: 474125676 / total #impl: 7191804586 (eff. 0.066)
374.62/374.71	c GC COLLECT
374.62/374.71	c #Conflicts:      17000 | #Learnt:       3726 | 0.014
374.62/374.71	c total clause space: 335.816MB
374.62/374.72	c total #watches: 3534882
414.51/414.69	c total #propagations: 498282958 / total #impl: 8198060719 (eff. 0.061)
414.51/414.69	c #Conflicts:      18000 | #Learnt:       4726 | 0.013
414.51/414.69	c total clause space: 335.816MB
414.51/414.69	c total #watches: 4125444
449.01/449.15	c total #propagations: 527678585 / total #impl: 9395872533 (eff. 0.056)
449.01/449.15	c #Conflicts:      19000 | #Learnt:       5726 | 0.013
449.01/449.15	c total clause space: 335.816MB
449.01/449.15	c total #watches: 4887683
527.40/527.51	c total #propagations: 549088074 / total #impl: 10680898532 (eff. 0.051)
527.40/527.51	c #Conflicts:      20000 | #Learnt:       6726 | 0.013
527.40/527.51	c total clause space: 335.816MB
527.40/527.51	c total #watches: 5524976
581.59/581.70	c total #propagations: 573112377 / total #impl: 11989901370 (eff. 0.048)
581.59/581.70	c GC COLLECT
581.59/581.70	c #Conflicts:      21000 | #Learnt:       4240 | 0.013
581.59/581.70	c total clause space: 335.816MB
581.59/581.71	c total #watches: 4049832
645.88/646.04	c total #propagations: 598068509 / total #impl: 12362001614 (eff. 0.048)
645.88/646.04	c #Conflicts:      22000 | #Learnt:       5240 | 0.012
645.88/646.04	c total clause space: 335.816MB
645.88/646.04	c total #watches: 4671667
710.47/710.64	c total #propagations: 616174049 / total #impl: 13281180266 (eff. 0.046)
710.47/710.64	c #Conflicts:      23000 | #Learnt:       6240 | 0.012
710.47/710.64	c total clause space: 335.816MB
710.47/710.64	c total #watches: 5326405
795.56/795.78	c total #propagations: 629816531 / total #impl: 14640010761 (eff. 0.043)
795.56/795.78	c #Conflicts:      24000 | #Learnt:       7240 | 0.011
795.56/795.78	c total clause space: 335.816MB
795.56/795.78	c total #watches: 6145737
906.35/906.51	c total #propagations: 652106845 / total #impl: 16071162687 (eff. 0.041)
906.35/906.51	c GC COLLECT
906.35/906.51	c #Conflicts:      25000 | #Learnt:       4467 | 0.011
906.35/906.51	c total clause space: 335.816MB
906.35/906.51	c total #watches: 4715360
995.44/995.69	c total #propagations: 668464865 / total #impl: 18541534284 (eff. 0.036)
995.44/995.69	c #Conflicts:      26000 | #Learnt:       5467 | 0.010
995.44/995.69	c total clause space: 335.816MB
995.44/995.69	c total #watches: 5824769
1165.60/1165.85	c total #propagations: 679136264 / total #impl: 20704109186 (eff. 0.033)
1165.60/1165.85	c #Conflicts:      27000 | #Learnt:       6467 | 0.010
1165.60/1165.85	c total clause space: 335.816MB
1165.60/1165.85	c total #watches: 6612886
1481.95/1482.27	c total #propagations: 699696521 / total #impl: 23778361922 (eff. 0.029)
1481.95/1482.27	c #Conflicts:      28000 | #Learnt:       7467 | 0.010
1481.95/1482.27	c total clause space: 545.701MB
1481.95/1482.27	c total #watches: 7322245
1672.32/1672.66	c total #propagations: 724178247 / total #impl: 28684519117 (eff. 0.025)
1672.32/1672.66	c GC COLLECT
1672.32/1672.66	c #Conflicts:      29000 | #Learnt:       4366 | 0.009
1672.32/1672.66	c total clause space: 545.701MB
1672.32/1672.66	c total #watches: 4701019

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-4087865-1465438869/watcher-4087865-1465438869 -o /tmp/evaluation-result-4087865-1465438869/solver-4087865-1465438869 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1465427004-22004 --watchdog 1960 --input HOME/instance-4087865-1465438869.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=23320
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.09 2.08 3/177 23323
/proc/meminfo: memFree=30510300/32872528 swapFree=11252/530428
[pid=23323] ppid=23320 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/23323/stat : 23323 (cdcl-cuttingpla) R 23320 23323 21988 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 125818708 57319424 7804 33554432000 4194304 6211289 140736538650368 140737440318056 4206551 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23323/statm: 13994 7804 98 493 0 13491 0

[startup+0.100164 s]
/proc/loadavg: 2.14 2.09 2.08 3/177 23323
/proc/meminfo: memFree=30510300/32872528 swapFree=11252/530428
[pid=23323] ppid=23320 vsize=59808 CPUtime=0.09 cores=0,2,4,6
/proc/23323/stat : 23323 (cdcl-cuttingpla) R 23320 23323 21988 0 -1 4202496 1464 0 0 0 8 1 0 0 20 0 1 0 125818708 61243392 11687 33554432000 4194304 6211289 140736538650368 140737440318056 4632587 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23323/statm: 14952 11687 121 493 0 14449 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 59808

[startup+0.200406 s]
/proc/loadavg: 2.14 2.09 2.08 3/177 23323
/proc/meminfo: memFree=30510300/32872528 swapFree=11252/530428
[pid=23323] ppid=23320 vsize=63540 CPUtime=0.19 cores=0,2,4,6
/proc/23323/stat : 23323 (cdcl-cuttingpla) R 23320 23323 21988 0 -1 4202496 1707 0 0 0 18 1 0 0 20 0 1 0 125818708 65064960 12530 33554432000 4194304 6211289 140736538650368 140737440318056 5418912 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23323/statm: 15885 12530 121 493 0 15382 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 63540

[startup+0.300379 s]
/proc/loadavg: 2.14 2.09 2.08 3/177 23323
/proc/meminfo: memFree=30510300/32872528 swapFree=11252/530428
[pid=23323] ppid=23320 vsize=78472 CPUtime=0.29 cores=0,2,4,6
/proc/23323/stat : 23323 (cdcl-cuttingpla) R 23320 23323 21988 0 -1 4202496 2189 0 0 0 28 1 0 0 20 0 1 0 125818708 80355328 14545 33554432000 4194304 6211289 140736538650368 140737440318056 5253349 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23323/statm: 19618 14545 121 493 0 19115 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78472

[startup+0.700331 s]
/proc/loadavg: 2.14 2.09 2.08 3/177 23323
/proc/meminfo: memFree=30510300/32872528 swapFree=11252/530428
[pid=23323] ppid=23320 vsize=126620 CPUtime=0.69 cores=0,2,4,6
/proc/23323/stat : 23323 (cdcl-cuttingpla) R 23320 23323 21988 0 -1 4202496 5534 0 0 0 67 2 0 0 20 0 1 0 125818708 129658880 25067 33554432000 4194304 6211289 140736538650368 140736538649208 5159590 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23323/statm: 31655 25067 144 493 0 31152 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 126620

[startup+1.50033 s]
/proc/loadavg: 2.14 2.09 2.08 3/178 23324
/proc/meminfo: memFree=30359748/32872528 swapFree=11252/530428
[pid=23323] ppid=23320 vsize=207156 CPUtime=1.49 cores=0,2,4,6
/proc/23323/stat : 23323 (cdcl-cuttingpla) R 23320 23323 21988 0 -1 4202496 6953 0 0 0 146 3 0 0 20 0 1 0 125818708 212127744 43349 33554432000 4194304 6211289 140736538650368 140736538649208 4635649 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23323/statm: 51789 43349 144 493 0 51286 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 207156

[startup+3.10033 s]
/proc/loadavg: 2.14 2.09 2.08 3/178 23324
/proc/meminfo: memFree=30252632/32872528 swapFree=11252/530428
[pid=23323] ppid=23320 vsize=307624 CPUtime=3.09 cores=0,2,4,6
/proc/23323/stat : 23323 (cdcl-cuttingpla) R 23320 23323 21988 0 -1 4202496 8984 0 0 0 303 6 0 0 20 0 1 0 125818708 315006976 71093 33554432000 4194304 6211289 140736538650368 140736538648248 4197820 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23323/statm: 76906 71093 204 493 0 76403 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 307624

[startup+6.30034 s]
/proc/loadavg: 2.13 2.09 2.08 3/178 23324
/proc/meminfo: memFree=30214032/32872528 swapFree=11252/530428
[pid=23323] ppid=23320 vsize=357712 CPUtime=6.29 cores=0,2,4,6
/proc/23323/stat : 23323 (cdcl-cuttingpla) R 23320 23323 21988 0 -1 4202496 9354 0 0 0 623 6 0 0 20 0 1 0 125818708 366297088 74925 33554432000 4194304 6211289 140736538650368 140736538648712 4209298 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23323/statm: 89428 74925 214 493 0 88925 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 357712

[startup+12.7003 s]
/proc/loadavg: 2.12 2.09 2.08 3/178 23324
/proc/meminfo: memFree=30195980/32872528 swapFree=11252/530428
[pid=23323] ppid=23320 vsize=357712 CPUtime=12.69 cores=0,2,4,6
/proc/23323/stat : 23323 (cdcl-cuttingpla) R 23320 23323 21988 0 -1 4202496 9361 0 0 0 1263 6 0 0 20 0 1 0 125818708 366297088 78509 33554432000 4194304 6211289 140736538650368 140736538648712 4209403 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23323/statm: 89428 78509 214 493 0 88925 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 357712

[startup+25.5004 s]
/proc/loadavg: 2.09 2.08 2.08 3/178 23324
/proc/meminfo: memFree=30160776/32872528 swapFree=11252/530428
[pid=23323] ppid=23320 vsize=449840 CPUtime=25.48 cores=0,2,4,6
/proc/23323/stat : 23323 (cdcl-cuttingpla) R 23320 23323 21988 0 -1 4202496 11729 0 0 0 2540 8 0 0 20 0 1 0 125818708 460636160 86914 33554432000 4194304 6211289 140736538650368 140736538648600 4209384 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23323/statm: 112460 86914 219 493 0 111957 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 449840

[startup+51.1004 s]
/proc/loadavg: 2.06 2.08 2.08 3/178 23324
/proc/meminfo: memFree=30138004/32872528 swapFree=11252/530428
[pid=23323] ppid=23320 vsize=451280 CPUtime=51.09 cores=0,2,4,6
/proc/23323/stat : 23323 (cdcl-cuttingpla) R 23320 23323 21988 0 -1 4202496 13245 0 0 0 5100 9 0 0 20 0 1 0 125818708 462110720 91590 33554432000 4194304 6211289 140736538650368 140736538648712 4209484 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23323/statm: 112820 91590 219 493 0 112317 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 451280

[startup+102.3 s]
/proc/loadavg: 2.02 2.06 2.08 3/178 23325
/proc/meminfo: memFree=30123268/32872528 swapFree=11252/530428
[pid=23323] ppid=23320 vsize=456264 CPUtime=102.28 cores=0,2,4,6
/proc/23323/stat : 23323 (cdcl-cuttingpla) R 23320 23323 21988 0 -1 4202496 14910 0 0 0 10219 9 0 0 20 0 1 0 125818708 467214336 94240 33554432000 4194304 6211289 140736538650368 140736538648712 4209304 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23323/statm: 114066 94240 219 493 0 113563 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 456264

[startup+162.3 s]
/proc/loadavg: 2.08 2.06 2.07 3/178 23326
/proc/meminfo: memFree=30102780/32872528 swapFree=11252/530428
[pid=23323] ppid=23320 vsize=460060 CPUtime=162.27 cores=0,2,4,6
/proc/23323/stat : 23323 (cdcl-cuttingpla) R 23320 23323 21988 0 -1 4202496 15903 0 0 0 16217 10 0 0 20 0 1 0 125818708 471101440 99320 33554432000 4194304 6211289 140736538650368 140736538648360 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23323/statm: 115015 99320 219 493 0 114512 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 460060

[startup+222.307 s]
/proc/loadavg: 2.06 2.06 2.07 4/178 23328
/proc/meminfo: memFree=30088804/32872528 swapFree=11252/530428
[pid=23323] ppid=23320 vsize=462976 CPUtime=222.26 cores=0,2,4,6
/proc/23323/stat : 23323 (cdcl-cuttingpla) R 23320 23323 21988 0 -1 4202496 16573 0 0 0 22216 10 0 0 20 0 1 0 125818708 474087424 101566 33554432000 4194304 6211289 140736538650368 140736538648360 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23323/statm: 115744 101566 219 493 0 115241 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 462976

[startup+282.3 s]
/proc/loadavg: 2.02 2.05 2.07 3/178 23329
/proc/meminfo: memFree=30073696/32872528 swapFree=11252/530428
[pid=23323] ppid=23320 vsize=467240 CPUtime=282.24 cores=0,2,4,6
/proc/23323/stat : 23323 (cdcl-cuttingpla) R 23320 23323 21988 0 -1 4202496 17582 0 0 0 28213 11 0 0 20 0 1 0 125818708 478453760 104839 33554432000 4194304 6211289 140736538650368 140736538648232 4241164 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23323/statm: 116810 104839 219 493 0 116307 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 467240

[startup+342.3 s]
/proc/loadavg: 2.07 2.05 2.07 3/178 23330
/proc/meminfo: memFree=30028288/32872528 swapFree=11252/530428
[pid=23323] ppid=23320 vsize=618392 CPUtime=342.23 cores=0,2,4,6
/proc/23323/stat : 23323 (cdcl-cuttingpla) R 23320 23323 21988 0 -1 4202496 21028 0 0 0 34209 14 0 0 20 0 1 0 125818708 633233408 115893 33554432000 4194304 6211289 140736538650368 140736538648360 4209403 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23323/statm: 154598 115893 219 493 0 154095 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 618392

[startup+402.3 s]
/proc/loadavg: 2.06 2.06 2.07 3/177 23331
/proc/meminfo: memFree=30007424/32872528 swapFree=11252/530428
[pid=23323] ppid=23320 vsize=622188 CPUtime=402.22 cores=0,2,4,6
/proc/23323/stat : 23323 (cdcl-cuttingpla) R 23320 23323 21988 0 -1 4202496 22334 0 0 0 40208 14 0 0 20 0 1 0 125818708 637120512 120529 33554432000 4194304 6211289 140736538650368 140736538648360 4209403 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23323/statm: 155547 120529 219 493 0 155044 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 622188

[startup+462.3 s]
/proc/loadavg: 2.07 2.06 2.07 3/178 23333
/proc/meminfo: memFree=29975288/32872528 swapFree=11252/530428
[pid=23323] ppid=23320 vsize=627944 CPUtime=462.21 cores=0,2,4,6
/proc/23323/stat : 23323 (cdcl-cuttingpla) R 23320 23323 21988 0 -1 4202496 23686 0 0 0 46206 15 0 0 20 0 1 0 125818708 643014656 127496 33554432000 4194304 6211289 140736538650368 140736538648360 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23323/statm: 156986 127496 219 493 0 156483 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 627944

[startup+522.3 s]
/proc/loadavg: 2.16 2.09 2.08 3/178 23335
/proc/meminfo: memFree=29947552/32872528 swapFree=11252/530428
[pid=23323] ppid=23320 vsize=633468 CPUtime=522.2 cores=0,2,4,6
/proc/23323/stat : 23323 (cdcl-cuttingpla) R 23320 23323 21988 0 -1 4202496 24827 0 0 0 52204 16 0 0 20 0 1 0 125818708 648671232 133236 33554432000 4194304 6211289 140736538650368 140736538648232 4209244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23323/statm: 158367 133236 219 493 0 157864 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 633468

[startup+582.3 s]
/proc/loadavg: 2.12 2.09 2.08 3/179 23339
/proc/meminfo: memFree=29937384/32872528 swapFree=11252/530428
[pid=23323] ppid=23320 vsize=634252 CPUtime=582.19 cores=0,2,4,6
/proc/23323/stat : 23323 (cdcl-cuttingpla) R 23320 23323 21988 0 -1 4202496 25101 0 0 0 58203 16 0 0 20 0 1 0 125818708 649474048 135529 33554432000 4194304 6211289 140736538650368 140736538648360 4209403 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23323/statm: 158563 135529 219 493 0 158060 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 634252


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


[startup+942.3 s]
/proc/loadavg: 2.12 2.08 2.08 3/178 23346
/proc/meminfo: memFree=29847472/32872528 swapFree=11252/530428
[pid=23323] ppid=23320 vsize=644876 CPUtime=942.14 cores=0,2,4,6
/proc/23323/stat : 23323 (cdcl-cuttingpla) R 23320 23323 21988 0 -1 4202496 27872 0 0 0 94196 18 0 0 20 0 1 0 125818708 660353024 154644 33554432000 4194304 6211289 140736538650368 140736538648360 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23323/statm: 161219 154644 219 493 0 160716 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 644876

[startup+1002.3 s]
/proc/loadavg: 2.04 2.06 2.07 3/178 23347
/proc/meminfo: memFree=29843560/32872528 swapFree=11252/530428
[pid=23323] ppid=23320 vsize=647536 CPUtime=1002.13 cores=0,2,4,6
/proc/23323/stat : 23323 (cdcl-cuttingpla) R 23320 23323 21988 0 -1 4202496 28501 0 0 0 100195 18 0 0 20 0 1 0 125818708 663076864 155469 33554432000 4194304 6211289 140736538650368 140736538648360 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23323/statm: 161884 155469 219 493 0 161381 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 647536

[startup+1062.3 s]
/proc/loadavg: 2.06 2.06 2.07 3/178 23348
/proc/meminfo: memFree=29834916/32872528 swapFree=11252/530428
[pid=23323] ppid=23320 vsize=648496 CPUtime=1062.12 cores=0,2,4,6
/proc/23323/stat : 23323 (cdcl-cuttingpla) R 23320 23323 21988 0 -1 4202496 28741 0 0 0 106194 18 0 0 20 0 1 0 125818708 664059904 157576 33554432000 4194304 6211289 140736538650368 140736538648280 4209403 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23323/statm: 162124 157576 219 493 0 161621 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 648496

[startup+1122.3 s]
/proc/loadavg: 2.02 2.05 2.07 3/178 23395
/proc/meminfo: memFree=26547716/32872528 swapFree=11252/530428
[pid=23323] ppid=23320 vsize=650240 CPUtime=1122.1 cores=0,2,4,6
/proc/23323/stat : 23323 (cdcl-cuttingpla) R 23320 23323 21988 0 -1 4202496 29048 0 0 0 112192 18 0 0 20 0 1 0 125818708 665845760 157880 33554432000 4194304 6211289 140736538650368 140736538648280 4209380 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23323/statm: 162560 157880 219 493 0 162057 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 650240

[startup+1182.3 s]
/proc/loadavg: 2.06 2.05 2.07 3/179 23399
/proc/meminfo: memFree=24710792/32872528 swapFree=11252/530428
[pid=23323] ppid=23320 vsize=866572 CPUtime=1182.09 cores=0,2,4,6
/proc/23323/stat : 23323 (cdcl-cuttingpla) R 23320 23323 21988 0 -1 4202496 29498 0 0 0 118188 21 0 0 20 0 1 0 125818708 887369728 159296 33554432000 4194304 6211289 140736538650368 140736538648280 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23323/statm: 216643 159296 219 493 0 216140 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 866572

[startup+1242.3 s]
/proc/loadavg: 2.02 2.04 2.06 3/178 23400
/proc/meminfo: memFree=23906172/32872528 swapFree=11252/530428
[pid=23323] ppid=23320 vsize=867148 CPUtime=1242.08 cores=0,2,4,6
/proc/23323/stat : 23323 (cdcl-cuttingpla) R 23320 23323 21988 0 -1 4202496 29630 0 0 0 124187 21 0 0 20 0 1 0 125818708 887959552 162494 33554432000 4194304 6211289 140736538650368 140736538648280 4209530 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23323/statm: 216787 162494 219 493 0 216284 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 867148

[startup+1302.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/178 23401
/proc/meminfo: memFree=23822360/32872528 swapFree=11252/530428
[pid=23323] ppid=23320 vsize=867340 CPUtime=1302.07 cores=0,2,4,6
/proc/23323/stat : 23323 (cdcl-cuttingpla) R 23320 23323 21988 0 -1 4202496 29660 0 0 0 130186 21 0 0 20 0 1 0 125818708 888156160 163546 33554432000 4194304 6211289 140736538650368 140736538648232 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23323/statm: 216835 163546 219 493 0 216332 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 867340

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/178 23402
/proc/meminfo: memFree=23241080/32872528 swapFree=11252/530428
[pid=23323] ppid=23320 vsize=867660 CPUtime=1362.07 cores=0,2,4,6
/proc/23323/stat : 23323 (cdcl-cuttingpla) R 23320 23323 21988 0 -1 4202496 29729 0 0 0 136185 22 0 0 20 0 1 0 125818708 888483840 164637 33554432000 4194304 6211289 140736538650368 140736538648280 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23323/statm: 216915 164637 219 493 0 216412 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 867660

[startup+1422.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/178 23404
/proc/meminfo: memFree=23082252/32872528 swapFree=11252/530428
[pid=23323] ppid=23320 vsize=868396 CPUtime=1422.07 cores=0,2,4,6
/proc/23323/stat : 23323 (cdcl-cuttingpla) R 23320 23323 21988 0 -1 4202496 29831 0 0 0 142185 22 0 0 20 0 1 0 125818708 889237504 165250 33554432000 4194304 6211289 140736538650368 140736538648360 4209403 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23323/statm: 217099 165250 219 493 0 216596 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 868396

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/178 23609
/proc/meminfo: memFree=22958792/32872528 swapFree=11252/530428
[pid=23323] ppid=23320 vsize=868588 CPUtime=1482.05 cores=0,2,4,6
/proc/23323/stat : 23323 (cdcl-cuttingpla) R 23320 23323 21988 0 -1 4202496 29876 0 0 0 148183 22 0 0 20 0 1 0 125818708 889434112 166317 33554432000 4194304 6211289 140736538650368 140736538648360 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23323/statm: 217147 166317 219 493 0 216644 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 868588

[startup+1542.31 s]
/proc/loadavg: 2.06 2.02 2.04 3/177 23610
/proc/meminfo: memFree=22873428/32872528 swapFree=11252/530428
[pid=23323] ppid=23320 vsize=869452 CPUtime=1542.05 cores=0,2,4,6
/proc/23323/stat : 23323 (cdcl-cuttingpla) R 23320 23323 21988 0 -1 4202496 30028 0 0 0 154183 22 0 0 20 0 1 0 125818708 890318848 168513 33554432000 4194304 6211289 140736538650368 140736538648360 4209328 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23323/statm: 217363 168513 219 493 0 216860 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 869452

[startup+1602.3 s]
/proc/loadavg: 2.12 2.05 2.04 3/177 23611
/proc/meminfo: memFree=22685144/32872528 swapFree=11252/530428
[pid=23323] ppid=23320 vsize=870124 CPUtime=1602.03 cores=0,2,4,6
/proc/23323/stat : 23323 (cdcl-cuttingpla) R 23320 23323 21988 0 -1 4202496 30198 0 0 0 160180 23 0 0 20 0 1 0 125818708 891006976 174815 33554432000 4194304 6211289 140736538650368 140736538648232 4209403 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23323/statm: 217531 174815 219 493 0 217028 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 870124

[startup+1662.3 s]
/proc/loadavg: 2.09 2.05 2.04 3/177 23612
/proc/meminfo: memFree=22506732/32872528 swapFree=11252/530428
[pid=23323] ppid=23320 vsize=870508 CPUtime=1662.02 cores=0,2,4,6
/proc/23323/stat : 23323 (cdcl-cuttingpla) R 23320 23323 21988 0 -1 4202496 30524 0 0 0 166179 23 0 0 20 0 1 0 125818708 891400192 177974 33554432000 4194304 6211289 140736538650368 140736538648232 4209503 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23323/statm: 217627 177974 219 493 0 217124 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 870508

[startup+1722.3 s]
/proc/loadavg: 2.07 2.05 2.04 3/177 23614
/proc/meminfo: memFree=22003400/32872528 swapFree=11252/530428
[pid=23323] ppid=23320 vsize=870508 CPUtime=1722.02 cores=0,2,4,6
/proc/23323/stat : 23323 (cdcl-cuttingpla) R 23320 23323 21988 0 -1 4202496 30536 0 0 0 172179 23 0 0 20 0 1 0 125818708 891400192 177986 33554432000 4194304 6211289 140736538650368 140736538648712 4209314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23323/statm: 217627 177986 219 493 0 217124 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 870508

[startup+1782.3 s]
/proc/loadavg: 2.12 2.07 2.05 3/178 23618
/proc/meminfo: memFree=21731464/32872528 swapFree=11252/530428
[pid=23323] ppid=23320 vsize=870508 CPUtime=1782.01 cores=0,2,4,6
/proc/23323/stat : 23323 (cdcl-cuttingpla) R 23320 23323 21988 0 -1 4202496 30536 0 0 0 178178 23 0 0 20 0 1 0 125818708 891400192 177986 33554432000 4194304 6211289 140736538650368 140736538648712 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23323/statm: 217627 177986 219 493 0 217124 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 870508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.10 2.07 2.04 3/177 23619
/proc/meminfo: memFree=21679748/32872528 swapFree=11252/530428
[pid=23323] ppid=23320 vsize=870508 CPUtime=1800 cores=0,2,4,6
/proc/23323/stat : 23323 (cdcl-cuttingpla) R 23320 23323 21988 0 -1 4202496 30536 0 0 0 179977 23 0 0 20 0 1 0 125818708 891400192 177986 33554432000 4194304 6211289 140736538650368 140736538648712 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23323/statm: 217627 177986 219 493 0 217124 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 870508

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

[startup+1800.3 s]
/proc/loadavg: 2.10 2.07 2.04 3/177 23619
/proc/meminfo: memFree=21679748/32872528 swapFree=11252/530428
[pid=23323] ppid=23320 vsize=870508 CPUtime=1800 cores=0,2,4,6
/proc/23323/stat : 23323 (cdcl-cuttingpla) R 23320 23323 21988 0 -1 4202496 30536 0 0 0 179977 23 0 0 20 0 1 0 125818708 891400192 177986 33554432000 4194304 6211289 140736538650368 140736538648712 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23323/statm: 217627 177986 219 493 0 217124 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 870508

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.32
CPU time (s): 1800.03
CPU user time (s): 1799.78
CPU system time (s): 0.251961
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 870508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.78
system time used= 0.251961
maximum resident set size= 711944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30536
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= 30
involuntary context switches= 1875

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.0773 second user time and 8.85465 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-09 04:21:09
IDJOB=4087865
IDBENCH=89855
IDSOLVER=2549
FILE ID=node141/4087865-1465438869
RUNJOBID= node141-1465427004-22004
PBS_JOBID= 19859775
Free space on /tmp= 71732 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-ns1853823.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087865-1465438869/watcher-4087865-1465438869 -o /tmp/evaluation-result-4087865-1465438869/solver-4087865-1465438869 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1465427004-22004 --watchdog 1960 --input HOME/instance-4087865-1465438869.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 2ebd045d7573caa1ce8026d29a77beeb
RANDOM SEED=1131000164

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.876
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.56
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.876
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:        30510068 kB
Buffers:          119872 kB
Cached:           763092 kB
SwapCached:         1832 kB
Active:           548996 kB
Inactive:         528236 kB
Active(anon):     193340 kB
Inactive(anon):     3244 kB
Active(file):     355656 kB
Inactive(file):   524992 kB
Unevictable:      530428 kB
Mlocked:           11252 kB
SwapTotal:      67108856 kB
SwapFree:       67098372 kB
Dirty:             17880 kB
Writeback:             0 kB
AnonPages:        725928 kB
Mapped:             9164 kB
Shmem:                 0 kB
Slab:             622824 kB
SReclaimable:      66296 kB
SUnreclaim:       556528 kB
KernelStack:        1472 kB
PageTables:         5648 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     863816 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    694272 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= 71152 MiB
End job on node141 at 2016-06-09 04:51:10