Trace number 4088502

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.06 1800.34

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-ex1010-pi.opb
MD5SUMefc8bb57d1bcf35c25fafeb841ebc098
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark441
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables25200
Total number of constraints1468
Number of constraints which are clauses1468
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 constraint9
Maximum length of a constraint172
Number of terms in the objective function 25200
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 25200
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 25200
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 25200 #constraint= 1468
15.39/15.45	c #Conflicts:       1000 | #Learnt:       1001 | 1.674
15.39/15.45	c total clause space: 335.816MB
15.39/15.45	c total #watches: 9632051
38.08/38.15	c total #propagations: 439094 / total #impl: 393587744 (eff. 0.001)
38.08/38.15	c #Conflicts:       2000 | #Learnt:       2001 | 0.836
38.08/38.15	c total clause space: 545.701MB
38.08/38.15	c total #watches: 14233526
61.77/61.88	c total #propagations: 1050666 / total #impl: 1398876675 (eff. 0.001)
61.77/61.88	c GC COLLECT
61.77/61.88	c #Conflicts:       3000 | #Learnt:       2004 | 0.558
61.77/61.88	c total clause space: 545.701MB
61.77/61.88	c total #watches: 10111946
86.88/86.96	c total #propagations: 1525826 / total #impl: 2205365184 (eff. 0.001)
86.88/86.96	c #Conflicts:       4000 | #Learnt:       3004 | 0.419
86.88/86.96	c total clause space: 545.701MB
86.88/86.96	c total #watches: 14164934
113.17/113.28	c total #propagations: 2493976 / total #impl: 2558034363 (eff. 0.001)
113.17/113.28	c GC COLLECT
113.17/113.28	c #Conflicts:       5000 | #Learnt:       2360 | 0.335
113.17/113.28	c total clause space: 545.701MB
113.17/113.28	c total #watches: 9785445
133.76/133.88	c total #propagations: 3717696 / total #impl: 2916160438 (eff. 0.001)
133.76/133.88	c #Conflicts:       6000 | #Learnt:       3360 | 0.279
133.76/133.88	c total clause space: 545.701MB
133.76/133.88	c total #watches: 13250057
188.76/188.88	c total #propagations: 4286535 / total #impl: 3227767506 (eff. 0.001)
188.76/188.88	c GC COLLECT
188.76/188.88	c #Conflicts:       7000 | #Learnt:       2320 | 0.239
188.76/188.88	c total clause space: 545.701MB
188.76/188.88	c total #watches: 8839361
220.36/220.40	c total #propagations: 5294978 / total #impl: 3726900795 (eff. 0.001)
220.36/220.40	c #Conflicts:       8000 | #Learnt:       3320 | 0.210
220.36/220.40	c total clause space: 545.701MB
220.36/220.40	c total #watches: 10357724
242.85/242.96	c total #propagations: 6202331 / total #impl: 3953347237 (eff. 0.002)
242.85/242.96	c #Conflicts:       9000 | #Learnt:       4320 | 0.187
242.85/242.96	c total clause space: 545.701MB
242.85/242.96	c total #watches: 12547952
272.44/272.59	c total #propagations: 7155930 / total #impl: 4094222686 (eff. 0.002)
272.44/272.59	c GC COLLECT
272.44/272.59	c #Conflicts:      10000 | #Learnt:       2765 | 0.168
272.44/272.59	c total clause space: 545.701MB
272.44/272.59	c total #watches: 10004829
297.64/297.73	c total #propagations: 8251818 / total #impl: 4377716466 (eff. 0.002)
297.64/297.73	c #Conflicts:      11000 | #Learnt:       3765 | 0.153
297.64/297.73	c total clause space: 545.701MB
297.64/297.73	c total #watches: 14152525
331.64/331.76	c total #propagations: 9016433 / total #impl: 5022762463 (eff. 0.002)
331.64/331.76	c #Conflicts:      12000 | #Learnt:       4765 | 0.140
331.64/331.76	c total clause space: 886.764MB
331.64/331.76	c total #watches: 18718397
369.73/369.88	c total #propagations: 10804545 / total #impl: 5649800797 (eff. 0.002)
369.73/369.88	c #Conflicts:      13000 | #Learnt:       5765 | 0.130
369.73/369.88	c total clause space: 886.764MB
369.73/369.88	c total #watches: 21856438
415.33/415.45	c total #propagations: 11642538 / total #impl: 6356922131 (eff. 0.002)
415.33/415.45	c GC COLLECT
415.33/415.45	c #Conflicts:      14000 | #Learnt:       3901 | 0.121
415.33/415.45	c total clause space: 886.764MB
415.33/415.45	c total #watches: 13323166
460.21/460.37	c total #propagations: 13244326 / total #impl: 6995760580 (eff. 0.002)
460.21/460.37	c #Conflicts:      15000 | #Learnt:       4901 | 0.186
460.21/460.37	c total clause space: 886.764MB
460.21/460.37	c total #watches: 19701902
576.10/576.28	c total #propagations: 13753330 / total #impl: 7457117852 (eff. 0.002)
576.10/576.28	c #Conflicts:      16000 | #Learnt:       5901 | 0.175
576.10/576.28	c total clause space: 886.764MB
576.10/576.28	c total #watches: 22507333
638.19/638.32	c total #propagations: 14454480 / total #impl: 8135837409 (eff. 0.002)
638.19/638.32	c GC COLLECT
638.19/638.32	c #Conflicts:      17000 | #Learnt:       3729 | 0.164
638.19/638.32	c total clause space: 886.764MB
638.19/638.32	c total #watches: 16863702
707.58/707.79	c total #propagations: 15184484 / total #impl: 8641625719 (eff. 0.002)
707.58/707.79	c #Conflicts:      18000 | #Learnt:       4729 | 0.155
707.58/707.79	c total clause space: 886.764MB
707.58/707.79	c total #watches: 19317568
764.77/764.92	c total #propagations: 15990185 / total #impl: 9851619289 (eff. 0.002)
764.77/764.92	c #Conflicts:      19000 | #Learnt:       5729 | 0.147
764.77/764.92	c total clause space: 886.764MB
764.77/764.92	c total #watches: 20671732
853.35/853.57	c total #propagations: 16714878 / total #impl: 11044483098 (eff. 0.002)
853.35/853.57	c #Conflicts:      20000 | #Learnt:       6729 | 0.140
853.35/853.57	c total clause space: 886.764MB
853.35/853.57	c total #watches: 22075417
882.35/882.59	c total #propagations: 17541022 / total #impl: 12532465404 (eff. 0.001)
882.35/882.59	c GC COLLECT
882.35/882.59	c #Conflicts:      21000 | #Learnt:       4247 | 0.133
882.35/882.59	c total clause space: 886.764MB
882.35/882.59	c total #watches: 13931020
923.24/923.40	c total #propagations: 18491395 / total #impl: 12826336480 (eff. 0.001)
923.24/923.40	c #Conflicts:      22000 | #Learnt:       5247 | 0.127
923.24/923.40	c total clause space: 886.764MB
923.24/923.40	c total #watches: 15915475
957.54/957.71	c total #propagations: 20540519 / total #impl: 13041491745 (eff. 0.002)
957.54/957.71	c #Conflicts:      23000 | #Learnt:       6247 | 0.121
957.54/957.71	c total clause space: 886.764MB
957.54/957.71	c total #watches: 18968068
984.63/984.85	c total #propagations: 21015400 / total #impl: 13351987796 (eff. 0.002)
984.63/984.85	c #Conflicts:      24000 | #Learnt:       7247 | 0.116
984.63/984.85	c total clause space: 886.764MB
984.63/984.85	c total #watches: 21592854
1035.63/1035.81	c total #propagations: 22399748 / total #impl: 13605611521 (eff. 0.002)
1035.63/1035.81	c GC COLLECT
1035.63/1035.81	c #Conflicts:      25000 | #Learnt:       4438 | 0.112
1035.63/1035.81	c total clause space: 886.764MB
1035.63/1035.81	c total #watches: 13104885
1060.52/1060.75	c total #propagations: 23620301 / total #impl: 14124227446 (eff. 0.002)
1060.52/1060.75	c #Conflicts:      26000 | #Learnt:       5438 | 0.107
1060.52/1060.75	c total clause space: 886.764MB
1060.52/1060.75	c total #watches: 14483215
1104.81/1105.05	c total #propagations: 23917799 / total #impl: 14350386079 (eff. 0.002)
1104.81/1105.05	c #Conflicts:      27000 | #Learnt:       6438 | 0.104
1104.81/1105.05	c total clause space: 886.764MB
1104.81/1105.05	c total #watches: 14908158
1148.41/1148.67	c total #propagations: 24679716 / total #impl: 14671155092 (eff. 0.002)
1148.41/1148.67	c #Conflicts:      28000 | #Learnt:       7438 | 0.100
1148.41/1148.67	c total clause space: 886.764MB
1148.41/1148.67	c total #watches: 17319282
1197.60/1197.82	c total #propagations: 27201362 / total #impl: 14974824090 (eff. 0.002)
1197.60/1197.82	c GC COLLECT
1197.60/1197.82	c #Conflicts:      29000 | #Learnt:       4328 | 0.098
1197.60/1197.82	c total clause space: 1440.99MB
1197.60/1197.82	c total #watches: 21441727
1302.39/1302.60	c total #propagations: 27457632 / total #impl: 15682711141 (eff. 0.002)
1302.39/1302.60	c #Conflicts:      30000 | #Learnt:       5328 | 0.098
1302.39/1302.60	c total clause space: 1440.99MB
1302.39/1302.60	c total #watches: 38988147
1486.86/1487.14	c total #propagations: 27744549 / total #impl: 18429102881 (eff. 0.002)
1486.86/1487.14	c #Conflicts:      31000 | #Learnt:       6328 | 0.095
1486.86/1487.14	c total clause space: 2341.61MB
1486.86/1487.14	c total #watches: 54394038
1748.82/1749.14	c total #propagations: 28147314 / total #impl: 23840746052 (eff. 0.001)
1748.82/1749.14	c #Conflicts:      32000 | #Learnt:       7328 | 0.092
1748.82/1749.14	c total clause space: 2341.61MB
1748.82/1749.14	c total #watches: 68290239

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

