Trace number 4087706

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT binary search 2016-05-01? (TO) 1800.05 1800.34

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_025_area_delay.opb
MD5SUM573ccfe4a636c850c520c5c076507e65
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark0.604907
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 25
Optimality of the best value was proved YES
Number of variables16199
Total number of constraints117024
Number of constraints which are clauses117024
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 constraint250
Number of terms in the objective function 7971
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 7971
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 7971
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.01	c OPTIONS:
0.00/0.01	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.09/0.17	c * #variable= 16199 #constraint= 117024
0.39/0.47	c * #variable= 16199 #constraint= 117024
2.68/2.73	c S1->S2
2.68/2.73	c S1->S2
2.68/2.73	c S1->S2
2.68/2.73	c S1->S2
2.68/2.73	c S1->S2
2.68/2.73	c S1->S2
2.68/2.73	c S2->S1
2.68/2.73	c S2->S1
2.68/2.73	c #Conflicts:       1000 | #Learnt:        459 | 0.000
2.68/2.73	c total clause space: 335.816MB
2.68/2.73	c total #watches: 6130571
5.78/5.85	c total #propagations: 1019428 / total #impl: 11252737 (eff. 0.091)
5.78/5.85	c #Conflicts:       2000 | #Learnt:       1458 | 0.000
5.78/5.85	c total clause space: 545.701MB
5.78/5.85	c total #watches: 9928517
8.80/8.85	c total #propagations: 2155646 / total #impl: 61605055 (eff. 0.035)
8.80/8.85	c GC COLLECT
8.80/8.85	c #Conflicts:       3000 | #Learnt:       1736 | 0.000
8.80/8.85	c total clause space: 545.701MB
8.80/8.85	c total #watches: 8824906
13.08/13.18	c total #propagations: 3490252 / total #impl: 70900300 (eff. 0.049)
13.08/13.18	c #Conflicts:       4000 | #Learnt:       2736 | 0.000
13.08/13.18	c total clause space: 545.701MB
13.08/13.18	c total #watches: 12237358
20.79/20.86	c total #propagations: 4504223 / total #impl: 116416276 (eff. 0.039)
20.79/20.86	c GC COLLECT
20.79/20.86	c #Conflicts:       5000 | #Learnt:       2221 | 0.000
20.79/20.86	c total clause space: 545.701MB
20.79/20.86	c total #watches: 6962217
35.08/35.10	c total #propagations: 5414362 / total #impl: 145480505 (eff. 0.037)
35.08/35.10	c #Conflicts:       6000 | #Learnt:       3221 | 0.000
35.08/35.10	c total clause space: 545.701MB
35.08/35.10	c total #watches: 7696115
51.69/51.71	c total #propagations: 8640986 / total #impl: 189444197 (eff. 0.046)
51.69/51.71	c GC COLLECT
51.69/51.71	c #Conflicts:       7000 | #Learnt:       2162 | 0.000
51.69/51.71	c total clause space: 545.701MB
51.69/51.71	c total #watches: 2564064
64.08/64.12	c total #propagations: 13246433 / total #impl: 220637139 (eff. 0.060)
64.08/64.12	c #Conflicts:       8000 | #Learnt:       3162 | 0.000
64.08/64.12	c total clause space: 545.701MB
64.08/64.12	c total #watches: 3386312
80.58/80.63	c total #propagations: 18479120 / total #impl: 256071474 (eff. 0.072)
80.58/80.63	c #Conflicts:       9000 | #Learnt:       4162 | 0.000
80.58/80.63	c total clause space: 545.701MB
80.58/80.63	c total #watches: 7399655
219.26/219.39	c total #propagations: 20532257 / total #impl: 276038974 (eff. 0.074)
219.26/219.39	c GC COLLECT
219.26/219.39	c #Conflicts:      10000 | #Learnt:       2680 | 0.000
219.26/219.39	c total clause space: 545.701MB
219.26/219.39	c total #watches: 8342846
403.73/403.83	c total #propagations: 22358944 / total #impl: 526130504 (eff. 0.042)
403.73/403.83	c #Conflicts:      11000 | #Learnt:       3680 | 0.000
403.73/403.83	c total clause space: 545.701MB
403.73/403.83	c total #watches: 11267291
829.95/830.19	c total #propagations: 23396979 / total #impl: 1300644016 (eff. 0.018)
829.95/830.19	c #Conflicts:      12000 | #Learnt:       4680 | 0.000
829.95/830.19	c total clause space: 886.764MB
829.95/830.19	c total #watches: 13578392

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

