Trace number 4105383

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.05 1800.33

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-pdc.r.opb
MD5SUM1b7a4ba09fe0e6b5976c5bba841ee84f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark94
Best CPU time to get the best result obtained on this benchmark17.2884
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 94
Optimality of the best value was proved YES
Number of variables19021
Total number of constraints6904
Number of constraints which are clauses6904
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 constraint2
Maximum length of a constraint403
Number of terms in the objective function 19021
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 19021
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 19021
Number of bits of the biggest sum of numbers15
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.16	c * #variable= 19021 #constraint= 6904
0.29/0.33	c * #variable= 19021 #constraint= 6904
6.69/6.78	c S1->S2
6.69/6.78	c S1->S2
6.69/6.78	c S1->S2
6.69/6.78	c S2->S1
6.69/6.78	c S1->S2
6.69/6.78	c S1->S2
6.69/6.78	c S1->S2
6.69/6.78	c S1->S2
6.69/6.78	c #Conflicts:       1000 | #Learnt:        929 | 0.067
6.69/6.78	c total clause space: 545.701MB
6.69/6.78	c total #watches: 14075557
19.28/19.30	c total #propagations: 75602 / total #impl: 41572504 (eff. 0.002)
19.28/19.30	c #Conflicts:       2000 | #Learnt:       1929 | 0.034
19.28/19.30	c total clause space: 886.764MB
19.28/19.30	c total #watches: 17432640
29.39/29.42	c total #propagations: 128702 / total #impl: 241561169 (eff. 0.001)
29.39/29.42	c GC COLLECT
29.39/29.42	c #Conflicts:       3000 | #Learnt:       1983 | 0.026
29.39/29.42	c total clause space: 886.764MB
29.39/29.42	c total #watches: 10716951
53.48/53.60	c total #propagations: 344577 / total #impl: 422516238 (eff. 0.001)
53.48/53.60	c #Conflicts:       4000 | #Learnt:       2983 | 0.178
53.48/53.60	c total clause space: 886.764MB
53.48/53.60	c total #watches: 16953064
76.27/76.30	c total #propagations: 1188590 / total #impl: 630636823 (eff. 0.002)
76.27/76.30	c GC COLLECT
76.27/76.30	c #Conflicts:       5000 | #Learnt:       2350 | 0.195
76.27/76.30	c total clause space: 886.764MB
76.27/76.30	c total #watches: 15558321
106.17/106.25	c total #propagations: 2140327 / total #impl: 773175109 (eff. 0.003)
106.17/106.25	c #Conflicts:       6000 | #Learnt:       3350 | 0.163
106.17/106.25	c total clause space: 886.764MB
106.17/106.25	c total #watches: 27604480
185.76/185.82	c total #propagations: 2294932 / total #impl: 1111458210 (eff. 0.002)
185.76/185.82	c GC COLLECT
185.76/185.82	c #Conflicts:       7000 | #Learnt:       2237 | 0.140
185.76/185.82	c total clause space: 1440.99MB
185.76/185.82	c total #watches: 26953587
239.04/239.16	c total #propagations: 2382154 / total #impl: 1979831511 (eff. 0.001)
239.04/239.16	c #Conflicts:       8000 | #Learnt:       3237 | 0.122
239.04/239.16	c total clause space: 1440.99MB
239.04/239.16	c total #watches: 38510611
296.23/296.32	c total #propagations: 2417778 / total #impl: 2617083298 (eff. 0.001)
296.23/296.32	c #Conflicts:       9000 | #Learnt:       4237 | 0.109
296.23/296.32	c total clause space: 1440.99MB
296.23/296.32	c total #watches: 42640230
409.42/409.56	c total #propagations: 2477674 / total #impl: 2971494511 (eff. 0.001)
409.42/409.56	c GC COLLECT
409.42/409.56	c #Conflicts:      10000 | #Learnt:       2732 | 0.098
409.42/409.56	c total clause space: 2341.61MB
409.42/409.56	c total #watches: 19637095
459.22/459.39	c total #propagations: 2724857 / total #impl: 3438848292 (eff. 0.001)
459.22/459.39	c #Conflicts:      11000 | #Learnt:       3732 | 0.089
459.22/459.39	c total clause space: 2341.61MB
459.22/459.39	c total #watches: 25321673
484.91/485.07	c total #propagations: 2852693 / total #impl: 3788735101 (eff. 0.001)
484.91/485.07	c #Conflicts:      12000 | #Learnt:       4732 | 0.082
484.91/485.07	c total clause space: 2341.61MB
484.91/485.07	c total #watches: 27867264
509.11/509.25	c total #propagations: 3740284 / total #impl: 3905369448 (eff. 0.001)
509.11/509.25	c #Conflicts:      13000 | #Learnt:       5732 | 0.075
509.11/509.25	c total clause space: 2341.61MB
509.11/509.25	c total #watches: 31624691
528.80/528.94	c total #propagations: 4463046 / total #impl: 3973531195 (eff. 0.001)
528.80/528.94	c GC COLLECT
528.80/528.94	c #Conflicts:      14000 | #Learnt:       3872 | 0.078
528.80/528.94	c total clause space: 2341.61MB
528.80/528.94	c total #watches: 18082862
555.60/555.77	c total #propagations: 5303968 / total #impl: 4230943277 (eff. 0.001)
555.60/555.77	c #Conflicts:      15000 | #Learnt:       4872 | 0.094
555.60/555.77	c total clause space: 2341.61MB
555.60/555.77	c total #watches: 23398980
593.39/593.51	c total #propagations: 6360590 / total #impl: 4576918336 (eff. 0.001)
593.39/593.51	c #Conflicts:      16000 | #Learnt:       5872 | 0.089
593.39/593.51	c total clause space: 2341.61MB
593.39/593.51	c total #watches: 26129704
647.38/647.51	c total #propagations: 7372630 / total #impl: 4835541100 (eff. 0.002)
647.38/647.51	c GC COLLECT
647.38/647.51	c #Conflicts:      17000 | #Learnt:       3699 | 0.086
647.38/647.51	c total clause space: 2341.61MB
647.38/647.51	c total #watches: 19708071
733.97/734.20	c total #propagations: 8396418 / total #impl: 5162243223 (eff. 0.002)
733.97/734.20	c #Conflicts:      18000 | #Learnt:       4699 | 0.087
733.97/734.20	c total clause space: 2341.61MB
733.97/734.20	c total #watches: 26137457
797.66/797.85	c total #propagations: 9672783 / total #impl: 5874190422 (eff. 0.002)
797.66/797.85	c #Conflicts:      19000 | #Learnt:       5699 | 0.084
797.66/797.85	c total clause space: 2341.61MB
797.66/797.85	c total #watches: 37376711
887.95/888.14	c total #propagations: 9958608 / total #impl: 7273294807 (eff. 0.001)
887.95/888.14	c #Conflicts:      20000 | #Learnt:       6699 | 0.081
887.95/888.14	c total clause space: 2341.61MB
887.95/888.14	c total #watches: 49137309
1034.12/1034.33	c total #propagations: 10051972 / total #impl: 9828782132 (eff. 0.001)
1034.12/1034.33	c GC COLLECT
1034.12/1034.33	c #Conflicts:      21000 | #Learnt:       4212 | 0.078
1034.12/1034.33	c total clause space: 2341.61MB
1034.12/1034.33	c total #watches: 44775134
1205.60/1205.83	c total #propagations: 10164781 / total #impl: 14278815128 (eff. 0.001)
1205.60/1205.83	c #Conflicts:      22000 | #Learnt:       5212 | 0.075
1205.60/1205.83	c total clause space: 2341.61MB
1205.60/1205.83	c total #watches: 54537990
1448.47/1448.79	c total #propagations: 10373926 / total #impl: 19224731646 (eff. 0.001)
1448.47/1448.79	c #Conflicts:      23000 | #Learnt:       6212 | 0.082
1448.47/1448.79	c total clause space: 2341.61MB
1448.47/1448.79	c total #watches: 65770748
1707.32/1707.64	c total #propagations: 10605390 / total #impl: 24405370339 (eff. 0.000)
1707.32/1707.64	c #Conflicts:      24000 | #Learnt:       7212 | 0.079
1707.32/1707.64	c total clause space: 3805.12MB
1707.32/1707.64	c total #watches: 77196067

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-4105383-1466274155/watcher-4105383-1466274155 -o /tmp/evaluation-result-4105383-1466274155/solver-4105383-1466274155 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1466240772-17504 --watchdog 1960 --input HOME/instance-4105383-1466274155.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=22418
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.13 2.12 2.13 2/176 22421
/proc/meminfo: memFree=30487944/32872528 swapFree=1103996/1183712
[pid=22421] ppid=22418 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/22421/stat : 22421 (cdcl-cuttingpla) R 22418 22421 17487 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 29464455 57319424 7804 33554432000 4194304 6211289 140735639574912 140734583476376 4206551 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/22421/statm: 13994 7804 98 493 0 13491 0

