Trace number 4087710

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_029_area_delay.opb
MD5SUMa51202683a576bff941434a7d3e9aa0c
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark24
Best CPU time to get the best result obtained on this benchmark0.542917
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 24
Optimality of the best value was proved YES
Number of variables17409
Total number of constraints123773
Number of constraints which are clauses123773
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint254
Number of terms in the objective function 8579
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 8579
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 8579
Number of bits of the biggest sum of numbers14
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.09/0.18	c * #variable= 17409 #constraint= 123773
0.49/0.50	c * #variable= 17409 #constraint= 123773
3.40/3.42	c S1->S2
3.40/3.42	c S1->S2
3.40/3.42	c S1->S2
3.40/3.42	c S2->S1
3.40/3.42	c S1->S2
3.40/3.42	c S1->S2
3.40/3.42	c S2->S1
3.40/3.42	c S1->S2
3.40/3.42	c #Conflicts:       1000 | #Learnt:        586 | 0.000
3.40/3.42	c total clause space: 335.816MB
3.40/3.42	c total #watches: 6934405
7.70/7.77	c total #propagations: 823179 / total #impl: 14838117 (eff. 0.055)
7.70/7.77	c #Conflicts:       2000 | #Learnt:       1586 | 0.000
7.70/7.77	c total clause space: 545.701MB
7.70/7.77	c total #watches: 12263494
27.98/28.05	c total #propagations: 1641856 / total #impl: 59717145 (eff. 0.027)
27.98/28.05	c GC COLLECT
27.98/28.05	c #Conflicts:       3000 | #Learnt:       1799 | 0.000
27.98/28.05	c total clause space: 545.701MB
27.98/28.05	c total #watches: 6594073
70.78/70.88	c total #propagations: 1991182 / total #impl: 563120018 (eff. 0.004)
70.78/70.88	c #Conflicts:       4000 | #Learnt:       2799 | 0.000
70.78/70.88	c total clause space: 545.701MB
70.78/70.88	c total #watches: 8150640
130.07/130.16	c total #propagations: 2582507 / total #impl: 1277173029 (eff. 0.002)
130.07/130.16	c GC COLLECT
130.07/130.16	c #Conflicts:       5000 | #Learnt:       2262 | 0.000
130.07/130.16	c total clause space: 545.701MB
130.07/130.16	c total #watches: 5281240
159.96/160.06	c total #propagations: 3320710 / total #impl: 2547406588 (eff. 0.001)
159.96/160.06	c #Conflicts:       6000 | #Learnt:       3262 | 0.000
159.96/160.06	c total clause space: 545.701MB
159.96/160.06	c total #watches: 7106906
220.46/220.59	c total #propagations: 3498155 / total #impl: 3332654060 (eff. 0.001)
220.46/220.59	c GC COLLECT
220.46/220.59	c #Conflicts:       7000 | #Learnt:       2197 | 0.000
220.46/220.59	c total clause space: 545.701MB
220.46/220.59	c total #watches: 5065894
286.45/286.53	c total #propagations: 3672149 / total #impl: 4753169421 (eff. 0.001)
286.45/286.53	c #Conflicts:       8000 | #Learnt:       3197 | 0.000
286.45/286.53	c total clause space: 545.701MB
286.45/286.53	c total #watches: 6095385
388.73/388.89	c total #propagations: 3847779 / total #impl: 6760550676 (eff. 0.001)
388.73/388.89	c #Conflicts:       9000 | #Learnt:       4197 | 0.000
388.73/388.89	c total clause space: 545.701MB
388.73/388.89	c total #watches: 7182654
500.31/500.43	c total #propagations: 4288505 / total #impl: 9097353930 (eff. 0.000)
500.31/500.43	c GC COLLECT
500.31/500.43	c #Conflicts:      10000 | #Learnt:       2738 | 0.000
500.31/500.43	c total clause space: 545.701MB
500.31/500.43	c total #watches: 5272169
586.80/586.91	c total #propagations: 4620305 / total #impl: 11636126462 (eff. 0.000)
586.80/586.91	c #Conflicts:      11000 | #Learnt:       3738 | 0.000
586.80/586.91	c total clause space: 545.701MB
586.80/586.91	c total #watches: 6244323
709.16/709.34	c total #propagations: 4859199 / total #impl: 13334250206 (eff. 0.000)
709.16/709.34	c #Conflicts:      12000 | #Learnt:       4738 | 0.000
709.16/709.34	c total clause space: 545.701MB
709.16/709.34	c total #watches: 7281469
834.74/834.92	c total #propagations: 5310993 / total #impl: 15610817424 (eff. 0.000)
834.74/834.92	c #Conflicts:      13000 | #Learnt:       5738 | 0.000
834.74/834.92	c total clause space: 545.701MB
834.74/834.92	c total #watches: 8398667
932.52/932.75	c total #propagations: 5581793 / total #impl: 18434770882 (eff. 0.000)
932.52/932.75	c GC COLLECT
932.52/932.75	c #Conflicts:      14000 | #Learnt:       3907 | 0.000
932.52/932.75	c total clause space: 545.701MB
932.52/932.75	c total #watches: 6823924
1025.40/1025.64	c total #propagations: 5874746 / total #impl: 20913219700 (eff. 0.000)
1025.40/1025.64	c #Conflicts:      15000 | #Learnt:       4907 | 0.000
1025.40/1025.64	c total clause space: 545.701MB
1025.40/1025.64	c total #watches: 7725584
1142.69/1142.95	c total #propagations: 6126079 / total #impl: 22377617453 (eff. 0.000)
1142.69/1142.95	c #Conflicts:      16000 | #Learnt:       5907 | 0.000
1142.69/1142.95	c total clause space: 545.701MB
1142.69/1142.95	c total #watches: 9053347
1261.66/1261.94	c total #propagations: 6314365 / total #impl: 25570828413 (eff. 0.000)
1261.66/1261.94	c GC COLLECT
1261.66/1261.94	c #Conflicts:      17000 | #Learnt:       3733 | 0.000
1261.66/1261.94	c total clause space: 545.701MB
1261.66/1261.94	c total #watches: 7465573
1368.85/1369.13	c total #propagations: 6533317 / total #impl: 27881835440 (eff. 0.000)
1368.85/1369.13	c #Conflicts:      18000 | #Learnt:       4733 | 0.000
1368.85/1369.13	c total clause space: 545.701MB
1368.85/1369.13	c total #watches: 8359184
1543.72/1544.01	c total #propagations: 6706632 / total #impl: 29469521618 (eff. 0.000)
1543.72/1544.01	c #Conflicts:      19000 | #Learnt:       5733 | 0.000
1543.72/1544.01	c total clause space: 545.701MB
1543.72/1544.01	c total #watches: 9780611
1676.50/1676.85	c total #propagations: 7099353 / total #impl: 32724283093 (eff. 0.000)
1676.50/1676.85	c #Conflicts:      20000 | #Learnt:       6732 | 0.000
1676.50/1676.85	c total clause space: 545.701MB
1676.50/1676.85	c total #watches: 12863336

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-4087710-1465430659/watcher-4087710-1465430659 -o /tmp/evaluation-result-4087710-1465430659/solver-4087710-1465430659 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1465427040-1775 --watchdog 1960 --input HOME/instance-4087710-1465430659.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=2288
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.18 2.23 2.17 3/174 2291
/proc/meminfo: memFree=29240372/32872528 swapFree=17536/1464688
[pid=2291] ppid=2288 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/2291/stat : 2291 (cdcl-cuttingpla) R 2288 2291 1759 0 -1 4202496 257 0 0 0 0 0 0 0 20 0 1 0 124999002 57319424 7292 33554432000 4194304 6211289 140736362754528 140734511398216 4206544 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2291/statm: 13994 7292 98 493 0 13491 0

