Trace number 4088364

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.02 1800.3

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_026_area_delay.opb
MD5SUM4c21c441bf9f3f3be8f0cdb52c39f9b4
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 benchmark1.9487
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 30
Optimality of the best value was proved NO
Number of variables12852
Total number of constraints41686
Number of constraints which are clauses41686
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 6267
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 6267
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 6267
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.00	c * #variable= 12852 #constraint= 41686
2.69/2.73	c #Conflicts:       1000 | #Learnt:       1000 | 0.000
2.69/2.73	c total clause space: 127.173MB
2.69/2.73	c total #watches: 2820312
9.09/9.10	c total #propagations: 2271817 / total #impl: 47016291 (eff. 0.048)
9.09/9.10	c #Conflicts:       2000 | #Learnt:       2000 | 0.000
9.09/9.10	c total clause space: 206.656MB
9.09/9.10	c total #watches: 3959980
18.69/18.78	c total #propagations: 3293969 / total #impl: 163104176 (eff. 0.020)
18.69/18.78	c GC COLLECT
18.69/18.78	c #Conflicts:       3000 | #Learnt:       2000 | 0.000
18.69/18.78	c total clause space: 206.656MB
18.69/18.78	c total #watches: 2941203
47.47/47.56	c total #propagations: 5394318 / total #impl: 274317727 (eff. 0.020)
47.47/47.56	c #Conflicts:       4000 | #Learnt:       3000 | 0.000
47.47/47.56	c total clause space: 206.656MB
47.47/47.56	c total #watches: 4025944
92.77/92.88	c total #propagations: 6596391 / total #impl: 830067877 (eff. 0.008)
92.77/92.88	c GC COLLECT
92.77/92.88	c #Conflicts:       5000 | #Learnt:       2364 | 0.000
92.77/92.88	c total clause space: 206.656MB
92.77/92.88	c total #watches: 3675569
126.17/126.25	c total #propagations: 7647296 / total #impl: 1641575082 (eff. 0.005)
126.17/126.25	c #Conflicts:       6000 | #Learnt:       3364 | 0.000
126.17/126.25	c total clause space: 206.656MB
126.17/126.25	c total #watches: 5065394
153.16/153.23	c total #propagations: 8488381 / total #impl: 1930751227 (eff. 0.004)
153.16/153.23	c GC COLLECT
153.16/153.23	c #Conflicts:       7000 | #Learnt:       2238 | 0.000
153.16/153.23	c total clause space: 335.816MB
153.16/153.23	c total #watches: 4334180
207.06/207.18	c total #propagations: 8708730 / total #impl: 2530748556 (eff. 0.003)
207.06/207.18	c #Conflicts:       8000 | #Learnt:       3238 | 0.000
207.06/207.18	c total clause space: 335.816MB
207.06/207.18	c total #watches: 5366696
286.14/286.26	c total #propagations: 9045597 / total #impl: 3429027412 (eff. 0.003)
286.14/286.26	c #Conflicts:       9000 | #Learnt:       4238 | 0.000
286.14/286.26	c total clause space: 335.816MB
286.14/286.26	c total #watches: 6196739
353.44/353.54	c total #propagations: 9513415 / total #impl: 4086433021 (eff. 0.002)
353.44/353.54	c GC COLLECT
353.44/353.54	c #Conflicts:      10000 | #Learnt:       2720 | 0.000
353.44/353.54	c total clause space: 335.816MB
353.44/353.54	c total #watches: 4164491
423.03/423.13	c total #propagations: 9902779 / total #impl: 4387276166 (eff. 0.002)
423.03/423.13	c #Conflicts:      11000 | #Learnt:       3720 | 0.000
423.03/423.13	c total clause space: 335.816MB
423.03/423.13	c total #watches: 5032883
515.11/515.29	c total #propagations: 10337197 / total #impl: 4915012865 (eff. 0.002)
515.11/515.29	c #Conflicts:      12000 | #Learnt:       4720 | 0.000
515.11/515.29	c total clause space: 335.816MB
515.11/515.29	c total #watches: 6000864
640.10/640.28	c total #propagations: 11315743 / total #impl: 5494138227 (eff. 0.002)
640.10/640.28	c #Conflicts:      13000 | #Learnt:       5720 | 0.000
640.10/640.28	c total clause space: 335.816MB
640.10/640.28	c total #watches: 6667395
716.98/717.13	c total #propagations: 12077081 / total #impl: 6637004386 (eff. 0.002)
716.98/717.13	c GC COLLECT
716.98/717.13	c #Conflicts:      14000 | #Learnt:       3855 | 0.000
716.98/717.13	c total clause space: 335.816MB
716.98/717.13	c total #watches: 4466426
821.16/821.31	c total #propagations: 12727281 / total #impl: 7754573310 (eff. 0.002)
821.16/821.31	c #Conflicts:      15000 | #Learnt:       4855 | 0.000
821.16/821.31	c total clause space: 335.816MB
821.16/821.31	c total #watches: 5016494
950.25/950.45	c total #propagations: 13627567 / total #impl: 9857309704 (eff. 0.001)
950.25/950.45	c #Conflicts:      16000 | #Learnt:       5855 | 0.000
950.25/950.45	c total clause space: 335.816MB
950.25/950.45	c total #watches: 5674860
1072.22/1072.43	c total #propagations: 13989680 / total #impl: 12602453433 (eff. 0.001)
1072.22/1072.43	c GC COLLECT
1072.22/1072.43	c #Conflicts:      17000 | #Learnt:       3689 | 0.000
1072.22/1072.43	c total clause space: 335.816MB
1072.22/1072.43	c total #watches: 4002049
1091.42/1091.65	c total #propagations: 14668803 / total #impl: 15240207639 (eff. 0.001)
1091.42/1091.65	c #Conflicts:      18000 | #Learnt:       4689 | 0.000
1091.42/1091.65	c total clause space: 335.816MB
1091.42/1091.65	c total #watches: 5042891
1108.73/1108.96	c total #propagations: 14970970 / total #impl: 15495585403 (eff. 0.001)
1108.73/1108.96	c #Conflicts:      19000 | #Learnt:       5689 | 0.000
1108.73/1108.96	c total clause space: 335.816MB
1108.73/1108.96	c total #watches: 5487223
1164.31/1164.59	c total #propagations: 15131712 / total #impl: 15684905805 (eff. 0.001)
1164.31/1164.59	c #Conflicts:      20000 | #Learnt:       6689 | 0.000
1164.31/1164.59	c total clause space: 335.816MB
1164.31/1164.59	c total #watches: 6118139
1240.00/1240.23	c total #propagations: 15437649 / total #impl: 16012293422 (eff. 0.001)
1240.00/1240.23	c GC COLLECT
1240.00/1240.23	c #Conflicts:      21000 | #Learnt:       4187 | 0.000
1240.00/1240.23	c total clause space: 335.816MB
1240.00/1240.23	c total #watches: 4544706
1314.09/1314.38	c total #propagations: 16154412 / total #impl: 16318430192 (eff. 0.001)
1314.09/1314.38	c #Conflicts:      22000 | #Learnt:       5187 | 0.000
1314.09/1314.38	c total clause space: 335.816MB
1314.09/1314.38	c total #watches: 5401766
1435.77/1436.02	c total #propagations: 16627539 / total #impl: 16978304831 (eff. 0.001)
1435.77/1436.02	c #Conflicts:      23000 | #Learnt:       6187 | 0.000
1435.77/1436.02	c total clause space: 335.816MB
1435.77/1436.02	c total #watches: 6129324
1555.75/1556.04	c total #propagations: 17183999 / total #impl: 17812545596 (eff. 0.001)
1555.75/1556.04	c #Conflicts:      24000 | #Learnt:       7187 | 0.000
1555.75/1556.04	c total clause space: 335.816MB
1555.75/1556.04	c total #watches: 6789771
1674.13/1674.45	c total #propagations: 18047024 / total #impl: 18986019018 (eff. 0.001)
1674.13/1674.45	c GC COLLECT
1674.13/1674.45	c #Conflicts:      25000 | #Learnt:       4384 | 0.000
1674.13/1674.45	c total clause space: 335.816MB
1674.13/1674.45	c total #watches: 5306543
1745.02/1745.38	c total #propagations: 18574875 / total #impl: 20607567850 (eff. 0.001)
1745.02/1745.38	c #Conflicts:      26000 | #Learnt:       5384 | 0.000
1745.02/1745.38	c total clause space: 335.816MB
1745.02/1745.38	c total #watches: 6034134

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-4088364-1465432449/watcher-4088364-1465432449 -o /tmp/evaluation-result-4088364-1465432449/solver-4088364-1465432449 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1465427017-2298 --watchdog 1960 --input HOME/instance-4088364-1465432449.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=2802
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.25 2.24 2.19 3/178 2805
/proc/meminfo: memFree=28609428/32872528 swapFree=20720/1686580
[pid=2805] ppid=2802 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/2805/stat : 2805 (cdcl-cuttingpla) R 2802 2805 2281 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 125177007 29810688 5269 33554432000 4194304 6201397 140736754086624 140733219100760 4210960 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/2805/statm: 7278 5269 130 491 0 6777 0

