Trace number 4088313

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

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/area_opers/normalized-fir06_area_opers.opb
MD5SUM4b72d81adefd0ef56251a04b2b714e8c
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark23
Best CPU time to get the best result obtained on this benchmark0.138978
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 23
Optimality of the best value was proved YES
Number of variables11085
Total number of constraints23298
Number of constraints which are clauses23298
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 5533
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 5533
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 5533
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= 11085 #constraint= 23298
1.59/1.63	c #Conflicts:       1000 | #Learnt:       1000 | 0.000
1.59/1.63	c total clause space: 127.173MB
1.59/1.63	c total #watches: 3250494
6.49/6.56	c total #propagations: 984846 / total #impl: 20519785 (eff. 0.048)
6.49/6.56	c #Conflicts:       2000 | #Learnt:       2000 | 0.000
6.49/6.56	c total clause space: 206.656MB
6.49/6.56	c total #watches: 5106702
11.58/11.60	c total #propagations: 1736099 / total #impl: 100202407 (eff. 0.017)
11.58/11.60	c GC COLLECT
11.58/11.60	c #Conflicts:       3000 | #Learnt:       2002 | 0.000
11.58/11.60	c total clause space: 206.656MB
11.58/11.60	c total #watches: 3033782
16.28/16.39	c total #propagations: 2724451 / total #impl: 135560370 (eff. 0.020)
16.28/16.39	c #Conflicts:       4000 | #Learnt:       3002 | 0.000
16.28/16.39	c total clause space: 206.656MB
16.28/16.39	c total #watches: 4252341
20.79/20.83	c total #propagations: 3523046 / total #impl: 168497420 (eff. 0.021)
20.79/20.83	c GC COLLECT
20.79/20.83	c #Conflicts:       5000 | #Learnt:       2357 | 0.000
20.79/20.83	c total clause space: 206.656MB
20.79/20.83	c total #watches: 4030517
29.98/30.09	c total #propagations: 4215721 / total #impl: 261626233 (eff. 0.016)
29.98/30.09	c #Conflicts:       6000 | #Learnt:       3357 | 0.000
29.98/30.09	c total clause space: 206.656MB
29.98/30.09	c total #watches: 5299216
44.28/44.39	c total #propagations: 4503702 / total #impl: 631416654 (eff. 0.007)
44.28/44.39	c GC COLLECT
44.28/44.39	c #Conflicts:       7000 | #Learnt:       2238 | 0.000
44.28/44.39	c total clause space: 335.816MB
44.28/44.39	c total #watches: 4082161
56.68/56.74	c total #propagations: 4795528 / total #impl: 923396320 (eff. 0.005)
56.68/56.74	c #Conflicts:       8000 | #Learnt:       3238 | 0.000
56.68/56.74	c total clause space: 335.816MB
56.68/56.74	c total #watches: 4976394
65.27/65.33	c total #propagations: 5776395 / total #impl: 1107235117 (eff. 0.005)
65.27/65.33	c #Conflicts:       9000 | #Learnt:       4238 | 0.000
65.27/65.33	c total clause space: 335.816MB
65.27/65.33	c total #watches: 6573234
73.69/73.74	c total #propagations: 6518699 / total #impl: 1166124869 (eff. 0.006)
73.69/73.74	c GC COLLECT
73.69/73.74	c #Conflicts:      10000 | #Learnt:       2693 | 0.000
73.69/73.74	c total clause space: 335.816MB
73.69/73.74	c total #watches: 5227919
149.36/149.45	c total #propagations: 7684370 / total #impl: 1196972899 (eff. 0.006)
149.36/149.45	c #Conflicts:      11000 | #Learnt:       3693 | 0.000
149.36/149.45	c total clause space: 335.816MB
149.36/149.45	c total #watches: 7101995
390.03/390.15	c total #propagations: 8676579 / total #impl: 3119819839 (eff. 0.003)
390.03/390.15	c #Conflicts:      12000 | #Learnt:       4693 | 0.000
390.03/390.15	c total clause space: 335.816MB
390.03/390.15	c total #watches: 8583589
1072.43/1072.63	c total #propagations: 10383299 / total #impl: 6561954291 (eff. 0.002)
1072.43/1072.63	c #Conflicts:      13000 | #Learnt:       5693 | 0.000
1072.43/1072.63	c total clause space: 545.701MB
1072.43/1072.63	c total #watches: 9741497
1472.57/1472.80	c total #propagations: 12991880 / total #impl: 8581436833 (eff. 0.002)
1472.57/1472.80	c GC COLLECT
1472.57/1472.80	c #Conflicts:      14000 | #Learnt:       4110 | 0.000
1472.57/1472.80	c total clause space: 545.701MB
1472.57/1472.80	c total #watches: 7846135

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-4088313-1465434337/watcher-4088313-1465434337 -o /tmp/evaluation-result-4088313-1465434337/solver-4088313-1465434337 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1465427031-29728 --watchdog 1960 --input HOME/instance-4088313-1465434337.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=30624
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.19 2.06 2.01 4/177 30627
/proc/meminfo: memFree=30675412/32872528 swapFree=11320/319964
[pid=30627] ppid=30624 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/30627/stat : 30627 (cdcl-cuttingpla) R 30624 30627 29711 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 125366973 29810688 5269 33554432000 4194304 6201397 140733514621696 140735254574440 4211048 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30627/statm: 7278 5269 130 491 0 6777 0

