Trace number 4087672

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.09 1800.4

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_2.opb
MD5SUMaf0ded53094abde95c37378ccd6c7afa
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark19
Best CPU time to get the best result obtained on this benchmark101.732
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 21
Optimality of the best value was proved NO
Number of variables8901
Total number of constraints32298
Number of constraints which are clauses32280
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints17
Minimum length of a constraint1
Maximum length of a constraint790
Number of terms in the objective function 790
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 790
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 820
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c OPTIONS:
0.00/0.01	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.05	c * #variable= 8901 #constraint= 32298
0.08/0.13	c * #variable= 8901 #constraint= 32298
6.08/6.18	c #Conflicts:       1000 | #Learnt:        999 | 0.000
6.08/6.18	c total clause space: 29.637MB
6.08/6.18	c total #watches: 256040
28.78/28.82	c total #propagations: 1150880 / total #impl: 57005591 (eff. 0.020)
28.78/28.82	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
28.78/28.82	c total clause space: 48.1602MB
28.78/28.82	c total #watches: 458973
61.38/61.42	c total #propagations: 2451914 / total #impl: 346856441 (eff. 0.007)
61.38/61.42	c GC COLLECT
61.38/61.42	c #Conflicts:       3000 | #Learnt:       2015 | 0.000
61.38/61.42	c total clause space: 48.1602MB
61.38/61.42	c total #watches: 508587
87.07/87.17	c total #propagations: 4042519 / total #impl: 505224639 (eff. 0.008)
87.07/87.17	c #Conflicts:       4000 | #Learnt:       3015 | 0.000
87.07/87.17	c total clause space: 78.2603MB
87.07/87.17	c total #watches: 651555
141.76/141.87	c total #propagations: 5051731 / total #impl: 735074094 (eff. 0.007)
141.76/141.87	c GC COLLECT
141.76/141.87	c #Conflicts:       5000 | #Learnt:       2372 | 0.000
141.76/141.87	c total clause space: 127.173MB
141.76/141.87	c total #watches: 547737
239.85/239.98	c total #propagations: 6596612 / total #impl: 1432256764 (eff. 0.005)
239.85/239.98	c #Conflicts:       6000 | #Learnt:       3372 | 0.000
239.85/239.98	c total clause space: 127.173MB
239.85/239.98	c total #watches: 704081
366.34/366.40	c total #propagations: 7878248 / total #impl: 2763482874 (eff. 0.003)
366.34/366.40	c GC COLLECT
366.34/366.40	c #Conflicts:       7000 | #Learnt:       2246 | 0.000
366.34/366.40	c total clause space: 127.173MB
366.34/366.40	c total #watches: 581732
488.31/488.41	c total #propagations: 9181121 / total #impl: 4148936599 (eff. 0.002)
488.31/488.41	c #Conflicts:       8000 | #Learnt:       3246 | 0.000
488.31/488.41	c total clause space: 127.173MB
488.31/488.41	c total #watches: 772236
574.89/575.05	c total #propagations: 10782179 / total #impl: 5091529303 (eff. 0.002)
574.89/575.05	c #Conflicts:       9000 | #Learnt:       4246 | 0.000
574.89/575.05	c total clause space: 127.173MB
574.89/575.05	c total #watches: 921321
657.37/657.57	c total #propagations: 11952293 / total #impl: 5818547021 (eff. 0.002)
657.37/657.57	c GC COLLECT
657.37/657.57	c #Conflicts:      10000 | #Learnt:       2757 | 0.000
657.37/657.57	c total clause space: 206.656MB
657.37/657.57	c total #watches: 734318
740.17/740.32	c total #propagations: 12937019 / total #impl: 6024709635 (eff. 0.002)
740.17/740.32	c #Conflicts:      11000 | #Learnt:       3757 | 0.000
740.17/740.32	c total clause space: 206.656MB
740.17/740.32	c total #watches: 899125
848.05/848.28	c total #propagations: 13926068 / total #impl: 6497047890 (eff. 0.002)
848.05/848.28	c #Conflicts:      12000 | #Learnt:       4757 | 0.000
848.05/848.28	c total clause space: 206.656MB
848.05/848.28	c total #watches: 1049553
946.73/946.93	c total #propagations: 15241914 / total #impl: 7049781705 (eff. 0.002)
946.73/946.93	c #Conflicts:      13000 | #Learnt:       5757 | 0.000
946.73/946.93	c total clause space: 206.656MB
946.73/946.93	c total #watches: 1238122
1059.89/1060.15	c total #propagations: 16202484 / total #impl: 7136328290 (eff. 0.002)
1059.89/1060.15	c GC COLLECT
1059.89/1060.15	c #Conflicts:      14000 | #Learnt:       3882 | 0.000
1059.89/1060.15	c total clause space: 206.656MB
1059.89/1060.15	c total #watches: 949050
1098.68/1098.94	c total #propagations: 17687323 / total #impl: 7513613002 (eff. 0.002)
1098.68/1098.94	c #Conflicts:      15000 | #Learnt:       4882 | 0.000
1098.68/1098.94	c total clause space: 206.656MB
1098.68/1098.94	c total #watches: 1130357
1157.58/1157.86	c total #propagations: 18619157 / total #impl: 7561500689 (eff. 0.002)
1157.58/1157.86	c #Conflicts:      16000 | #Learnt:       5882 | 0.000
1157.58/1157.86	c total clause space: 206.656MB
1157.58/1157.86	c total #watches: 1300622
1210.26/1210.50	c total #propagations: 19995663 / total #impl: 7636259976 (eff. 0.003)
1210.26/1210.50	c GC COLLECT
1210.26/1210.50	c #Conflicts:      17000 | #Learnt:       3693 | 0.000
1210.26/1210.50	c total clause space: 206.656MB
1210.26/1210.50	c total #watches: 927400
1282.75/1283.08	c total #propagations: 20847700 / total #impl: 7689779808 (eff. 0.003)
1282.75/1283.08	c #Conflicts:      18000 | #Learnt:       4693 | 0.000
1282.75/1283.08	c total clause space: 206.656MB
1282.75/1283.08	c total #watches: 1048852
1348.35/1348.63	c total #propagations: 21874221 / total #impl: 7783228231 (eff. 0.003)
1348.35/1348.63	c #Conflicts:      19000 | #Learnt:       5693 | 0.000
1348.35/1348.63	c total clause space: 206.656MB
1348.35/1348.63	c total #watches: 1097884
1465.33/1465.64	c total #propagations: 22617395 / total #impl: 7811889205 (eff. 0.003)
1465.33/1465.64	c #Conflicts:      20000 | #Learnt:       6693 | 0.000
1465.33/1465.64	c total clause space: 206.656MB
1465.33/1465.64	c total #watches: 1155951
1529.92/1530.22	c total #propagations: 23806786 / total #impl: 7852411935 (eff. 0.003)
1529.92/1530.22	c GC COLLECT
1529.92/1530.22	c #Conflicts:      21000 | #Learnt:       4205 | 0.000
1529.92/1530.22	c total clause space: 206.656MB
1529.92/1530.22	c total #watches: 832539
1602.31/1602.69	c total #propagations: 25037027 / total #impl: 7961938941 (eff. 0.003)
1602.31/1602.69	c #Conflicts:      22000 | #Learnt:       5205 | 0.000
1602.31/1602.69	c total clause space: 206.656MB
1602.31/1602.69	c total #watches: 1003176
1711.40/1711.72	c total #propagations: 26264139 / total #impl: 8195821205 (eff. 0.003)
1711.40/1711.72	c #Conflicts:      23000 | #Learnt:       6205 | 0.000
1711.40/1711.72	c total clause space: 206.656MB
1711.40/1711.72	c total #watches: 1135608

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-4087672-1465434215/watcher-4087672-1465434215 -o /tmp/evaluation-result-4087672-1465434215/solver-4087672-1465434215 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1465427010-20262 --watchdog 1960 --input HOME/instance-4087672-1465434215.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=20927
running on 4 cores: 1,3,5,7

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.03 2.07 2.08 3/177 20930
/proc/meminfo: memFree=29937532/32872528 swapFree=12328/568296
[pid=20930] ppid=20927 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/20930/stat : 20930 (cdcl-cuttingpla) R 20927 20930 20245 0 -1 4202496 236 0 0 0 0 0 0 0 20 0 1 0 125354112 57319424 2161 33554432000 4194304 6211289 140736236032016 140736011988264 4206544 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/20930/statm: 13994 2161 97 493 0 13491 0

