Trace number 4088554

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 linear search 2016-05-01? (TO) 1800.03 1800.3

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_20null0mast_rapportOE2.0_TMAX300_K67_cod2.opb
MD5SUMba6df77caf05680eb2c10dacd1851609
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-672
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 389
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 1251
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 13703
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.00/0.00	c * #variable= 40937 #constraint= 41436
20.99/21.03	c #Conflicts:       1000 | #Learnt:       1135 | 3.569
20.99/21.03	c total clause space: 78.2603MB
20.99/21.03	c total #watches: 1554867
72.08/72.19	c total #propagations: 6094511 / total #impl: 25776645 (eff. 0.236)
72.08/72.19	c #Conflicts:       2000 | #Learnt:       2175 | 2.995
72.08/72.19	c total clause space: 206.656MB
72.08/72.19	c total #watches: 4039971
124.17/124.26	c total #propagations: 8640813 / total #impl: 82890272 (eff. 0.104)
124.17/124.26	c GC COLLECT
124.17/124.26	c #Conflicts:       3000 | #Learnt:       2217 | 2.016
124.17/124.26	c total clause space: 206.656MB
124.17/124.26	c total #watches: 3413419
200.26/200.33	c total #propagations: 9478270 / total #impl: 101240102 (eff. 0.094)
200.26/200.33	c #Conflicts:       4000 | #Learnt:       3216 | 1.512
200.26/200.33	c total clause space: 206.656MB
200.26/200.33	c total #watches: 3605321
264.75/264.84	c total #propagations: 11409705 / total #impl: 141967891 (eff. 0.080)
264.75/264.84	c GC COLLECT
264.75/264.84	c #Conflicts:       5000 | #Learnt:       2657 | 1.506
264.75/264.84	c total clause space: 206.656MB
264.75/264.84	c total #watches: 2710589
285.24/285.32	c total #propagations: 12621520 / total #impl: 221130214 (eff. 0.057)
285.24/285.32	c #Conflicts:       6000 | #Learnt:       3657 | 1.600
285.24/285.32	c total clause space: 335.816MB
285.24/285.32	c total #watches: 4638547
319.44/319.51	c total #propagations: 12752959 / total #impl: 308294298 (eff. 0.041)
319.44/319.51	c GC COLLECT
319.44/319.51	c #Conflicts:       7000 | #Learnt:       2584 | 1.622
319.44/319.51	c total clause space: 335.816MB
319.44/319.51	c total #watches: 3815068
343.33/343.41	c total #propagations: 13095328 / total #impl: 342470508 (eff. 0.038)
343.33/343.41	c #Conflicts:       8000 | #Learnt:       3584 | 1.466
343.33/343.41	c total clause space: 335.816MB
343.33/343.41	c total #watches: 5126502
384.23/384.31	c total #propagations: 13179073 / total #impl: 375539323 (eff. 0.035)
384.23/384.31	c #Conflicts:       9000 | #Learnt:       4584 | 1.303
384.23/384.31	c total clause space: 335.816MB
384.23/384.31	c total #watches: 5489154
425.33/425.48	c total #propagations: 13511710 / total #impl: 417874643 (eff. 0.032)
425.33/425.48	c GC COLLECT
425.33/425.48	c #Conflicts:      10000 | #Learnt:       3112 | 1.173
425.33/425.48	c total clause space: 335.816MB
425.33/425.48	c total #watches: 2298239
453.13/453.23	c total #propagations: 13841357 / total #impl: 455530303 (eff. 0.030)
453.13/453.23	c #Conflicts:      11000 | #Learnt:       4111 | 1.067
453.13/453.23	c total clause space: 335.816MB
453.13/453.23	c total #watches: 2816233
488.61/488.72	c total #propagations: 14532151 / total #impl: 472772130 (eff. 0.031)
488.61/488.72	c #Conflicts:      12000 | #Learnt:       5111 | 0.979
488.61/488.72	c total clause space: 335.816MB
488.61/488.72	c total #watches: 3347441
523.51/523.69	c total #propagations: 15098778 / total #impl: 492906073 (eff. 0.031)
523.51/523.69	c #Conflicts:      13000 | #Learnt:       6112 | 0.951
523.51/523.69	c total clause space: 335.816MB
523.51/523.69	c total #watches: 4373729
596.49/596.68	c total #propagations: 15480204 / total #impl: 535615338 (eff. 0.029)
596.49/596.68	c GC COLLECT
596.49/596.68	c #Conflicts:      14000 | #Learnt:       4246 | 0.888
596.49/596.68	c total clause space: 335.816MB
596.49/596.68	c total #watches: 3018771
665.29/665.41	c total #propagations: 16893515 / total #impl: 563494704 (eff. 0.030)
665.29/665.41	c #Conflicts:      15000 | #Learnt:       5246 | 0.839
665.29/665.41	c total clause space: 335.816MB
665.29/665.41	c total #watches: 3388129
744.77/744.93	c total #propagations: 17829884 / total #impl: 593398026 (eff. 0.030)
744.77/744.93	c #Conflicts:      16000 | #Learnt:       6246 | 0.786
744.77/744.93	c total clause space: 335.816MB
744.77/744.93	c total #watches: 3535781
808.37/808.54	c total #propagations: 18619819 / total #impl: 623371567 (eff. 0.030)
808.37/808.54	c GC COLLECT
808.37/808.54	c #Conflicts:      17000 | #Learnt:       4072 | 0.741
808.37/808.54	c total clause space: 335.816MB
808.37/808.54	c total #watches: 2101983
888.95/889.18	c total #propagations: 19793280 / total #impl: 668193519 (eff. 0.030)
888.95/889.18	c #Conflicts:      18000 | #Learnt:       5072 | 0.700
888.95/889.18	c total clause space: 335.816MB
888.95/889.18	c total #watches: 2327595
977.24/977.46	c total #propagations: 21091875 / total #impl: 725799409 (eff. 0.029)
977.24/977.46	c #Conflicts:      19000 | #Learnt:       6072 | 0.663
977.24/977.46	c total clause space: 335.816MB
977.24/977.46	c total #watches: 2535065
1058.93/1059.17	c total #propagations: 22422482 / total #impl: 794080337 (eff. 0.028)
1058.93/1059.17	c #Conflicts:      20000 | #Learnt:       7076 | 0.761
1058.93/1059.17	c total clause space: 545.701MB
1058.93/1059.17	c total #watches: 5022861
1133.11/1133.37	c total #propagations: 23232469 / total #impl: 906272932 (eff. 0.026)
1133.11/1133.37	c GC COLLECT
1133.11/1133.37	c #Conflicts:      21000 | #Learnt:       4605 | 0.903
1133.11/1133.37	c total clause space: 545.701MB
1133.11/1133.37	c total #watches: 5101849
1248.31/1248.60	c total #propagations: 23749948 / total #impl: 1094953227 (eff. 0.022)
1248.31/1248.60	c #Conflicts:      22000 | #Learnt:       5606 | 0.928
1248.31/1248.60	c total clause space: 545.701MB
1248.31/1248.60	c total #watches: 5798117
1361.28/1361.58	c total #propagations: 24757994 / total #impl: 1138617543 (eff. 0.022)
1361.28/1361.58	c #Conflicts:      23000 | #Learnt:       6606 | 0.888
1361.28/1361.58	c total clause space: 545.701MB
1361.28/1361.58	c total #watches: 5958916
1587.84/1588.14	c total #propagations: 26041758 / total #impl: 1179402599 (eff. 0.022)
1587.84/1588.14	c #Conflicts:      24000 | #Learnt:       7638 | 0.908
1587.84/1588.14	c total clause space: 545.701MB
1587.84/1588.14	c total #watches: 6806691
1686.43/1686.79	c total #propagations: 27945468 / total #impl: 1245269116 (eff. 0.022)
1686.43/1686.79	c GC COLLECT
1686.43/1686.79	c #Conflicts:      25000 | #Learnt:       4880 | 0.950
1686.43/1686.79	c total clause space: 545.701MB
1686.43/1686.79	c total #watches: 4712248
1745.02/1745.35	c total #propagations: 28947736 / total #impl: 1308197926 (eff. 0.022)
1745.02/1745.35	c #Conflicts:      26000 | #Learnt:       5880 | 0.914
1745.02/1745.35	c total clause space: 545.701MB
1745.02/1745.35	c total #watches: 4821335

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-4088554-1465441518/watcher-4088554-1465441518 -o /tmp/evaluation-result-4088554-1465441518/solver-4088554-1465441518 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1465436047-32661 --watchdog 1960 --input HOME/instance-4088554-1465441518.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=1100
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.14 2.19 2.17 3/176 1104
/proc/meminfo: memFree=29621816/32872528 swapFree=16252/1391864
[pid=1104] ppid=1100 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/1104/stat : 1104 (cdcl-cuttingpla) R 1100 1104 31665 0 -1 4202496 247 0 0 0 0 0 0 0 20 0 1 0 126084929 29810688 5239 33554432000 4194304 6201397 140737029231920 140737084689016 5123040 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1104/statm: 7278 5250 113 491 0 6777 0