[startup+0.100203 s]
/proc/loadavg: 2.18 2.23 2.17 3/174 2291
/proc/meminfo: memFree=29240372/32872528 swapFree=17536/1464688
[pid=2291] ppid=2288 vsize=58984 CPUtime=0.09 cores=0,2,4,6
/proc/2291/stat : 2291 (cdcl-cuttingpla) R 2288 2291 1759 0 -1 4202496 1496 0 0 0 9 0 0 0 20 0 1 0 124999002 60399616 11535 33554432000 4194304 6211289 140736362754528 140734511398216 5418912 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2291/statm: 14746 11535 121 493 0 14243 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 58984

[startup+0.200335 s]
/proc/loadavg: 2.18 2.23 2.17 3/174 2291
/proc/meminfo: memFree=29240372/32872528 swapFree=17536/1464688
[pid=2291] ppid=2288 vsize=69988 CPUtime=0.19 cores=0,2,4,6
/proc/2291/stat : 2291 (cdcl-cuttingpla) R 2288 2291 1759 0 -1 4202496 2469 0 0 0 19 0 0 0 20 0 1 0 124999002 71667712 14431 33554432000 4194304 6211289 140736362754528 140734511398216 4228081 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2291/statm: 17497 14432 144 493 0 16994 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 69988