pid=2424
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: 2.30 2.24 2.19 4/174 2427
/proc/meminfo: memFree=29299456/32872528 swapFree=17536/1464688
[pid=2427] ppid=2424 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/2427/stat : 2427 (cdcl-cuttingpla) R 2424 2427 1759 0 -1 4202496 255 0 0 0 0 0 0 0 20 0 1 0 125179077 57319424 6268 33554432000 4194304 6211289 140736667710464 140736025080392 4206551 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2427/statm: 13994 6268 98 493 0 13491 0

[startup+0.100118 s]
/proc/loadavg: 2.30 2.24 2.19 4/174 2427
/proc/meminfo: memFree=29299456/32872528 swapFree=17536/1464688
[pid=2427] ppid=2424 vsize=58780 CPUtime=0.09 cores=0,2,4,6
/proc/2427/stat : 2427 (cdcl-cuttingpla) R 2424 2427 1759 0 -1 4202496 1443 0 0 0 8 1 0 0 20 0 1 0 125179077 60190720 11525 33554432000 4194304 6211289 140736667710464 140736025080392 5252516 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2427/statm: 14695 11525 121 493 0 14192 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 58780

[startup+0.200312 s]
/proc/loadavg: 2.30 2.24 2.19 4/174 2427
/proc/meminfo: memFree=29299456/32872528 swapFree=17536/1464688
[pid=2427] ppid=2424 vsize=69380 CPUtime=0.19 cores=0,2,4,6
/proc/2427/stat : 2427 (cdcl-cuttingpla) R 2424 2427 1759 0 -1 4202496 2934 0 0 0 18 1 0 0 20 0 1 0 125179077 71045120 14476 33554432000 4194304 6211289 140736667710464 140736025080392 4228081 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2427/statm: 17345 14477 144 493 0 16842 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 69380

[startup+0.300308 s]
/proc/loadavg: 2.30 2.24 2.19 4/174 2427
/proc/meminfo: memFree=29299456/32872528 swapFree=17536/1464688
[pid=2427] ppid=2424 vsize=77896 CPUtime=0.29 cores=0,2,4,6
/proc/2427/stat : 2427 (cdcl-cuttingpla) R 2424 2427 1759 0 -1 4202496 3821 0 0 0 27 2 0 0 20 0 1 0 125179077 79765504 16385 33554432000 4194304 6211289 140736667710464 140736025080392 4228081 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2427/statm: 19474 16387 144 493 0 18971 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 77896

[startup+0.700247 s]
/proc/loadavg: 2.30 2.24 2.19 4/174 2427
/proc/meminfo: memFree=29299456/32872528 swapFree=17536/1464688
[pid=2427] ppid=2424 vsize=120268 CPUtime=0.69 cores=0,2,4,6
/proc/2427/stat : 2427 (cdcl-cuttingpla) R 2424 2427 1759 0 -1 4202496 8526 0 0 0 66 3 0 0 20 0 1 0 125179077 123154432 24712 33554432000 4194304 6211289 140736667710464 140736025080392 5161098 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2427/statm: 30067 24713 144 493 0 29564 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 120268

[startup+1.50025 s]
/proc/loadavg: 2.30 2.24 2.19 4/175 2428
/proc/meminfo: memFree=29158880/32872528 swapFree=17536/1464688
[pid=2427] ppid=2424 vsize=261404 CPUtime=1.49 cores=0,2,4,6
/proc/2427/stat : 2427 (cdcl-cuttingpla) R 2424 2427 1759 0 -1 4202496 17073 0 0 0 144 5 0 0 20 0 1 0 125179077 267677696 50090 33554432000 4194304 6211289 140736667710464 140736667708456 4242593 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2427/statm: 65351 50090 204 493 0 64848 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 261404

