Trace number 4087682

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT binary search 2016-05-01? (TO) 1800.01 1800.3

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_001_area_delay.opb
MD5SUMf1fcceba4d2ff597685b8a775178b9b4
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark28
Best CPU time to get the best result obtained on this benchmark0.925858
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 33
Optimality of the best value was proved NO
Number of variables11321
Total number of constraints36630
Number of constraints which are clauses36630
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 constraint127
Number of terms in the objective function 5515
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 5515
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5515
Number of bits of the biggest sum of numbers13
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.00/0.05	c * #variable= 11321 #constraint= 36630
0.09/0.14	c * #variable= 11321 #constraint= 36630
1.49/1.52	c S1->S2
1.49/1.52	c S1->S2
1.49/1.52	c S1->S2
1.49/1.52	c S1->S2
1.49/1.52	c S2->S1
1.49/1.52	c S1->S2
1.49/1.52	c S1->S2
1.49/1.52	c #Conflicts:       1000 | #Learnt:        807 | 0.000
1.49/1.52	c total clause space: 127.173MB
1.49/1.65	c total #watches: 2425359
8.29/8.35	c total #propagations: 1211421 / total #impl: 17931329 (eff. 0.068)
8.29/8.35	c #Conflicts:       2000 | #Learnt:       1807 | 0.000
8.29/8.35	c total clause space: 206.656MB
8.29/8.35	c total #watches: 3865313
18.98/19.08	c total #propagations: 1836682 / total #impl: 167904270 (eff. 0.011)
18.98/19.08	c GC COLLECT
18.98/19.08	c #Conflicts:       3000 | #Learnt:       1907 | 0.000
18.98/19.08	c total clause space: 206.656MB
18.98/19.08	c total #watches: 3165047
42.68/42.77	c total #propagations: 2437101 / total #impl: 343162212 (eff. 0.007)
42.68/42.77	c #Conflicts:       4000 | #Learnt:       2907 | 0.000
42.68/42.77	c total clause space: 206.656MB
42.68/42.77	c total #watches: 4425117
67.78/67.89	c total #propagations: 3123593 / total #impl: 765326660 (eff. 0.004)
67.78/67.89	c GC COLLECT
67.78/67.89	c #Conflicts:       5000 | #Learnt:       2311 | 0.000
67.78/67.89	c total clause space: 206.656MB
67.78/67.89	c total #watches: 3472784
90.97/91.02	c total #propagations: 4073305 / total #impl: 1051639118 (eff. 0.004)
90.97/91.02	c #Conflicts:       6000 | #Learnt:       3311 | 0.000
90.97/91.02	c total clause space: 206.656MB
90.97/91.02	c total #watches: 4463540
125.27/125.31	c total #propagations: 4523933 / total #impl: 1503056057 (eff. 0.003)
125.27/125.31	c GC COLLECT
125.27/125.31	c #Conflicts:       7000 | #Learnt:       2221 | 0.000
125.27/125.31	c total clause space: 206.656MB
125.27/125.31	c total #watches: 3188291
152.66/152.75	c total #propagations: 4773512 / total #impl: 1966895876 (eff. 0.002)
152.66/152.75	c #Conflicts:       8000 | #Learnt:       3221 | 0.000
152.66/152.75	c total clause space: 206.656MB
152.66/152.75	c total #watches: 4076892
209.35/209.41	c total #propagations: 5205688 / total #impl: 2499282676 (eff. 0.002)
209.35/209.41	c #Conflicts:       9000 | #Learnt:       4221 | 0.000
209.35/209.41	c total clause space: 206.656MB
209.35/209.41	c total #watches: 4906484
265.33/265.47	c total #propagations: 5873542 / total #impl: 3642542250 (eff. 0.002)
265.33/265.47	c GC COLLECT
265.33/265.47	c #Conflicts:      10000 | #Learnt:       2715 | 0.000
265.33/265.47	c total clause space: 206.656MB
265.33/265.47	c total #watches: 3814445
300.53/300.66	c total #propagations: 6467762 / total #impl: 4288649996 (eff. 0.002)
300.53/300.66	c #Conflicts:      11000 | #Learnt:       3715 | 0.000
300.53/300.66	c total clause space: 206.656MB
300.53/300.66	c total #watches: 4389782
357.42/357.51	c total #propagations: 6868643 / total #impl: 5058522517 (eff. 0.001)
357.42/357.51	c #Conflicts:      12000 | #Learnt:       4715 | 0.000
357.42/357.51	c total clause space: 206.656MB
357.42/357.51	c total #watches: 4961178
449.71/449.84	c total #propagations: 7254619 / total #impl: 6268397349 (eff. 0.001)
449.71/449.84	c #Conflicts:      13000 | #Learnt:       5715 | 0.000
449.71/449.84	c total clause space: 335.816MB
449.71/449.84	c total #watches: 5865728
486.60/486.71	c total #propagations: 7986461 / total #impl: 7767617118 (eff. 0.001)
486.60/486.71	c GC COLLECT
486.60/486.71	c #Conflicts:      14000 | #Learnt:       3865 | 0.000
486.60/486.71	c total clause space: 335.816MB
486.60/486.71	c total #watches: 4522369
535.29/535.47	c total #propagations: 8424675 / total #impl: 8305557046 (eff. 0.001)
535.29/535.47	c #Conflicts:      15000 | #Learnt:       4865 | 0.000
535.29/535.47	c total clause space: 335.816MB
535.29/535.47	c total #watches: 5224999
621.98/622.15	c total #propagations: 8743256 / total #impl: 9088310997 (eff. 0.001)
621.98/622.15	c #Conflicts:      16000 | #Learnt:       5864 | 0.000
621.98/622.15	c total clause space: 335.816MB
621.98/622.15	c total #watches: 5973751
637.98/638.17	c total #propagations: 9327654 / total #impl: 10630458822 (eff. 0.001)
637.98/638.17	c GC COLLECT
637.98/638.17	c #Conflicts:      17000 | #Learnt:       3688 | 0.000
637.98/638.17	c total clause space: 335.816MB
637.98/638.17	c total #watches: 4890818
668.67/668.84	c total #propagations: 9474905 / total #impl: 10760808682 (eff. 0.001)
668.67/668.84	c #Conflicts:      18000 | #Learnt:       4688 | 0.000
668.67/668.84	c total clause space: 335.816MB
668.67/668.84	c total #watches: 5833469
713.46/713.69	c total #propagations: 9691340 / total #impl: 11078773218 (eff. 0.001)
713.46/713.69	c #Conflicts:      19000 | #Learnt:       5688 | 0.000
713.46/713.69	c total clause space: 335.816MB
713.46/713.69	c total #watches: 6759361
762.46/762.62	c total #propagations: 10315870 / total #impl: 11472163870 (eff. 0.001)
762.46/762.62	c #Conflicts:      20000 | #Learnt:       6688 | 0.000
762.46/762.62	c total clause space: 335.816MB
762.46/762.62	c total #watches: 7735210
804.55/804.73	c total #propagations: 10598454 / total #impl: 12138622457 (eff. 0.001)
804.55/804.73	c GC COLLECT
804.55/804.73	c #Conflicts:      21000 | #Learnt:       4198 | 0.000
804.55/804.73	c total clause space: 335.816MB
804.55/804.73	c total #watches: 5531818
843.35/843.56	c total #propagations: 10903038 / total #impl: 12766031222 (eff. 0.001)
843.35/843.56	c #Conflicts:      22000 | #Learnt:       5198 | 0.000
843.35/843.56	c total clause space: 335.816MB
843.35/843.56	c total #watches: 6534915
904.44/904.60	c total #propagations: 11414099 / total #impl: 13046601655 (eff. 0.001)
904.44/904.60	c #Conflicts:      23000 | #Learnt:       6198 | 0.000
904.44/904.60	c total clause space: 335.816MB
904.44/904.60	c total #watches: 7253387
979.04/979.26	c total #propagations: 12084930 / total #impl: 13481018057 (eff. 0.001)
979.04/979.26	c #Conflicts:      24000 | #Learnt:       7198 | 0.000
979.04/979.26	c total clause space: 335.816MB
979.04/979.26	c total #watches: 8179729
1098.81/1099.03	c total #propagations: 12631090 / total #impl: 13919148826 (eff. 0.001)
1098.81/1099.03	c GC COLLECT
1098.81/1099.03	c #Conflicts:      25000 | #Learnt:       4439 | 0.000
1098.81/1099.03	c total clause space: 335.816MB
1098.81/1099.03	c total #watches: 5397296
1156.30/1156.59	c total #propagations: 13429568 / total #impl: 15541518238 (eff. 0.001)
1156.30/1156.59	c #Conflicts:      26000 | #Learnt:       5439 | 0.000
1156.30/1156.59	c total clause space: 335.816MB
1156.30/1156.59	c total #watches: 6524949
1217.98/1218.27	c total #propagations: 13800579 / total #impl: 15894769681 (eff. 0.001)
1217.98/1218.27	c #Conflicts:      27000 | #Learnt:       6439 | 0.000
1217.98/1218.27	c total clause space: 335.816MB
1217.98/1218.27	c total #watches: 7265259
1347.37/1347.69	c total #propagations: 14075730 / total #impl: 16326776475 (eff. 0.001)
1347.37/1347.69	c #Conflicts:      28000 | #Learnt:       7439 | 0.000
1347.37/1347.69	c total clause space: 335.816MB
1347.37/1347.69	c total #watches: 8068595
1445.26/1445.51	c total #propagations: 15009682 / total #impl: 17199398183 (eff. 0.001)
1445.26/1445.51	c GC COLLECT
1445.26/1445.51	c #Conflicts:      29000 | #Learnt:       4324 | 0.000
1445.26/1445.51	c total clause space: 335.816MB
1445.26/1445.51	c total #watches: 5204283
1509.65/1509.96	c total #propagations: 15697946 / total #impl: 18443513174 (eff. 0.001)
1509.65/1509.96	c #Conflicts:      30000 | #Learnt:       5324 | 0.000
1509.65/1509.96	c total clause space: 335.816MB
1509.65/1509.96	c total #watches: 6094124
1638.83/1639.16	c total #propagations: 16198517 / total #impl: 18836933216 (eff. 0.001)
1638.83/1639.16	c #Conflicts:      31000 | #Learnt:       6324 | 0.000
1638.83/1639.16	c total clause space: 335.816MB
1638.83/1639.16	c total #watches: 6628057
1731.71/1732.07	c total #propagations: 16880144 / total #impl: 20066690202 (eff. 0.001)
1731.71/1732.07	c #Conflicts:      32000 | #Learnt:       7324 | 0.000
1731.71/1732.07	c total clause space: 335.816MB
1731.71/1732.07	c total #watches: 7307894

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-4087682-1465428861/watcher-4087682-1465428861 -o /tmp/evaluation-result-4087682-1465428861/solver-4087682-1465428861 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1465427031-31792 --watchdog 1960 --input HOME/instance-4087682-1465428861.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=32276
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.00 2.02 1.87 3/176 32279
/proc/meminfo: memFree=30859368/32872528 swapFree=11452/354844
[pid=32279] ppid=32276 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/32279/stat : 32279 (cdcl-cuttingpla) R 32276 32279 31775 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 124819549 57319424 7804 33554432000 4194304 6211289 140737444845936 140733336652888 4206551 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32279/statm: 13994 7804 98 493 0 13491 0