[startup+0.100169 s]
/proc/loadavg: 2.14 2.19 2.17 3/176 1104
/proc/meminfo: memFree=29621816/32872528 swapFree=16252/1391864
[pid=1104] ppid=1100 vsize=34436 CPUtime=0.09 cores=1,3,5,7
/proc/1104/stat : 1104 (cdcl-cuttingpla) R 1100 1104 31665 0 -1 4202496 1360 0 0 0 9 0 0 0 20 0 1 0 126084929 35262464 7514 33554432000 4194304 6201397 140737029231920 140737084689016 4207438 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1104/statm: 8609 7514 141 491 0 8108 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34436

[startup+0.200378 s]
/proc/loadavg: 2.14 2.19 2.17 3/176 1104
/proc/meminfo: memFree=29621816/32872528 swapFree=16252/1391864
[pid=1104] ppid=1100 vsize=42760 CPUtime=0.19 cores=1,3,5,7
/proc/1104/stat : 1104 (cdcl-cuttingpla) R 1100 1104 31665 0 -1 4202496 3193 0 0 0 18 1 0 0 20 0 1 0 126084929 43786240 9144 33554432000 4194304 6201397 140737029231920 140737084689016 5408672 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1104/statm: 10690 9144 142 491 0 10189 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42760

[startup+0.300352 s]
/proc/loadavg: 2.14 2.19 2.17 3/176 1104
/proc/meminfo: memFree=29621816/32872528 swapFree=16252/1391864
[pid=1104] ppid=1100 vsize=44808 CPUtime=0.29 cores=1,3,5,7
/proc/1104/stat : 1104 (cdcl-cuttingpla) R 1100 1104 31665 0 -1 4202496 3653 0 0 0 28 1 0 0 20 0 1 0 126084929 45883392 10115 33554432000 4194304 6201397 140737029231920 140737084689016 4198534 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1104/statm: 11202 10115 147 491 0 10701 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44808