[startup+0.100169 s]
/proc/loadavg: 2.19 2.06 2.01 4/177 30627
/proc/meminfo: memFree=30675412/32872528 swapFree=11320/319964
[pid=30627] ppid=30624 vsize=34956 CPUtime=0.09 cores=1,3,5,7
/proc/30627/stat : 30627 (cdcl-cuttingpla) R 30624 30627 29711 0 -1 4202496 753 0 0 0 9 0 0 0 20 0 1 0 125366973 35794944 7754 33554432000 4194304 6201397 140733514621696 140735254574440 5150603 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30627/statm: 8739 7754 146 491 0 8238 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34956

[startup+0.200369 s]
/proc/loadavg: 2.19 2.06 2.01 4/177 30627
/proc/meminfo: memFree=30675412/32872528 swapFree=11320/319964
[pid=30627] ppid=30624 vsize=51984 CPUtime=0.19 cores=1,3,5,7
/proc/30627/stat : 30627 (cdcl-cuttingpla) R 30624 30627 29711 0 -1 4202496 1745 0 0 0 19 0 0 0 20 0 1 0 125366973 53231616 10251 33554432000 4194304 6201397 140733514621696 140735254574440 4216539 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30627/statm: 12996 10251 147 491 0 12495 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 51984

[startup+0.300355 s]
/proc/loadavg: 2.19 2.06 2.01 4/177 30627
/proc/meminfo: memFree=30675412/32872528 swapFree=11320/319964
[pid=30627] ppid=30624 vsize=66424 CPUtime=0.28 cores=1,3,5,7
/proc/30627/stat : 30627 (cdcl-cuttingpla) R 30624 30627 29711 0 -1 4202496 2443 0 0 0 28 0 0 0 20 0 1 0 125366973 68018176 13504 33554432000 4194304 6201397 140733514621696 140735254574440 4217975 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30627/statm: 16606 13504 147 491 0 16105 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 66424

[startup+0.70031 s]
/proc/loadavg: 2.19 2.06 2.01 4/177 30627
/proc/meminfo: memFree=30675412/32872528 swapFree=11320/319964
[pid=30627] ppid=30624 vsize=132216 CPUtime=0.69 cores=1,3,5,7
/proc/30627/stat : 30627 (cdcl-cuttingpla) R 30624 30627 29711 0 -1 4202496 6785 0 0 0 68 1 0 0 20 0 1 0 125366973 135389184 27012 33554432000 4194304 6201397 140733514621696 140735254574440 4215861 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30627/statm: 33054 27012 147 491 0 32553 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 132216

[startup+1.50029 s]
/proc/loadavg: 2.18 2.06 2.01 4/178 30628
/proc/meminfo: memFree=30526164/32872528 swapFree=11320/319964
[pid=30627] ppid=30624 vsize=198480 CPUtime=1.49 cores=1,3,5,7
/proc/30627/stat : 30627 (cdcl-cuttingpla) R 30624 30627 29711 0 -1 4202496 11104 0 0 0 146 3 0 0 20 0 1 0 125366973 203243520 40775 33554432000 4194304 6201397 140733514621696 140733514620408 4213394 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30627/statm: 49620 40775 147 491 0 49119 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 198480

