Trace number 4100528

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.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-reduced-mps-v2-20-10-sp97ic.opb
MD5SUM398f2ddedf5bd2978b4636f0e4bc50cf
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark639
Best CPU time to get the best result obtained on this benchmark1800.12
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 638
Optimality of the best value was proved NO
Number of variables12497
Total number of constraints1033
Number of constraints which are clauses41
Number of constraints which are cardinality constraints (but not clauses)815
Number of constraints which are nor clauses,nor cardinality constraints177
Minimum length of a constraint2
Maximum length of a constraint6739
Number of terms in the objective function 12497
Biggest coefficient in the objective function 172
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 530548
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 172
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 530548
Number of bits of the biggest sum of numbers20
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= 12497 #constraint= 1033
34.39/34.40	c #Conflicts:       1000 | #Learnt:       1051 | 0.952
34.39/34.40	c total clause space: 206.656MB
34.39/34.40	c total #watches: 3230210
103.58/103.60	c total #propagations: 1090467 / total #impl: 288767346 (eff. 0.004)
103.58/103.60	c #Conflicts:       2000 | #Learnt:       2063 | 0.491
103.58/103.60	c total clause space: 335.816MB
103.58/103.60	c total #watches: 6192521
236.05/236.11	c total #propagations: 2047104 / total #impl: 906777622 (eff. 0.002)
236.05/236.11	c GC COLLECT
236.05/236.11	c #Conflicts:       3000 | #Learnt:       2050 | 0.439
236.05/236.11	c total clause space: 335.816MB
236.05/236.11	c total #watches: 5285667
411.63/411.74	c total #propagations: 3425868 / total #impl: 1046997788 (eff. 0.003)
411.63/411.74	c #Conflicts:       4000 | #Learnt:       3063 | 0.348
411.63/411.74	c total clause space: 545.701MB
411.63/411.74	c total #watches: 6263805
552.51/552.64	c total #propagations: 4295281 / total #impl: 1380174507 (eff. 0.003)
552.51/552.64	c GC COLLECT
552.51/552.64	c #Conflicts:       5000 | #Learnt:       2393 | 0.298
552.51/552.64	c total clause space: 545.701MB
552.51/552.64	c total #watches: 4544685
672.68/672.80	c total #propagations: 5135273 / total #impl: 1759282424 (eff. 0.003)
672.68/672.80	c #Conflicts:       6000 | #Learnt:       3393 | 0.249
672.68/672.80	c total clause space: 545.701MB
672.68/672.80	c total #watches: 5394906
890.75/890.98	c total #propagations: 6308212 / total #impl: 2049721708 (eff. 0.003)
890.75/890.98	c GC COLLECT
890.75/890.98	c #Conflicts:       7000 | #Learnt:       2273 | 0.217
890.75/890.98	c total clause space: 545.701MB
890.75/890.98	c total #watches: 4090048
948.94/949.15	c total #propagations: 7646383 / total #impl: 2405209640 (eff. 0.003)
948.94/949.15	c #Conflicts:       8000 | #Learnt:       3275 | 0.199
948.94/949.15	c total clause space: 545.701MB
948.94/949.15	c total #watches: 4630530
1201.60/1201.89	c total #propagations: 7886924 / total #impl: 2615259426 (eff. 0.003)
1201.60/1201.89	c #Conflicts:       9000 | #Learnt:       4275 | 0.179
1201.60/1201.89	c total clause space: 545.701MB
1201.60/1201.89	c total #watches: 5818062
1415.48/1415.71	c total #propagations: 8807468 / total #impl: 3217616451 (eff. 0.003)
1415.48/1415.71	c GC COLLECT
1415.48/1415.71	c #Conflicts:      10000 | #Learnt:       2777 | 0.161
1415.48/1415.71	c total clause space: 545.701MB
1415.48/1415.71	c total #watches: 5794914
1513.05/1513.30	c total #propagations: 9655860 / total #impl: 3973959225 (eff. 0.002)
1513.05/1513.30	c #Conflicts:      11000 | #Learnt:       3779 | 0.146
1513.05/1513.30	c total clause space: 545.701MB
1513.05/1513.30	c total #watches: 7881595
1767.22/1767.55	c total #propagations: 10064718 / total #impl: 4380364753 (eff. 0.002)
1767.22/1767.55	c #Conflicts:      12000 | #Learnt:       4780 | 0.135
1767.22/1767.55	c total clause space: 886.764MB
1767.22/1767.55	c total #watches: 10389667

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