[startup+0.100163 s]
/proc/loadavg: 2.13 2.12 2.13 2/176 22421
/proc/meminfo: memFree=30487944/32872528 swapFree=1103996/1183712
[pid=22421] ppid=22418 vsize=59632 CPUtime=0.09 cores=1,3,5,7
/proc/22421/stat : 22421 (cdcl-cuttingpla) R 22418 22421 17487 0 -1 4202496 1719 0 0 0 9 0 0 0 20 0 1 0 29464455 61063168 11689 33554432000 4194304 6211289 140735639574912 140734583476376 5252635 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22421/statm: 14908 11689 121 493 0 14405 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 59632

[startup+0.200351 s]
/proc/loadavg: 2.13 2.12 2.13 2/176 22421
/proc/meminfo: memFree=30487944/32872528 swapFree=1103996/1183712
[pid=22421] ppid=22418 vsize=71084 CPUtime=0.19 cores=1,3,5,7
/proc/22421/stat : 22421 (cdcl-cuttingpla) R 22418 22421 17487 0 -1 4202496 2877 0 0 0 18 1 0 0 20 0 1 0 29464455 72790016 15168 33554432000 4194304 6211289 140735639574912 140735639573752 4253352 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22421/statm: 17771 15168 144 493 0 17268 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 71084