[startup+0.100143 s]
/proc/loadavg: 2.25 2.24 2.19 3/178 2805
/proc/meminfo: memFree=28609428/32872528 swapFree=20720/1686580
[pid=2805] ppid=2802 vsize=34464 CPUtime=0.08 cores=1,3,5,7
/proc/2805/stat : 2805 (cdcl-cuttingpla) R 2802 2805 2281 0 -1 4202496 1357 0 0 0 8 0 0 0 20 0 1 0 125177007 35291136 7522 33554432000 4194304 6201397 140736754086624 140736754084760 4383355 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/2805/statm: 8616 7523 142 491 0 8115 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34464

[startup+0.200379 s]
/proc/loadavg: 2.25 2.24 2.19 3/178 2805
/proc/meminfo: memFree=28609428/32872528 swapFree=20720/1686580
[pid=2805] ppid=2802 vsize=43844 CPUtime=0.18 cores=1,3,5,7
/proc/2805/stat : 2805 (cdcl-cuttingpla) R 2802 2805 2281 0 -1 4202496 2308 0 0 0 18 0 0 0 20 0 1 0 125177007 44896256 9342 33554432000 4194304 6201397 140736754086624 140736754084904 4214874 0 0 4096 8388610 0 0 0 17 1 0 0 0 0 0
/proc/2805/statm: 10961 9342 147 491 0 10460 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 43844