pid=3779
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.26 2.27 2.21 3/178 3782
/proc/meminfo: memFree=28842596/32872528 swapFree=20720/1686580
[pid=3782] ppid=3779 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/3782/stat : 3782 (cdcl-cuttingpla) R 3779 3782 2281 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 125899842 29810688 5268 33554432000 4194304 6201397 140737299158112 140734137699240 4210960 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/3782/statm: 7278 5268 130 491 0 6777 0

[startup+0.100167 s]
/proc/loadavg: 2.26 2.27 2.21 3/178 3782
/proc/meminfo: memFree=28842596/32872528 swapFree=20720/1686580
[pid=3782] ppid=3779 vsize=34244 CPUtime=0.09 cores=0,2,4,6
/proc/3782/stat : 3782 (cdcl-cuttingpla) R 3779 3782 2281 0 -1 4202496 1190 0 0 0 9 0 0 0 20 0 1 0 125899842 35065856 7338 33554432000 4194304 6201397 140737299158112 140734137699240 4198648 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/3782/statm: 8561 7338 145 491 0 8060 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34244

[startup+0.200389 s]
/proc/loadavg: 2.26 2.27 2.21 3/178 3782
/proc/meminfo: memFree=28842596/32872528 swapFree=20720/1686580
[pid=3782] ppid=3779 vsize=53920 CPUtime=0.18 cores=0,2,4,6
/proc/3782/stat : 3782 (cdcl-cuttingpla) R 3779 3782 2281 0 -1 4202496 2650 0 0 0 18 0 0 0 20 0 1 0 125899842 55214080 11301 33554432000 4194304 6201397 140737299158112 140734137699240 4214874 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/3782/statm: 13480 11301 147 491 0 12979 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 53920