[startup+0.100175 s]
/proc/loadavg: 2.03 2.07 2.08 3/177 20930
/proc/meminfo: memFree=29937532/32872528 swapFree=12328/568296
[pid=20930] ppid=20927 vsize=63796 CPUtime=0.08 cores=1,3,5,7
/proc/20930/stat : 20930 (cdcl-cuttingpla) R 20927 20930 20245 0 -1 4202496 1811 0 0 0 8 0 0 0 20 0 1 0 125354112 65327104 13537 33554432000 4194304 6211289 140736236032016 140736011988264 5167648 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20930/statm: 15949 13537 143 493 0 15446 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 63796

[startup+0.20039 s]
/proc/loadavg: 2.03 2.07 2.08 3/177 20930
/proc/meminfo: memFree=29937532/32872528 swapFree=12328/568296
[pid=20930] ppid=20927 vsize=72000 CPUtime=0.19 cores=1,3,5,7
/proc/20930/stat : 20930 (cdcl-cuttingpla) R 20927 20930 20245 0 -1 4202496 3014 0 0 0 18 1 0 0 20 0 1 0 125354112 73728000 16044 33554432000 4194304 6211289 140736236032016 140736011988264 4228081 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20930/statm: 18000 16045 144 493 0 17497 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 72000

[startup+0.300368 s]
/proc/loadavg: 2.03 2.07 2.08 3/177 20930
/proc/meminfo: memFree=29937532/32872528 swapFree=12328/568296
[pid=20930] ppid=20927 vsize=79404 CPUtime=0.29 cores=1,3,5,7
/proc/20930/stat : 20930 (cdcl-cuttingpla) R 20927 20930 20245 0 -1 4202496 3631 0 0 0 28 1 0 0 20 0 1 0 125354112 81309696 16597 33554432000 4194304 6211289 140736236032016 140736011988264 4205577 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20930/statm: 19851 16597 150 493 0 19348 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 79404