[startup+0.300401 s]
/proc/loadavg: 2.25 2.24 2.19 3/178 2805
/proc/meminfo: memFree=28609428/32872528 swapFree=20720/1686580
[pid=2805] ppid=2802 vsize=54824 CPUtime=0.29 cores=1,3,5,7
/proc/2805/stat : 2805 (cdcl-cuttingpla) R 2802 2805 2281 0 -1 4202496 3526 0 0 0 28 1 0 0 20 0 1 0 125177007 56139776 11552 33554432000 4194304 6201397 140736754086624 140736754085336 4207987 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2805/statm: 13706 11552 147 491 0 13205 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54824

[startup+0.700325 s]
/proc/loadavg: 2.25 2.24 2.19 3/178 2805
/proc/meminfo: memFree=28609428/32872528 swapFree=20720/1686580
[pid=2805] ppid=2802 vsize=131192 CPUtime=0.69 cores=1,3,5,7
/proc/2805/stat : 2805 (cdcl-cuttingpla) R 2802 2805 2281 0 -1 4202496 7784 0 0 0 67 2 0 0 20 0 1 0 125177007 134340608 24855 33554432000 4194304 6201397 140736754086624 140736754085656 4214933 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2805/statm: 32798 24855 147 491 0 32297 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 131192

[startup+1.50031 s]
/proc/loadavg: 2.23 2.24 2.19 3/179 2806
/proc/meminfo: memFree=28496116/32872528 swapFree=20720/1686580
[pid=2805] ppid=2802 vsize=131192 CPUtime=1.49 cores=1,3,5,7
/proc/2805/stat : 2805 (cdcl-cuttingpla) R 2802 2805 2281 0 -1 4202496 7796 0 0 0 147 2 0 0 20 0 1 0 125177007 134340608 28955 33554432000 4194304 6201397 140736754086624 140736754085656 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2805/statm: 32798 28955 147 491 0 32297 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 131192