[startup+0.300342 s]
/proc/loadavg: 2.26 2.27 2.21 3/178 3782
/proc/meminfo: memFree=28842596/32872528 swapFree=20720/1686580
[pid=3782] ppid=3779 vsize=68904 CPUtime=0.29 cores=0,2,4,6
/proc/3782/stat : 3782 (cdcl-cuttingpla) R 3779 3782 2281 0 -1 4202496 3638 0 0 0 28 1 0 0 20 0 1 0 125899842 70557696 14841 33554432000 4194304 6201397 140737299158112 140737299156824 4240304 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/3782/statm: 17226 14841 147 491 0 16725 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 68904

[startup+0.700314 s]
/proc/loadavg: 2.26 2.27 2.21 3/178 3782
/proc/meminfo: memFree=28842596/32872528 swapFree=20720/1686580
[pid=3782] ppid=3779 vsize=136964 CPUtime=0.69 cores=0,2,4,6
/proc/3782/stat : 3782 (cdcl-cuttingpla) R 3779 3782 2281 0 -1 4202496 8627 0 0 0 67 2 0 0 20 0 1 0 125899842 140251136 26649 33554432000 4194304 6201397 140737299158112 140737299156824 4221557 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/3782/statm: 34241 26649 147 491 0 33740 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 136964