[startup+0.300373 s]
/proc/loadavg: 2.13 2.12 2.13 2/176 22421
/proc/meminfo: memFree=30487944/32872528 swapFree=1103996/1183712
[pid=22421] ppid=22418 vsize=78224 CPUtime=0.29 cores=1,3,5,7
/proc/22421/stat : 22421 (cdcl-cuttingpla) R 22418 22421 17487 0 -1 4202496 3920 0 0 0 28 1 0 0 20 0 1 0 29464455 80101376 17233 33554432000 4194304 6211289 140735639574912 140735639573752 4228342 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22421/statm: 19556 17234 144 493 0 19053 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78224

[startup+0.700307 s]
/proc/loadavg: 2.13 2.12 2.13 2/176 22421
/proc/meminfo: memFree=30487944/32872528 swapFree=1103996/1183712
[pid=22421] ppid=22418 vsize=143484 CPUtime=0.69 cores=1,3,5,7
/proc/22421/stat : 22421 (cdcl-cuttingpla) R 22418 22421 17487 0 -1 4202496 9004 0 0 0 67 2 0 0 20 0 1 0 29464455 146927616 29437 33554432000 4194304 6211289 140735639574912 140735639573752 4205288 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22421/statm: 35871 29437 204 493 0 35368 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 143484

[startup+1.50032 s]
/proc/loadavg: 2.13 2.12 2.13 3/177 22422
/proc/meminfo: memFree=30315120/32872528 swapFree=1103996/1183712
[pid=22421] ppid=22418 vsize=267524 CPUtime=1.49 cores=1,3,5,7
/proc/22421/stat : 22421 (cdcl-cuttingpla) R 22418 22421 17487 0 -1 4202496 17380 0 0 0 144 5 0 0 20 0 1 0 29464455 273944576 59776 33554432000 4194304 6211289 140735639574912 140735639573144 4202003 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22421/statm: 66881 59776 204 493 0 66378 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 267524

[startup+3.10031 s]
/proc/loadavg: 2.13 2.12 2.13 3/177 22422
/proc/meminfo: memFree=30062060/32872528 swapFree=1103996/1183712
[pid=22421] ppid=22418 vsize=650244 CPUtime=3.09 cores=1,3,5,7
/proc/22421/stat : 22421 (cdcl-cuttingpla) R 22418 22421 17487 0 -1 4202496 35415 0 0 0 296 13 0 0 20 0 1 0 29464455 665849856 131450 33554432000 4194304 6211289 140735639574912 140735639572904 4236399 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22421/statm: 162561 131450 204 493 0 162058 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 650244