[startup+0.700281 s]
/proc/loadavg: 2.03 2.07 2.08 3/177 20930
/proc/meminfo: memFree=29937532/32872528 swapFree=12328/568296
[pid=20930] ppid=20927 vsize=86852 CPUtime=0.69 cores=1,3,5,7
/proc/20930/stat : 20930 (cdcl-cuttingpla) R 20927 20930 20245 0 -1 4202496 4098 0 0 0 68 1 0 0 20 0 1 0 125354112 88936448 17460 33554432000 4194304 6211289 140736236032016 140736236030248 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20930/statm: 21713 17460 150 493 0 21210 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 86852

[startup+1.50029 s]
/proc/loadavg: 2.03 2.07 2.08 3/178 20931
/proc/meminfo: memFree=29866240/32872528 swapFree=12328/568296
[pid=20930] ppid=20927 vsize=87512 CPUtime=1.49 cores=1,3,5,7
/proc/20930/stat : 20930 (cdcl-cuttingpla) R 20927 20930 20245 0 -1 4202496 4325 0 0 0 148 1 0 0 20 0 1 0 125354112 89612288 18695 33554432000 4194304 6211289 140736236032016 140736236030248 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20930/statm: 21878 18695 150 493 0 21375 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 87512

[startup+3.10028 s]
/proc/loadavg: 2.03 2.07 2.08 3/178 20931
/proc/meminfo: memFree=29862704/32872528 swapFree=12328/568296
[pid=20930] ppid=20927 vsize=99452 CPUtime=3.08 cores=1,3,5,7
/proc/20930/stat : 20930 (cdcl-cuttingpla) R 20927 20930 20245 0 -1 4202496 4649 0 0 0 307 1 0 0 20 0 1 0 125354112 101838848 19962 33554432000 4194304 6211289 140736236032016 140736236030248 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20930/statm: 24863 19962 150 493 0 24360 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 99452