[startup+3.10028 s]
/proc/loadavg: 2.18 2.06 2.01 4/178 30628
/proc/meminfo: memFree=30486824/32872528 swapFree=11320/319964
[pid=30627] ppid=30624 vsize=203068 CPUtime=3.09 cores=1,3,5,7
/proc/30627/stat : 30627 (cdcl-cuttingpla) R 30624 30627 29711 0 -1 4202496 12352 0 0 0 306 3 0 0 20 0 1 0 125366973 207941632 47554 33554432000 4194304 6201397 140733514621696 140733514620408 4215962 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30627/statm: 50767 47554 160 491 0 50266 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 203068

[startup+6.3003 s]
/proc/loadavg: 2.18 2.06 2.01 4/178 30628
/proc/meminfo: memFree=30442408/32872528 swapFree=11320/319964
[pid=30627] ppid=30624 vsize=313648 CPUtime=6.29 cores=1,3,5,7
/proc/30627/stat : 30627 (cdcl-cuttingpla) R 30624 30627 29711 0 -1 4202496 19402 0 0 0 624 5 0 0 20 0 1 0 125366973 321175552 65123 33554432000 4194304 6201397 140733514621696 140733514620408 5588841 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30627/statm: 78412 65123 160 491 0 77911 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 313648

[startup+12.7003 s]
/proc/loadavg: 2.15 2.06 2.01 4/178 30628
/proc/meminfo: memFree=30404176/32872528 swapFree=11320/319964
[pid=30627] ppid=30624 vsize=313936 CPUtime=12.68 cores=1,3,5,7
/proc/30627/stat : 30627 (cdcl-cuttingpla) R 30624 30627 29711 0 -1 4202496 24531 0 0 0 1262 6 0 0 20 0 1 0 125366973 321470464 66719 33554432000 4194304 6201397 140733514621696 140733514620488 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30627/statm: 78484 66719 166 491 0 77983 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 313936

[startup+25.5004 s]
/proc/loadavg: 2.13 2.05 2.01 4/178 30628
/proc/meminfo: memFree=30384140/32872528 swapFree=11320/319964
[pid=30627] ppid=30624 vsize=322696 CPUtime=25.49 cores=1,3,5,7
/proc/30627/stat : 30627 (cdcl-cuttingpla) R 30624 30627 29711 0 -1 4202496 29339 0 0 0 2542 7 0 0 20 0 1 0 125366973 330440704 68648 33554432000 4194304 6201397 140733514621696 140733514620408 4222241 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30627/statm: 80674 68648 166 491 0 80173 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 322696

[startup+51.1003 s]
/proc/loadavg: 2.08 2.05 2.01 4/178 30628
/proc/meminfo: memFree=30312888/32872528 swapFree=11320/319964
[pid=30627] ppid=30624 vsize=454956 CPUtime=51.08 cores=1,3,5,7
/proc/30627/stat : 30627 (cdcl-cuttingpla) R 30624 30627 29711 0 -1 4202496 31852 0 0 0 5100 8 0 0 20 0 1 0 125366973 465874944 84588 33554432000 4194304 6201397 140733514621696 140733514620824 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30627/statm: 113739 84588 166 491 0 113238 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 454956

[startup+102.3 s]
/proc/loadavg: 2.14 2.07 2.01 4/178 30629
/proc/meminfo: memFree=30254324/32872528 swapFree=11320/319964
[pid=30627] ppid=30624 vsize=455404 CPUtime=102.28 cores=1,3,5,7
/proc/30627/stat : 30627 (cdcl-cuttingpla) R 30624 30627 29711 0 -1 4202496 45764 0 0 0 10217 11 0 0 20 0 1 0 125366973 466333696 99349 33554432000 4194304 6201397 140733514621696 140733514620328 4214933 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30627/statm: 113851 99349 166 491 0 113350 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 455404

[startup+162.3 s]
/proc/loadavg: 2.21 2.10 2.02 4/178 30630
/proc/meminfo: memFree=30208984/32872528 swapFree=11320/319964
[pid=30627] ppid=30624 vsize=455404 CPUtime=162.26 cores=1,3,5,7
/proc/30627/stat : 30627 (cdcl-cuttingpla) R 30624 30627 29711 0 -1 4202496 45776 0 0 0 16215 11 0 0 20 0 1 0 125366973 466333696 99361 33554432000 4194304 6201397 140733514621696 140733514620824 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30627/statm: 113851 99361 166 491 0 113350 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 455404