[startup+1.50025 s]
/proc/loadavg: 2.26 2.27 2.21 3/179 3783
/proc/meminfo: memFree=28723524/32872528 swapFree=20720/1686580
[pid=3782] ppid=3779 vsize=137324 CPUtime=1.49 cores=0,2,4,6
/proc/3782/stat : 3782 (cdcl-cuttingpla) R 3779 3782 2281 0 -1 4202496 8845 0 0 0 147 2 0 0 20 0 1 0 125899842 140619776 30874 33554432000 4194304 6201397 140737299158112 140737299156824 4219296 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/3782/statm: 34331 30874 147 491 0 33830 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 137324

[startup+3.10033 s]
/proc/loadavg: 2.26 2.27 2.21 3/179 3783
/proc/meminfo: memFree=28669236/32872528 swapFree=20720/1686580
[pid=3782] ppid=3779 vsize=292300 CPUtime=3.09 cores=0,2,4,6
/proc/3782/stat : 3782 (cdcl-cuttingpla) R 3779 3782 2281 0 -1 4202496 16667 0 0 0 304 5 0 0 20 0 1 0 125899842 299315200 50887 33554432000 4194304 6201397 140737299158112 140737299156392 4240276 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/3782/statm: 73075 50887 147 491 0 72574 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 292300

[startup+6.30029 s]
/proc/loadavg: 2.24 2.26 2.21 3/179 3783
/proc/meminfo: memFree=28621972/32872528 swapFree=20720/1686580
[pid=3782] ppid=3779 vsize=293572 CPUtime=6.29 cores=0,2,4,6
/proc/3782/stat : 3782 (cdcl-cuttingpla) R 3779 3782 2281 0 -1 4202496 18863 0 0 0 623 6 0 0 20 0 1 0 125899842 300617728 67562 33554432000 4194304 6201397 140737299158112 140737299156824 4214456 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/3782/statm: 73393 67562 147 491 0 72892 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 293572

[startup+12.7003 s]
/proc/loadavg: 2.22 2.26 2.21 4/179 3783
/proc/meminfo: memFree=28409820/32872528 swapFree=20720/1686580
[pid=3782] ppid=3779 vsize=472760 CPUtime=12.68 cores=0,2,4,6
/proc/3782/stat : 3782 (cdcl-cuttingpla) R 3779 3782 2281 0 -1 4202496 33117 0 0 0 1259 9 0 0 20 0 1 0 125899842 484106240 108494 33554432000 4194304 6201397 140737299158112 140737299156392 4240276 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/3782/statm: 118190 108494 147 491 0 117689 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 472760

[startup+25.5004 s]
/proc/loadavg: 2.24 2.26 2.21 3/179 3783
/proc/meminfo: memFree=28209156/32872528 swapFree=20720/1686580
[pid=3782] ppid=3779 vsize=780588 CPUtime=25.48 cores=0,2,4,6
/proc/3782/stat : 3782 (cdcl-cuttingpla) R 3779 3782 2281 0 -1 4202496 58741 0 0 0 2535 13 0 0 20 0 1 0 125899842 799322112 158490 33554432000 4194304 6201397 140737299158112 140737299156392 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/3782/statm: 195147 158490 160 491 0 194646 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 780588

[startup+51.1004 s]
/proc/loadavg: 2.35 2.29 2.22 3/179 3783
/proc/meminfo: memFree=28145680/32872528 swapFree=20720/1686580
[pid=3782] ppid=3779 vsize=781228 CPUtime=51.08 cores=0,2,4,6
/proc/3782/stat : 3782 (cdcl-cuttingpla) R 3779 3782 2281 0 -1 4202496 125784 0 0 0 5084 24 0 0 20 0 1 0 125899842 799977472 173560 33554432000 4194304 6201397 140737299158112 140737299156904 4216049 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/3782/statm: 195307 173560 166 491 0 194806 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 781228

[startup+102.3 s]
/proc/loadavg: 2.20 2.26 2.21 4/179 3784
/proc/meminfo: memFree=28116476/32872528 swapFree=20720/1686580
[pid=3782] ppid=3779 vsize=781712 CPUtime=102.28 cores=0,2,4,6
/proc/3782/stat : 3782 (cdcl-cuttingpla) R 3779 3782 2281 0 -1 4202496 291812 0 0 0 10176 52 0 0 20 0 1 0 125899842 800473088 180444 33554432000 4194304 6201397 140737299158112 140737299156392 4214872 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/3782/statm: 195428 180444 166 491 0 194927 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 781712