[startup+0.100191 s]
/proc/loadavg: 2.00 2.02 1.87 3/176 32279
/proc/meminfo: memFree=30859368/32872528 swapFree=11452/354844
[pid=32279] ppid=32276 vsize=63692 CPUtime=0.09 cores=1,3,5,7
/proc/32279/stat : 32279 (cdcl-cuttingpla) R 32276 32279 31775 0 -1 4202496 1462 0 0 0 8 1 0 0 20 0 1 0 124819549 65220608 13775 33554432000 4194304 6211289 140737444845936 140733336652888 5161098 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32279/statm: 15923 13775 144 493 0 15420 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 63692

[startup+0.200365 s]
/proc/loadavg: 2.00 2.02 1.87 3/176 32279
/proc/meminfo: memFree=30859368/32872528 swapFree=11452/354844
[pid=32279] ppid=32276 vsize=72192 CPUtime=0.19 cores=1,3,5,7
/proc/32279/stat : 32279 (cdcl-cuttingpla) R 32276 32279 31775 0 -1 4202496 2281 0 0 0 18 1 0 0 20 0 1 0 124819549 73924608 16372 33554432000 4194304 6211289 140737444845936 140733336652888 4228763 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32279/statm: 18048 16372 144 493 0 17545 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 72192

[startup+0.30031 s]
/proc/loadavg: 2.00 2.02 1.87 3/176 32279
/proc/meminfo: memFree=30859368/32872528 swapFree=11452/354844
[pid=32279] ppid=32276 vsize=81328 CPUtime=0.29 cores=1,3,5,7
/proc/32279/stat : 32279 (cdcl-cuttingpla) R 32276 32279 31775 0 -1 4202496 3235 0 0 0 28 1 0 0 20 0 1 0 124819549 83279872 18342 33554432000 4194304 6211289 140737444845936 140737444843464 5160843 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32279/statm: 20332 18342 204 493 0 19829 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 81328