[startup+6.30023 s]
/proc/loadavg: 2.12 2.12 2.13 3/177 22422
/proc/meminfo: memFree=29708484/32872528 swapFree=1103996/1183712
[pid=22421] ppid=22418 vsize=938752 CPUtime=6.28 cores=1,3,5,7
/proc/22421/stat : 22421 (cdcl-cuttingpla) R 22418 22421 17487 0 -1 4202496 53995 0 0 0 609 19 0 0 20 0 1 0 29464455 961282048 194484 33554432000 4194304 6211289 140735639574912 140735639572904 4215184 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22421/statm: 234688 194484 204 493 0 234185 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 938752

[startup+12.7002 s]
/proc/loadavg: 2.11 2.12 2.13 4/177 22422
/proc/meminfo: memFree=29619296/32872528 swapFree=1103996/1183712
[pid=22421] ppid=22418 vsize=939640 CPUtime=12.68 cores=1,3,5,7
/proc/22421/stat : 22421 (cdcl-cuttingpla) R 22418 22421 17487 0 -1 4202496 54244 0 0 0 1247 21 0 0 20 0 1 0 29464455 962191360 219261 33554432000 4194304 6211289 140735639574912 140735639572824 4241818 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22421/statm: 234910 219261 214 493 0 234407 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 939640

[startup+25.5004 s]
/proc/loadavg: 2.23 2.14 2.13 3/177 22422
/proc/meminfo: memFree=29525560/32872528 swapFree=1103996/1183712
[pid=22421] ppid=22418 vsize=1376316 CPUtime=25.49 cores=1,3,5,7
/proc/22421/stat : 22421 (cdcl-cuttingpla) R 22418 22421 17487 0 -1 4202496 72779 0 0 0 2522 27 0 0 20 0 1 0 29464455 1409347584 239582 33554432000 4194304 6211289 140735639574912 140735639573256 4215223 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22421/statm: 344079 239582 219 493 0 343576 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1376316

[startup+51.1004 s]
/proc/loadavg: 2.23 2.15 2.14 3/177 22422
/proc/meminfo: memFree=29490808/32872528 swapFree=1103996/1183712
[pid=22421] ppid=22418 vsize=1412928 CPUtime=51.08 cores=1,3,5,7
/proc/22421/stat : 22421 (cdcl-cuttingpla) R 22418 22421 17487 0 -1 4202496 80294 0 0 0 5080 28 0 0 20 0 1 0 29464455 1446838272 247093 33554432000 4194304 6211289 140735639574912 140735639572904 4202033 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22421/statm: 353232 247093 219 493 0 352729 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1412928

[startup+102.3 s]
/proc/loadavg: 2.10 2.12 2.13 4/177 22423
/proc/meminfo: memFree=29180268/32872528 swapFree=1103996/1183712
[pid=22421] ppid=22418 vsize=1424528 CPUtime=102.28 cores=1,3,5,7
/proc/22421/stat : 22421 (cdcl-cuttingpla) R 22418 22421 17487 0 -1 4202496 91324 0 0 0 10196 32 0 0 20 0 1 0 29464455 1458716672 323069 33554432000 4194304 6211289 140735639574912 140735639572904 4243133 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22421/statm: 356132 323069 219 493 0 355629 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1424528

[startup+162.3 s]
/proc/loadavg: 2.09 2.11 2.12 4/177 22425
/proc/meminfo: memFree=28672040/32872528 swapFree=1103996/1183712
[pid=22421] ppid=22418 vsize=2248336 CPUtime=162.27 cores=1,3,5,7
/proc/22421/stat : 22421 (cdcl-cuttingpla) R 22418 22421 17487 0 -1 4202496 136855 0 0 0 16183 44 0 0 20 0 1 0 29464455 2302296064 448312 33554432000 4194304 6211289 140735639574912 140735639572904 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22421/statm: 562084 448312 219 493 0 561581 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 2248336

[startup+222.308 s]
/proc/loadavg: 2.14 2.13 2.12 3/177 22426
/proc/meminfo: memFree=28604056/32872528 swapFree=1103996/1183712
[pid=22421] ppid=22418 vsize=2258704 CPUtime=222.26 cores=1,3,5,7
/proc/22421/stat : 22421 (cdcl-cuttingpla) R 22418 22421 17487 0 -1 4202496 141098 0 0 0 22181 45 0 0 20 0 1 0 29464455 2312912896 463402 33554432000 4194304 6211289 140735639574912 140735639572904 4242367 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22421/statm: 564676 463402 219 493 0 564173 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 2258704