[startup+3.10025 s]
/proc/loadavg: 2.30 2.24 2.19 4/175 2428
/proc/meminfo: memFree=28995528/32872528 swapFree=17536/1464688
[pid=2427] ppid=2424 vsize=509644 CPUtime=3.09 cores=0,2,4,6
/proc/2427/stat : 2427 (cdcl-cuttingpla) R 2424 2427 1759 0 -1 4202496 26091 0 0 0 299 10 0 0 20 0 1 0 125179077 521875456 97913 33554432000 4194304 6211289 140736667710464 140736667708376 4205288 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2427/statm: 127411 97913 214 493 0 126908 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 509644

[startup+6.30025 s]
/proc/loadavg: 2.28 2.24 2.19 4/175 2428
/proc/meminfo: memFree=28745848/32872528 swapFree=17536/1464688
[pid=2427] ppid=2424 vsize=786388 CPUtime=6.29 cores=0,2,4,6
/proc/2427/stat : 2427 (cdcl-cuttingpla) R 2424 2427 1759 0 -1 4202496 42133 0 0 0 613 16 0 0 20 0 1 0 125179077 805261312 141662 33554432000 4194304 6211289 140736667710464 140736667708808 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2427/statm: 196597 141662 214 493 0 196094 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 786388

[startup+12.7003 s]
/proc/loadavg: 2.26 2.23 2.19 3/175 2566
/proc/meminfo: memFree=28972028/32872528 swapFree=17536/1464688
[pid=2427] ppid=2424 vsize=790356 CPUtime=12.69 cores=0,2,4,6
/proc/2427/stat : 2427 (cdcl-cuttingpla) R 2424 2427 1759 0 -1 4202496 44638 0 0 0 1251 18 0 0 20 0 1 0 125179077 809324544 176345 33554432000 4194304 6211289 140736667710464 140736667708376 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2427/statm: 197589 176345 219 493 0 197086 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 790356

[startup+25.5003 s]
/proc/loadavg: 2.20 2.22 2.18 3/175 2612
/proc/meminfo: memFree=28691404/32872528 swapFree=17536/1464688
[pid=2427] ppid=2424 vsize=793936 CPUtime=25.49 cores=0,2,4,6
/proc/2427/stat : 2427 (cdcl-cuttingpla) R 2424 2427 1759 0 -1 4202496 45669 0 0 0 2530 19 0 0 20 0 1 0 125179077 812990464 185488 33554432000 4194304 6211289 140736667710464 140736667708808 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2427/statm: 198484 185488 219 493 0 197981 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 793936

[startup+51.1003 s]
/proc/loadavg: 2.20 2.22 2.18 3/175 2612
/proc/meminfo: memFree=28428468/32872528 swapFree=17536/1464688
[pid=2427] ppid=2424 vsize=794128 CPUtime=51.08 cores=0,2,4,6
/proc/2427/stat : 2427 (cdcl-cuttingpla) R 2424 2427 1759 0 -1 4202496 45785 0 0 0 5089 19 0 0 20 0 1 0 125179077 813187072 185604 33554432000 4194304 6211289 140736667710464 140736667708456 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2427/statm: 198532 185604 219 493 0 198029 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 794128

[startup+102.3 s]
/proc/loadavg: 2.27 2.23 2.19 3/175 2613
/proc/meminfo: memFree=28258788/32872528 swapFree=17536/1464688
[pid=2427] ppid=2424 vsize=794352 CPUtime=102.28 cores=0,2,4,6
/proc/2427/stat : 2427 (cdcl-cuttingpla) R 2424 2427 1759 0 -1 4202496 45864 0 0 0 10209 19 0 0 20 0 1 0 125179077 813416448 185683 33554432000 4194304 6211289 140736667710464 140736667708808 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2427/statm: 198588 185683 219 493 0 198085 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 794352

[startup+162.3 s]
/proc/loadavg: 2.37 2.26 2.19 3/175 2614
/proc/meminfo: memFree=28153104/32872528 swapFree=17536/1464688
[pid=2427] ppid=2424 vsize=794352 CPUtime=162.27 cores=0,2,4,6
/proc/2427/stat : 2427 (cdcl-cuttingpla) R 2424 2427 1759 0 -1 4202496 45864 0 0 0 16208 19 0 0 20 0 1 0 125179077 813416448 185683 33554432000 4194304 6211289 140736667710464 140736667708808 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2427/statm: 198588 185683 219 493 0 198085 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 794352