[startup+0.300344 s]
/proc/loadavg: 2.18 2.23 2.17 3/174 2291
/proc/meminfo: memFree=29240372/32872528 swapFree=17536/1464688
[pid=2291] ppid=2288 vsize=78384 CPUtime=0.29 cores=0,2,4,6
/proc/2291/stat : 2291 (cdcl-cuttingpla) R 2288 2291 1759 0 -1 4202496 3345 0 0 0 29 0 0 0 20 0 1 0 124999002 80265216 16329 33554432000 4194304 6211289 140736362754528 140734511398216 4228081 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2291/statm: 19596 16329 144 493 0 19093 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78384

[startup+0.700288 s]
/proc/loadavg: 2.18 2.23 2.17 3/174 2291
/proc/meminfo: memFree=29240372/32872528 swapFree=17536/1464688
[pid=2291] ppid=2288 vsize=120724 CPUtime=0.69 cores=0,2,4,6
/proc/2291/stat : 2291 (cdcl-cuttingpla) R 2288 2291 1759 0 -1 4202496 7277 0 0 0 68 1 0 0 20 0 1 0 124999002 123621376 24852 33554432000 4194304 6211289 140736362754528 140736362751992 5161098 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2291/statm: 30181 24853 144 493 0 29678 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 120724

[startup+1.50029 s]
/proc/loadavg: 2.18 2.23 2.17 3/175 2292
/proc/meminfo: memFree=29078860/32872528 swapFree=17536/1464688
[pid=2291] ppid=2288 vsize=225780 CPUtime=1.49 cores=0,2,4,6
/proc/2291/stat : 2291 (cdcl-cuttingpla) R 2288 2291 1759 0 -1 4202496 14534 0 0 0 144 5 0 0 20 0 1 0 124999002 231198720 52010 33554432000 4194304 6211289 140736362754528 140736362751992 4236399 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2291/statm: 56445 52010 204 493 0 55942 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 225780

[startup+3.10028 s]
/proc/loadavg: 2.18 2.23 2.17 3/175 2292
/proc/meminfo: memFree=28902924/32872528 swapFree=17536/1464688
[pid=2291] ppid=2288 vsize=504800 CPUtime=3.09 cores=0,2,4,6
/proc/2291/stat : 2291 (cdcl-cuttingpla) R 2288 2291 1759 0 -1 4202496 31789 0 0 0 299 10 0 0 20 0 1 0 124999002 516915200 112155 33554432000 4194304 6211289 140736362754528 140736362752440 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2291/statm: 126200 112155 204 493 0 125697 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 504800

[startup+6.30026 s]
/proc/loadavg: 2.25 2.25 2.18 3/175 2292
/proc/meminfo: memFree=28588892/32872528 swapFree=17536/1464688
[pid=2291] ppid=2288 vsize=921176 CPUtime=6.29 cores=0,2,4,6
/proc/2291/stat : 2291 (cdcl-cuttingpla) R 2288 2291 1759 0 -1 4202496 47653 0 0 0 612 17 0 0 20 0 1 0 124999002 943284224 167848 33554432000 4194304 6211289 140736362754528 140736362752520 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2291/statm: 230294 167848 214 493 0 229791 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 921176