pid=6672
running on 4 cores: 0,2,4,6

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: 1.07 1.65 1.96 3/171 6678
/proc/meminfo: memFree=30360836/32872528 swapFree=1316768/1463936
[pid=6678] ppid=6672 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/6678/stat : 6678 (cdcl-cuttingpla) R 6672 6678 6638 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 26160310 29810688 5268 33554432000 4194304 6201397 140733434464336 140733869637864 4211056 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6678/statm: 7278 5268 130 491 0 6777 0

[startup+0.100166 s]
/proc/loadavg: 1.07 1.65 1.96 3/171 6678
/proc/meminfo: memFree=30360836/32872528 swapFree=1316768/1463936
[pid=6678] ppid=6672 vsize=34144 CPUtime=0.09 cores=0,2,4,6
/proc/6678/stat : 6678 (cdcl-cuttingpla) R 6672 6678 6638 0 -1 4202496 716 0 0 0 9 0 0 0 20 0 1 0 26160310 34963456 7145 33554432000 4194304 6201397 140733434464336 140733869637864 5408672 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6678/statm: 8536 7145 142 491 0 8035 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34144

[startup+0.200334 s]
/proc/loadavg: 1.07 1.65 1.96 3/171 6678
/proc/meminfo: memFree=30360836/32872528 swapFree=1316768/1463936
[pid=6678] ppid=6672 vsize=41456 CPUtime=0.19 cores=0,2,4,6
/proc/6678/stat : 6678 (cdcl-cuttingpla) R 6672 6678 6638 0 -1 4202496 1235 0 0 0 19 0 0 0 20 0 1 0 26160310 42450944 8053 33554432000 4194304 6201397 140733434464336 140733869637864 5408672 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6678/statm: 10364 8053 143 491 0 9863 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 41456

[startup+0.300281 s]
/proc/loadavg: 1.07 1.65 1.96 3/171 6678
/proc/meminfo: memFree=30360836/32872528 swapFree=1316768/1463936
[pid=6678] ppid=6672 vsize=41984 CPUtime=0.29 cores=0,2,4,6
/proc/6678/stat : 6678 (cdcl-cuttingpla) R 6672 6678 6638 0 -1 4202496 1412 0 0 0 29 0 0 0 20 0 1 0 26160310 42991616 8218 33554432000 4194304 6201397 140733434464336 140733869637864 5150858 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6678/statm: 10496 8218 147 491 0 9995 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41984

[startup+0.700223 s]
/proc/loadavg: 1.07 1.65 1.96 3/171 6678
/proc/meminfo: memFree=30360836/32872528 swapFree=1316768/1463936
[pid=6678] ppid=6672 vsize=50424 CPUtime=0.69 cores=0,2,4,6
/proc/6678/stat : 6678 (cdcl-cuttingpla) R 6672 6678 6638 0 -1 4202496 1827 0 0 0 69 0 0 0 20 0 1 0 26160310 51634176 9648 33554432000 4194304 6201397 140733434464336 140733434462904 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6678/statm: 12606 9648 147 491 0 12105 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50424

[startup+1.50023 s]
/proc/loadavg: 1.07 1.65 1.96 4/175 6685
/proc/meminfo: memFree=30269728/32872528 swapFree=1316768/1463936
[pid=6678] ppid=6672 vsize=64588 CPUtime=1.48 cores=0,2,4,6
/proc/6678/stat : 6678 (cdcl-cuttingpla) R 6672 6678 6638 0 -1 4202496 2623 0 0 0 148 0 0 0 20 0 1 0 26160310 66138112 12468 33554432000 4194304 6201397 140733434464336 140733434462904 4214919 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6678/statm: 16147 12468 147 491 0 15646 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 64588

[startup+3.10023 s]
/proc/loadavg: 1.07 1.65 1.96 4/175 6685
/proc/meminfo: memFree=30260344/32872528 swapFree=1316768/1463936
[pid=6678] ppid=6672 vsize=83556 CPUtime=3.08 cores=0,2,4,6
/proc/6678/stat : 6678 (cdcl-cuttingpla) R 6672 6678 6638 0 -1 4202496 2792 0 0 0 308 0 0 0 20 0 1 0 26160310 85561344 13637 33554432000 4194304 6201397 140733434464336 140733434462904 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6678/statm: 20889 13637 147 491 0 20388 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 83556