[startup+6.3003 s]
/proc/loadavg: 2.02 2.07 2.08 3/178 20931
/proc/meminfo: memFree=29853780/32872528 swapFree=12328/568296
[pid=20930] ppid=20927 vsize=100652 CPUtime=6.28 cores=1,3,5,7
/proc/20930/stat : 20930 (cdcl-cuttingpla) R 20927 20930 20245 0 -1 4202496 4972 0 0 0 627 1 0 0 20 0 1 0 125354112 103067648 21307 33554432000 4194304 6211289 140736236032016 140736236029928 4209464 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20930/statm: 25163 21307 160 493 0 24660 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 100652

[startup+12.7003 s]
/proc/loadavg: 2.02 2.07 2.08 4/178 20931
/proc/meminfo: memFree=29840580/32872528 swapFree=12328/568296
[pid=20930] ppid=20927 vsize=120552 CPUtime=12.69 cores=1,3,5,7
/proc/20930/stat : 20930 (cdcl-cuttingpla) R 20927 20930 20245 0 -1 4202496 5457 0 0 0 1267 2 0 0 20 0 1 0 125354112 123445248 24283 33554432000 4194304 6211289 140736236032016 140736236029928 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20930/statm: 30138 24283 160 493 0 29635 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 120552

[startup+25.5003 s]
/proc/loadavg: 2.02 2.07 2.08 3/178 20931
/proc/meminfo: memFree=29831908/32872528 swapFree=12328/568296
[pid=20930] ppid=20927 vsize=121224 CPUtime=25.48 cores=1,3,5,7
/proc/20930/stat : 20930 (cdcl-cuttingpla) R 20927 20930 20245 0 -1 4202496 5631 0 0 0 2546 2 0 0 20 0 1 0 125354112 124133376 26501 33554432000 4194304 6211289 140736236032016 140736236029928 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20930/statm: 30306 26501 160 493 0 29803 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 121224

[startup+51.1003 s]
/proc/loadavg: 2.01 2.06 2.08 3/178 20931
/proc/meminfo: memFree=29824840/32872528 swapFree=12328/568296
[pid=20930] ppid=20927 vsize=123800 CPUtime=51.08 cores=1,3,5,7
/proc/20930/stat : 20930 (cdcl-cuttingpla) R 20927 20930 20245 0 -1 4202496 7919 0 0 0 5105 3 0 0 20 0 1 0 125354112 126771200 28265 33554432000 4194304 6211289 140736236032016 140736236030008 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20930/statm: 30950 28265 165 493 0 30447 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 123800

[startup+102.3 s]
/proc/loadavg: 2.00 2.05 2.07 3/178 20932
/proc/meminfo: memFree=29757876/32872528 swapFree=12328/568296
[pid=20930] ppid=20927 vsize=206336 CPUtime=102.28 cores=1,3,5,7
/proc/20930/stat : 20930 (cdcl-cuttingpla) R 20927 20930 20245 0 -1 4202496 8795 0 0 0 10225 3 0 0 20 0 1 0 125354112 211288064 38237 33554432000 4194304 6211289 140736236032016 140736236030008 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20930/statm: 51584 38237 165 493 0 51081 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 206336

[startup+162.3 s]
/proc/loadavg: 2.00 2.04 2.07 3/178 20934
/proc/meminfo: memFree=29740636/32872528 swapFree=12328/568296
[pid=20930] ppid=20927 vsize=207000 CPUtime=162.26 cores=1,3,5,7
/proc/20930/stat : 20930 (cdcl-cuttingpla) R 20927 20930 20245 0 -1 4202496 9873 0 0 0 16223 3 0 0 20 0 1 0 125354112 211968000 38902 33554432000 4194304 6211289 140736236032016 140736236030008 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20930/statm: 51750 38902 165 493 0 51247 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 207000

[startup+222.307 s]
/proc/loadavg: 2.04 2.04 2.07 3/178 20935
/proc/meminfo: memFree=29732380/32872528 swapFree=12328/568296
[pid=20930] ppid=20927 vsize=208076 CPUtime=222.26 cores=1,3,5,7
/proc/20930/stat : 20930 (cdcl-cuttingpla) R 20927 20930 20245 0 -1 4202496 10270 0 0 0 22223 3 0 0 20 0 1 0 125354112 213069824 40311 33554432000 4194304 6211289 140736236032016 140736236029928 4209501 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20930/statm: 52019 40311 165 493 0 51516 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 208076