[startup+0.700303 s]
/proc/loadavg: 2.00 2.02 1.87 3/176 32279
/proc/meminfo: memFree=30859368/32872528 swapFree=11452/354844
[pid=32279] ppid=32276 vsize=139968 CPUtime=0.69 cores=1,3,5,7
/proc/32279/stat : 32279 (cdcl-cuttingpla) R 32276 32279 31775 0 -1 4202496 7798 0 0 0 66 3 0 0 20 0 1 0 124819549 143327232 30520 33554432000 4194304 6211289 140737444845936 140737444843464 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32279/statm: 34992 30520 204 493 0 34489 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 139968

[startup+1.50027 s]
/proc/loadavg: 2.00 2.02 1.87 3/177 32280
/proc/meminfo: memFree=30706376/32872528 swapFree=11452/354844
[pid=32279] ppid=32276 vsize=237856 CPUtime=1.49 cores=1,3,5,7
/proc/32279/stat : 32279 (cdcl-cuttingpla) R 32276 32279 31775 0 -1 4202496 12459 0 0 0 144 5 0 0 20 0 1 0 124819549 243564544 43290 33554432000 4194304 6211289 140737444845936 140737444843848 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32279/statm: 59464 43290 204 493 0 58961 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 237856

[startup+3.10031 s]
/proc/loadavg: 2.00 2.02 1.87 3/177 32280
/proc/meminfo: memFree=30649800/32872528 swapFree=11452/354844
[pid=32279] ppid=32276 vsize=238032 CPUtime=3.08 cores=1,3,5,7
/proc/32279/stat : 32279 (cdcl-cuttingpla) R 32276 32279 31775 0 -1 4202496 12534 0 0 0 303 5 0 0 20 0 1 0 124819549 243744768 48986 33554432000 4194304 6211289 140737444845936 140737444844280 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32279/statm: 59508 48986 214 493 0 59005 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 238032