[startup+6.30024 s]
/proc/loadavg: 1.15 1.66 1.96 3/175 6685
/proc/meminfo: memFree=30244920/32872528 swapFree=1316768/1463936
[pid=6678] ppid=6672 vsize=86612 CPUtime=6.29 cores=0,2,4,6
/proc/6678/stat : 6678 (cdcl-cuttingpla) R 6672 6678 6638 0 -1 4202496 3577 0 0 0 628 1 0 0 20 0 1 0 26160310 88690688 16465 33554432000 4194304 6201397 140733434464336 140733434462904 4215965 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6678/statm: 21653 16465 147 491 0 21152 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86612

[startup+12.7003 s]
/proc/loadavg: 1.21 1.66 1.96 3/175 6685
/proc/meminfo: memFree=30227676/32872528 swapFree=1316768/1463936
[pid=6678] ppid=6672 vsize=86932 CPUtime=12.69 cores=0,2,4,6
/proc/6678/stat : 6678 (cdcl-cuttingpla) R 6672 6678 6638 0 -1 4202496 3658 0 0 0 1268 1 0 0 20 0 1 0 26160310 89018368 18590 33554432000 4194304 6201397 140733434464336 140733434462616 4215789 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6678/statm: 21733 18590 147 491 0 21232 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 86932

[startup+25.5004 s]
/proc/loadavg: 1.39 1.68 1.96 3/175 6685
/proc/meminfo: memFree=30164840/32872528 swapFree=1316768/1463936
[pid=6678] ppid=6672 vsize=183416 CPUtime=25.49 cores=0,2,4,6
/proc/6678/stat : 6678 (cdcl-cuttingpla) R 6672 6678 6638 0 -1 4202496 7898 0 0 0 2547 2 0 0 20 0 1 0 26160310 187817984 34033 33554432000 4194304 6201397 140733434464336 140733434463368 4214946 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6678/statm: 45854 34033 147 491 0 45353 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 183416

[startup+51.1003 s]
/proc/loadavg: 1.60 1.70 1.96 3/175 6685
/proc/meminfo: memFree=30007932/32872528 swapFree=1316768/1463936
[pid=6678] ppid=6672 vsize=434060 CPUtime=51.08 cores=0,2,4,6
/proc/6678/stat : 6678 (cdcl-cuttingpla) R 6672 6678 6638 0 -1 4202496 17488 0 0 0 5103 5 0 0 20 0 1 0 26160310 444477440 71703 33554432000 4194304 6201397 140733434464336 140733434463048 4219271 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6678/statm: 108515 71703 160 491 0 108014 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 434060

[startup+102.3 s]
/proc/loadavg: 1.97 1.79 1.98 3/175 6686
/proc/meminfo: memFree=29894164/32872528 swapFree=1316768/1463936
[pid=6678] ppid=6672 vsize=458460 CPUtime=102.28 cores=0,2,4,6
/proc/6678/stat : 6678 (cdcl-cuttingpla) R 6672 6678 6638 0 -1 4202496 23622 0 0 0 10221 7 0 0 20 0 1 0 26160310 469463040 97255 33554432000 4194304 6201397 140733434464336 140733434463048 4213365 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6678/statm: 114615 97255 160 491 0 114114 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 458460

[startup+162.3 s]
/proc/loadavg: 2.12 1.86 1.99 3/175 6688
/proc/meminfo: memFree=29876692/32872528 swapFree=1316768/1463936
[pid=6678] ppid=6672 vsize=458420 CPUtime=162.27 cores=0,2,4,6
/proc/6678/stat : 6678 (cdcl-cuttingpla) R 6672 6678 6638 0 -1 4202496 27384 0 0 0 16219 8 0 0 20 0 1 0 26160310 469422080 100574 33554432000 4194304 6201397 140733434464336 140733434462616 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6678/statm: 114605 100574 166 491 0 114104 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 458420