[startup+12.7003 s]
/proc/loadavg: 2.23 2.24 2.18 3/175 2338
/proc/meminfo: memFree=28869616/32872528 swapFree=17536/1464688
[pid=2291] ppid=2288 vsize=923200 CPUtime=12.69 cores=0,2,4,6
/proc/2291/stat : 2291 (cdcl-cuttingpla) R 2288 2291 1759 0 -1 4202496 51528 0 0 0 1251 18 0 0 20 0 1 0 124999002 945356800 183071 33554432000 4194304 6211289 140736362754528 140736362752872 4244876 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2291/statm: 230800 183071 214 493 0 230297 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 923200

[startup+25.5004 s]
/proc/loadavg: 2.24 2.25 2.18 3/175 2338
/proc/meminfo: memFree=28792440/32872528 swapFree=17536/1464688
[pid=2291] ppid=2288 vsize=923200 CPUtime=25.49 cores=0,2,4,6
/proc/2291/stat : 2291 (cdcl-cuttingpla) R 2288 2291 1759 0 -1 4202496 51659 0 0 0 2531 18 0 0 20 0 1 0 124999002 945356800 183197 33554432000 4194304 6211289 140736362754528 140736362752872 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2291/statm: 230800 183197 219 493 0 230297 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 923200

[startup+51.1004 s]
/proc/loadavg: 2.23 2.24 2.18 3/175 2338
/proc/meminfo: memFree=28781664/32872528 swapFree=17536/1464688
[pid=2291] ppid=2288 vsize=923392 CPUtime=51.08 cores=0,2,4,6
/proc/2291/stat : 2291 (cdcl-cuttingpla) R 2288 2291 1759 0 -1 4202496 51675 0 0 0 5090 18 0 0 20 0 1 0 124999002 945553408 183213 33554432000 4194304 6211289 140736362754528 140736362752520 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2291/statm: 230848 183213 219 493 0 230345 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 923392

[startup+102.3 s]
/proc/loadavg: 2.27 2.25 2.18 3/175 2339
/proc/meminfo: memFree=28773276/32872528 swapFree=17536/1464688
[pid=2291] ppid=2288 vsize=923392 CPUtime=102.28 cores=0,2,4,6
/proc/2291/stat : 2291 (cdcl-cuttingpla) R 2288 2291 1759 0 -1 4202496 51770 0 0 0 10210 18 0 0 20 0 1 0 124999002 945553408 183213 33554432000 4194304 6211289 140736362754528 140736362752872 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2291/statm: 230848 183213 219 493 0 230345 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 923392

[startup+162.3 s]
/proc/loadavg: 2.19 2.23 2.18 3/175 2340
/proc/meminfo: memFree=28745532/32872528 swapFree=17536/1464688
[pid=2291] ppid=2288 vsize=923392 CPUtime=162.26 cores=0,2,4,6
/proc/2291/stat : 2291 (cdcl-cuttingpla) R 2288 2291 1759 0 -1 4202496 51841 0 0 0 16208 18 0 0 20 0 1 0 124999002 945553408 183283 33554432000 4194304 6211289 140736362754528 140736362752872 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2291/statm: 230848 183283 219 493 0 230345 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 923392

[startup+222.307 s]
/proc/loadavg: 2.19 2.22 2.18 4/175 2342
/proc/meminfo: memFree=28740320/32872528 swapFree=17536/1464688
[pid=2291] ppid=2288 vsize=923392 CPUtime=222.26 cores=0,2,4,6
/proc/2291/stat : 2291 (cdcl-cuttingpla) R 2288 2291 1759 0 -1 4202496 51874 0 0 0 22208 18 0 0 20 0 1 0 124999002 945553408 183283 33554432000 4194304 6211289 140736362754528 140736362752872 4209464 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2291/statm: 230848 183283 219 493 0 230345 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 923392