[startup+282.3 s]
/proc/loadavg: 2.01 2.03 2.06 3/178 20936
/proc/meminfo: memFree=29723564/32872528 swapFree=12328/568296
[pid=20930] ppid=20927 vsize=208628 CPUtime=282.25 cores=1,3,5,7
/proc/20930/stat : 20930 (cdcl-cuttingpla) R 20927 20930 20245 0 -1 4202496 10385 0 0 0 28221 4 0 0 20 0 1 0 125354112 213635072 41959 33554432000 4194304 6211289 140736236032016 140736236029880 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20930/statm: 52157 41959 165 493 0 51654 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 208628

[startup+342.3 s]
/proc/loadavg: 2.12 2.06 2.06 4/178 20937
/proc/meminfo: memFree=29720576/32872528 swapFree=12328/568296
[pid=20930] ppid=20927 vsize=208772 CPUtime=342.24 cores=1,3,5,7
/proc/20930/stat : 20930 (cdcl-cuttingpla) R 20927 20930 20245 0 -1 4202496 10416 0 0 0 34220 4 0 0 20 0 1 0 125354112 213782528 42501 33554432000 4194304 6211289 140736236032016 140736236029880 4209384 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20930/statm: 52193 42501 165 493 0 51690 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 208772

[startup+402.3 s]
/proc/loadavg: 2.17 2.09 2.07 3/179 20986
/proc/meminfo: memFree=30031784/32872528 swapFree=12328/568296
[pid=20930] ppid=20927 vsize=209204 CPUtime=402.23 cores=1,3,5,7
/proc/20930/stat : 20930 (cdcl-cuttingpla) R 20927 20930 20245 0 -1 4202496 10565 0 0 0 40219 4 0 0 20 0 1 0 125354112 214224896 45689 33554432000 4194304 6211289 140736236032016 140736236030360 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20930/statm: 52301 45689 165 493 0 51798 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 209204

[startup+462.3 s]
/proc/loadavg: 2.14 2.09 2.07 3/178 20988
/proc/meminfo: memFree=30025568/32872528 swapFree=12328/568296
[pid=20930] ppid=20927 vsize=209204 CPUtime=462.21 cores=1,3,5,7
/proc/20930/stat : 20930 (cdcl-cuttingpla) R 20927 20930 20245 0 -1 4202496 10681 0 0 0 46217 4 0 0 20 0 1 0 125354112 214224896 45779 33554432000 4194304 6211289 140736236032016 140736236030360 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20930/statm: 52301 45779 165 493 0 51798 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 209204

[startup+522.3 s]
/proc/loadavg: 2.05 2.07 2.07 3/178 20989
/proc/meminfo: memFree=30016824/32872528 swapFree=12328/568296
[pid=20930] ppid=20927 vsize=209476 CPUtime=522.2 cores=1,3,5,7
/proc/20930/stat : 20930 (cdcl-cuttingpla) R 20927 20930 20245 0 -1 4202496 10756 0 0 0 52216 4 0 0 20 0 1 0 125354112 214503424 45930 33554432000 4194304 6211289 140736236032016 140736236029928 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20930/statm: 52369 45930 165 493 0 51866 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 209476

[startup+582.3 s]
/proc/loadavg: 2.21 2.10 2.08 3/179 20991
/proc/meminfo: memFree=29999916/32872528 swapFree=12328/568296
[pid=20930] ppid=20927 vsize=210408 CPUtime=582.19 cores=1,3,5,7
/proc/20930/stat : 20930 (cdcl-cuttingpla) R 20927 20930 20245 0 -1 4202496 10991 0 0 0 58215 4 0 0 20 0 1 0 125354112 215457792 47698 33554432000 4194304 6211289 140736236032016 140736236029928 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20930/statm: 52602 47698 165 493 0 52099 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 210408


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