[startup+0.700331 s]
/proc/loadavg: 2.14 2.19 2.17 3/176 1104
/proc/meminfo: memFree=29621816/32872528 swapFree=16252/1391864
[pid=1104] ppid=1100 vsize=52820 CPUtime=0.69 cores=1,3,5,7
/proc/1104/stat : 1104 (cdcl-cuttingpla) R 1100 1104 31665 0 -1 4202496 3891 0 0 0 68 1 0 0 20 0 1 0 126084929 54087680 10806 33554432000 4194304 6201397 140737029231920 140737029230600 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1104/statm: 13205 10806 147 491 0 12704 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52820

[startup+1.50031 s]
/proc/loadavg: 2.14 2.19 2.17 3/177 1105
/proc/meminfo: memFree=29572908/32872528 swapFree=16252/1391864
[pid=1104] ppid=1100 vsize=53468 CPUtime=1.49 cores=1,3,5,7
/proc/1104/stat : 1104 (cdcl-cuttingpla) R 1100 1104 31665 0 -1 4202496 4053 0 0 0 148 1 0 0 20 0 1 0 126084929 54751232 11479 33554432000 4194304 6201397 140737029231920 140737029230632 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1104/statm: 13367 11479 147 491 0 12866 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53468

[startup+3.10034 s]
/proc/loadavg: 2.14 2.19 2.17 3/177 1105
/proc/meminfo: memFree=29567200/32872528 swapFree=16252/1391864
[pid=1104] ppid=1100 vsize=67472 CPUtime=3.09 cores=1,3,5,7
/proc/1104/stat : 1104 (cdcl-cuttingpla) R 1100 1104 31665 0 -1 4202496 4999 0 0 0 308 1 0 0 20 0 1 0 126084929 69091328 13309 33554432000 4194304 6201397 140737029231920 140737029230536 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1104/statm: 16868 13309 147 491 0 16367 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 67472