[startup+282.3 s]
/proc/loadavg: 2.13 2.19 2.17 3/175 2343
/proc/meminfo: memFree=28730712/32872528 swapFree=17536/1464688
[pid=2291] ppid=2288 vsize=923392 CPUtime=282.25 cores=0,2,4,6
/proc/2291/stat : 2291 (cdcl-cuttingpla) R 2288 2291 1759 0 -1 4202496 51954 0 0 0 28207 18 0 0 20 0 1 0 124999002 945553408 183363 33554432000 4194304 6211289 140736362754528 140736362752872 4209507 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2291/statm: 230848 183363 219 493 0 230345 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 923392

[startup+342.3 s]
/proc/loadavg: 2.22 2.21 2.18 3/176 2347
/proc/meminfo: memFree=28722872/32872528 swapFree=17536/1464688
[pid=2291] ppid=2288 vsize=923668 CPUtime=342.24 cores=0,2,4,6
/proc/2291/stat : 2291 (cdcl-cuttingpla) R 2288 2291 1759 0 -1 4202496 52000 0 0 0 34206 18 0 0 20 0 1 0 124999002 945836032 183409 33554432000 4194304 6211289 140736362754528 140736362752440 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2291/statm: 230917 183409 219 493 0 230414 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 923668

[startup+402.3 s]
/proc/loadavg: 2.34 2.25 2.19 4/175 2348
/proc/meminfo: memFree=28712828/32872528 swapFree=17536/1464688
[pid=2291] ppid=2288 vsize=923668 CPUtime=402.23 cores=0,2,4,6
/proc/2291/stat : 2291 (cdcl-cuttingpla) R 2288 2291 1759 0 -1 4202496 52012 0 0 0 40205 18 0 0 20 0 1 0 124999002 945836032 183421 33554432000 4194304 6211289 140736362754528 140736362752872 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2291/statm: 230917 183421 219 493 0 230414 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 923668

[startup+462.3 s]
/proc/loadavg: 2.34 2.26 2.19 3/175 2349
/proc/meminfo: memFree=28653328/32872528 swapFree=17536/1464688
[pid=2291] ppid=2288 vsize=923812 CPUtime=462.22 cores=0,2,4,6
/proc/2291/stat : 2291 (cdcl-cuttingpla) R 2288 2291 1759 0 -1 4202496 52053 0 0 0 46204 18 0 0 20 0 1 0 124999002 945983488 183473 33554432000 4194304 6211289 140736362754528 140736362752440 4209527 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2291/statm: 230953 183473 219 493 0 230450 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 923812

[startup+522.3 s]
/proc/loadavg: 2.17 2.22 2.18 3/175 2351
/proc/meminfo: memFree=28652792/32872528 swapFree=17536/1464688
[pid=2291] ppid=2288 vsize=923812 CPUtime=522.21 cores=0,2,4,6
/proc/2291/stat : 2291 (cdcl-cuttingpla) R 2288 2291 1759 0 -1 4202496 52142 0 0 0 52203 18 0 0 20 0 1 0 124999002 945983488 183633 33554432000 4194304 6211289 140736362754528 140736362752872 4209497 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2291/statm: 230953 183633 219 493 0 230450 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 923812

[startup+582.3 s]
/proc/loadavg: 2.24 2.23 2.18 4/175 2352
/proc/meminfo: memFree=28650100/32872528 swapFree=17536/1464688
[pid=2291] ppid=2288 vsize=923956 CPUtime=582.2 cores=0,2,4,6
/proc/2291/stat : 2291 (cdcl-cuttingpla) R 2288 2291 1759 0 -1 4202496 52160 0 0 0 58202 18 0 0 20 0 1 0 124999002 946130944 184138 33554432000 4194304 6211289 140736362754528 140736362752440 4209484 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2291/statm: 230989 184138 219 493 0 230486 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 923956


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


[startup+882.307 s]
/proc/loadavg: 2.25 2.24 2.19 3/175 2358
/proc/meminfo: memFree=28630844/32872528 swapFree=17536/1464688
[pid=2291] ppid=2288 vsize=924708 CPUtime=882.13 cores=0,2,4,6
/proc/2291/stat : 2291 (cdcl-cuttingpla) R 2288 2291 1759 0 -1 4202496 52594 0 0 0 88195 18 0 0 20 0 1 0 124999002 946900992 184498 33554432000 4194304 6211289 140736362754528 140736362752872 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2291/statm: 231177 184498 219 493 0 230674 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 924708