[startup+3.10033 s]
/proc/loadavg: 2.23 2.24 2.19 3/179 2806
/proc/meminfo: memFree=28464112/32872528 swapFree=20720/1686580
[pid=2805] ppid=2802 vsize=200308 CPUtime=3.09 cores=1,3,5,7
/proc/2805/stat : 2805 (cdcl-cuttingpla) R 2802 2805 2281 0 -1 4202496 13133 0 0 0 306 3 0 0 20 0 1 0 125177007 205115392 39518 33554432000 4194304 6201397 140736754086624 140736754085336 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2805/statm: 50077 39518 160 491 0 49576 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 200308

[startup+6.30032 s]
/proc/loadavg: 2.22 2.23 2.19 3/179 2806
/proc/meminfo: memFree=28430120/32872528 swapFree=20720/1686580
[pid=2805] ppid=2802 vsize=200592 CPUtime=6.29 cores=1,3,5,7
/proc/2805/stat : 2805 (cdcl-cuttingpla) R 2802 2805 2281 0 -1 4202496 13674 0 0 0 625 4 0 0 20 0 1 0 125177007 205406208 44672 33554432000 4194304 6201397 140736754086624 140736754085576 4240335 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2805/statm: 50148 44672 160 491 0 49647 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 200592

[startup+12.7003 s]
/proc/loadavg: 2.20 2.23 2.19 3/179 2806
/proc/meminfo: memFree=28403164/32872528 swapFree=20720/1686580
[pid=2805] ppid=2802 vsize=281980 CPUtime=12.68 cores=1,3,5,7
/proc/2805/stat : 2805 (cdcl-cuttingpla) R 2802 2805 2281 0 -1 4202496 16348 0 0 0 1264 4 0 0 20 0 1 0 125177007 288747520 49746 33554432000 4194304 6201397 140736754086624 140736754085752 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2805/statm: 70495 49746 160 491 0 69994 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 281980

[startup+25.5004 s]
/proc/loadavg: 2.15 2.22 2.18 3/179 2806
/proc/meminfo: memFree=28389544/32872528 swapFree=20720/1686580
[pid=2805] ppid=2802 vsize=281980 CPUtime=25.48 cores=1,3,5,7
/proc/2805/stat : 2805 (cdcl-cuttingpla) R 2802 2805 2281 0 -1 4202496 16450 0 0 0 2544 4 0 0 20 0 1 0 125177007 288747520 49840 33554432000 4194304 6201397 140736754086624 140736754085752 4213244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2805/statm: 70495 49840 166 491 0 69994 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 281980

[startup+51.1004 s]
/proc/loadavg: 2.23 2.23 2.19 3/179 2806
/proc/meminfo: memFree=28380240/32872528 swapFree=20720/1686580
[pid=2805] ppid=2802 vsize=281960 CPUtime=51.07 cores=1,3,5,7
/proc/2805/stat : 2805 (cdcl-cuttingpla) R 2802 2805 2281 0 -1 4202496 18245 0 0 0 5103 4 0 0 20 0 1 0 125177007 288727040 52593 33554432000 4194304 6201397 140736754086624 140736754085416 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2805/statm: 70490 52593 166 491 0 69989 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 281960

[startup+102.3 s]
/proc/loadavg: 2.23 2.23 2.18 4/179 2808
/proc/meminfo: memFree=28370532/32872528 swapFree=20720/1686580
[pid=2805] ppid=2802 vsize=282152 CPUtime=102.28 cores=1,3,5,7
/proc/2805/stat : 2805 (cdcl-cuttingpla) R 2802 2805 2281 0 -1 4202496 26271 0 0 0 10221 7 0 0 20 0 1 0 125177007 288923648 54471 33554432000 4194304 6201397 140736754086624 140736754085752 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2805/statm: 70538 54471 166 491 0 70037 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 282152

[startup+162.3 s]
/proc/loadavg: 2.13 2.20 2.18 3/179 2809
/proc/meminfo: memFree=28265012/32872528 swapFree=20720/1686580
[pid=2805] ppid=2802 vsize=453000 CPUtime=162.26 cores=1,3,5,7
/proc/2805/stat : 2805 (cdcl-cuttingpla) R 2802 2805 2281 0 -1 4202496 38337 0 0 0 16216 10 0 0 20 0 1 0 125177007 463872000 80607 33554432000 4194304 6201397 140736754086624 140736754085752 4213367 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2805/statm: 113250 80607 166 491 0 112749 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 453000