[startup+6.30027 s]
/proc/loadavg: 2.13 2.18 2.17 3/177 1105
/proc/meminfo: memFree=29544448/32872528 swapFree=16252/1391864
[pid=1104] ppid=1100 vsize=89880 CPUtime=6.29 cores=1,3,5,7
/proc/1104/stat : 1104 (cdcl-cuttingpla) R 1100 1104 31665 0 -1 4202496 7706 0 0 0 627 2 0 0 20 0 1 0 126084929 92037120 16896 33554432000 4194304 6201397 140737029231920 140737029230552 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1104/statm: 22470 16896 147 491 0 21969 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 89880

[startup+12.7003 s]
/proc/loadavg: 2.12 2.18 2.17 3/177 1105
/proc/meminfo: memFree=29513852/32872528 swapFree=16252/1391864
[pid=1104] ppid=1100 vsize=95588 CPUtime=12.69 cores=1,3,5,7
/proc/1104/stat : 1104 (cdcl-cuttingpla) R 1100 1104 31665 0 -1 4202496 9824 0 0 0 1266 3 0 0 20 0 1 0 126084929 97882112 20897 33554432000 4194304 6201397 140737029231920 140737029230552 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1104/statm: 23897 20897 147 491 0 23396 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 95588

[startup+25.5004 s]
/proc/loadavg: 2.09 2.17 2.17 3/177 1105
/proc/meminfo: memFree=29470376/32872528 swapFree=16252/1391864
[pid=1104] ppid=1100 vsize=128632 CPUtime=25.48 cores=1,3,5,7
/proc/1104/stat : 1104 (cdcl-cuttingpla) R 1100 1104 31665 0 -1 4202496 11877 0 0 0 2545 3 0 0 20 0 1 0 126084929 131719168 26229 33554432000 4194304 6201397 140737029231920 140737029230536 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1104/statm: 32158 26229 160 491 0 31657 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 128632

[startup+51.1004 s]
/proc/loadavg: 2.13 2.17 2.17 3/177 1105
/proc/meminfo: memFree=29433160/32872528 swapFree=16252/1391864
[pid=1104] ppid=1100 vsize=190148 CPUtime=51.08 cores=1,3,5,7
/proc/1104/stat : 1104 (cdcl-cuttingpla) R 1100 1104 31665 0 -1 4202496 15721 0 0 0 5104 4 0 0 20 0 1 0 126084929 194711552 33885 33554432000 4194304 6201397 140737029231920 140737029230552 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1104/statm: 47537 33885 160 491 0 47036 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 190148

[startup+102.3 s]
/proc/loadavg: 2.12 2.16 2.17 3/177 1107
/proc/meminfo: memFree=29296924/32872528 swapFree=16252/1391864
[pid=1104] ppid=1100 vsize=295632 CPUtime=102.28 cores=1,3,5,7
/proc/1104/stat : 1104 (cdcl-cuttingpla) R 1100 1104 31665 0 -1 4202496 26292 0 0 0 10221 7 0 0 20 0 1 0 126084929 302727168 56097 33554432000 4194304 6201397 140737029231920 140737029230376 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1104/statm: 73908 56097 166 491 0 73407 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 295632

[startup+162.3 s]
/proc/loadavg: 2.19 2.17 2.17 3/177 1108
/proc/meminfo: memFree=29254808/32872528 swapFree=16252/1391864
[pid=1104] ppid=1100 vsize=295768 CPUtime=162.27 cores=1,3,5,7
/proc/1104/stat : 1104 (cdcl-cuttingpla) R 1100 1104 31665 0 -1 4202496 26334 0 0 0 16219 8 0 0 20 0 1 0 126084929 302866432 61760 33554432000 4194304 6201397 140737029231920 140737029230536 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1104/statm: 73942 61760 166 491 0 73441 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 295768