[startup+942.3 s]
/proc/loadavg: 2.17 2.21 2.18 4/176 2362
/proc/meminfo: memFree=28608076/32872528 swapFree=17536/1464688
[pid=2291] ppid=2288 vsize=924708 CPUtime=942.11 cores=0,2,4,6
/proc/2291/stat : 2291 (cdcl-cuttingpla) R 2288 2291 1759 0 -1 4202496 52601 0 0 0 94193 18 0 0 20 0 1 0 124999002 946900992 185246 33554432000 4194304 6211289 140736362754528 140736362752872 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2291/statm: 231177 185246 219 493 0 230674 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 924708

[startup+1002.3 s]
/proc/loadavg: 2.13 2.18 2.17 3/175 2363
/proc/meminfo: memFree=28608820/32872528 swapFree=17536/1464688
[pid=2291] ppid=2288 vsize=924708 CPUtime=1002.1 cores=0,2,4,6
/proc/2291/stat : 2291 (cdcl-cuttingpla) R 2288 2291 1759 0 -1 4202496 52624 0 0 0 100192 18 0 0 20 0 1 0 124999002 946900992 185269 33554432000 4194304 6211289 140736362754528 140736362752872 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2291/statm: 231177 185269 219 493 0 230674 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 924708

[startup+1062.3 s]
/proc/loadavg: 2.18 2.18 2.17 3/175 2364
/proc/meminfo: memFree=28603920/32872528 swapFree=17536/1464688
[pid=2291] ppid=2288 vsize=924856 CPUtime=1062.09 cores=0,2,4,6
/proc/2291/stat : 2291 (cdcl-cuttingpla) R 2288 2291 1759 0 -1 4202496 52713 0 0 0 106191 18 0 0 20 0 1 0 124999002 947052544 185358 33554432000 4194304 6211289 140736362754528 140736362752440 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2291/statm: 231214 185358 219 493 0 230711 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 924856

[startup+1122.3 s]
/proc/loadavg: 2.19 2.19 2.17 4/175 2366
/proc/meminfo: memFree=28596816/32872528 swapFree=17536/1464688
[pid=2291] ppid=2288 vsize=925328 CPUtime=1122.09 cores=0,2,4,6
/proc/2291/stat : 2291 (cdcl-cuttingpla) R 2288 2291 1759 0 -1 4202496 52827 0 0 0 112191 18 0 0 20 0 1 0 124999002 947535872 185472 33554432000 4194304 6211289 140736362754528 140736362752520 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2291/statm: 231332 185472 219 493 0 230829 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 925328

[startup+1182.3 s]
/proc/loadavg: 2.17 2.18 2.17 3/175 2367
/proc/meminfo: memFree=28594984/32872528 swapFree=17536/1464688
[pid=2291] ppid=2288 vsize=925920 CPUtime=1182.08 cores=0,2,4,6
/proc/2291/stat : 2291 (cdcl-cuttingpla) R 2288 2291 1759 0 -1 4202496 52980 0 0 0 118190 18 0 0 20 0 1 0 124999002 948142080 185625 33554432000 4194304 6211289 140736362754528 140736362752440 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2291/statm: 231480 185625 219 493 0 230977 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 925920

[startup+1242.3 s]
/proc/loadavg: 2.14 2.16 2.17 4/175 2368
/proc/meminfo: memFree=28594068/32872528 swapFree=17536/1464688
[pid=2291] ppid=2288 vsize=926068 CPUtime=1242.07 cores=0,2,4,6
/proc/2291/stat : 2291 (cdcl-cuttingpla) R 2288 2291 1759 0 -1 4202496 53017 0 0 0 124189 18 0 0 20 0 1 0 124999002 948293632 185662 33554432000 4194304 6211289 140736362754528 140736362752440 4209507 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2291/statm: 231517 185662 219 493 0 231014 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 926068