[startup+222.308 s]
/proc/loadavg: 2.16 2.19 2.18 4/179 2810
/proc/meminfo: memFree=28265112/32872528 swapFree=20720/1686580
[pid=2805] ppid=2802 vsize=453000 CPUtime=222.26 cores=1,3,5,7
/proc/2805/stat : 2805 (cdcl-cuttingpla) R 2802 2805 2281 0 -1 4202496 38338 0 0 0 22216 10 0 0 20 0 1 0 125177007 463872000 80608 33554432000 4194304 6201397 140736754086624 140736754085752 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2805/statm: 113250 80608 166 491 0 112749 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 453000

[startup+282.3 s]
/proc/loadavg: 2.21 2.20 2.18 3/179 2811
/proc/meminfo: memFree=28262544/32872528 swapFree=20720/1686580
[pid=2805] ppid=2802 vsize=453000 CPUtime=282.24 cores=1,3,5,7
/proc/2805/stat : 2805 (cdcl-cuttingpla) R 2802 2805 2281 0 -1 4202496 38500 0 0 0 28214 10 0 0 20 0 1 0 125177007 463872000 81281 33554432000 4194304 6201397 140736754086624 140736754085752 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2805/statm: 113250 81281 166 491 0 112749 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 453000

[startup+342.3 s]
/proc/loadavg: 2.12 2.17 2.17 3/179 2812
/proc/meminfo: memFree=28233284/32872528 swapFree=20720/1686580
[pid=2805] ppid=2802 vsize=452968 CPUtime=342.23 cores=1,3,5,7
/proc/2805/stat : 2805 (cdcl-cuttingpla) R 2802 2805 2281 0 -1 4202496 39868 0 0 0 34212 11 0 0 20 0 1 0 125177007 463839232 88482 33554432000 4194304 6201397 140736754086624 140736754085576 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2805/statm: 113242 88482 166 491 0 112741 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 452968

[startup+402.3 s]
/proc/loadavg: 2.33 2.23 2.19 4/179 2816
/proc/meminfo: memFree=28228420/32872528 swapFree=20720/1686580
[pid=2805] ppid=2802 vsize=452968 CPUtime=402.22 cores=1,3,5,7
/proc/2805/stat : 2805 (cdcl-cuttingpla) R 2802 2805 2281 0 -1 4202496 46204 0 0 0 40207 15 0 0 20 0 1 0 125177007 463839232 89598 33554432000 4194304 6201397 140736754086624 140736754085416 4213361 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2805/statm: 113242 89598 166 491 0 112741 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 452968

[startup+462.3 s]
/proc/loadavg: 2.30 2.23 2.19 4/179 2818
/proc/meminfo: memFree=28228152/32872528 swapFree=20720/1686580
[pid=2805] ppid=2802 vsize=453176 CPUtime=462.22 cores=1,3,5,7
/proc/2805/stat : 2805 (cdcl-cuttingpla) R 2802 2805 2281 0 -1 4202496 52600 0 0 0 46205 17 0 0 20 0 1 0 125177007 464052224 89649 33554432000 4194304 6201397 140736754086624 140736754085416 4213249 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2805/statm: 113294 89649 166 491 0 112793 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 453176

[startup+522.3 s]
/proc/loadavg: 2.36 2.25 2.19 3/179 2819
/proc/meminfo: memFree=28227508/32872528 swapFree=20720/1686580
[pid=2805] ppid=2802 vsize=453496 CPUtime=522.21 cores=1,3,5,7
/proc/2805/stat : 2805 (cdcl-cuttingpla) R 2802 2805 2281 0 -1 4202496 56826 0 0 0 52203 18 0 0 20 0 1 0 125177007 464379904 89786 33554432000 4194304 6201397 140736754086624 140736754085752 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2805/statm: 113374 89786 166 491 0 112873 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 453496

[startup+582.3 s]
/proc/loadavg: 2.33 2.26 2.20 4/179 2820
/proc/meminfo: memFree=28220944/32872528 swapFree=20720/1686580
[pid=2805] ppid=2802 vsize=453692 CPUtime=582.2 cores=1,3,5,7
/proc/2805/stat : 2805 (cdcl-cuttingpla) R 2802 2805 2281 0 -1 4202496 57466 0 0 0 58202 18 0 0 20 0 1 0 125177007 464580608 89849 33554432000 4194304 6201397 140736754086624 140736754084904 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2805/statm: 113423 89849 166 491 0 112922 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 453692


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