[startup+222.307 s]
/proc/loadavg: 2.19 2.11 2.03 4/178 30631
/proc/meminfo: memFree=30187228/32872528 swapFree=11320/319964
[pid=30627] ppid=30624 vsize=455404 CPUtime=222.26 cores=1,3,5,7
/proc/30627/stat : 30627 (cdcl-cuttingpla) R 30624 30627 29711 0 -1 4202496 45794 0 0 0 22215 11 0 0 20 0 1 0 125366973 466333696 99378 33554432000 4194304 6201397 140733514621696 140733514620824 4213348 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30627/statm: 113851 99378 166 491 0 113350 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 455404

[startup+282.3 s]
/proc/loadavg: 2.26 2.13 2.04 4/179 30635
/proc/meminfo: memFree=30167572/32872528 swapFree=11320/319964
[pid=30627] ppid=30624 vsize=455740 CPUtime=282.24 cores=1,3,5,7
/proc/30627/stat : 30627 (cdcl-cuttingpla) R 30624 30627 29711 0 -1 4202496 45913 0 0 0 28213 11 0 0 20 0 1 0 125366973 466677760 101072 33554432000 4194304 6201397 140733514621696 140733514620536 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30627/statm: 113935 101072 166 491 0 113434 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 455740

[startup+342.3 s]
/proc/loadavg: 2.09 2.11 2.03 4/178 30637
/proc/meminfo: memFree=30145056/32872528 swapFree=11320/319964
[pid=30627] ppid=30624 vsize=456244 CPUtime=342.24 cores=1,3,5,7
/proc/30627/stat : 30627 (cdcl-cuttingpla) R 30624 30627 29711 0 -1 4202496 46149 0 0 0 34212 12 0 0 20 0 1 0 125366973 467193856 105801 33554432000 4194304 6201397 140733514621696 140733514620312 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30627/statm: 114061 105801 166 491 0 113560 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 456244

[startup+402.3 s]
/proc/loadavg: 2.15 2.12 2.04 4/177 30638
/proc/meminfo: memFree=30115800/32872528 swapFree=11320/319964
[pid=30627] ppid=30624 vsize=456964 CPUtime=402.22 cores=1,3,5,7
/proc/30627/stat : 30627 (cdcl-cuttingpla) R 30624 30627 29711 0 -1 4202496 47288 0 0 0 40210 12 0 0 20 0 1 0 125366973 467931136 109069 33554432000 4194304 6201397 140733514621696 140733514620648 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30627/statm: 114241 109069 166 491 0 113740 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 456964

[startup+462.3 s]
/proc/loadavg: 2.19 2.13 2.04 4/178 30640
/proc/meminfo: memFree=30057280/32872528 swapFree=11320/319964
[pid=30627] ppid=30624 vsize=457528 CPUtime=462.22 cores=1,3,5,7
/proc/30627/stat : 30627 (cdcl-cuttingpla) R 30624 30627 29711 0 -1 4202496 48043 0 0 0 46209 13 0 0 20 0 1 0 125366973 468508672 111772 33554432000 4194304 6201397 140733514621696 140733514620648 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30627/statm: 114382 111772 166 491 0 113881 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 457528

[startup+522.3 s]
/proc/loadavg: 2.07 2.10 2.04 4/178 30641
/proc/meminfo: memFree=29994188/32872528 swapFree=11320/319964
[pid=30627] ppid=30624 vsize=681536 CPUtime=522.21 cores=1,3,5,7
/proc/30627/stat : 30627 (cdcl-cuttingpla) R 30624 30627 29711 0 -1 4202496 50279 0 0 0 52207 14 0 0 20 0 1 0 125366973 697892864 115413 33554432000 4194304 6201397 140733514621696 140733514620408 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30627/statm: 170384 115413 166 491 0 169883 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 681536