[startup+222.307 s]
/proc/loadavg: 2.21 1.93 2.01 4/175 6689
/proc/meminfo: memFree=29865888/32872528 swapFree=1316768/1463936
[pid=6678] ppid=6672 vsize=458580 CPUtime=222.26 cores=0,2,4,6
/proc/6678/stat : 6678 (cdcl-cuttingpla) R 6672 6678 6638 0 -1 4202496 27502 0 0 0 22218 8 0 0 20 0 1 0 26160310 469585920 100628 33554432000 4194304 6201397 140733434464336 140733434463048 4215789 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6678/statm: 114645 100628 166 491 0 114144 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 458580

[startup+282.3 s]
/proc/loadavg: 2.18 1.97 2.01 4/175 6690
/proc/meminfo: memFree=29837844/32872528 swapFree=1316768/1463936
[pid=6678] ppid=6672 vsize=461812 CPUtime=282.25 cores=0,2,4,6
/proc/6678/stat : 6678 (cdcl-cuttingpla) R 6672 6678 6638 0 -1 4202496 28474 0 0 0 28217 8 0 0 20 0 1 0 26160310 472895488 106569 33554432000 4194304 6201397 140733434464336 140733434462616 4214874 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6678/statm: 115453 106569 166 491 0 114952 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 461812

[startup+342.3 s]
/proc/loadavg: 2.12 1.99 2.01 3/175 6691
/proc/meminfo: memFree=29800492/32872528 swapFree=1316768/1463936
[pid=6678] ppid=6672 vsize=679916 CPUtime=342.24 cores=0,2,4,6
/proc/6678/stat : 6678 (cdcl-cuttingpla) R 6672 6678 6638 0 -1 4202496 29472 0 0 0 34215 9 0 0 20 0 1 0 26160310 696233984 115526 33554432000 4194304 6201397 140733434464336 140733434462616 4213365 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6678/statm: 169979 115526 166 491 0 169478 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 679916

[startup+402.3 s]
/proc/loadavg: 2.16 2.02 2.01 3/175 6692
/proc/meminfo: memFree=29766488/32872528 swapFree=1316768/1463936
[pid=6678] ppid=6672 vsize=681916 CPUtime=402.22 cores=0,2,4,6
/proc/6678/stat : 6678 (cdcl-cuttingpla) R 6672 6678 6638 0 -1 4202496 30198 0 0 0 40213 9 0 0 20 0 1 0 26160310 698281984 123197 33554432000 4194304 6201397 140733434464336 140733434462904 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6678/statm: 170479 123197 166 491 0 169978 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 681916

[startup+462.3 s]
/proc/loadavg: 2.20 2.06 2.02 4/175 6694
/proc/meminfo: memFree=29708836/32872528 swapFree=1316768/1463936
[pid=6678] ppid=6672 vsize=682928 CPUtime=462.22 cores=0,2,4,6
/proc/6678/stat : 6678 (cdcl-cuttingpla) R 6672 6678 6638 0 -1 4202496 30702 0 0 0 46212 10 0 0 20 0 1 0 26160310 699318272 131207 33554432000 4194304 6201397 140733434464336 140733434463288 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6678/statm: 170732 131207 166 491 0 170231 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 682928

[startup+522.3 s]
/proc/loadavg: 2.26 2.10 2.04 3/176 6698
/proc/meminfo: memFree=29698648/32872528 swapFree=1316768/1463936
[pid=6678] ppid=6672 vsize=683656 CPUtime=522.21 cores=0,2,4,6
/proc/6678/stat : 6678 (cdcl-cuttingpla) R 6672 6678 6638 0 -1 4202496 31032 0 0 0 52211 10 0 0 20 0 1 0 26160310 700063744 131395 33554432000 4194304 6201397 140733434464336 140733434463048 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6678/statm: 170914 131395 166 491 0 170413 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 683656

[startup+582.3 s]
/proc/loadavg: 2.32 2.14 2.06 3/175 6699
/proc/meminfo: memFree=29697296/32872528 swapFree=1316768/1463936
[pid=6678] ppid=6672 vsize=684816 CPUtime=582.2 cores=0,2,4,6
/proc/6678/stat : 6678 (cdcl-cuttingpla) R 6672 6678 6638 0 -1 4202496 31720 0 0 0 58210 10 0 0 20 0 1 0 26160310 701251584 131654 33554432000 4194304 6201397 140733434464336 140733434462616 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6678/statm: 171204 131654 166 491 0 170703 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 684816


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