[startup+222.307 s]
/proc/loadavg: 2.34 2.27 2.20 4/175 2616
/proc/meminfo: memFree=28123448/32872528 swapFree=17536/1464688
[pid=2427] ppid=2424 vsize=794352 CPUtime=222.26 cores=0,2,4,6
/proc/2427/stat : 2427 (cdcl-cuttingpla) R 2424 2427 1759 0 -1 4202496 45907 0 0 0 22207 19 0 0 20 0 1 0 125179077 813416448 185726 33554432000 4194304 6211289 140736667710464 140736667708808 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2427/statm: 198588 185726 219 493 0 198085 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 794352

[startup+282.3 s]
/proc/loadavg: 2.45 2.31 2.21 3/175 2617
/proc/meminfo: memFree=28121836/32872528 swapFree=17536/1464688
[pid=2427] ppid=2424 vsize=794352 CPUtime=282.25 cores=0,2,4,6
/proc/2427/stat : 2427 (cdcl-cuttingpla) R 2424 2427 1759 0 -1 4202496 45907 0 0 0 28206 19 0 0 20 0 1 0 125179077 813416448 185726 33554432000 4194304 6211289 140736667710464 140736667708808 4209497 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2427/statm: 198588 185726 219 493 0 198085 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 794352

[startup+342.3 s]
/proc/loadavg: 2.27 2.28 2.21 3/176 2621
/proc/meminfo: memFree=28116600/32872528 swapFree=17536/1464688
[pid=2427] ppid=2424 vsize=794352 CPUtime=342.24 cores=0,2,4,6
/proc/2427/stat : 2427 (cdcl-cuttingpla) R 2424 2427 1759 0 -1 4202496 45913 0 0 0 34205 19 0 0 20 0 1 0 125179077 813416448 185732 33554432000 4194304 6211289 140736667710464 140736667708808 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2427/statm: 198588 185732 219 493 0 198085 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 794352

[startup+402.3 s]
/proc/loadavg: 2.26 2.27 2.20 3/175 2622
/proc/meminfo: memFree=28115184/32872528 swapFree=17536/1464688
[pid=2427] ppid=2424 vsize=794352 CPUtime=402.23 cores=0,2,4,6
/proc/2427/stat : 2427 (cdcl-cuttingpla) R 2424 2427 1759 0 -1 4202496 46179 0 0 0 40204 19 0 0 20 0 1 0 125179077 813416448 185998 33554432000 4194304 6211289 140736667710464 140736667708808 4209380 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2427/statm: 198588 185998 219 493 0 198085 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 794352

[startup+462.3 s]
/proc/loadavg: 2.38 2.30 2.21 4/175 2623
/proc/meminfo: memFree=28112628/32872528 swapFree=17536/1464688
[pid=2427] ppid=2424 vsize=794352 CPUtime=462.21 cores=0,2,4,6
/proc/2427/stat : 2427 (cdcl-cuttingpla) R 2424 2427 1759 0 -1 4202496 46293 0 0 0 46202 19 0 0 20 0 1 0 125179077 813416448 186132 33554432000 4194304 6211289 140736667710464 140736667708808 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2427/statm: 198588 186132 219 493 0 198085 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 794352

[startup+522.3 s]
/proc/loadavg: 2.29 2.29 2.21 4/174 2624
/proc/meminfo: memFree=28110860/32872528 swapFree=17536/1464688
[pid=2427] ppid=2424 vsize=794352 CPUtime=522.21 cores=0,2,4,6
/proc/2427/stat : 2427 (cdcl-cuttingpla) R 2424 2427 1759 0 -1 4202496 46295 0 0 0 52202 19 0 0 20 0 1 0 125179077 813416448 186506 33554432000 4194304 6211289 140736667710464 140736667708808 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2427/statm: 198588 186506 219 493 0 198085 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 794352

[startup+582.3 s]
/proc/loadavg: 2.24 2.27 2.21 3/175 2626
/proc/meminfo: memFree=28089840/32872528 swapFree=17536/1464688
[pid=2427] ppid=2424 vsize=798384 CPUtime=582.2 cores=0,2,4,6
/proc/2427/stat : 2427 (cdcl-cuttingpla) R 2424 2427 1759 0 -1 4202496 46942 0 0 0 58200 20 0 0 20 0 1 0 125179077 817545216 191751 33554432000 4194304 6211289 140736667710464 140736667708456 4209384 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2427/statm: 199596 191751 219 493 0 199093 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 798384


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