[startup+582.3 s]
/proc/loadavg: 2.06 2.09 2.04 5/178 30642
/proc/meminfo: memFree=29950952/32872528 swapFree=11320/319964
[pid=30627] ppid=30624 vsize=704800 CPUtime=582.2 cores=1,3,5,7
/proc/30627/stat : 30627 (cdcl-cuttingpla) R 30624 30627 29711 0 -1 4202496 54143 0 0 0 58205 15 0 0 20 0 1 0 125366973 721715200 121832 33554432000 4194304 6201397 140733514621696 140733514620408 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30627/statm: 176200 121832 166 491 0 175699 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 704800


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


[startup+942.3 s]
/proc/loadavg: 2.24 2.14 2.06 4/178 30653
/proc/meminfo: memFree=29817372/32872528 swapFree=11320/319964
[pid=30627] ppid=30624 vsize=720616 CPUtime=942.15 cores=1,3,5,7
/proc/30627/stat : 30627 (cdcl-cuttingpla) R 30624 30627 29711 0 -1 4202496 56943 0 0 0 94199 16 0 0 20 0 1 0 125366973 737910784 129231 33554432000 4194304 6201397 140733514621696 140733514620328 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30627/statm: 180154 129231 166 491 0 179653 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 720616

[startup+1002.3 s]
/proc/loadavg: 2.20 2.14 2.07 4/178 30654
/proc/meminfo: memFree=29807440/32872528 swapFree=11320/319964
[pid=30627] ppid=30624 vsize=721384 CPUtime=1002.14 cores=1,3,5,7
/proc/30627/stat : 30627 (cdcl-cuttingpla) R 30624 30627 29711 0 -1 4202496 57179 0 0 0 100198 16 0 0 20 0 1 0 125366973 738697216 129972 33554432000 4194304 6201397 140733514621696 140733514620408 4213249 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30627/statm: 180346 129972 166 491 0 179845 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 721384

[startup+1062.3 s]
/proc/loadavg: 2.12 2.13 2.06 4/178 30655
/proc/meminfo: memFree=29790372/32872528 swapFree=11320/319964
[pid=30627] ppid=30624 vsize=722696 CPUtime=1062.13 cores=1,3,5,7
/proc/30627/stat : 30627 (cdcl-cuttingpla) R 30624 30627 29711 0 -1 4202496 57469 0 0 0 106197 16 0 0 20 0 1 0 125366973 740040704 131284 33554432000 4194304 6201397 140733514621696 140733514620408 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30627/statm: 180674 131284 166 491 0 180173 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 722696

[startup+1122.3 s]
/proc/loadavg: 2.04 2.10 2.06 5/178 30656
/proc/meminfo: memFree=29756348/32872528 swapFree=11320/319964
[pid=30627] ppid=30624 vsize=727148 CPUtime=1122.12 cores=1,3,5,7
/proc/30627/stat : 30627 (cdcl-cuttingpla) R 30624 30627 29711 0 -1 4202496 58782 0 0 0 112195 17 0 0 20 0 1 0 125366973 744599552 135039 33554432000 4194304 6201397 140733514621696 140733514620328 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30627/statm: 181787 135039 166 491 0 181286 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 727148

[startup+1182.3 s]
/proc/loadavg: 2.14 2.11 2.06 4/178 30657
/proc/meminfo: memFree=29732068/32872528 swapFree=11320/319964
[pid=30627] ppid=30624 vsize=727148 CPUtime=1182.11 cores=1,3,5,7
/proc/30627/stat : 30627 (cdcl-cuttingpla) R 30624 30627 29711 0 -1 4202496 58822 0 0 0 118194 17 0 0 20 0 1 0 125366973 744599552 137308 33554432000 4194304 6201397 140733514621696 140733514620488 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30627/statm: 181787 137308 166 491 0 181286 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 727148

[startup+1242.3 s]
/proc/loadavg: 2.13 2.12 2.07 4/178 30659
/proc/meminfo: memFree=29716000/32872528 swapFree=11320/319964
[pid=30627] ppid=30624 vsize=727148 CPUtime=1242.1 cores=1,3,5,7
/proc/30627/stat : 30627 (cdcl-cuttingpla) R 30624 30627 29711 0 -1 4202496 58833 0 0 0 124193 17 0 0 20 0 1 0 125366973 744599552 137308 33554432000 4194304 6201397 140733514621696 140733514620648 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30627/statm: 181787 137308 166 491 0 181286 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 727148