[startup+6.3003 s]
/proc/loadavg: 2.00 2.02 1.87 3/177 32280
/proc/meminfo: memFree=30606792/32872528 swapFree=11452/354844
[pid=32279] ppid=32276 vsize=238032 CPUtime=6.29 cores=1,3,5,7
/proc/32279/stat : 32279 (cdcl-cuttingpla) R 32276 32279 31775 0 -1 4202496 12560 0 0 0 623 6 0 0 20 0 1 0 124819549 243744768 52078 33554432000 4194304 6211289 140737444845936 140737444843848 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32279/statm: 59508 52078 214 493 0 59005 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 238032

[startup+12.7003 s]
/proc/loadavg: 2.00 2.02 1.88 4/177 32326
/proc/meminfo: memFree=30518120/32872528 swapFree=11452/354844
[pid=32279] ppid=32276 vsize=319556 CPUtime=12.68 cores=1,3,5,7
/proc/32279/stat : 32279 (cdcl-cuttingpla) R 32276 32279 31775 0 -1 4202496 14788 0 0 0 1262 6 0 0 20 0 1 0 124819549 327225344 56653 33554432000 4194304 6211289 140737444845936 140737444844280 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32279/statm: 79889 56653 219 493 0 79386 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 319556

[startup+25.5072 s]
/proc/loadavg: 2.07 2.03 1.88 3/177 32326
/proc/meminfo: memFree=29710172/32872528 swapFree=11452/354844
[pid=32279] ppid=32276 vsize=319556 CPUtime=25.49 cores=1,3,5,7
/proc/32279/stat : 32279 (cdcl-cuttingpla) R 32276 32279 31775 0 -1 4202496 14795 0 0 0 2543 6 0 0 20 0 1 0 124819549 327225344 56660 33554432000 4194304 6211289 140737444845936 140737444844280 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32279/statm: 79889 56660 219 493 0 79386 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 319556

[startup+51.1003 s]
/proc/loadavg: 2.04 2.03 1.88 3/176 32326
/proc/meminfo: memFree=29603728/32872528 swapFree=11452/354844
[pid=32279] ppid=32276 vsize=352040 CPUtime=51.08 cores=1,3,5,7
/proc/32279/stat : 32279 (cdcl-cuttingpla) R 32276 32279 31775 0 -1 4202496 22051 0 0 0 5100 8 0 0 20 0 1 0 124819549 360488960 71528 33554432000 4194304 6211289 140737444845936 140737444843848 4209342 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32279/statm: 88010 71528 219 493 0 87507 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 352040