[startup+162.3 s]
/proc/loadavg: 2.25 2.27 2.21 3/179 3785
/proc/meminfo: memFree=28102644/32872528 swapFree=20720/1686580
[pid=3782] ppid=3779 vsize=782936 CPUtime=162.26 cores=0,2,4,6
/proc/3782/stat : 3782 (cdcl-cuttingpla) R 3779 3782 2281 0 -1 4202496 311655 0 0 0 16171 55 0 0 20 0 1 0 125899842 801726464 180859 33554432000 4194304 6201397 140737299158112 140737299156392 4214915 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/3782/statm: 195734 180859 166 491 0 195233 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 782936

[startup+222.307 s]
/proc/loadavg: 2.27 2.27 2.22 3/179 3787
/proc/meminfo: memFree=28039212/32872528 swapFree=20720/1686580
[pid=3782] ppid=3779 vsize=782772 CPUtime=222.26 cores=0,2,4,6
/proc/3782/stat : 3782 (cdcl-cuttingpla) R 3779 3782 2281 0 -1 4202496 469389 0 0 0 22143 83 0 0 20 0 1 0 125899842 801558528 193122 33554432000 4194304 6201397 140737299158112 140737299156904 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/3782/statm: 195693 193122 166 491 0 195192 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 782772

[startup+282.3 s]
/proc/loadavg: 2.28 2.27 2.22 3/179 3788
/proc/meminfo: memFree=28037396/32872528 swapFree=20720/1686580
[pid=3782] ppid=3779 vsize=782772 CPUtime=282.25 cores=0,2,4,6
/proc/3782/stat : 3782 (cdcl-cuttingpla) R 3779 3782 2281 0 -1 4202496 682770 0 0 0 28107 118 0 0 20 0 1 0 125899842 801558528 193141 33554432000 4194304 6201397 140737299158112 140737299156392 4213387 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/3782/statm: 195693 193141 166 491 0 195192 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 782772

[startup+342.3 s]
/proc/loadavg: 2.19 2.25 2.21 4/180 3792
/proc/meminfo: memFree=27895968/32872528 swapFree=20720/1686580
[pid=3782] ppid=3779 vsize=1132960 CPUtime=342.24 cores=0,2,4,6
/proc/3782/stat : 3782 (cdcl-cuttingpla) R 3779 3782 2281 0 -1 4202496 861883 0 0 0 34074 150 0 0 20 0 1 0 125899842 1160151040 226735 33554432000 4194304 6201397 140737299158112 140737299156392 4215783 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/3782/statm: 283240 226735 166 491 0 282739 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1132960

[startup+402.3 s]
/proc/loadavg: 2.24 2.24 2.21 4/179 3793
/proc/meminfo: memFree=27809192/32872528 swapFree=20720/1686580
[pid=3782] ppid=3779 vsize=1132620 CPUtime=402.23 cores=0,2,4,6
/proc/3782/stat : 3782 (cdcl-cuttingpla) R 3779 3782 2281 0 -1 4202496 1007714 0 0 0 40049 174 0 0 20 0 1 0 125899842 1159802880 247833 33554432000 4194304 6201397 140737299158112 140737299156904 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/3782/statm: 283155 247833 166 491 0 282654 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1132620

[startup+462.3 s]
/proc/loadavg: 2.20 2.23 2.20 4/179 3794
/proc/meminfo: memFree=27808924/32872528 swapFree=20720/1686580
[pid=3782] ppid=3779 vsize=1133368 CPUtime=462.21 cores=0,2,4,6
/proc/3782/stat : 3782 (cdcl-cuttingpla) R 3779 3782 2281 0 -1 4202496 1085532 0 0 0 46033 188 0 0 20 0 1 0 125899842 1160568832 248041 33554432000 4194304 6201397 140737299158112 140737299157240 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/3782/statm: 283342 248041 166 491 0 282841 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1133368

[startup+522.3 s]
/proc/loadavg: 2.15 2.21 2.19 4/179 3796
/proc/meminfo: memFree=27808092/32872528 swapFree=20720/1686580
[pid=3782] ppid=3779 vsize=1133368 CPUtime=522.21 cores=0,2,4,6
/proc/3782/stat : 3782 (cdcl-cuttingpla) R 3779 3782 2281 0 -1 4202496 1088628 0 0 0 52032 189 0 0 20 0 1 0 125899842 1160568832 248043 33554432000 4194304 6201397 140737299158112 140737299156392 4213268 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/3782/statm: 283342 248043 166 491 0 282841 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1133368