[startup+1302.3 s]
/proc/loadavg: 2.05 2.10 2.06 4/178 30660
/proc/meminfo: memFree=29703284/32872528 swapFree=11320/319964
[pid=30627] ppid=30624 vsize=727148 CPUtime=1302.09 cores=1,3,5,7
/proc/30627/stat : 30627 (cdcl-cuttingpla) R 30624 30627 29711 0 -1 4202496 58839 0 0 0 130192 17 0 0 20 0 1 0 125366973 744599552 137308 33554432000 4194304 6201397 140733514621696 140733514620488 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30627/statm: 181787 137308 166 491 0 181286 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 727148

[startup+1362.3 s]
/proc/loadavg: 2.02 2.08 2.06 4/178 30661
/proc/meminfo: memFree=29699428/32872528 swapFree=11320/319964
[pid=30627] ppid=30624 vsize=727148 CPUtime=1362.08 cores=1,3,5,7
/proc/30627/stat : 30627 (cdcl-cuttingpla) R 30624 30627 29711 0 -1 4202496 58844 0 0 0 136191 17 0 0 20 0 1 0 125366973 744599552 137308 33554432000 4194304 6201397 140733514621696 140733514620648 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30627/statm: 181787 137308 166 491 0 181286 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 727148

[startup+1422.3 s]
/proc/loadavg: 2.00 2.06 2.05 4/178 30662
/proc/meminfo: memFree=29694720/32872528 swapFree=11320/319964
[pid=30627] ppid=30624 vsize=727148 CPUtime=1422.08 cores=1,3,5,7
/proc/30627/stat : 30627 (cdcl-cuttingpla) R 30624 30627 29711 0 -1 4202496 59245 0 0 0 142191 17 0 0 20 0 1 0 125366973 744599552 137308 33554432000 4194304 6201397 140733514621696 140733514620648 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30627/statm: 181787 137308 166 491 0 181286 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 727148

[startup+1482.3 s]
/proc/loadavg: 2.07 2.06 2.05 4/179 30666
/proc/meminfo: memFree=29690864/32872528 swapFree=11320/319964
[pid=30627] ppid=30624 vsize=727148 CPUtime=1482.06 cores=1,3,5,7
/proc/30627/stat : 30627 (cdcl-cuttingpla) R 30624 30627 29711 0 -1 4202496 59245 0 0 0 148189 17 0 0 20 0 1 0 125366973 744599552 137308 33554432000 4194304 6201397 140733514621696 140733514620824 4213244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30627/statm: 181787 137308 166 491 0 181286 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 727148

[startup+1542.31 s]
/proc/loadavg: 2.02 2.05 2.04 4/178 30668
/proc/meminfo: memFree=29688452/32872528 swapFree=11320/319964
[pid=30627] ppid=30624 vsize=727148 CPUtime=1542.06 cores=1,3,5,7
/proc/30627/stat : 30627 (cdcl-cuttingpla) R 30624 30627 29711 0 -1 4202496 59245 0 0 0 154189 17 0 0 20 0 1 0 125366973 744599552 137308 33554432000 4194304 6201397 140733514621696 140733514620824 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30627/statm: 181787 137308 166 491 0 181286 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 727148

[startup+1602.3 s]
/proc/loadavg: 2.04 2.05 2.04 4/178 30669
/proc/meminfo: memFree=29679776/32872528 swapFree=11320/319964
[pid=30627] ppid=30624 vsize=727148 CPUtime=1602.04 cores=1,3,5,7
/proc/30627/stat : 30627 (cdcl-cuttingpla) R 30624 30627 29711 0 -1 4202496 59245 0 0 0 160187 17 0 0 20 0 1 0 125366973 744599552 137308 33554432000 4194304 6201397 140733514621696 140733514620824 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30627/statm: 181787 137308 166 491 0 181286 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 727148

[startup+1662.3 s]
/proc/loadavg: 2.05 2.05 2.04 4/178 30670
/proc/meminfo: memFree=29677232/32872528 swapFree=11320/319964
[pid=30627] ppid=30624 vsize=727148 CPUtime=1662.03 cores=1,3,5,7
/proc/30627/stat : 30627 (cdcl-cuttingpla) R 30624 30627 29711 0 -1 4202496 59245 0 0 0 166186 17 0 0 20 0 1 0 125366973 744599552 137308 33554432000 4194304 6201397 140733514621696 140733514620824 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30627/statm: 181787 137308 166 491 0 181286 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 727148