[startup+882.307 s]
/proc/loadavg: 2.09 2.10 2.09 3/178 21043
/proc/meminfo: memFree=29334400/32872528 swapFree=12328/568296
[pid=20930] ppid=20927 vsize=297656 CPUtime=882.14 cores=1,3,5,7
/proc/20930/stat : 20930 (cdcl-cuttingpla) R 20927 20930 20245 0 -1 4202496 12522 0 0 0 88209 5 0 0 20 0 1 0 125354112 304799744 58347 33554432000 4194304 6211289 140736236032016 140736236029928 4209328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20930/statm: 74414 58347 165 493 0 73911 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 297656

[startup+942.3 s]
/proc/loadavg: 2.03 2.08 2.08 3/178 21044
/proc/meminfo: memFree=29320128/32872528 swapFree=12328/568296
[pid=20930] ppid=20927 vsize=297800 CPUtime=942.13 cores=1,3,5,7
/proc/20930/stat : 20930 (cdcl-cuttingpla) R 20927 20930 20245 0 -1 4202496 12607 0 0 0 94208 5 0 0 20 0 1 0 125354112 304947200 61498 33554432000 4194304 6211289 140736236032016 140736236030008 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20930/statm: 74450 61498 165 493 0 73947 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 297800

[startup+1002.3 s]
/proc/loadavg: 2.01 2.06 2.08 3/179 21048
/proc/meminfo: memFree=29317228/32872528 swapFree=12328/568296
[pid=20930] ppid=20927 vsize=298080 CPUtime=1002.12 cores=1,3,5,7
/proc/20930/stat : 20930 (cdcl-cuttingpla) R 20927 20930 20245 0 -1 4202496 12751 0 0 0 100207 5 0 0 20 0 1 0 125354112 305233920 62134 33554432000 4194304 6211289 140736236032016 140736236029928 4209306 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20930/statm: 74520 62134 165 493 0 74017 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 298080

[startup+1062.3 s]
/proc/loadavg: 2.04 2.06 2.08 3/178 21050
/proc/meminfo: memFree=29317240/32872528 swapFree=12328/568296
[pid=20930] ppid=20927 vsize=298080 CPUtime=1062.09 cores=1,3,5,7
/proc/20930/stat : 20930 (cdcl-cuttingpla) R 20927 20930 20245 0 -1 4202496 12799 0 0 0 106204 5 0 0 20 0 1 0 125354112 305233920 62283 33554432000 4194304 6211289 140736236032016 140736236030360 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20930/statm: 74520 62283 165 493 0 74017 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 298080

[startup+1122.3 s]
/proc/loadavg: 2.01 2.05 2.07 3/178 21051
/proc/meminfo: memFree=29315924/32872528 swapFree=12328/568296
[pid=20930] ppid=20927 vsize=298356 CPUtime=1122.07 cores=1,3,5,7
/proc/20930/stat : 20930 (cdcl-cuttingpla) R 20927 20930 20245 0 -1 4202496 12933 0 0 0 112202 5 0 0 20 0 1 0 125354112 305516544 62384 33554432000 4194304 6211289 140736236032016 140736236029928 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20930/statm: 74589 62384 165 493 0 74086 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 298356

[startup+1182.3 s]
/proc/loadavg: 2.04 2.05 2.07 3/178 21052
/proc/meminfo: memFree=29298660/32872528 swapFree=12328/568296
[pid=20930] ppid=20927 vsize=299160 CPUtime=1182.07 cores=1,3,5,7
/proc/20930/stat : 20930 (cdcl-cuttingpla) R 20927 20930 20245 0 -1 4202496 13142 0 0 0 118201 6 0 0 20 0 1 0 125354112 306339840 66681 33554432000 4194304 6211289 140736236032016 140736236029928 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20930/statm: 74790 66681 165 493 0 74287 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 299160

[startup+1242.3 s]
/proc/loadavg: 2.08 2.06 2.07 3/178 21053
/proc/meminfo: memFree=29278924/32872528 swapFree=12328/568296
[pid=20930] ppid=20927 vsize=299564 CPUtime=1242.06 cores=1,3,5,7
/proc/20930/stat : 20930 (cdcl-cuttingpla) R 20927 20930 20245 0 -1 4202496 13267 0 0 0 124200 6 0 0 20 0 1 0 125354112 306753536 68841 33554432000 4194304 6211289 140736236032016 140736236029928 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20930/statm: 74891 68841 165 493 0 74388 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 299564