[startup+942.3 s]
/proc/loadavg: 2.36 2.31 2.22 4/179 2827
/proc/meminfo: memFree=28212160/32872528 swapFree=20720/1686580
[pid=2805] ppid=2802 vsize=454924 CPUtime=942.14 cores=1,3,5,7
/proc/2805/stat : 2805 (cdcl-cuttingpla) R 2802 2805 2281 0 -1 4202496 71310 0 0 0 94190 24 0 0 20 0 1 0 125177007 465842176 90293 33554432000 4194304 6201397 140736754086624 140736754085416 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2805/statm: 113731 90293 166 491 0 113230 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 454924

[startup+1002.3 s]
/proc/loadavg: 2.50 2.36 2.24 3/180 2831
/proc/meminfo: memFree=28201792/32872528 swapFree=20720/1686580
[pid=2805] ppid=2802 vsize=455404 CPUtime=1002.13 cores=1,3,5,7
/proc/2805/stat : 2805 (cdcl-cuttingpla) R 2802 2805 2281 0 -1 4202496 71666 0 0 0 100189 24 0 0 20 0 1 0 125177007 466333696 90403 33554432000 4194304 6201397 140736754086624 140736754084904 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2805/statm: 113851 90403 166 491 0 113350 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 455404

[startup+1062.3 s]
/proc/loadavg: 2.48 2.38 2.26 3/179 2833
/proc/meminfo: memFree=28193468/32872528 swapFree=20720/1686580
[pid=2805] ppid=2802 vsize=455340 CPUtime=1062.13 cores=1,3,5,7
/proc/2805/stat : 2805 (cdcl-cuttingpla) R 2802 2805 2281 0 -1 4202496 75308 0 0 0 106187 26 0 0 20 0 1 0 125177007 466268160 90394 33554432000 4194304 6201397 140736754086624 140736754085416 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2805/statm: 113835 90394 166 491 0 113334 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 455340

[startup+1122.3 s]
/proc/loadavg: 2.34 2.35 2.26 4/179 2834
/proc/meminfo: memFree=28186932/32872528 swapFree=20720/1686580
[pid=2805] ppid=2802 vsize=455516 CPUtime=1122.12 cores=1,3,5,7
/proc/2805/stat : 2805 (cdcl-cuttingpla) R 2802 2805 2281 0 -1 4202496 78027 0 0 0 112185 27 0 0 20 0 1 0 125177007 466448384 90472 33554432000 4194304 6201397 140736754086624 140736754085752 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2805/statm: 113879 90472 166 491 0 113378 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 455516

[startup+1182.3 s]
/proc/loadavg: 2.45 2.38 2.27 3/179 2835
/proc/meminfo: memFree=28182200/32872528 swapFree=20720/1686580
[pid=2805] ppid=2802 vsize=455516 CPUtime=1182.11 cores=1,3,5,7
/proc/2805/stat : 2805 (cdcl-cuttingpla) R 2802 2805 2281 0 -1 4202496 78034 0 0 0 118184 27 0 0 20 0 1 0 125177007 466448384 91501 33554432000 4194304 6201397 140736754086624 140736754085752 4213244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2805/statm: 113879 91501 166 491 0 113378 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 455516

[startup+1242.3 s]
/proc/loadavg: 2.41 2.37 2.27 4/179 2836
/proc/meminfo: memFree=28180500/32872528 swapFree=20720/1686580
[pid=2805] ppid=2802 vsize=455444 CPUtime=1242.09 cores=1,3,5,7
/proc/2805/stat : 2805 (cdcl-cuttingpla) R 2802 2805 2281 0 -1 4202496 84192 0 0 0 124179 30 0 0 20 0 1 0 125177007 466374656 91998 33554432000 4194304 6201397 140736754086624 140736754085416 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2805/statm: 113861 91998 166 491 0 113360 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 455444