[startup+942.3 s]
/proc/loadavg: 2.21 2.26 2.21 4/176 2636
/proc/meminfo: memFree=27962932/32872528 swapFree=17536/1464688
[pid=2427] ppid=2424 vsize=1225752 CPUtime=942.13 cores=0,2,4,6
/proc/2427/stat : 2427 (cdcl-cuttingpla) R 2424 2427 1759 0 -1 4202496 60616 0 0 0 94187 26 0 0 20 0 1 0 125179077 1255170048 218645 33554432000 4194304 6211289 140736667710464 140736667708456 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2427/statm: 306438 218645 219 493 0 305935 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 1225752

[startup+1002.3 s]
/proc/loadavg: 2.29 2.27 2.21 3/175 2637
/proc/meminfo: memFree=27957252/32872528 swapFree=17536/1464688
[pid=2427] ppid=2424 vsize=1225912 CPUtime=1002.12 cores=0,2,4,6
/proc/2427/stat : 2427 (cdcl-cuttingpla) R 2424 2427 1759 0 -1 4202496 60703 0 0 0 100186 26 0 0 20 0 1 0 125179077 1255333888 220265 33554432000 4194304 6211289 140736667710464 140736667708456 4209380 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2427/statm: 306478 220265 219 493 0 305975 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 1225912

[startup+1062.3 s]
/proc/loadavg: 2.20 2.25 2.20 3/175 2638
/proc/meminfo: memFree=27948084/32872528 swapFree=17536/1464688
[pid=2427] ppid=2424 vsize=1226616 CPUtime=1062.11 cores=0,2,4,6
/proc/2427/stat : 2427 (cdcl-cuttingpla) R 2424 2427 1759 0 -1 4202496 60948 0 0 0 106185 26 0 0 20 0 1 0 125179077 1256054784 222554 33554432000 4194304 6211289 140736667710464 140736667708376 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2427/statm: 306654 222554 219 493 0 306151 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 1226616

[startup+1122.3 s]
/proc/loadavg: 2.24 2.26 2.21 3/175 2639
/proc/meminfo: memFree=27943764/32872528 swapFree=17536/1464688
[pid=2427] ppid=2424 vsize=1226616 CPUtime=1122.11 cores=0,2,4,6
/proc/2427/stat : 2427 (cdcl-cuttingpla) R 2424 2427 1759 0 -1 4202496 60972 0 0 0 112184 27 0 0 20 0 1 0 125179077 1256054784 223600 33554432000 4194304 6211289 140736667710464 140736667708376 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2427/statm: 306654 223600 219 493 0 306151 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 1226616

[startup+1182.3 s]
/proc/loadavg: 2.27 2.27 2.21 3/175 2641
/proc/meminfo: memFree=27939272/32872528 swapFree=17536/1464688
[pid=2427] ppid=2424 vsize=1226808 CPUtime=1182.1 cores=0,2,4,6
/proc/2427/stat : 2427 (cdcl-cuttingpla) R 2424 2427 1759 0 -1 4202496 61073 0 0 0 118183 27 0 0 20 0 1 0 125179077 1256251392 224723 33554432000 4194304 6211289 140736667710464 140736667708376 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2427/statm: 306702 224723 219 493 0 306199 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 1226808

[startup+1242.3 s]
/proc/loadavg: 2.15 2.23 2.20 3/175 2642
/proc/meminfo: memFree=27921332/32872528 swapFree=17536/1464688
[pid=2427] ppid=2424 vsize=1229880 CPUtime=1242.08 cores=0,2,4,6
/proc/2427/stat : 2427 (cdcl-cuttingpla) R 2424 2427 1759 0 -1 4202496 61838 0 0 0 124181 27 0 0 20 0 1 0 125179077 1259397120 229065 33554432000 4194304 6211289 140736667710464 140736667708456 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2427/statm: 307470 229065 219 493 0 306967 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 1229880

[startup+1302.3 s]
/proc/loadavg: 2.19 2.23 2.20 3/175 2643
/proc/meminfo: memFree=27908664/32872528 swapFree=17536/1464688
[pid=2427] ppid=2424 vsize=1229880 CPUtime=1302.07 cores=0,2,4,6
/proc/2427/stat : 2427 (cdcl-cuttingpla) R 2424 2427 1759 0 -1 4202496 61839 0 0 0 130180 27 0 0 20 0 1 0 125179077 1259397120 229577 33554432000 4194304 6211289 140736667710464 140736667708456 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2427/statm: 307470 229577 219 493 0 306967 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 1229880