[startup+1302.3 s]
/proc/loadavg: 2.16 2.16 2.17 4/175 2369
/proc/meminfo: memFree=28574256/32872528 swapFree=17536/1464688
[pid=2291] ppid=2288 vsize=926068 CPUtime=1302.06 cores=0,2,4,6
/proc/2291/stat : 2291 (cdcl-cuttingpla) R 2288 2291 1759 0 -1 4202496 53030 0 0 0 130188 18 0 0 20 0 1 0 124999002 948293632 185675 33554432000 4194304 6211289 140736362754528 140736362752872 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2291/statm: 231517 185675 219 493 0 231014 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 926068

[startup+1362.3 s]
/proc/loadavg: 2.34 2.20 2.18 4/175 2370
/proc/meminfo: memFree=28565432/32872528 swapFree=17536/1464688
[pid=2291] ppid=2288 vsize=926216 CPUtime=1362.05 cores=0,2,4,6
/proc/2291/stat : 2291 (cdcl-cuttingpla) R 2288 2291 1759 0 -1 4202496 53093 0 0 0 136187 18 0 0 20 0 1 0 124999002 948445184 185738 33554432000 4194304 6211289 140736362754528 140736362752440 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2291/statm: 231554 185738 219 493 0 231051 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 926216

[startup+1422.3 s]
/proc/loadavg: 2.27 2.21 2.18 3/175 2372
/proc/meminfo: memFree=28563500/32872528 swapFree=17536/1464688
[pid=2291] ppid=2288 vsize=926216 CPUtime=1422.05 cores=0,2,4,6
/proc/2291/stat : 2291 (cdcl-cuttingpla) R 2288 2291 1759 0 -1 4202496 53097 0 0 0 142187 18 0 0 20 0 1 0 124999002 948445184 185742 33554432000 4194304 6211289 140736362754528 140736362752872 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2291/statm: 231554 185742 219 493 0 231051 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 926216

[startup+1482.3 s]
/proc/loadavg: 2.31 2.23 2.19 3/175 2373
/proc/meminfo: memFree=28563368/32872528 swapFree=17536/1464688
[pid=2291] ppid=2288 vsize=926364 CPUtime=1482.03 cores=0,2,4,6
/proc/2291/stat : 2291 (cdcl-cuttingpla) R 2288 2291 1759 0 -1 4202496 53112 0 0 0 148185 18 0 0 20 0 1 0 124999002 948596736 185757 33554432000 4194304 6211289 140736362754528 140736362752440 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2291/statm: 231591 185757 219 493 0 231088 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 926364

[startup+1542.31 s]
/proc/loadavg: 2.21 2.22 2.18 3/176 2377
/proc/meminfo: memFree=28562108/32872528 swapFree=17536/1464688
[pid=2291] ppid=2288 vsize=926364 CPUtime=1542.03 cores=0,2,4,6
/proc/2291/stat : 2291 (cdcl-cuttingpla) R 2288 2291 1759 0 -1 4202496 53117 0 0 0 154185 18 0 0 20 0 1 0 124999002 948596736 185762 33554432000 4194304 6211289 140736362754528 140736362752440 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2291/statm: 231591 185762 219 493 0 231088 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 926364

[startup+1602.3 s]
/proc/loadavg: 2.22 2.22 2.18 4/175 2378
/proc/meminfo: memFree=28554356/32872528 swapFree=17536/1464688
[pid=2291] ppid=2288 vsize=926364 CPUtime=1602.02 cores=0,2,4,6
/proc/2291/stat : 2291 (cdcl-cuttingpla) R 2288 2291 1759 0 -1 4202496 53151 0 0 0 160183 19 0 0 20 0 1 0 124999002 948596736 187840 33554432000 4194304 6211289 140736362754528 140736362752872 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2291/statm: 231591 187840 219 493 0 231088 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 926364