[startup+1302.3 s]
/proc/loadavg: 2.41 2.37 2.28 4/179 2837
/proc/meminfo: memFree=28180008/32872528 swapFree=20720/1686580
[pid=2805] ppid=2802 vsize=455484 CPUtime=1302.08 cores=1,3,5,7
/proc/2805/stat : 2805 (cdcl-cuttingpla) R 2802 2805 2281 0 -1 4202496 91263 0 0 0 130174 34 0 0 20 0 1 0 125177007 466415616 92008 33554432000 4194304 6201397 140736754086624 140736754085576 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2805/statm: 113871 92008 166 491 0 113370 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 455484

[startup+1362.3 s]
/proc/loadavg: 2.43 2.38 2.28 3/179 2839
/proc/meminfo: memFree=28180556/32872528 swapFree=20720/1686580
[pid=2805] ppid=2802 vsize=455556 CPUtime=1362.08 cores=1,3,5,7
/proc/2805/stat : 2805 (cdcl-cuttingpla) R 2802 2805 2281 0 -1 4202496 96232 0 0 0 136170 38 0 0 20 0 1 0 125177007 466489344 92035 33554432000 4194304 6201397 140736754086624 140736754085416 4213348 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2805/statm: 113889 92035 166 491 0 113388 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 455556

[startup+1422.3 s]
/proc/loadavg: 2.26 2.34 2.27 3/179 2840
/proc/meminfo: memFree=28180416/32872528 swapFree=20720/1686580
[pid=2805] ppid=2802 vsize=455860 CPUtime=1422.07 cores=1,3,5,7
/proc/2805/stat : 2805 (cdcl-cuttingpla) R 2802 2805 2281 0 -1 4202496 100976 0 0 0 142168 39 0 0 20 0 1 0 125177007 466800640 92100 33554432000 4194304 6201397 140736754086624 140736754084904 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2805/statm: 113965 92100 166 491 0 113464 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 455860

[startup+1482.3 s]
/proc/loadavg: 2.21 2.31 2.26 4/179 2841
/proc/meminfo: memFree=28180232/32872528 swapFree=20720/1686580
[pid=2805] ppid=2802 vsize=455820 CPUtime=1482.06 cores=1,3,5,7
/proc/2805/stat : 2805 (cdcl-cuttingpla) R 2802 2805 2281 0 -1 4202496 102279 0 0 0 148166 40 0 0 20 0 1 0 125177007 466759680 92103 33554432000 4194304 6201397 140736754086624 140736754085416 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2805/statm: 113955 92103 166 491 0 113454 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 455820

[startup+1542.31 s]
/proc/loadavg: 2.44 2.34 2.28 3/179 2842
/proc/meminfo: memFree=28169540/32872528 swapFree=20720/1686580
[pid=2805] ppid=2802 vsize=456164 CPUtime=1542.06 cores=1,3,5,7
/proc/2805/stat : 2805 (cdcl-cuttingpla) R 2802 2805 2281 0 -1 4202496 106577 0 0 0 154164 42 0 0 20 0 1 0 125177007 467111936 94747 33554432000 4194304 6201397 140736754086624 140736754085416 4213367 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2805/statm: 114041 94747 166 491 0 113540 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 456164

[startup+1602.3 s]
/proc/loadavg: 2.34 2.32 2.27 3/180 2846
/proc/meminfo: memFree=28156304/32872528 swapFree=20720/1686580
[pid=2805] ppid=2802 vsize=456564 CPUtime=1602.05 cores=1,3,5,7
/proc/2805/stat : 2805 (cdcl-cuttingpla) R 2802 2805 2281 0 -1 4202496 110314 0 0 0 160161 44 0 0 20 0 1 0 125177007 467521536 97918 33554432000 4194304 6201397 140736754086624 140736754085256 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2805/statm: 114141 97918 166 491 0 113640 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 456564

[startup+1662.3 s]
/proc/loadavg: 2.35 2.34 2.28 4/181 2870
/proc/meminfo: memFree=28151900/32872528 swapFree=20720/1686580
[pid=2805] ppid=2802 vsize=456756 CPUtime=1662.03 cores=1,3,5,7
/proc/2805/stat : 2805 (cdcl-cuttingpla) R 2802 2805 2281 0 -1 4202496 116151 0 0 0 166157 46 0 0 20 0 1 0 125177007 467718144 98993 33554432000 4194304 6201397 140736754086624 140736754085416 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2805/statm: 114189 98993 166 491 0 113688 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 456756