[startup+222.307 s]
/proc/loadavg: 2.21 2.17 2.17 4/177 1109
/proc/meminfo: memFree=29199648/32872528 swapFree=16252/1391864
[pid=1104] ppid=1100 vsize=296888 CPUtime=222.27 cores=1,3,5,7
/proc/1104/stat : 1104 (cdcl-cuttingpla) R 1100 1104 31665 0 -1 4202496 27635 0 0 0 22218 9 0 0 20 0 1 0 126084929 304013312 66643 33554432000 4194304 6201397 140737029231920 140737029230536 4213268 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1104/statm: 74222 66643 166 491 0 73721 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 296888

[startup+282.3 s]
/proc/loadavg: 2.12 2.15 2.16 3/177 1110
/proc/meminfo: memFree=29170612/32872528 swapFree=16252/1391864
[pid=1104] ppid=1100 vsize=299348 CPUtime=282.25 cores=1,3,5,7
/proc/1104/stat : 1104 (cdcl-cuttingpla) R 1100 1104 31665 0 -1 4202496 33702 0 0 0 28214 11 0 0 20 0 1 0 126084929 306532352 73468 33554432000 4194304 6201397 140737029231920 140737029230632 4213328 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1104/statm: 74837 73468 166 491 0 74336 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 299348

[startup+342.3 s]
/proc/loadavg: 2.16 2.15 2.16 3/178 1115
/proc/meminfo: memFree=29134608/32872528 swapFree=16252/1391864
[pid=1104] ppid=1100 vsize=437348 CPUtime=342.23 cores=1,3,5,7
/proc/1104/stat : 1104 (cdcl-cuttingpla) R 1100 1104 31665 0 -1 4202496 41052 0 0 0 34210 13 0 0 20 0 1 0 126084929 447844352 82286 33554432000 4194304 6201397 140737029231920 140737029230200 4214915 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1104/statm: 109337 82286 166 491 0 108836 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 437348

[startup+402.3 s]
/proc/loadavg: 2.25 2.17 2.17 3/177 1117
/proc/meminfo: memFree=29092436/32872528 swapFree=16252/1391864
[pid=1104] ppid=1100 vsize=456988 CPUtime=402.23 cores=1,3,5,7
/proc/1104/stat : 1104 (cdcl-cuttingpla) R 1100 1104 31665 0 -1 4202496 48747 0 0 0 40207 16 0 0 20 0 1 0 126084929 467955712 87149 33554432000 4194304 6201397 140737029231920 140737029230200 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1104/statm: 114247 87149 166 491 0 113746 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 456988

[startup+462.3 s]
/proc/loadavg: 2.21 2.17 2.16 4/177 1118
/proc/meminfo: memFree=29087260/32872528 swapFree=16252/1391864
[pid=1104] ppid=1100 vsize=458604 CPUtime=462.22 cores=1,3,5,7
/proc/1104/stat : 1104 (cdcl-cuttingpla) R 1100 1104 31665 0 -1 4202496 50473 0 0 0 46205 17 0 0 20 0 1 0 126084929 469610496 87504 33554432000 4194304 6201397 140737029231920 140737029231048 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1104/statm: 114651 87504 166 491 0 114150 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 458604

[startup+522.3 s]
/proc/loadavg: 2.18 2.17 2.16 3/177 1119
/proc/meminfo: memFree=29086648/32872528 swapFree=16252/1391864
[pid=1104] ppid=1100 vsize=459724 CPUtime=522.21 cores=1,3,5,7
/proc/1104/stat : 1104 (cdcl-cuttingpla) R 1100 1104 31665 0 -1 4202496 56585 0 0 0 52203 18 0 0 20 0 1 0 126084929 470757376 87805 33554432000 4194304 6201397 140737029231920 140737029230376 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1104/statm: 114931 87805 166 491 0 114430 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 459724

[startup+582.3 s]
/proc/loadavg: 2.30 2.19 2.17 4/177 1120
/proc/meminfo: memFree=29085608/32872528 swapFree=16252/1391864
[pid=1104] ppid=1100 vsize=459852 CPUtime=582.2 cores=1,3,5,7
/proc/1104/stat : 1104 (cdcl-cuttingpla) R 1100 1104 31665 0 -1 4202496 57238 0 0 0 58202 18 0 0 20 0 1 0 126084929 470888448 87838 33554432000 4194304 6201397 140737029231920 140737029230712 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1104/statm: 114963 87838 166 491 0 114462 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 459852


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