[startup+1302.3 s]
/proc/loadavg: 2.07 2.06 2.07 3/178 21054
/proc/meminfo: memFree=29257240/32872528 swapFree=12328/568296
[pid=20930] ppid=20927 vsize=299832 CPUtime=1302.05 cores=1,3,5,7
/proc/20930/stat : 20930 (cdcl-cuttingpla) R 20927 20930 20245 0 -1 4202496 13337 0 0 0 130199 6 0 0 20 0 1 0 125354112 307027968 68911 33554432000 4194304 6211289 140736236032016 140736236030360 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20930/statm: 74958 68911 165 493 0 74455 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 299832

[startup+1362.3 s]
/proc/loadavg: 2.08 2.06 2.07 3/178 21056
/proc/meminfo: memFree=29248128/32872528 swapFree=12328/568296
[pid=20930] ppid=20927 vsize=300100 CPUtime=1362.04 cores=1,3,5,7
/proc/20930/stat : 20930 (cdcl-cuttingpla) R 20927 20930 20245 0 -1 4202496 13384 0 0 0 136198 6 0 0 20 0 1 0 125354112 307302400 68958 33554432000 4194304 6211289 140736236032016 140736236029928 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20930/statm: 75025 68958 165 493 0 74522 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 300100

[startup+1422.3 s]
/proc/loadavg: 2.06 2.06 2.07 4/178 21057
/proc/meminfo: memFree=29243340/32872528 swapFree=12328/568296
[pid=20930] ppid=20927 vsize=300764 CPUtime=1422.04 cores=1,3,5,7
/proc/20930/stat : 20930 (cdcl-cuttingpla) R 20927 20930 20245 0 -1 4202496 13573 0 0 0 142197 7 0 0 20 0 1 0 125354112 307982336 69147 33554432000 4194304 6211289 140736236032016 140736236030008 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20930/statm: 75191 69147 165 493 0 74688 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 300764

[startup+1482.3 s]
/proc/loadavg: 2.07 2.06 2.07 3/177 21058
/proc/meminfo: memFree=29237716/32872528 swapFree=12328/568296
[pid=20930] ppid=20927 vsize=301168 CPUtime=1482.03 cores=1,3,5,7
/proc/20930/stat : 20930 (cdcl-cuttingpla) R 20927 20930 20245 0 -1 4202496 13649 0 0 0 148196 7 0 0 20 0 1 0 125354112 308396032 69734 33554432000 4194304 6211289 140736236032016 140736236030360 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20930/statm: 75292 69734 165 493 0 74789 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 301168

[startup+1542.31 s]
/proc/loadavg: 2.02 2.05 2.06 4/178 21060
/proc/meminfo: memFree=29233056/32872528 swapFree=12328/568296
[pid=20930] ppid=20927 vsize=301316 CPUtime=1542.02 cores=1,3,5,7
/proc/20930/stat : 20930 (cdcl-cuttingpla) R 20927 20930 20245 0 -1 4202496 13687 0 0 0 154195 7 0 0 20 0 1 0 125354112 308547584 70281 33554432000 4194304 6211289 140736236032016 140736236030360 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20930/statm: 75329 70281 165 493 0 74826 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 301316

[startup+1602.3 s]
/proc/loadavg: 2.07 2.05 2.06 3/179 21064
/proc/meminfo: memFree=29226496/32872528 swapFree=12328/568296
[pid=20930] ppid=20927 vsize=301452 CPUtime=1602.01 cores=1,3,5,7
/proc/20930/stat : 20930 (cdcl-cuttingpla) R 20927 20930 20245 0 -1 4202496 13760 0 0 0 160194 7 0 0 20 0 1 0 125354112 308686848 70354 33554432000 4194304 6211289 140736236032016 140736236029928 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20930/statm: 75363 70354 165 493 0 74860 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 301452