[startup+1722.3 s]
/proc/loadavg: 2.17 2.09 2.05 4/178 30671
/proc/meminfo: memFree=29670096/32872528 swapFree=11320/319964
[pid=30627] ppid=30624 vsize=727148 CPUtime=1722.03 cores=1,3,5,7
/proc/30627/stat : 30627 (cdcl-cuttingpla) R 30624 30627 29711 0 -1 4202496 59245 0 0 0 172186 17 0 0 20 0 1 0 125366973 744599552 137308 33554432000 4194304 6201397 140733514621696 140733514620824 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30627/statm: 181787 137308 166 491 0 181286 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 727148

[startup+1782.3 s]
/proc/loadavg: 2.06 2.07 2.05 3/178 30717
/proc/meminfo: memFree=30205456/32872528 swapFree=11320/319964
[pid=30627] ppid=30624 vsize=727148 CPUtime=1782.02 cores=1,3,5,7
/proc/30627/stat : 30627 (cdcl-cuttingpla) R 30624 30627 29711 0 -1 4202496 59397 0 0 0 178185 17 0 0 20 0 1 0 125366973 744599552 137429 33554432000 4194304 6201397 140733514621696 140733514620648 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30627/statm: 181787 137429 166 491 0 181286 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 727148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.05 2.07 2.05 3/178 30718
/proc/meminfo: memFree=30204384/32872528 swapFree=11320/319964
[pid=30627] ppid=30624 vsize=727148 CPUtime=1800.01 cores=1,3,5,7
/proc/30627/stat : 30627 (cdcl-cuttingpla) R 30624 30627 29711 0 -1 4202496 59397 0 0 0 179984 17 0 0 20 0 1 0 125366973 744599552 137429 33554432000 4194304 6201397 140733514621696 140733514620648 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30627/statm: 181787 137429 166 491 0 181286 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 727148

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

[startup+1800.3 s]
/proc/loadavg: 2.05 2.07 2.05 3/178 30718
/proc/meminfo: memFree=30204384/32872528 swapFree=11320/319964
[pid=30627] ppid=30624 vsize=727148 CPUtime=1800.01 cores=1,3,5,7
/proc/30627/stat : 30627 (cdcl-cuttingpla) R 30624 30627 29711 0 -1 4202496 59397 0 0 0 179984 17 0 0 20 0 1 0 125366973 744599552 137429 33554432000 4194304 6201397 140733514621696 140733514620648 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/30627/statm: 181787 137429 166 491 0 181286 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 727148

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.03
CPU user time (s): 1799.85
CPU system time (s): 0.178972
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 727340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.85
system time used= 0.178972
maximum resident set size= 549784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59397
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= 3798

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.21021 second user time and 7.13192 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-09 03:05:37
IDJOB=4088313
IDBENCH=25038
IDSOLVER=2550
FILE ID=node128/4088313-1465434337
RUNJOBID= node128-1465427031-29728
PBS_JOBID= 19859784
Free space on /tmp= 71740 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/area_opers/normalized-fir06_area_opers.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088313-1465434337/watcher-4088313-1465434337 -o /tmp/evaluation-result-4088313-1465434337/solver-4088313-1465434337 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1465427031-29728 --watchdog 1960 --input HOME/instance-4088313-1465434337.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 4b72d81adefd0ef56251a04b2b714e8c
RANDOM SEED=2042186705

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30675544 kB
Buffers:          187708 kB
Cached:           761332 kB
SwapCached:         1660 kB
Active:           386060 kB
Inactive:         733360 kB
Active(anon):     170468 kB
Inactive(anon):     2136 kB
Active(file):     215592 kB
Inactive(file):   731224 kB
Unevictable:      319964 kB
Mlocked:           11320 kB
SwapTotal:      67108856 kB
SwapFree:       67098544 kB
Dirty:              2884 kB
Writeback:             0 kB
AnonPages:        491756 kB
Mapped:             7868 kB
Shmem:                 0 kB
Slab:             625872 kB
SReclaimable:      69120 kB
SUnreclaim:       556752 kB
KernelStack:        1432 kB
PageTables:         5104 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     617816 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    444416 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= 71744 MiB
End job on node128 at 2016-06-09 03:35:37