[startup+282.3 s]
/proc/loadavg: 2.14 2.14 2.12 3/177 22427
/proc/meminfo: memFree=28434228/32872528 swapFree=1103996/1183712
[pid=22421] ppid=22418 vsize=2264176 CPUtime=282.24 cores=1,3,5,7
/proc/22421/stat : 22421 (cdcl-cuttingpla) R 22418 22421 17487 0 -1 4202496 146894 0 0 0 28175 49 0 0 20 0 1 0 29464455 2318516224 506000 33554432000 4194304 6211289 140735639574912 140735639572904 4209403 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22421/statm: 566044 506000 219 493 0 565541 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 2264176

[startup+342.3 s]
/proc/loadavg: 2.09 2.12 2.12 3/177 22428
/proc/meminfo: memFree=28302012/32872528 swapFree=1103996/1183712
[pid=22421] ppid=22418 vsize=2264688 CPUtime=342.23 cores=1,3,5,7
/proc/22421/stat : 22421 (cdcl-cuttingpla) R 22418 22421 17487 0 -1 4202496 150245 0 0 0 34171 52 0 0 20 0 1 0 29464455 2319040512 538141 33554432000 4194304 6211289 140735639574912 140735639572904 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22421/statm: 566172 538141 219 493 0 565669 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 2264688

[startup+402.3 s]
/proc/loadavg: 2.16 2.14 2.12 3/177 22429
/proc/meminfo: memFree=28240472/32872528 swapFree=1103996/1183712
[pid=22421] ppid=22418 vsize=3186924 CPUtime=402.23 cores=1,3,5,7
/proc/22421/stat : 22421 (cdcl-cuttingpla) R 22418 22421 17487 0 -1 4202496 151500 0 0 0 40162 61 0 0 20 0 1 0 29464455 3263410176 552245 33554432000 4194304 6211289 140735639574912 140735639573144 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22421/statm: 796731 552245 219 493 0 796228 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 3186924

[startup+462.3 s]
/proc/loadavg: 2.21 2.16 2.12 3/178 22434
/proc/meminfo: memFree=28224740/32872528 swapFree=1103996/1183712
[pid=22421] ppid=22418 vsize=3186924 CPUtime=462.21 cores=1,3,5,7
/proc/22421/stat : 22421 (cdcl-cuttingpla) R 22418 22421 17487 0 -1 4202496 151532 0 0 0 46160 61 0 0 20 0 1 0 29464455 3263410176 555989 33554432000 4194304 6211289 140735639574912 140735639573256 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22421/statm: 796731 555989 219 493 0 796228 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 3186924

[startup+522.3 s]
/proc/loadavg: 2.12 2.14 2.12 3/177 22435
/proc/meminfo: memFree=28217380/32872528 swapFree=1103996/1183712
[pid=22421] ppid=22418 vsize=3187128 CPUtime=522.2 cores=1,3,5,7
/proc/22421/stat : 22421 (cdcl-cuttingpla) R 22418 22421 17487 0 -1 4202496 151680 0 0 0 52159 61 0 0 20 0 1 0 29464455 3263619072 556833 33554432000 4194304 6211289 140735639574912 140735639573256 4215196 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22421/statm: 796782 556833 219 493 0 796279 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 3187128

[startup+582.3 s]
/proc/loadavg: 2.14 2.14 2.12 3/177 22436
/proc/meminfo: memFree=28210124/32872528 swapFree=1103996/1183712
[pid=22421] ppid=22418 vsize=3187128 CPUtime=582.19 cores=1,3,5,7
/proc/22421/stat : 22421 (cdcl-cuttingpla) R 22418 22421 17487 0 -1 4202496 151682 0 0 0 58158 61 0 0 20 0 1 0 29464455 3263619072 556833 33554432000 4194304 6211289 140735639574912 140735639573256 4201983 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22421/statm: 796782 556833 219 493 0 796279 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 3187128


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