[startup+1662.3 s]
/proc/loadavg: 2.19 2.21 2.18 3/175 2379
/proc/meminfo: memFree=28472188/32872528 swapFree=17536/1464688
[pid=2291] ppid=2288 vsize=926544 CPUtime=1662.01 cores=0,2,4,6
/proc/2291/stat : 2291 (cdcl-cuttingpla) R 2288 2291 1759 0 -1 4202496 53234 0 0 0 166181 20 0 0 20 0 1 0 124999002 948781056 208874 33554432000 4194304 6211289 140736362754528 140736362752440 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2291/statm: 231636 208874 219 493 0 231133 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 926544

[startup+1722.3 s]
/proc/loadavg: 2.26 2.23 2.18 3/175 2381
/proc/meminfo: memFree=28457348/32872528 swapFree=17536/1464688
[pid=2291] ppid=2288 vsize=926544 CPUtime=1721.99 cores=0,2,4,6
/proc/2291/stat : 2291 (cdcl-cuttingpla) R 2288 2291 1759 0 -1 4202496 53241 0 0 0 172179 20 0 0 20 0 1 0 124999002 948781056 211947 33554432000 4194304 6211289 140736362754528 140736362752872 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2291/statm: 231636 211947 219 493 0 231133 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 926544

[startup+1782.3 s]
/proc/loadavg: 2.21 2.22 2.18 3/175 2382
/proc/meminfo: memFree=28441892/32872528 swapFree=17536/1464688
[pid=2291] ppid=2288 vsize=926688 CPUtime=1781.99 cores=0,2,4,6
/proc/2291/stat : 2291 (cdcl-cuttingpla) R 2288 2291 1759 0 -1 4202496 53255 0 0 0 178178 21 0 0 20 0 1 0 124999002 948928512 214516 33554432000 4194304 6211289 140736362754528 140736362752440 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2291/statm: 231672 214516 219 493 0 231169 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 926688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.24 2.23 2.18 3/175 2382
/proc/meminfo: memFree=28439600/32872528 swapFree=17536/1464688
[pid=2291] ppid=2288 vsize=926688 CPUtime=1800.09 cores=0,2,4,6
/proc/2291/stat : 2291 (cdcl-cuttingpla) R 2288 2291 1759 0 -1 4202496 53335 0 0 0 179988 21 0 0 20 0 1 0 124999002 948928512 215107 33554432000 4194304 6211289 140736362754528 140736362752440 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2291/statm: 231672 215107 219 493 0 231169 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 926688

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 2291 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.1
CPU user time (s): 1799.89
CPU system time (s): 0.213967
CPU usage (%): 99.9831
Max. virtual memory (cumulated for all children) (KiB): 926688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.89
system time used= 0.213967
maximum resident set size= 860428
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53335
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= 44
involuntary context switches= 1847

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.40633 second user time and 5.97409 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-09 02:04:20
IDJOB=4087710
IDBENCH=24986
IDSOLVER=2549
FILE ID=node121/4087710-1465430659
RUNJOBID= node121-1465427040-1775
PBS_JOBID= 19859788
Free space on /tmp= 71724 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/areaDelay/normalized-f20c10b_029_area_delay.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087710-1465430659/watcher-4087710-1465430659 -o /tmp/evaluation-result-4087710-1465430659/solver-4087710-1465430659 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1465427040-1775 --watchdog 1960 --input HOME/instance-4087710-1465430659.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= a51202683a576bff941434a7d3e9aa0c
RANDOM SEED=2074983261

node121.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.050
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.050
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		: 2667.050
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.050
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:        29240900 kB
Buffers:          109088 kB
Cached:           820164 kB
SwapCached:         1564 kB
Active:           894496 kB
Inactive:         528360 kB
Active(anon):     493696 kB
Inactive(anon):     2256 kB
Active(file):     400800 kB
Inactive(file):   526104 kB
Unevictable:     1464688 kB
Mlocked:           17536 kB
SwapTotal:      67108856 kB
SwapFree:       67099436 kB
Dirty:              6616 kB
Writeback:             0 kB
AnonPages:       1994456 kB
Mapped:             7932 kB
Shmem:                 0 kB
Slab:             608864 kB
SReclaimable:      53204 kB
SUnreclaim:       555660 kB
KernelStack:        1456 kB
PageTables:         7988 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2110032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1957888 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= 71724 MiB
End job on node121 at 2016-06-09 02:34:20