[startup+942.3 s]
/proc/loadavg: 2.23 2.19 2.18 3/178 1130
/proc/meminfo: memFree=28982816/32872528 swapFree=16252/1391864
[pid=1104] ppid=1100 vsize=465104 CPUtime=942.15 cores=1,3,5,7
/proc/1104/stat : 1104 (cdcl-cuttingpla) R 1100 1104 31665 0 -1 4202496 62797 0 0 0 94194 21 0 0 20 0 1 0 126084929 476266496 102209 33554432000 4194304 6201397 140737029231920 140737029230872 4213178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1104/statm: 116276 102209 166 491 0 115775 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 465104

[startup+1002.3 s]
/proc/loadavg: 2.23 2.20 2.18 3/177 1132
/proc/meminfo: memFree=28936100/32872528 swapFree=16252/1391864
[pid=1104] ppid=1100 vsize=467368 CPUtime=1002.13 cores=1,3,5,7
/proc/1104/stat : 1104 (cdcl-cuttingpla) R 1100 1104 31665 0 -1 4202496 63923 0 0 0 100192 21 0 0 20 0 1 0 126084929 478584832 106862 33554432000 4194304 6201397 140737029231920 140737029230536 4213178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1104/statm: 116842 106862 166 491 0 116341 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 467368

[startup+1062.3 s]
/proc/loadavg: 2.18 2.19 2.18 4/177 1133
/proc/meminfo: memFree=28818320/32872528 swapFree=16252/1391864
[pid=1104] ppid=1100 vsize=684104 CPUtime=1062.12 cores=1,3,5,7
/proc/1104/stat : 1104 (cdcl-cuttingpla) R 1100 1104 31665 0 -1 4202496 75827 0 0 0 106187 25 0 0 20 0 1 0 126084929 700522496 129989 33554432000 4194304 6201397 140737029231920 140737029230632 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1104/statm: 171026 129989 166 491 0 170525 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 684104

[startup+1122.3 s]
/proc/loadavg: 2.26 2.20 2.18 3/177 1134
/proc/meminfo: memFree=28788284/32872528 swapFree=16252/1391864
[pid=1104] ppid=1100 vsize=684440 CPUtime=1122.11 cores=1,3,5,7
/proc/1104/stat : 1104 (cdcl-cuttingpla) R 1100 1104 31665 0 -1 4202496 82868 0 0 0 112184 27 0 0 20 0 1 0 126084929 700866560 131124 33554432000 4194304 6201397 140737029231920 140737029230536 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1104/statm: 171110 131124 166 491 0 170609 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 684440

[startup+1182.3 s]
/proc/loadavg: 2.09 2.16 2.17 4/177 1135
/proc/meminfo: memFree=28787424/32872528 swapFree=16252/1391864
[pid=1104] ppid=1100 vsize=684424 CPUtime=1182.1 cores=1,3,5,7
/proc/1104/stat : 1104 (cdcl-cuttingpla) R 1100 1104 31665 0 -1 4202496 83665 0 0 0 118183 27 0 0 20 0 1 0 126084929 700850176 131157 33554432000 4194304 6201397 140737029231920 140737029230872 5143008 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1104/statm: 171106 131157 166 491 0 170605 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 684424

[startup+1242.3 s]
/proc/loadavg: 2.13 2.16 2.17 3/177 1136
/proc/meminfo: memFree=28787424/32872528 swapFree=16252/1391864
[pid=1104] ppid=1100 vsize=684496 CPUtime=1242.1 cores=1,3,5,7
/proc/1104/stat : 1104 (cdcl-cuttingpla) R 1100 1104 31665 0 -1 4202496 87726 0 0 0 124181 29 0 0 20 0 1 0 126084929 700923904 131175 33554432000 4194304 6201397 140737029231920 140737029230552 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1104/statm: 171124 131175 166 491 0 170623 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 684496

[startup+1302.3 s]
/proc/loadavg: 2.08 2.14 2.16 3/177 1138
/proc/meminfo: memFree=28786184/32872528 swapFree=16252/1391864
[pid=1104] ppid=1100 vsize=684768 CPUtime=1302.09 cores=1,3,5,7
/proc/1104/stat : 1104 (cdcl-cuttingpla) R 1100 1104 31665 0 -1 4202496 88307 0 0 0 130180 29 0 0 20 0 1 0 126084929 701202432 131243 33554432000 4194304 6201397 140737029231920 140737029230712 4213268 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1104/statm: 171192 131243 166 491 0 170691 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 684768