[startup+582.3 s]
/proc/loadavg: 2.24 2.23 2.20 4/179 3797
/proc/meminfo: memFree=27779168/32872528 swapFree=20720/1686580
[pid=3782] ppid=3779 vsize=1133496 CPUtime=582.2 cores=0,2,4,6
/proc/3782/stat : 3782 (cdcl-cuttingpla) R 3779 3782 2281 0 -1 4202496 1089843 0 0 0 58030 190 0 0 20 0 1 0 125899842 1160699904 255258 33554432000 4194304 6201397 140737299158112 140737299157240 4240443 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/3782/statm: 283374 255258 166 491 0 282873 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1133496


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


[startup+942.3 s]
/proc/loadavg: 2.25 2.20 2.18 3/180 3807
/proc/meminfo: memFree=27582236/32872528 swapFree=20720/1686580
[pid=3782] ppid=3779 vsize=1313488 CPUtime=942.14 cores=0,2,4,6
/proc/3782/stat : 3782 (cdcl-cuttingpla) R 3779 3782 2281 0 -1 4202496 1124122 0 0 0 94019 195 0 0 20 0 1 0 125899842 1345011712 300415 33554432000 4194304 6201397 140737299158112 140737299157240 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/3782/statm: 328372 300415 166 491 0 327871 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 1313488

[startup+1002.3 s]
/proc/loadavg: 2.22 2.20 2.18 4/179 3808
/proc/meminfo: memFree=27581880/32872528 swapFree=20720/1686580
[pid=3782] ppid=3779 vsize=1313488 CPUtime=1002.13 cores=0,2,4,6
/proc/3782/stat : 3782 (cdcl-cuttingpla) R 3779 3782 2281 0 -1 4202496 1124122 0 0 0 100018 195 0 0 20 0 1 0 125899842 1345011712 300415 33554432000 4194304 6201397 140737299158112 140737299157240 4213249 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/3782/statm: 328372 300415 166 491 0 327871 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 1313488

[startup+1062.3 s]
/proc/loadavg: 2.16 2.19 2.18 3/179 3809
/proc/meminfo: memFree=27568660/32872528 swapFree=20720/1686580
[pid=3782] ppid=3779 vsize=1313488 CPUtime=1062.12 cores=0,2,4,6
/proc/3782/stat : 3782 (cdcl-cuttingpla) R 3779 3782 2281 0 -1 4202496 1124122 0 0 0 106017 195 0 0 20 0 1 0 125899842 1345011712 300415 33554432000 4194304 6201397 140737299158112 140737299157240 4215827 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/3782/statm: 328372 300415 166 491 0 327871 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 1313488

[startup+1122.3 s]
/proc/loadavg: 2.32 2.23 2.19 3/179 3811
/proc/meminfo: memFree=27555564/32872528 swapFree=20720/1686580
[pid=3782] ppid=3779 vsize=1313488 CPUtime=1122.11 cores=0,2,4,6
/proc/3782/stat : 3782 (cdcl-cuttingpla) R 3779 3782 2281 0 -1 4202496 1124233 0 0 0 112016 195 0 0 20 0 1 0 125899842 1345011712 300526 33554432000 4194304 6201397 140737299158112 140737299157240 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/3782/statm: 328372 300526 166 491 0 327871 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 1313488

[startup+1182.3 s]
/proc/loadavg: 2.30 2.24 2.19 3/179 3812
/proc/meminfo: memFree=27425936/32872528 swapFree=20720/1686580
[pid=3782] ppid=3779 vsize=1889340 CPUtime=1182.11 cores=0,2,4,6
/proc/3782/stat : 3782 (cdcl-cuttingpla) R 3779 3782 2281 0 -1 4202496 1161278 0 0 0 118010 201 0 0 20 0 1 0 125899842 1934684160 334740 33554432000 4194304 6201397 140737299158112 140737299156824 4214931 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/3782/statm: 472335 334740 166 491 0 471834 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 1889340

[startup+1242.3 s]
/proc/loadavg: 2.18 2.22 2.19 4/179 3813
/proc/meminfo: memFree=27259392/32872528 swapFree=20720/1686580
[pid=3782] ppid=3779 vsize=1894148 CPUtime=1242.1 cores=0,2,4,6
/proc/3782/stat : 3782 (cdcl-cuttingpla) R 3779 3782 2281 0 -1 4202496 1169580 0 0 0 124006 204 0 0 20 0 1 0 125899842 1939607552 371480 33554432000 4194304 6201397 140737299158112 140737299156392 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/3782/statm: 473537 371480 166 491 0 473036 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 1894148