[startup+942.3 s]
/proc/loadavg: 2.15 2.13 2.10 3/177 22443
/proc/meminfo: memFree=27993900/32872528 swapFree=1103996/1183712
[pid=22421] ppid=22418 vsize=3191404 CPUtime=942.14 cores=1,3,5,7
/proc/22421/stat : 22421 (cdcl-cuttingpla) R 22418 22421 17487 0 -1 4202496 152926 0 0 0 94150 64 0 0 20 0 1 0 29464455 3267997696 606099 33554432000 4194304 6211289 140735639574912 140735639572904 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22421/statm: 797851 606099 219 493 0 797348 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 3191404

[startup+1002.3 s]
/proc/loadavg: 2.28 2.17 2.11 3/177 22444
/proc/meminfo: memFree=27987376/32872528 swapFree=1103996/1183712
[pid=22421] ppid=22418 vsize=3191404 CPUtime=1002.13 cores=1,3,5,7
/proc/22421/stat : 22421 (cdcl-cuttingpla) R 22418 22421 17487 0 -1 4202496 152928 0 0 0 100149 64 0 0 20 0 1 0 29464455 3267997696 606099 33554432000 4194304 6211289 140735639574912 140735639572904 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22421/statm: 797851 606099 219 493 0 797348 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 3191404

[startup+1062.3 s]
/proc/loadavg: 2.38 2.21 2.13 3/178 22449
/proc/meminfo: memFree=27986432/32872528 swapFree=1103996/1183712
[pid=22421] ppid=22418 vsize=3191660 CPUtime=1062.12 cores=1,3,5,7
/proc/22421/stat : 22421 (cdcl-cuttingpla) R 22418 22421 17487 0 -1 4202496 153004 0 0 0 106148 64 0 0 20 0 1 0 29464455 3268259840 606173 33554432000 4194304 6211289 140735639574912 140735639573256 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22421/statm: 797915 606173 219 493 0 797412 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 3191660

[startup+1122.3 s]
/proc/loadavg: 2.25 2.20 2.12 3/177 22450
/proc/meminfo: memFree=27977208/32872528 swapFree=1103996/1183712
[pid=22421] ppid=22418 vsize=3195792 CPUtime=1122.11 cores=1,3,5,7
/proc/22421/stat : 22421 (cdcl-cuttingpla) R 22418 22421 17487 0 -1 4202496 153871 0 0 0 112147 64 0 0 20 0 1 0 29464455 3272491008 607040 33554432000 4194304 6211289 140735639574912 140735639572904 4242451 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22421/statm: 798948 607040 219 493 0 798445 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 3195792

[startup+1182.3 s]
/proc/loadavg: 2.18 2.19 2.12 3/177 22451
/proc/meminfo: memFree=27976256/32872528 swapFree=1103996/1183712
[pid=22421] ppid=22418 vsize=3196376 CPUtime=1182.1 cores=1,3,5,7
/proc/22421/stat : 22421 (cdcl-cuttingpla) R 22418 22421 17487 0 -1 4202496 154047 0 0 0 118146 64 0 0 20 0 1 0 29464455 3273089024 607214 33554432000 4194304 6211289 140735639574912 140735639572824 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22421/statm: 799094 607214 219 493 0 798591 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 3196376

[startup+1242.3 s]
/proc/loadavg: 2.23 2.20 2.13 3/177 22452
/proc/meminfo: memFree=27824924/32872528 swapFree=1103996/1183712
[pid=22421] ppid=22418 vsize=3204856 CPUtime=1242.09 cores=1,3,5,7
/proc/22421/stat : 22421 (cdcl-cuttingpla) R 22418 22421 17487 0 -1 4202496 155783 0 0 0 124143 66 0 0 20 0 1 0 29464455 3281772544 644719 33554432000 4194304 6211289 140735639574912 140735639572904 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22421/statm: 801214 644719 219 493 0 800711 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 3204856

[startup+1302.3 s]
/proc/loadavg: 2.14 2.18 2.12 3/177 22453
/proc/meminfo: memFree=27730508/32872528 swapFree=1103996/1183712
[pid=22421] ppid=22418 vsize=3208008 CPUtime=1302.08 cores=1,3,5,7
/proc/22421/stat : 22421 (cdcl-cuttingpla) R 22418 22421 17487 0 -1 4202496 156616 0 0 0 130140 68 0 0 20 0 1 0 29464455 3285000192 668036 33554432000 4194304 6211289 140735639574912 140735639572904 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22421/statm: 802002 668036 219 493 0 801499 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 3208008