[startup+102.3 s]
/proc/loadavg: 2.07 2.04 1.89 3/177 32328
/proc/meminfo: memFree=29566884/32872528 swapFree=11452/354844
[pid=32279] ppid=32276 vsize=352200 CPUtime=102.27 cores=1,3,5,7
/proc/32279/stat : 32279 (cdcl-cuttingpla) R 32276 32279 31775 0 -1 4202496 22427 0 0 0 10219 8 0 0 20 0 1 0 124819549 360652800 73437 33554432000 4194304 6211289 140737444845936 140737444844280 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32279/statm: 88050 73437 219 493 0 87547 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 352200

[startup+162.3 s]
/proc/loadavg: 2.07 2.04 1.91 3/177 32329
/proc/meminfo: memFree=29526932/32872528 swapFree=11452/354844
[pid=32279] ppid=32276 vsize=352360 CPUtime=162.26 cores=1,3,5,7
/proc/32279/stat : 32279 (cdcl-cuttingpla) R 32276 32279 31775 0 -1 4202496 22848 0 0 0 16217 9 0 0 20 0 1 0 124819549 360816640 78245 33554432000 4194304 6211289 140737444845936 140737444844280 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32279/statm: 88090 78245 219 493 0 87587 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 352360

[startup+222.3 s]
/proc/loadavg: 2.02 2.03 1.91 3/177 32330
/proc/meminfo: memFree=29524636/32872528 swapFree=11452/354844
[pid=32279] ppid=32276 vsize=352636 CPUtime=222.25 cores=1,3,5,7
/proc/32279/stat : 32279 (cdcl-cuttingpla) R 32276 32279 31775 0 -1 4202496 22932 0 0 0 22216 9 0 0 20 0 1 0 124819549 361099264 78821 33554432000 4194304 6211289 140737444845936 140737444844280 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32279/statm: 88159 78821 219 493 0 87656 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 352636

[startup+282.3 s]
/proc/loadavg: 2.05 2.04 1.91 3/177 32331
/proc/meminfo: memFree=29507692/32872528 swapFree=11452/354844
[pid=32279] ppid=32276 vsize=352796 CPUtime=282.23 cores=1,3,5,7
/proc/32279/stat : 32279 (cdcl-cuttingpla) R 32276 32279 31775 0 -1 4202496 23039 0 0 0 28214 9 0 0 20 0 1 0 124819549 361263104 83008 33554432000 4194304 6211289 140737444845936 140737444844280 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32279/statm: 88199 83008 219 493 0 87696 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 352796

[startup+342.307 s]
/proc/loadavg: 2.02 2.03 1.91 3/178 32335
/proc/meminfo: memFree=29503700/32872528 swapFree=11452/354844
[pid=32279] ppid=32276 vsize=352796 CPUtime=342.22 cores=1,3,5,7
/proc/32279/stat : 32279 (cdcl-cuttingpla) R 32276 32279 31775 0 -1 4202496 23062 0 0 0 34213 9 0 0 20 0 1 0 124819549 361263104 83507 33554432000 4194304 6211289 140737444845936 140737444844280 4209384 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32279/statm: 88199 83507 219 493 0 87696 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 352796

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 1.91 3/177 32337
/proc/meminfo: memFree=29503732/32872528 swapFree=11452/354844
[pid=32279] ppid=32276 vsize=352796 CPUtime=402.21 cores=1,3,5,7
/proc/32279/stat : 32279 (cdcl-cuttingpla) R 32276 32279 31775 0 -1 4202496 23063 0 0 0 40212 9 0 0 20 0 1 0 124819549 361263104 83508 33554432000 4194304 6211289 140737444845936 140737444844280 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32279/statm: 88199 83508 219 493 0 87696 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 352796

[startup+462.3 s]
/proc/loadavg: 2.06 2.03 1.92 3/177 32338
/proc/meminfo: memFree=29492148/32872528 swapFree=11452/354844
[pid=32279] ppid=32276 vsize=485216 CPUtime=462.21 cores=1,3,5,7
/proc/32279/stat : 32279 (cdcl-cuttingpla) R 32276 32279 31775 0 -1 4202496 23681 0 0 0 46211 10 0 0 20 0 1 0 124819549 496861184 86319 33554432000 4194304 6211289 140737444845936 140737444844280 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32279/statm: 121304 86319 219 493 0 120801 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 485216