[startup+1362.3 s]
/proc/loadavg: 2.29 2.26 2.21 3/175 2644
/proc/meminfo: memFree=27904192/32872528 swapFree=17536/1464688
[pid=2427] ppid=2424 vsize=1229880 CPUtime=1362.06 cores=0,2,4,6
/proc/2427/stat : 2427 (cdcl-cuttingpla) R 2424 2427 1759 0 -1 4202496 61878 0 0 0 136179 27 0 0 20 0 1 0 125179077 1259397120 230127 33554432000 4194304 6211289 140736667710464 140736667708456 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2427/statm: 307470 230127 219 493 0 306967 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 1229880

[startup+1422.3 s]
/proc/loadavg: 2.16 2.22 2.20 3/175 2645
/proc/meminfo: memFree=27901956/32872528 swapFree=17536/1464688
[pid=2427] ppid=2424 vsize=1230040 CPUtime=1422.06 cores=0,2,4,6
/proc/2427/stat : 2427 (cdcl-cuttingpla) R 2424 2427 1759 0 -1 4202496 61945 0 0 0 142179 27 0 0 20 0 1 0 125179077 1259560960 230705 33554432000 4194304 6211289 140736667710464 140736667708456 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2427/statm: 307510 230705 219 493 0 307007 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 1230040

[startup+1482.3 s]
/proc/loadavg: 2.14 2.21 2.19 3/175 2647
/proc/meminfo: memFree=27901200/32872528 swapFree=17536/1464688
[pid=2427] ppid=2424 vsize=1230200 CPUtime=1482.04 cores=0,2,4,6
/proc/2427/stat : 2427 (cdcl-cuttingpla) R 2424 2427 1759 0 -1 4202496 61971 0 0 0 148177 27 0 0 20 0 1 0 125179077 1259724800 230731 33554432000 4194304 6211289 140736667710464 140736667708456 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2427/statm: 307550 230731 219 493 0 307047 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 1230200

[startup+1542.31 s]
/proc/loadavg: 2.31 2.24 2.20 3/176 2651
/proc/meminfo: memFree=27898636/32872528 swapFree=17536/1464688
[pid=2427] ppid=2424 vsize=1230520 CPUtime=1542.04 cores=0,2,4,6
/proc/2427/stat : 2427 (cdcl-cuttingpla) R 2424 2427 1759 0 -1 4202496 62053 0 0 0 154177 27 0 0 20 0 1 0 125179077 1260052480 231324 33554432000 4194304 6211289 140736667710464 140736667708376 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2427/statm: 307630 231324 219 493 0 307127 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 1230520

[startup+1602.3 s]
/proc/loadavg: 2.31 2.25 2.20 3/177 2675
/proc/meminfo: memFree=27892908/32872528 swapFree=17536/1464688
[pid=2427] ppid=2424 vsize=1233080 CPUtime=1602.02 cores=0,2,4,6
/proc/2427/stat : 2427 (cdcl-cuttingpla) R 2424 2427 1759 0 -1 4202496 62519 0 0 0 160175 27 0 0 20 0 1 0 125179077 1262673920 232301 33554432000 4194304 6211289 140736667710464 140736667708376 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2427/statm: 308270 232301 219 493 0 307767 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 1233080

[startup+1662.3 s]
/proc/loadavg: 2.25 2.23 2.19 4/176 2676
/proc/meminfo: memFree=27890504/32872528 swapFree=17536/1464688
[pid=2427] ppid=2424 vsize=1235640 CPUtime=1662.02 cores=0,2,4,6
/proc/2427/stat : 2427 (cdcl-cuttingpla) R 2424 2427 1759 0 -1 4202496 62999 0 0 0 166175 27 0 0 20 0 1 0 125179077 1265295360 233292 33554432000 4194304 6211289 140736667710464 140736667708456 4209384 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2427/statm: 308910 233292 219 493 0 308407 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 1235640