[startup+1362.3 s]
/proc/loadavg: 2.17 2.17 2.12 4/177 22455
/proc/meminfo: memFree=27640036/32872528 swapFree=1103996/1183712
[pid=22421] ppid=22418 vsize=3209392 CPUtime=1362.08 cores=1,3,5,7
/proc/22421/stat : 22421 (cdcl-cuttingpla) R 22418 22421 17487 0 -1 4202496 157050 0 0 0 136138 70 0 0 20 0 1 0 29464455 3286417408 688398 33554432000 4194304 6211289 140735639574912 140735639572904 4209380 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22421/statm: 802348 688398 219 493 0 801845 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 3209392

[startup+1422.3 s]
/proc/loadavg: 2.18 2.17 2.12 3/177 22456
/proc/meminfo: memFree=27562804/32872528 swapFree=1103996/1183712
[pid=22421] ppid=22418 vsize=3211180 CPUtime=1422.07 cores=1,3,5,7
/proc/22421/stat : 22421 (cdcl-cuttingpla) R 22418 22421 17487 0 -1 4202496 157507 0 0 0 142136 71 0 0 20 0 1 0 29464455 3288248320 707251 33554432000 4194304 6211289 140735639574912 140735639572904 4209380 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22421/statm: 802795 707251 219 493 0 802292 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 3211180

[startup+1482.3 s]
/proc/loadavg: 2.13 2.15 2.11 3/177 22457
/proc/meminfo: memFree=27253068/32872528 swapFree=1103996/1183712
[pid=22421] ppid=22418 vsize=3661712 CPUtime=1482.05 cores=1,3,5,7
/proc/22421/stat : 22421 (cdcl-cuttingpla) R 22418 22421 17487 0 -1 4202496 221719 0 0 0 148125 80 0 0 20 0 1 0 29464455 3749593088 784238 33554432000 4194304 6211289 140735639574912 140735639572904 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22421/statm: 915428 784238 219 493 0 914925 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 3661712

[startup+1542.31 s]
/proc/loadavg: 2.26 2.18 2.12 4/177 22458
/proc/meminfo: memFree=27109152/32872528 swapFree=1103996/1183712
[pid=22421] ppid=22418 vsize=3690940 CPUtime=1542.05 cores=1,3,5,7
/proc/22421/stat : 22421 (cdcl-cuttingpla) R 22418 22421 17487 0 -1 4202496 230446 0 0 0 154122 83 0 0 20 0 1 0 29464455 3779522560 819026 33554432000 4194304 6211289 140735639574912 140735639572904 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22421/statm: 922735 819026 219 493 0 922232 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 3690940

[startup+1602.3 s]
/proc/loadavg: 2.21 2.18 2.12 3/177 22459
/proc/meminfo: memFree=27009920/32872528 swapFree=1103996/1183712
[pid=22421] ppid=22418 vsize=3697728 CPUtime=1602.03 cores=1,3,5,7
/proc/22421/stat : 22421 (cdcl-cuttingpla) R 22418 22421 17487 0 -1 4202496 234292 0 0 0 160118 85 0 0 20 0 1 0 29464455 3786473472 844334 33554432000 4194304 6211289 140735639574912 140735639572904 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22421/statm: 924432 844334 219 493 0 923929 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 3697728

[startup+1662.3 s]
/proc/loadavg: 2.14 2.16 2.12 3/177 22463
/proc/meminfo: memFree=26914632/32872528 swapFree=1103996/1183712
[pid=22421] ppid=22418 vsize=3701640 CPUtime=1662.03 cores=1,3,5,7
/proc/22421/stat : 22421 (cdcl-cuttingpla) R 22418 22421 17487 0 -1 4202496 237566 0 0 0 166116 87 0 0 20 0 1 0 29464455 3790479360 867537 33554432000 4194304 6211289 140735639574912 140735639572824 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22421/statm: 925410 867537 219 493 0 924907 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 3701640