[startup+942.3 s]
/proc/loadavg: 2.24 2.17 2.10 3/175 6706
/proc/meminfo: memFree=29687664/32872528 swapFree=1316768/1463936
[pid=6678] ppid=6672 vsize=689008 CPUtime=942.14 cores=0,2,4,6
/proc/6678/stat : 6678 (cdcl-cuttingpla) R 6672 6678 6638 0 -1 4202496 33860 0 0 0 94203 11 0 0 20 0 1 0 26160310 705544192 133473 33554432000 4194304 6201397 140733434464336 140733434463464 4213367 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6678/statm: 172252 133473 166 491 0 171751 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 689008

[startup+1002.3 s]
/proc/loadavg: 2.21 2.18 2.10 3/175 6753
/proc/meminfo: memFree=29770476/32872528 swapFree=1316768/1463936
[pid=6678] ppid=6672 vsize=689008 CPUtime=1002.13 cores=0,2,4,6
/proc/6678/stat : 6678 (cdcl-cuttingpla) R 6672 6678 6638 0 -1 4202496 33880 0 0 0 100202 11 0 0 20 0 1 0 26160310 705544192 133493 33554432000 4194304 6201397 140733434464336 140733434463464 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6678/statm: 172252 133493 166 491 0 171751 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 689008

[startup+1062.3 s]
/proc/loadavg: 2.23 2.19 2.10 3/174 6754
/proc/meminfo: memFree=29762708/32872528 swapFree=1316768/1463936
[pid=6678] ppid=6672 vsize=689184 CPUtime=1062.12 cores=0,2,4,6
/proc/6678/stat : 6678 (cdcl-cuttingpla) R 6672 6678 6638 0 -1 4202496 33956 0 0 0 106201 11 0 0 20 0 1 0 26160310 705724416 133506 33554432000 4194304 6201397 140733434464336 140733434462616 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6678/statm: 172296 133506 166 491 0 171795 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 689184

[startup+1122.3 s]
/proc/loadavg: 2.19 2.18 2.10 3/176 6759
/proc/meminfo: memFree=29756156/32872528 swapFree=1316768/1463936
[pid=6678] ppid=6672 vsize=689552 CPUtime=1122.11 cores=0,2,4,6
/proc/6678/stat : 6678 (cdcl-cuttingpla) R 6672 6678 6638 0 -1 4202496 34461 0 0 0 112200 11 0 0 20 0 1 0 26160310 706101248 133626 33554432000 4194304 6201397 140733434464336 140733434463048 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6678/statm: 172388 133626 166 491 0 171887 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 689552

[startup+1182.3 s]
/proc/loadavg: 2.29 2.21 2.11 3/175 6760
/proc/meminfo: memFree=29741156/32872528 swapFree=1316768/1463936
[pid=6678] ppid=6672 vsize=689960 CPUtime=1182.1 cores=0,2,4,6
/proc/6678/stat : 6678 (cdcl-cuttingpla) R 6672 6678 6638 0 -1 4202496 34638 0 0 0 118199 11 0 0 20 0 1 0 26160310 706519040 133723 33554432000 4194304 6201397 140733434464336 140733434463048 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6678/statm: 172490 133723 166 491 0 171989 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 689960

[startup+1242.3 s]
/proc/loadavg: 2.16 2.18 2.11 3/175 6761
/proc/meminfo: memFree=29704788/32872528 swapFree=1316768/1463936
[pid=6678] ppid=6672 vsize=690972 CPUtime=1242.09 cores=0,2,4,6
/proc/6678/stat : 6678 (cdcl-cuttingpla) R 6672 6678 6638 0 -1 4202496 34877 0 0 0 124198 11 0 0 20 0 1 0 26160310 707555328 139583 33554432000 4194304 6201397 140733434464336 140733434463048 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6678/statm: 172743 139583 166 491 0 172242 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 690972