[startup+1302.3 s]
/proc/loadavg: 2.27 2.24 2.19 3/179 3814
/proc/meminfo: memFree=27015308/32872528 swapFree=20720/1686580
[pid=3782] ppid=3779 vsize=1904104 CPUtime=1302.09 cores=0,2,4,6
/proc/3782/stat : 3782 (cdcl-cuttingpla) R 3779 3782 2281 0 -1 4202496 1181511 0 0 0 129999 210 0 0 20 0 1 0 125899842 1949802496 430405 33554432000 4194304 6201397 140737299158112 140737299156392 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/3782/statm: 476026 430405 166 491 0 475525 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 1904104

[startup+1362.3 s]
/proc/loadavg: 2.34 2.26 2.19 4/179 3815
/proc/meminfo: memFree=26882540/32872528 swapFree=20720/1686580
[pid=3782] ppid=3779 vsize=1906072 CPUtime=1362.08 cores=0,2,4,6
/proc/3782/stat : 3782 (cdcl-cuttingpla) R 3779 3782 2281 0 -1 4202496 1186090 0 0 0 135995 213 0 0 20 0 1 0 125899842 1951817728 461708 33554432000 4194304 6201397 140737299158112 140737299157064 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/3782/statm: 476518 461708 166 491 0 476017 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 1906072

[startup+1422.3 s]
/proc/loadavg: 2.29 2.25 2.19 3/179 3817
/proc/meminfo: memFree=26513544/32872528 swapFree=20720/1686580
[pid=3782] ppid=3779 vsize=3173960 CPUtime=1422.07 cores=0,2,4,6
/proc/3782/stat : 3782 (cdcl-cuttingpla) R 3779 3782 2281 0 -1 4202496 1261639 0 0 0 141981 226 0 0 20 0 1 0 125899842 3250135040 553909 33554432000 4194304 6201397 140737299158112 140737299156824 4215962 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/3782/statm: 793490 553909 166 491 0 792989 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 3173960

[startup+1482.3 s]
/proc/loadavg: 2.42 2.29 2.21 3/179 3818
/proc/meminfo: memFree=26269484/32872528 swapFree=20720/1686580
[pid=3782] ppid=3779 vsize=3197172 CPUtime=1482.06 cores=0,2,4,6
/proc/3782/stat : 3782 (cdcl-cuttingpla) R 3779 3782 2281 0 -1 4202496 1274274 0 0 0 147974 232 0 0 20 0 1 0 125899842 3273904128 615253 33554432000 4194304 6201397 140737299158112 140737299156392 4213249 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/3782/statm: 799293 615253 166 491 0 798792 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 3197172

[startup+1542.31 s]
/proc/loadavg: 2.26 2.27 2.20 3/180 3822
/proc/meminfo: memFree=26130404/32872528 swapFree=20720/1686580
[pid=3782] ppid=3779 vsize=3200728 CPUtime=1542.06 cores=0,2,4,6
/proc/3782/stat : 3782 (cdcl-cuttingpla) R 3779 3782 2281 0 -1 4202496 1292556 0 0 0 153969 237 0 0 20 0 1 0 125899842 3277545472 649282 33554432000 4194304 6201397 140737299158112 140737299156824 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/3782/statm: 800182 649282 166 491 0 799681 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 3200728

[startup+1602.3 s]
/proc/loadavg: 2.14 2.23 2.19 3/180 3891
/proc/meminfo: memFree=25851188/32872528 swapFree=20720/1686580
[pid=3782] ppid=3779 vsize=3202324 CPUtime=1602.04 cores=0,2,4,6
/proc/3782/stat : 3782 (cdcl-cuttingpla) R 3779 3782 2281 0 -1 4202496 1298863 0 0 0 159964 240 0 0 20 0 1 0 125899842 3279179776 679384 33554432000 4194304 6201397 140737299158112 140737299156392 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/3782/statm: 800581 679384 166 491 0 800080 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 3202324

[startup+1662.3 s]
/proc/loadavg: 2.34 2.28 2.20 4/178 3892
/proc/meminfo: memFree=25608208/32872528 swapFree=20720/1686580
[pid=3782] ppid=3779 vsize=3204756 CPUtime=1662.04 cores=0,2,4,6
/proc/3782/stat : 3782 (cdcl-cuttingpla) R 3779 3782 2281 0 -1 4202496 1302525 0 0 0 165961 243 0 0 20 0 1 0 125899842 3281670144 704963 33554432000 4194304 6201397 140737299158112 140737299156392 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/3782/statm: 801189 704963 166 491 0 800688 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 3204756