[startup+1722.3 s]
/proc/loadavg: 2.40 2.35 2.28 3/180 2871
/proc/meminfo: memFree=28152328/32872528 swapFree=20720/1686580
[pid=2805] ppid=2802 vsize=456756 CPUtime=1722.03 cores=1,3,5,7
/proc/2805/stat : 2805 (cdcl-cuttingpla) R 2802 2805 2281 0 -1 4202496 123914 0 0 0 172153 50 0 0 20 0 1 0 125177007 467718144 99006 33554432000 4194304 6201397 140736754086624 140736754084904 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2805/statm: 114189 99006 166 491 0 113688 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 456756

[startup+1782.3 s]
/proc/loadavg: 2.33 2.33 2.27 4/180 2918
/proc/meminfo: memFree=28544720/32872528 swapFree=20720/1686580
[pid=2805] ppid=2802 vsize=456788 CPUtime=1782.02 cores=1,3,5,7
/proc/2805/stat : 2805 (cdcl-cuttingpla) R 2802 2805 2281 0 -1 4202496 133914 0 0 0 178148 54 0 0 20 0 1 0 125177007 467750912 99012 33554432000 4194304 6201397 140736754086624 140736754085416 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2805/statm: 114197 99012 166 491 0 113696 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 456788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.25 2.31 2.27 4/180 2918
/proc/meminfo: memFree=28526796/32872528 swapFree=20720/1686580
[pid=2805] ppid=2802 vsize=456868 CPUtime=1800.01 cores=1,3,5,7
/proc/2805/stat : 2805 (cdcl-cuttingpla) R 2802 2805 2281 0 -1 4202496 135841 0 0 0 179947 54 0 0 20 0 1 0 125177007 467832832 99031 33554432000 4194304 6201397 140736754086624 140736754085416 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2805/statm: 114217 99031 166 491 0 113716 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 456868

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

[startup+1800.3 s]
/proc/loadavg: 2.25 2.31 2.27 4/180 2918
/proc/meminfo: memFree=28526796/32872528 swapFree=20720/1686580
[pid=2805] ppid=2802 vsize=456868 CPUtime=1800.01 cores=1,3,5,7
/proc/2805/stat : 2805 (cdcl-cuttingpla) R 2802 2805 2281 0 -1 4202496 135841 0 0 0 179947 54 0 0 20 0 1 0 125177007 467832832 99031 33554432000 4194304 6201397 140736754086624 140736754085416 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/2805/statm: 114217 99031 166 491 0 113716 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 456868

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.48
CPU system time (s): 0.546916
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 456996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.48
system time used= 0.546916
maximum resident set size= 396188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 135841
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= 4
involuntary context switches= 1991

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.49601 second user time and 12.825 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-09 02:34:09
IDJOB=4088364
IDBENCH=25001
IDSOLVER=2550
FILE ID=node135/4088364-1465432449
RUNJOBID= node135-1465427017-2298
PBS_JOBID= 19859779
Free space on /tmp= 71728 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/areaDelay/normalized-f20c10b_026_area_delay.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088364-1465432449/watcher-4088364-1465432449 -o /tmp/evaluation-result-4088364-1465432449/solver-4088364-1465432449 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1465427017-2298 --watchdog 1960 --input HOME/instance-4088364-1465432449.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 4c21c441bf9f3f3be8f0cdb52c39f9b4
RANDOM SEED=151697598

node135.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.026
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.05
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.026
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.026
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.026
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.026
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.56
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.026
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.026
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.026
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:        28609700 kB
Buffers:          127088 kB
Cached:          1287624 kB
SwapCached:         1808 kB
Active:           892584 kB
Inactive:         944652 kB
Active(anon):     422180 kB
Inactive(anon):     2172 kB
Active(file):     470404 kB
Inactive(file):   942480 kB
Unevictable:     1686580 kB
Mlocked:           20720 kB
SwapTotal:      67108856 kB
SwapFree:       67098388 kB
Dirty:             10060 kB
Writeback:             4 kB
AnonPages:       2107488 kB
Mapped:             7832 kB
Shmem:                 0 kB
Slab:             607764 kB
SReclaimable:      51528 kB
SUnreclaim:       556236 kB
KernelStack:        1488 kB
PageTables:         8244 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2304368 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1961984 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 node135 at 2016-06-09 03:04:10