[startup+1302.3 s]
/proc/loadavg: 2.20 2.19 2.11 3/175 6762
/proc/meminfo: memFree=29681272/32872528 swapFree=1316768/1463936
[pid=6678] ppid=6672 vsize=691800 CPUtime=1302.08 cores=0,2,4,6
/proc/6678/stat : 6678 (cdcl-cuttingpla) R 6672 6678 6638 0 -1 4202496 35112 0 0 0 130197 11 0 0 20 0 1 0 26160310 708403200 145439 33554432000 4194304 6201397 140733434464336 140733434463048 4213328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6678/statm: 172950 145439 166 491 0 172449 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 691800

[startup+1362.3 s]
/proc/loadavg: 2.33 2.23 2.13 4/175 6763
/proc/meminfo: memFree=29629392/32872528 swapFree=1316768/1463936
[pid=6678] ppid=6672 vsize=696756 CPUtime=1362.07 cores=0,2,4,6
/proc/6678/stat : 6678 (cdcl-cuttingpla) R 6672 6678 6638 0 -1 4202496 36320 0 0 0 136195 12 0 0 20 0 1 0 26160310 713478144 157889 33554432000 4194304 6201397 140733434464336 140733434463048 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6678/statm: 174189 157889 166 491 0 173688 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 696756

[startup+1422.3 s]
/proc/loadavg: 2.17 2.20 2.12 3/175 6765
/proc/meminfo: memFree=29604752/32872528 swapFree=1316768/1463936
[pid=6678] ppid=6672 vsize=699420 CPUtime=1422.08 cores=0,2,4,6
/proc/6678/stat : 6678 (cdcl-cuttingpla) R 6672 6678 6638 0 -1 4202496 37775 0 0 0 142195 13 0 0 20 0 1 0 26160310 716206080 161749 33554432000 4194304 6201397 140733434464336 140733434463464 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6678/statm: 174855 161749 166 491 0 174354 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 699420

[startup+1482.3 s]
/proc/loadavg: 2.25 2.22 2.13 3/175 6766
/proc/meminfo: memFree=29599540/32872528 swapFree=1316768/1463936
[pid=6678] ppid=6672 vsize=699436 CPUtime=1482.06 cores=0,2,4,6
/proc/6678/stat : 6678 (cdcl-cuttingpla) R 6672 6678 6638 0 -1 4202496 37838 0 0 0 148193 13 0 0 20 0 1 0 26160310 716222464 161751 33554432000 4194304 6201397 140733434464336 140733434462616 4213328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6678/statm: 174859 161751 166 491 0 174358 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 699436

[startup+1542.31 s]
/proc/loadavg: 2.28 2.24 2.14 3/175 6767
/proc/meminfo: memFree=29582304/32872528 swapFree=1316768/1463936
[pid=6678] ppid=6672 vsize=712320 CPUtime=1542.05 cores=0,2,4,6
/proc/6678/stat : 6678 (cdcl-cuttingpla) R 6672 6678 6638 0 -1 4202496 41048 0 0 0 154192 13 0 0 20 0 1 0 26160310 729415680 164694 33554432000 4194304 6201397 140733434464336 140733434462616 4213387 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6678/statm: 178080 164694 166 491 0 177579 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 712320

[startup+1602.3 s]
/proc/loadavg: 2.10 2.19 2.13 3/175 6768
/proc/meminfo: memFree=29523288/32872528 swapFree=1316768/1463936
[pid=6678] ppid=6672 vsize=724740 CPUtime=1602.04 cores=0,2,4,6
/proc/6678/stat : 6678 (cdcl-cuttingpla) R 6672 6678 6638 0 -1 4202496 43754 0 0 0 160189 15 0 0 20 0 1 0 26160310 742133760 175576 33554432000 4194304 6201397 140733434464336 140733434462616 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6678/statm: 181185 175576 166 491 0 180684 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 724740

[startup+1662.3 s]
/proc/loadavg: 2.12 2.18 2.13 3/175 6769
/proc/meminfo: memFree=29493568/32872528 swapFree=1316768/1463936
[pid=6678] ppid=6672 vsize=1080472 CPUtime=1662.03 cores=0,2,4,6
/proc/6678/stat : 6678 (cdcl-cuttingpla) R 6672 6678 6638 0 -1 4202496 45437 0 0 0 166188 15 0 0 20 0 1 0 26160310 1106403328 181828 33554432000 4194304 6201397 140733434464336 140733434463048 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6678/statm: 270118 181828 166 491 0 269617 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 1080472