[startup+522.3 s]
/proc/loadavg: 2.12 2.05 1.93 4/177 32339
/proc/meminfo: memFree=29492220/32872528 swapFree=11452/354844
[pid=32279] ppid=32276 vsize=485216 CPUtime=522.2 cores=1,3,5,7
/proc/32279/stat : 32279 (cdcl-cuttingpla) R 32276 32279 31775 0 -1 4202496 23685 0 0 0 52210 10 0 0 20 0 1 0 124819549 496861184 86323 33554432000 4194304 6211289 140737444845936 140737444844280 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32279/statm: 121304 86323 219 493 0 120801 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 485216

[startup+582.3 s]
/proc/loadavg: 2.15 2.07 1.94 3/177 32340
/proc/meminfo: memFree=29491464/32872528 swapFree=11452/354844
[pid=32279] ppid=32276 vsize=485216 CPUtime=582.19 cores=1,3,5,7
/proc/32279/stat : 32279 (cdcl-cuttingpla) R 32276 32279 31775 0 -1 4202496 23705 0 0 0 58209 10 0 0 20 0 1 0 124819549 496861184 86343 33554432000 4194304 6211289 140737444845936 140737444844280 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32279/statm: 121304 86343 219 493 0 120801 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 485216


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


[startup+882.3 s]
/proc/loadavg: 2.08 2.09 1.98 3/177 32346
/proc/meminfo: memFree=29379968/32872528 swapFree=11452/354844
[pid=32279] ppid=32276 vsize=543564 CPUtime=882.15 cores=1,3,5,7
/proc/32279/stat : 32279 (cdcl-cuttingpla) R 32276 32279 31775 0 -1 4202496 33226 0 0 0 88202 13 0 0 20 0 1 0 124819549 556609536 113736 33554432000 4194304 6211289 140737444845936 140737444844280 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32279/statm: 135891 113736 219 493 0 135388 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 543564

[startup+942.3 s]
/proc/loadavg: 2.03 2.07 1.98 3/178 32350
/proc/meminfo: memFree=29373612/32872528 swapFree=11452/354844
[pid=32279] ppid=32276 vsize=543564 CPUtime=942.13 cores=1,3,5,7
/proc/32279/stat : 32279 (cdcl-cuttingpla) R 32276 32279 31775 0 -1 4202496 33233 0 0 0 94200 13 0 0 20 0 1 0 124819549 556609536 115276 33554432000 4194304 6211289 140737444845936 140737444844280 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32279/statm: 135891 115276 219 493 0 135388 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 543564

[startup+1002.31 s]
/proc/loadavg: 2.01 2.05 1.98 3/177 32352
/proc/meminfo: memFree=29351412/32872528 swapFree=11452/354844
[pid=32279] ppid=32276 vsize=547020 CPUtime=1002.13 cores=1,3,5,7
/proc/32279/stat : 32279 (cdcl-cuttingpla) R 32276 32279 31775 0 -1 4202496 34194 0 0 0 100199 14 0 0 20 0 1 0 124819549 560148480 120836 33554432000 4194304 6211289 140737444845936 140737444843848 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32279/statm: 136755 120836 219 493 0 136252 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 547020

[startup+1062.3 s]
/proc/loadavg: 2.06 2.06 1.98 3/177 32353
/proc/meminfo: memFree=29337404/32872528 swapFree=11452/354844
[pid=32279] ppid=32276 vsize=547820 CPUtime=1062.11 cores=1,3,5,7
/proc/32279/stat : 32279 (cdcl-cuttingpla) R 32276 32279 31775 0 -1 4202496 34520 0 0 0 106197 14 0 0 20 0 1 0 124819549 560967680 123206 33554432000 4194304 6211289 140737444845936 140737444843848 4209891 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32279/statm: 136955 123206 219 493 0 136452 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 547820

[startup+1122.3 s]
/proc/loadavg: 2.02 2.04 1.98 3/177 32354
/proc/meminfo: memFree=29334512/32872528 swapFree=11452/354844
[pid=32279] ppid=32276 vsize=547820 CPUtime=1122.1 cores=1,3,5,7
/proc/32279/stat : 32279 (cdcl-cuttingpla) R 32276 32279 31775 0 -1 4202496 34529 0 0 0 112196 14 0 0 20 0 1 0 124819549 560967680 123215 33554432000 4194304 6211289 140737444845936 140737444844280 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32279/statm: 136955 123215 219 493 0 136452 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 547820