[startup+1722.3 s]
/proc/loadavg: 2.34 2.28 2.21 4/179 3895
/proc/meminfo: memFree=25358056/32872528 swapFree=20720/1686580
[pid=3782] ppid=3779 vsize=3211832 CPUtime=1722.02 cores=0,2,4,6
/proc/3782/stat : 3782 (cdcl-cuttingpla) R 3779 3782 2281 0 -1 4202496 1307897 0 0 0 171957 245 0 0 20 0 1 0 125899842 3288915968 735023 33554432000 4194304 6201397 140737299158112 140737299156392 4214911 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/3782/statm: 802958 735023 166 491 0 802457 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 3211832

[startup+1782.3 s]
/proc/loadavg: 2.12 2.23 2.19 4/179 3896
/proc/meminfo: memFree=25198200/32872528 swapFree=20720/1686580
[pid=3782] ppid=3779 vsize=3216184 CPUtime=1782.01 cores=0,2,4,6
/proc/3782/stat : 3782 (cdcl-cuttingpla) R 3779 3782 2281 0 -1 4202496 1311623 0 0 0 177954 247 0 0 20 0 1 0 125899842 3293372416 761233 33554432000 4194304 6201397 140737299158112 140737299156392 4214874 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/3782/statm: 804046 761233 166 491 0 803545 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 3216184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.22 2.25 2.19 3/179 3897
/proc/meminfo: memFree=25155696/32872528 swapFree=20720/1686580
[pid=3782] ppid=3779 vsize=3216184 CPUtime=1800.02 cores=0,2,4,6
/proc/3782/stat : 3782 (cdcl-cuttingpla) R 3779 3782 2281 0 -1 4202496 1312525 0 0 0 179754 248 0 0 20 0 1 0 125899842 3293372416 766917 33554432000 4194304 6201397 140737299158112 140737299156392 4213244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/3782/statm: 804046 766917 166 491 0 803545 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 3216184

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

[startup+1800.3 s]
/proc/loadavg: 2.22 2.25 2.19 3/179 3897
/proc/meminfo: memFree=25155696/32872528 swapFree=20720/1686580
[pid=3782] ppid=3779 vsize=3216184 CPUtime=1800.02 cores=0,2,4,6
/proc/3782/stat : 3782 (cdcl-cuttingpla) R 3779 3782 2281 0 -1 4202496 1312525 0 0 0 179754 248 0 0 20 0 1 0 125899842 3293372416 766917 33554432000 4194304 6201397 140737299158112 140737299156392 4213244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/3782/statm: 804046 766917 166 491 0 803545 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 3216184

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.34
CPU time (s): 1800.06
CPU user time (s): 1797.54
CPU system time (s): 2.52162
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 3216184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.54
system time used= 2.52162
maximum resident set size= 3067668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1312525
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= 6
involuntary context switches= 1855

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.4213 second user time and 14.3648 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-09 04:34:38
IDJOB=4088502
IDBENCH=89862
IDSOLVER=2550
FILE ID=node135/4088502-1465439678
RUNJOBID= node135-1465427017-2297
PBS_JOBID= 19859779
Free space on /tmp= 71724 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-ex1010-pi.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088502-1465439678/watcher-4088502-1465439678 -o /tmp/evaluation-result-4088502-1465439678/solver-4088502-1465439678 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1465427017-2297 --watchdog 1960 --input HOME/instance-4088502-1465439678.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= efc8bb57d1bcf35c25fafeb841ebc098
RANDOM SEED=1250136260

node135.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28842860 kB
Buffers:          133524 kB
Cached:          1298684 kB
SwapCached:         1808 kB
Active:           648592 kB
Inactive:         953824 kB
Active(anon):     170296 kB
Inactive(anon):     2172 kB
Active(file):     478296 kB
Inactive(file):   951652 kB
Unevictable:     1686580 kB
Mlocked:           20720 kB
SwapTotal:      67108856 kB
SwapFree:       67098388 kB
Dirty:              3528 kB
Writeback:             0 kB
AnonPages:       1876664 kB
Mapped:             7688 kB
Shmem:                 0 kB
Slab:             607964 kB
SReclaimable:      51744 kB
SUnreclaim:       556220 kB
KernelStack:        1488 kB
PageTables:         7944 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1982132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1824768 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71728 MiB
End job on node135 at 2016-06-09 05:04:38