[startup+1722.3 s]
/proc/loadavg: 2.12 2.16 2.12 3/176 6774
/proc/meminfo: memFree=29457120/32872528 swapFree=1316768/1463936
[pid=6678] ppid=6672 vsize=1088476 CPUtime=1722.02 cores=0,2,4,6
/proc/6678/stat : 6678 (cdcl-cuttingpla) R 6672 6678 6638 0 -1 4202496 47359 0 0 0 172187 15 0 0 20 0 1 0 26160310 1114599424 189371 33554432000 4194304 6201397 140733434464336 140733434462616 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6678/statm: 272119 189371 166 491 0 271618 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1088476

[startup+1782.3 s]
/proc/loadavg: 2.04 2.13 2.11 3/175 6775
/proc/meminfo: memFree=29432924/32872528 swapFree=1316768/1463936
[pid=6678] ppid=6672 vsize=1095064 CPUtime=1782.01 cores=0,2,4,6
/proc/6678/stat : 6678 (cdcl-cuttingpla) R 6672 6678 6638 0 -1 4202496 49019 0 0 0 178185 16 0 0 20 0 1 0 26160310 1121345536 195119 33554432000 4194304 6201397 140733434464336 140733434462616 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6678/statm: 273766 195119 166 491 0 273265 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 1095064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.03 2.12 2.10 3/175 6775
/proc/meminfo: memFree=29427960/32872528 swapFree=1316768/1463936
[pid=6678] ppid=6672 vsize=1095256 CPUtime=1800.01 cores=0,2,4,6
/proc/6678/stat : 6678 (cdcl-cuttingpla) R 6672 6678 6638 0 -1 4202496 49116 0 0 0 179985 16 0 0 20 0 1 0 26160310 1121542144 196749 33554432000 4194304 6201397 140733434464336 140733434462616 4219296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6678/statm: 273814 196749 166 491 0 273313 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1095256

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

[startup+1800.3 s]
/proc/loadavg: 2.03 2.12 2.10 3/175 6775
/proc/meminfo: memFree=29427960/32872528 swapFree=1316768/1463936
[pid=6678] ppid=6672 vsize=1095256 CPUtime=1800.01 cores=0,2,4,6
/proc/6678/stat : 6678 (cdcl-cuttingpla) R 6672 6678 6638 0 -1 4202496 49116 0 0 0 179985 16 0 0 20 0 1 0 26160310 1121542144 196749 33554432000 4194304 6201397 140733434464336 140733434462616 4219296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/6678/statm: 273814 196749 166 491 0 273313 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1095256

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.03
CPU user time (s): 1799.85
CPU system time (s): 0.171973
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 1095256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.85
system time used= 0.171973
maximum resident set size= 786996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49116
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 1858

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.09323 second user time and 6.37303 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-18 11:12:14
IDJOB=4100528
IDBENCH=1627
IDSOLVER=2550
FILE ID=node121/4100528-1466241134
RUNJOBID= node121-1466241134-6654
PBS_JOBID= 19918202
Free space on /tmp= 71716 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-reduced-mps-v2-20-10-sp97ic.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100528-1466241134/watcher-4100528-1466241134 -o /tmp/evaluation-result-4100528-1466241134/solver-4100528-1466241134 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466241134-6654 --watchdog 1960 --input HOME/instance-4100528-1466241134.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 398f2ddedf5bd2978b4636f0e4bc50cf
RANDOM SEED=1424925382

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.691
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:        30364224 kB
Buffers:          120596 kB
Cached:           177584 kB
SwapCached:         1900 kB
Active:            76840 kB
Inactive:         225820 kB
Active(anon):       4360 kB
Inactive(anon):     2792 kB
Active(file):      72480 kB
Inactive(file):   223028 kB
Unevictable:     1463936 kB
Mlocked:         1316768 kB
SwapTotal:      67108856 kB
SwapFree:       67101124 kB
Dirty:              9024 kB
Writeback:             0 kB
AnonPages:       1466288 kB
Mapped:             8064 kB
Shmem:                 0 kB
Slab:             609428 kB
SReclaimable:      54100 kB
SUnreclaim:       555328 kB
KernelStack:        1344 kB
PageTables:         6808 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1548564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71712 MiB
End job on node121 at 2016-06-18 11:42:14