[startup+1182.3 s]
/proc/loadavg: 2.01 2.03 1.98 3/177 32355
/proc/meminfo: memFree=29334348/32872528 swapFree=11452/354844
[pid=32279] ppid=32276 vsize=547820 CPUtime=1182.09 cores=1,3,5,7
/proc/32279/stat : 32279 (cdcl-cuttingpla) R 32276 32279 31775 0 -1 4202496 34529 0 0 0 118195 14 0 0 20 0 1 0 124819549 560967680 123215 33554432000 4194304 6211289 140737444845936 140737444844280 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32279/statm: 136955 123215 219 493 0 136452 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 547820

[startup+1242.3 s]
/proc/loadavg: 2.00 2.03 1.98 3/177 32356
/proc/meminfo: memFree=29334304/32872528 swapFree=11452/354844
[pid=32279] ppid=32276 vsize=547820 CPUtime=1242.08 cores=1,3,5,7
/proc/32279/stat : 32279 (cdcl-cuttingpla) R 32276 32279 31775 0 -1 4202496 34529 0 0 0 124194 14 0 0 20 0 1 0 124819549 560967680 123215 33554432000 4194304 6211289 140737444845936 140737444844280 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32279/statm: 136955 123215 219 493 0 136452 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 547820

[startup+1302.3 s]
/proc/loadavg: 2.04 2.03 1.99 3/177 32358
/proc/meminfo: memFree=29327632/32872528 swapFree=11452/354844
[pid=32279] ppid=32276 vsize=547820 CPUtime=1302.07 cores=1,3,5,7
/proc/32279/stat : 32279 (cdcl-cuttingpla) R 32276 32279 31775 0 -1 4202496 34551 0 0 0 130193 14 0 0 20 0 1 0 124819549 560967680 123237 33554432000 4194304 6211289 140737444845936 140737444844280 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32279/statm: 136955 123237 219 493 0 136452 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 547820

[startup+1362.3 s]
/proc/loadavg: 2.01 2.02 1.99 4/177 32359
/proc/meminfo: memFree=29310592/32872528 swapFree=11452/354844
[pid=32279] ppid=32276 vsize=547820 CPUtime=1362.06 cores=1,3,5,7
/proc/32279/stat : 32279 (cdcl-cuttingpla) R 32276 32279 31775 0 -1 4202496 34555 0 0 0 136192 14 0 0 20 0 1 0 124819549 560967680 123241 33554432000 4194304 6211289 140737444845936 140737444844280 4209342 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32279/statm: 136955 123241 219 493 0 136452 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 547820