[startup+1662.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/178 21066
/proc/meminfo: memFree=29220360/32872528 swapFree=12328/568296
[pid=20930] ppid=20927 vsize=301596 CPUtime=1662 cores=1,3,5,7
/proc/20930/stat : 20930 (cdcl-cuttingpla) R 20927 20930 20245 0 -1 4202496 13803 0 0 0 166193 7 0 0 20 0 1 0 125354112 308834304 70397 33554432000 4194304 6211289 140736236032016 140736236029928 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20930/statm: 75399 70397 165 493 0 74896 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 301596

[startup+1722.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/178 21067
/proc/meminfo: memFree=29214016/32872528 swapFree=12328/568296
[pid=20930] ppid=20927 vsize=302004 CPUtime=1721.99 cores=1,3,5,7
/proc/20930/stat : 20930 (cdcl-cuttingpla) R 20927 20930 20245 0 -1 4202496 13876 0 0 0 172192 7 0 0 20 0 1 0 125354112 309252096 70470 33554432000 4194304 6211289 140736236032016 140736236030360 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20930/statm: 75501 70470 165 493 0 74998 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 302004

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/178 21068
/proc/meminfo: memFree=29196376/32872528 swapFree=12328/568296
[pid=20930] ppid=20927 vsize=302412 CPUtime=1781.97 cores=1,3,5,7
/proc/20930/stat : 20930 (cdcl-cuttingpla) R 20927 20930 20245 0 -1 4202496 14103 0 0 0 178190 7 0 0 20 0 1 0 125354112 309669888 73227 33554432000 4194304 6211289 140736236032016 140736236029928 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20930/statm: 75603 73227 165 493 0 75100 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 302412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.02 2.04 3/178 21068
/proc/meminfo: memFree=29194212/32872528 swapFree=12328/568296
[pid=20930] ppid=20927 vsize=434672 CPUtime=1800.07 cores=1,3,5,7
/proc/20930/stat : 20930 (cdcl-cuttingpla) R 20927 20930 20245 0 -1 4202496 14240 0 0 0 180000 7 0 0 20 0 1 0 125354112 445104128 73845 33554432000 4194304 6211289 140736236032016 140736236030248 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20930/statm: 108668 73845 165 493 0 108165 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 434672

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.4
CPU time (s): 1800.09
CPU user time (s): 1800.01
CPU system time (s): 0.079987
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 434672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.01
system time used= 0.079987
maximum resident set size= 295380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14240
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= 81
involuntary context switches= 1850

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.5943 second user time and 6.99394 second system time

The end

Launcher Data

Begin job on node138 at 2016-06-09 03:03:35
IDJOB=4087672
IDBENCH=25018
IDSOLVER=2549
FILE ID=node138/4087672-1465434215
RUNJOBID= node138-1465427010-20262
PBS_JOBID= 19859777
Free space on /tmp= 71744 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_2.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087672-1465434215/watcher-4087672-1465434215 -o /tmp/evaluation-result-4087672-1465434215/solver-4087672-1465434215 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1465427010-20262 --watchdog 1960 --input HOME/instance-4087672-1465434215.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= af0ded53094abde95c37378ccd6c7afa
RANDOM SEED=73131099

node138.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.807
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.61
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.807
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.56
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.807
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.807
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.807
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.807
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.807
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.807
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:        29938184 kB
Buffers:          122064 kB
Cached:          1028900 kB
SwapCached:        46616 kB
Active:          1011960 kB
Inactive:         613060 kB
Active(anon):     428320 kB
Inactive(anon):    47808 kB
Active(file):     583640 kB
Inactive(file):   565252 kB
Unevictable:      568296 kB
Mlocked:           12328 kB
SwapTotal:      67108856 kB
SwapFree:       67053732 kB
Dirty:              3120 kB
Writeback:             0 kB
AnonPages:        978456 kB
Mapped:             9184 kB
Shmem:                 0 kB
Slab:             609580 kB
SReclaimable:      53108 kB
SUnreclaim:       556472 kB
KernelStack:        1480 kB
PageTables:         5952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1332076 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    952320 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= 71740 MiB
End job on node138 at 2016-06-09 03:33:36