[startup+1362.3 s]
/proc/loadavg: 2.23 2.17 2.17 3/177 1139
/proc/meminfo: memFree=28782892/32872528 swapFree=16252/1391864
[pid=1104] ppid=1100 vsize=685344 CPUtime=1362.08 cores=1,3,5,7
/proc/1104/stat : 1104 (cdcl-cuttingpla) R 1100 1104 31665 0 -1 4202496 88491 0 0 0 136179 29 0 0 20 0 1 0 126084929 701792256 131361 33554432000 4194304 6201397 140737029231920 140737029230200 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1104/statm: 171336 131361 166 491 0 170835 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 685344

[startup+1422.3 s]
/proc/loadavg: 2.13 2.15 2.17 3/177 1140
/proc/meminfo: memFree=28757268/32872528 swapFree=16252/1391864
[pid=1104] ppid=1100 vsize=685344 CPUtime=1422.08 cores=1,3,5,7
/proc/1104/stat : 1104 (cdcl-cuttingpla) R 1100 1104 31665 0 -1 4202496 88506 0 0 0 142179 29 0 0 20 0 1 0 126084929 701792256 131376 33554432000 4194304 6201397 140737029231920 140737029231048 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1104/statm: 171336 131376 166 491 0 170835 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 685344

[startup+1482.3 s]
/proc/loadavg: 2.20 2.17 2.17 3/177 1141
/proc/meminfo: memFree=28739332/32872528 swapFree=16252/1391864
[pid=1104] ppid=1100 vsize=686028 CPUtime=1482.06 cores=1,3,5,7
/proc/1104/stat : 1104 (cdcl-cuttingpla) R 1100 1104 31665 0 -1 4202496 89010 0 0 0 148177 29 0 0 20 0 1 0 126084929 702492672 131661 33554432000 4194304 6201397 140737029231920 140737029230712 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1104/statm: 171507 131661 166 491 0 171006 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 686028

[startup+1542.31 s]
/proc/loadavg: 2.13 2.15 2.16 3/178 1145
/proc/meminfo: memFree=28733652/32872528 swapFree=16252/1391864
[pid=1104] ppid=1100 vsize=686652 CPUtime=1542.06 cores=1,3,5,7
/proc/1104/stat : 1104 (cdcl-cuttingpla) R 1100 1104 31665 0 -1 4202496 89330 0 0 0 154177 29 0 0 20 0 1 0 126084929 703131648 131810 33554432000 4194304 6201397 140737029231920 140737029230632 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1104/statm: 171663 131810 166 491 0 171162 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 686652

[startup+1602.3 s]
/proc/loadavg: 2.13 2.15 2.16 4/177 1147
/proc/meminfo: memFree=28729440/32872528 swapFree=16252/1391864
[pid=1104] ppid=1100 vsize=691224 CPUtime=1602.04 cores=1,3,5,7
/proc/1104/stat : 1104 (cdcl-cuttingpla) R 1100 1104 31665 0 -1 4202496 90981 0 0 0 160174 30 0 0 20 0 1 0 126084929 707813376 132868 33554432000 4194304 6201397 140737029231920 140737029230200 4213268 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1104/statm: 172806 132868 166 491 0 172305 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 691224

[startup+1662.3 s]
/proc/loadavg: 2.27 2.19 2.18 4/177 1148
/proc/meminfo: memFree=28727212/32872528 swapFree=16252/1391864
[pid=1104] ppid=1100 vsize=692812 CPUtime=1662.03 cores=1,3,5,7
/proc/1104/stat : 1104 (cdcl-cuttingpla) R 1100 1104 31665 0 -1 4202496 91446 0 0 0 166173 30 0 0 20 0 1 0 126084929 709439488 133267 33554432000 4194304 6201397 140737029231920 140737029230200 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1104/statm: 173203 133267 166 491 0 172702 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 692812