[startup+1722.3 s]
/proc/loadavg: 2.14 2.16 2.12 3/177 22465
/proc/meminfo: memFree=26828280/32872528 swapFree=1103996/1183712
[pid=22421] ppid=22418 vsize=5211232 CPUtime=1722.02 cores=1,3,5,7
/proc/22421/stat : 22421 (cdcl-cuttingpla) R 22418 22421 17487 0 -1 4202496 241492 0 0 0 172114 88 0 0 20 0 1 0 29464455 5336301568 887300 33554432000 4194304 6211289 140735639574912 140735639572904 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22421/statm: 1302808 887300 219 493 0 1302305 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 5211232

[startup+1782.3 s]
/proc/loadavg: 1.72 2.05 2.08 2/170 22497
/proc/meminfo: memFree=26956712/32872528 swapFree=1103996/1183712
[pid=22421] ppid=22418 vsize=5216040 CPUtime=1782.01 cores=1,3,5,7
/proc/22421/stat : 22421 (cdcl-cuttingpla) R 22418 22421 17487 0 -1 4202496 244151 0 0 0 178111 90 0 0 20 0 1 0 29464455 5341224960 904778 33554432000 4194304 6211289 140735639574912 140735639572824 4209507 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22421/statm: 1304010 904778 219 493 0 1303507 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 5216040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.56 1.99 2.06 2/170 22497
/proc/meminfo: memFree=26945360/32872528 swapFree=1103996/1183712
[pid=22421] ppid=22418 vsize=5216488 CPUtime=1800 cores=1,3,5,7
/proc/22421/stat : 22421 (cdcl-cuttingpla) R 22418 22421 17487 0 -1 4202496 244472 0 0 0 179910 90 0 0 20 0 1 0 29464455 5341683712 907654 33554432000 4194304 6211289 140735639574912 140735639572824 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22421/statm: 1304122 907654 219 493 0 1303619 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 5216488

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

[startup+1800.3 s]
/proc/loadavg: 1.56 1.99 2.06 2/170 22497
/proc/meminfo: memFree=26945360/32872528 swapFree=1103996/1183712
[pid=22421] ppid=22418 vsize=5216488 CPUtime=1800 cores=1,3,5,7
/proc/22421/stat : 22421 (cdcl-cuttingpla) R 22418 22421 17487 0 -1 4202496 244472 0 0 0 179910 90 0 0 20 0 1 0 29464455 5341683712 907654 33554432000 4194304 6211289 140735639574912 140735639572824 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/22421/statm: 1304122 907654 219 493 0 1303619 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 5216488

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.33
CPU time (s): 1800.05
CPU user time (s): 1799.11
CPU system time (s): 0.939857
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 5216488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.11
system time used= 0.939857
maximum resident set size= 3630616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 244472
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= 40
involuntary context switches= 1846

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.5863 second user time and 6.87695 second system time

The end

Launcher Data

Begin job on node115 at 2016-06-18 20:22:35
IDJOB=4105383
IDBENCH=2846
IDSOLVER=2549
FILE ID=node115/4105383-1466274155
RUNJOBID= node115-1466240772-17504
PBS_JOBID= 19918197
Free space on /tmp= 71736 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-pdc.r.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4105383-1466274155/watcher-4105383-1466274155 -o /tmp/evaluation-result-4105383-1466274155/solver-4105383-1466274155 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1466240772-17504 --watchdog 1960 --input HOME/instance-4105383-1466274155.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 1b7a4ba09fe0e6b5976c5bba841ee84f
RANDOM SEED=110022349

node115.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.103
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.20
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.103
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.103
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		: 2667.103
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.103
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.103
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		: 2667.103
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		: 2667.103
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:        30487836 kB
Buffers:          159396 kB
Cached:           195308 kB
SwapCached:         2472 kB
Active:           186760 kB
Inactive:         267540 kB
Active(anon):     100048 kB
Inactive(anon):     2168 kB
Active(file):      86712 kB
Inactive(file):   265372 kB
Unevictable:     1183712 kB
Mlocked:         1103996 kB
SwapTotal:      67108856 kB
SwapFree:       67099632 kB
Dirty:              6636 kB
Writeback:             0 kB
AnonPages:       1298752 kB
Mapped:             9332 kB
Shmem:                 0 kB
Slab:             612536 kB
SReclaimable:      56620 kB
SUnreclaim:       555916 kB
KernelStack:        1472 kB
PageTables:         6964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1422932 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    165888 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= 71736 MiB
End job on node115 at 2016-06-18 20:52:35