[startup+1722.3 s]
/proc/loadavg: 2.42 2.28 2.20 3/176 2677
/proc/meminfo: memFree=27888084/32872528 swapFree=17536/1464688
[pid=2427] ppid=2424 vsize=1236124 CPUtime=1722.02 cores=0,2,4,6
/proc/2427/stat : 2427 (cdcl-cuttingpla) R 2424 2427 1759 0 -1 4202496 63090 0 0 0 172174 28 0 0 20 0 1 0 125179077 1265790976 233894 33554432000 4194304 6211289 140736667710464 140736667708376 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2427/statm: 309031 233894 219 493 0 308528 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1236124

[startup+1782.3 s]
/proc/loadavg: 2.28 2.26 2.20 3/176 2679
/proc/meminfo: memFree=27884660/32872528 swapFree=17536/1464688
[pid=2427] ppid=2424 vsize=1237884 CPUtime=1782.01 cores=0,2,4,6
/proc/2427/stat : 2427 (cdcl-cuttingpla) R 2424 2427 1759 0 -1 4202496 63424 0 0 0 178173 28 0 0 20 0 1 0 125179077 1267593216 234739 33554432000 4194304 6211289 140736667710464 140736667708376 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2427/statm: 309471 234739 219 493 0 308968 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 1237884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.21 2.24 2.19 3/176 2679
/proc/meminfo: memFree=27884540/32872528 swapFree=17536/1464688
[pid=2427] ppid=2424 vsize=1237884 CPUtime=1800 cores=0,2,4,6
/proc/2427/stat : 2427 (cdcl-cuttingpla) R 2424 2427 1759 0 -1 4202496 63424 0 0 0 179972 28 0 0 20 0 1 0 125179077 1267593216 234739 33554432000 4194304 6211289 140736667710464 140736667708376 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2427/statm: 309471 234739 219 493 0 308968 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1237884

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

[startup+1800.3 s]
/proc/loadavg: 2.21 2.24 2.19 3/176 2679
/proc/meminfo: memFree=27884540/32872528 swapFree=17536/1464688
[pid=2427] ppid=2424 vsize=1237884 CPUtime=1800 cores=0,2,4,6
/proc/2427/stat : 2427 (cdcl-cuttingpla) R 2424 2427 1759 0 -1 4202496 63424 0 0 0 179972 28 0 0 20 0 1 0 125179077 1267593216 234739 33554432000 4194304 6211289 140736667710464 140736667708376 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/2427/statm: 309471 234739 219 493 0 308968 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1237884

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.34
CPU time (s): 1800.05
CPU user time (s): 1799.73
CPU system time (s): 0.316951
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 1237884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.73
system time used= 0.316951
maximum resident set size= 938956
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63424
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= 31
involuntary context switches= 1849

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.65829 second user time and 7.01993 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-09 02:34:20
IDJOB=4087706
IDBENCH=25000
IDSOLVER=2549
FILE ID=node121/4087706-1465432460
RUNJOBID= node121-1465427040-1775
PBS_JOBID= 19859788
Free space on /tmp= 71724 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/areaDelay/normalized-f20c10b_025_area_delay.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087706-1465432460/watcher-4087706-1465432460 -o /tmp/evaluation-result-4087706-1465432460/solver-4087706-1465432460 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1465427040-1775 --watchdog 1960 --input HOME/instance-4087706-1465432460.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 573ccfe4a636c850c520c5c076507e65
RANDOM SEED=952112640

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.050
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		: 2667.050
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.54
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.050
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:        29300132 kB
Buffers:          110188 kB
Cached:           820684 kB
SwapCached:         1564 kB
Active:           829684 kB
Inactive:         530092 kB
Active(anon):     429092 kB
Inactive(anon):     2444 kB
Active(file):     400592 kB
Inactive(file):   527648 kB
Unevictable:     1464688 kB
Mlocked:           17536 kB
SwapTotal:      67108856 kB
SwapFree:       67099436 kB
Dirty:              6428 kB
Writeback:             0 kB
AnonPages:       1899824 kB
Mapped:             7992 kB
Shmem:                 0 kB
Slab:             609168 kB
SReclaimable:      53252 kB
SUnreclaim:       555916 kB
KernelStack:        1432 kB
PageTables:         7684 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2076692 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1865728 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= 71724 MiB
End job on node121 at 2016-06-09 03:04:21