[startup+1722.3 s]
/proc/loadavg: 2.20 2.18 2.18 3/177 1149
/proc/meminfo: memFree=28726592/32872528 swapFree=16252/1391864
[pid=1104] ppid=1100 vsize=692812 CPUtime=1722.02 cores=1,3,5,7
/proc/1104/stat : 1104 (cdcl-cuttingpla) R 1100 1104 31665 0 -1 4202496 91454 0 0 0 172172 30 0 0 20 0 1 0 126084929 709439488 133275 33554432000 4194304 6201397 140737029231920 140737029231048 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1104/statm: 173203 133275 166 491 0 172702 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 692812

[startup+1782.3 s]
/proc/loadavg: 2.15 2.18 2.18 3/177 1196
/proc/meminfo: memFree=29098496/32872528 swapFree=16252/1391864
[pid=1104] ppid=1100 vsize=692812 CPUtime=1782.01 cores=1,3,5,7
/proc/1104/stat : 1104 (cdcl-cuttingpla) R 1100 1104 31665 0 -1 4202496 91454 0 0 0 178171 30 0 0 20 0 1 0 126084929 709439488 133275 33554432000 4194304 6201397 140737029231920 140737029231048 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1104/statm: 173203 133275 166 491 0 172702 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 692812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.18 2.18 2.18 3/175 1256
/proc/meminfo: memFree=29189756/32872528 swapFree=16252/1391864
[pid=1104] ppid=1100 vsize=692812 CPUtime=1800.01 cores=1,3,5,7
/proc/1104/stat : 1104 (cdcl-cuttingpla) R 1100 1104 31665 0 -1 4202496 91454 0 0 0 179971 30 0 0 20 0 1 0 126084929 709439488 133275 33554432000 4194304 6201397 140737029231920 140737029231048 4213367 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1104/statm: 173203 133275 166 491 0 172702 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 692812

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

[startup+1800.3 s]
/proc/loadavg: 2.18 2.18 2.18 3/175 1256
/proc/meminfo: memFree=29189756/32872528 swapFree=16252/1391864
[pid=1104] ppid=1100 vsize=692812 CPUtime=1800.01 cores=1,3,5,7
/proc/1104/stat : 1104 (cdcl-cuttingpla) R 1100 1104 31665 0 -1 4202496 91454 0 0 0 179971 30 0 0 20 0 1 0 126084929 709439488 133275 33554432000 4194304 6201397 140737029231920 140737029231048 4213367 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/1104/statm: 173203 133275 166 491 0 172702 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 692812

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.03
CPU user time (s): 1799.72
CPU system time (s): 0.307953
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 692812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.72
system time used= 0.307953
maximum resident set size= 533100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91454
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= 11
involuntary context switches= 1853

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.20936 second user time and 7.72682 second system time

The end

Launcher Data

Begin job on node119 at 2016-06-09 05:05:18
IDJOB=4088554
IDBENCH=90530
IDSOLVER=2550
FILE ID=node119/4088554-1465441518
RUNJOBID= node119-1465436047-32661
PBS_JOBID= 19859789
Free space on /tmp= 71732 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_luby_20null0mast_rapportOE2.0_TMAX300_K67_cod2.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088554-1465441518/watcher-4088554-1465441518 -o /tmp/evaluation-result-4088554-1465441518/solver-4088554-1465441518 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1465436047-32661 --watchdog 1960 --input HOME/instance-4088554-1465441518.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= ba6df77caf05680eb2c10dacd1851609
RANDOM SEED=1069955954

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.410
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:        29622096 kB
Buffers:          155052 kB
Cached:           829292 kB
SwapCached:          844 kB
Active:           587544 kB
Inactive:         530096 kB
Active(anon):     132900 kB
Inactive(anon):     2744 kB
Active(file):     454644 kB
Inactive(file):   527352 kB
Unevictable:     1391864 kB
Mlocked:           16252 kB
SwapTotal:      67108856 kB
SwapFree:       67100212 kB
Dirty:              4684 kB
Writeback:             0 kB
AnonPages:       1495988 kB
Mapped:             7664 kB
Shmem:                 0 kB
Slab:             608868 kB
SReclaimable:      53092 kB
SUnreclaim:       555776 kB
KernelStack:        1472 kB
PageTables:         7128 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1643060 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1439744 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= 71712 MiB
End job on node119 at 2016-06-09 05:35:18