[startup+1422.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 32360
/proc/meminfo: memFree=29301984/32872528 swapFree=11452/354844
[pid=32279] ppid=32276 vsize=548140 CPUtime=1422.06 cores=1,3,5,7
/proc/32279/stat : 32279 (cdcl-cuttingpla) R 32276 32279 31775 0 -1 4202496 34624 0 0 0 142191 15 0 0 20 0 1 0 124819549 561295360 123310 33554432000 4194304 6211289 140737444845936 140737444843848 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32279/statm: 137035 123310 219 493 0 136532 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 548140

[startup+1482.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 32361
/proc/meminfo: memFree=29270624/32872528 swapFree=11452/354844
[pid=32279] ppid=32276 vsize=548624 CPUtime=1482.05 cores=1,3,5,7
/proc/32279/stat : 32279 (cdcl-cuttingpla) R 32276 32279 31775 0 -1 4202496 34711 0 0 0 148190 15 0 0 20 0 1 0 124819549 561790976 128985 33554432000 4194304 6211289 140737444845936 140737444844280 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32279/statm: 137156 128985 219 493 0 136653 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 548624

[startup+1542.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/178 32365
/proc/meminfo: memFree=29252796/32872528 swapFree=11452/354844
[pid=32279] ppid=32276 vsize=548624 CPUtime=1542.05 cores=1,3,5,7
/proc/32279/stat : 32279 (cdcl-cuttingpla) R 32276 32279 31775 0 -1 4202496 34747 0 0 0 154190 15 0 0 20 0 1 0 124819549 561790976 129021 33554432000 4194304 6211289 140737444845936 140737444844280 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32279/statm: 137156 129021 219 493 0 136653 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 548624

[startup+1602.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/178 32390
/proc/meminfo: memFree=29236280/32872528 swapFree=11452/354844
[pid=32279] ppid=32276 vsize=548624 CPUtime=1602.03 cores=1,3,5,7
/proc/32279/stat : 32279 (cdcl-cuttingpla) R 32276 32279 31775 0 -1 4202496 34747 0 0 0 160188 15 0 0 20 0 1 0 124819549 561790976 129021 33554432000 4194304 6211289 140737444845936 140737444844280 4244982 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32279/statm: 137156 129021 219 493 0 136653 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 548624

[startup+1662.31 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 32391
/proc/meminfo: memFree=29220396/32872528 swapFree=11452/354844
[pid=32279] ppid=32276 vsize=548624 CPUtime=1662.03 cores=1,3,5,7
/proc/32279/stat : 32279 (cdcl-cuttingpla) R 32276 32279 31775 0 -1 4202496 34747 0 0 0 166188 15 0 0 20 0 1 0 124819549 561790976 129021 33554432000 4194304 6211289 140737444845936 140737444844280 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32279/statm: 137156 129021 219 493 0 136653 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 548624

[startup+1722.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/177 32392
/proc/meminfo: memFree=29203304/32872528 swapFree=11452/354844
[pid=32279] ppid=32276 vsize=548624 CPUtime=1722.01 cores=1,3,5,7
/proc/32279/stat : 32279 (cdcl-cuttingpla) R 32276 32279 31775 0 -1 4202496 34755 0 0 0 172186 15 0 0 20 0 1 0 124819549 561790976 129029 33554432000 4194304 6211289 140737444845936 140737444844280 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32279/statm: 137156 129029 219 493 0 136653 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 548624

[startup+1782.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/177 32393
/proc/meminfo: memFree=29166852/32872528 swapFree=11452/354844
[pid=32279] ppid=32276 vsize=548624 CPUtime=1782 cores=1,3,5,7
/proc/32279/stat : 32279 (cdcl-cuttingpla) R 32276 32279 31775 0 -1 4202496 34763 0 0 0 178185 15 0 0 20 0 1 0 124819549 561790976 129037 33554432000 4194304 6211289 140737444845936 140737444844280 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32279/statm: 137156 129037 219 493 0 136653 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 548624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 32393
/proc/meminfo: memFree=29163316/32872528 swapFree=11452/354844
[pid=32279] ppid=32276 vsize=548624 CPUtime=1800 cores=1,3,5,7
/proc/32279/stat : 32279 (cdcl-cuttingpla) R 32276 32279 31775 0 -1 4202496 34763 0 0 0 179985 15 0 0 20 0 1 0 124819549 561790976 129037 33554432000 4194304 6211289 140737444845936 140737444844280 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32279/statm: 137156 129037 219 493 0 136653 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 548624

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 32279 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.3
CPU time (s): 1800.01
CPU user time (s): 1799.85
CPU system time (s): 0.157975
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 548624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.85
system time used= 0.157975
maximum resident set size= 516148
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34763
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= 39
involuntary context switches= 2015

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.5783 second user time and 6.88495 second system time

The end

Launcher Data

Begin job on node126 at 2016-06-09 01:34:21
IDJOB=4087682
IDBENCH=24973
IDSOLVER=2549
FILE ID=node126/4087682-1465428861
RUNJOBID= node126-1465427031-31792
PBS_JOBID= 19859785
Free space on /tmp= 71736 MiB

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

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

MD5SUM BENCH= f1fcceba4d2ff597685b8a775178b9b4
RANDOM SEED=165518585

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30859732 kB
Buffers:          125096 kB
Cached:           726168 kB
SwapCached:         2092 kB
Active:           238392 kB
Inactive:         684784 kB
Active(anon):      70812 kB
Inactive(anon):     3312 kB
Active(file):     167580 kB
Inactive(file):   681472 kB
Unevictable:      354844 kB
Mlocked:           11452 kB
SwapTotal:      67108856 kB
SwapFree:       67098692 kB
Dirty:              6356 kB
Writeback:             0 kB
AnonPages:        488996 kB
Mapped:             8088 kB
Shmem:                 0 kB
Slab:             604668 kB
SReclaimable:      47796 kB
SUnreclaim:       556872 kB
KernelStack:        1472 kB
PageTables:         4536 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     548840 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    460800 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= 71728 MiB
End job on node126 at 2016-06-09 02:04:21