Trace number 4088348

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT linear search 2016-05-01? (TO) 1800.03 1800.3

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_010_area_delay.opb
MD5SUMd869c2ae266497675d66f161576eaac8
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark26
Best CPU time to get the best result obtained on this benchmark4.16237
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 29
Optimality of the best value was proved NO
Number of variables11729
Total number of constraints36747
Number of constraints which are clauses36747
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint127
Number of terms in the objective function 5750
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 5750
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 5750
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 11729 #constraint= 36747
1.89/1.97	c #Conflicts:       1000 | #Learnt:       1000 | 0.000
1.89/1.97	c total clause space: 127.173MB
1.89/1.97	c total #watches: 2479259
11.10/11.16	c total #propagations: 980690 / total #impl: 20871945 (eff. 0.047)
11.10/11.16	c #Conflicts:       2000 | #Learnt:       2000 | 0.000
11.10/11.16	c total clause space: 206.656MB
11.10/11.16	c total #watches: 3985466
20.09/20.11	c total #propagations: 1664000 / total #impl: 143064541 (eff. 0.012)
20.09/20.11	c GC COLLECT
20.09/20.11	c #Conflicts:       3000 | #Learnt:       2004 | 0.000
20.09/20.11	c total clause space: 206.656MB
20.09/20.11	c total #watches: 3659909
34.78/34.80	c total #propagations: 2149457 / total #impl: 186543574 (eff. 0.012)
34.78/34.80	c #Conflicts:       4000 | #Learnt:       3004 | 0.000
34.78/34.80	c total clause space: 206.656MB
34.78/34.80	c total #watches: 5030131
48.48/48.52	c total #propagations: 3023283 / total #impl: 333627252 (eff. 0.009)
48.48/48.52	c GC COLLECT
48.48/48.52	c #Conflicts:       5000 | #Learnt:       2353 | 0.000
48.48/48.52	c total clause space: 206.656MB
48.48/48.52	c total #watches: 3941593
58.69/58.79	c total #propagations: 3977642 / total #impl: 469047131 (eff. 0.008)
58.69/58.79	c #Conflicts:       6000 | #Learnt:       3353 | 0.000
58.69/58.79	c total clause space: 206.656MB
58.69/58.79	c total #watches: 5577240
80.38/80.48	c total #propagations: 4927838 / total #impl: 498810715 (eff. 0.010)
80.38/80.48	c GC COLLECT
80.38/80.48	c #Conflicts:       7000 | #Learnt:       2232 | 0.000
80.38/80.48	c total clause space: 335.816MB
80.38/80.48	c total #watches: 4751688
107.67/107.79	c total #propagations: 5380348 / total #impl: 680717160 (eff. 0.008)
107.67/107.79	c #Conflicts:       8000 | #Learnt:       3232 | 0.000
107.67/107.79	c total clause space: 335.816MB
107.67/107.79	c total #watches: 6072930
160.76/160.80	c total #propagations: 5746339 / total #impl: 1003463922 (eff. 0.006)
160.76/160.80	c #Conflicts:       9000 | #Learnt:       4232 | 0.000
160.76/160.80	c total clause space: 335.816MB
160.76/160.80	c total #watches: 7430785
202.96/203.08	c total #propagations: 6886840 / total #impl: 1246621453 (eff. 0.006)
202.96/203.08	c GC COLLECT
202.96/203.08	c #Conflicts:      10000 | #Learnt:       2717 | 0.000
202.96/203.08	c total clause space: 335.816MB
202.96/203.08	c total #watches: 4719937
227.95/228.05	c total #propagations: 7590071 / total #impl: 1320967170 (eff. 0.006)
227.95/228.05	c #Conflicts:      11000 | #Learnt:       3717 | 0.000
227.95/228.05	c total clause space: 335.816MB
227.95/228.05	c total #watches: 5624715
263.45/263.55	c total #propagations: 8383811 / total #impl: 1414151734 (eff. 0.006)
263.45/263.55	c #Conflicts:      12000 | #Learnt:       4717 | 0.000
263.45/263.55	c total clause space: 335.816MB
263.45/263.55	c total #watches: 6483453
305.94/306.07	c total #propagations: 8829707 / total #impl: 1607131287 (eff. 0.005)
305.94/306.07	c #Conflicts:      13000 | #Learnt:       5717 | 0.000
305.94/306.07	c total clause space: 335.816MB
305.94/306.07	c total #watches: 7302714
329.53/329.62	c total #propagations: 9347105 / total #impl: 1974097361 (eff. 0.005)
329.53/329.62	c GC COLLECT
329.53/329.62	c #Conflicts:      14000 | #Learnt:       3868 | 0.000
329.53/329.62	c total clause space: 335.816MB
329.53/329.62	c total #watches: 4531390
365.93/366.04	c total #propagations: 9804152 / total #impl: 2361607214 (eff. 0.004)
365.93/366.04	c #Conflicts:      15000 | #Learnt:       4868 | 0.000
365.93/366.04	c total clause space: 335.816MB
365.93/366.04	c total #watches: 5394795
422.33/422.41	c total #propagations: 10567183 / total #impl: 3054292870 (eff. 0.003)
422.33/422.41	c #Conflicts:      16000 | #Learnt:       5868 | 0.000
422.33/422.41	c total clause space: 335.816MB
422.33/422.41	c total #watches: 6402477
472.21/472.33	c total #propagations: 11325338 / total #impl: 3545167465 (eff. 0.003)
472.21/472.33	c GC COLLECT
472.21/472.33	c #Conflicts:      17000 | #Learnt:       3695 | 0.000
472.21/472.33	c total clause space: 335.816MB
472.21/472.33	c total #watches: 4792707
504.01/504.15	c total #propagations: 12279513 / total #impl: 3881147237 (eff. 0.003)
504.01/504.15	c #Conflicts:      18000 | #Learnt:       4695 | 0.000
504.01/504.15	c total clause space: 335.816MB
504.01/504.15	c total #watches: 5890801
553.50/553.69	c total #propagations: 12653383 / total #impl: 4070567932 (eff. 0.003)
553.50/553.69	c #Conflicts:      19000 | #Learnt:       5695 | 0.000
553.50/553.69	c total clause space: 335.816MB
553.50/553.69	c total #watches: 7006475
620.19/620.35	c total #propagations: 12885868 / total #impl: 4240882547 (eff. 0.003)
620.19/620.35	c #Conflicts:      20000 | #Learnt:       6695 | 0.000
620.19/620.35	c total clause space: 335.816MB
620.19/620.35	c total #watches: 7570327
675.18/675.33	c total #propagations: 13392965 / total #impl: 4467010593 (eff. 0.003)
675.18/675.33	c GC COLLECT
675.18/675.33	c #Conflicts:      21000 | #Learnt:       4205 | 0.000
675.18/675.33	c total clause space: 335.816MB
675.18/675.33	c total #watches: 5613590
757.57/757.77	c total #propagations: 13782252 / total #impl: 4911989152 (eff. 0.003)
757.57/757.77	c #Conflicts:      22000 | #Learnt:       5205 | 0.000
757.57/757.77	c total clause space: 335.816MB
757.57/757.77	c total #watches: 6445571
830.16/830.35	c total #propagations: 14590722 / total #impl: 5815842901 (eff. 0.003)
830.16/830.35	c #Conflicts:      23000 | #Learnt:       6205 | 0.000
830.16/830.35	c total clause space: 335.816MB
830.16/830.35	c total #watches: 7498912
939.64/939.86	c total #propagations: 15260980 / total #impl: 6578043846 (eff. 0.002)
939.64/939.86	c #Conflicts:      24000 | #Learnt:       7205 | 0.000
939.64/939.86	c total clause space: 335.816MB
939.64/939.86	c total #watches: 8259397
1021.03/1021.25	c total #propagations: 15736170 / total #impl: 7041193227 (eff. 0.002)
1021.03/1021.25	c GC COLLECT
1021.03/1021.25	c #Conflicts:      25000 | #Learnt:       4405 | 0.000
1021.03/1021.25	c total clause space: 335.816MB
1021.03/1021.25	c total #watches: 5639295
1125.62/1125.87	c total #propagations: 16478535 / total #impl: 7785545462 (eff. 0.002)
1125.62/1125.87	c #Conflicts:      26000 | #Learnt:       5405 | 0.000
1125.62/1125.87	c total clause space: 335.816MB
1125.62/1125.87	c total #watches: 6395545
1218.40/1218.62	c total #propagations: 17729105 / total #impl: 8435137449 (eff. 0.002)
1218.40/1218.62	c #Conflicts:      27000 | #Learnt:       6405 | 0.000
1218.40/1218.62	c total clause space: 335.816MB
1218.40/1218.62	c total #watches: 7298758
1300.99/1301.22	c total #propagations: 18809170 / total #impl: 8703125168 (eff. 0.002)
1300.99/1301.22	c #Conflicts:      28000 | #Learnt:       7405 | 0.000
1300.99/1301.22	c total clause space: 335.816MB
1300.99/1301.22	c total #watches: 8262637
1380.28/1380.56	c total #propagations: 19618891 / total #impl: 8970123473 (eff. 0.002)
1380.28/1380.56	c GC COLLECT
1380.28/1380.56	c #Conflicts:      29000 | #Learnt:       4307 | 0.000
1380.28/1380.56	c total clause space: 335.816MB
1380.28/1380.56	c total #watches: 5958082
1428.67/1428.99	c total #propagations: 20166602 / total #impl: 9268619501 (eff. 0.002)
1428.67/1428.99	c #Conflicts:      30000 | #Learnt:       5307 | 0.000
1428.67/1428.99	c total clause space: 335.816MB
1428.67/1428.99	c total #watches: 6916325
1472.06/1472.36	c total #propagations: 20537012 / total #impl: 9631597283 (eff. 0.002)
1472.06/1472.36	c #Conflicts:      31000 | #Learnt:       6307 | 0.000
1472.06/1472.36	c total clause space: 335.816MB
1472.06/1472.36	c total #watches: 7657446
1573.15/1573.48	c total #propagations: 20784302 / total #impl: 9898135100 (eff. 0.002)
1573.15/1573.48	c #Conflicts:      32000 | #Learnt:       7307 | 0.000
1573.15/1573.48	c total clause space: 335.816MB
1573.15/1573.48	c total #watches: 8415838
1658.64/1658.96	c total #propagations: 21533036 / total #impl: 10437888024 (eff. 0.002)
1658.64/1658.96	c #Conflicts:      33000 | #Learnt:       8307 | 0.000
1658.64/1658.96	c total clause space: 545.701MB
1658.64/1658.96	c total #watches: 9424368
1694.73/1695.07	c total #propagations: 21956520 / total #impl: 10977630294 (eff. 0.002)
1694.73/1695.07	c GC COLLECT
1694.73/1695.07	c #Conflicts:      34000 | #Learnt:       4906 | 0.000
1694.73/1695.07	c total clause space: 545.701MB
1694.73/1695.07	c total #watches: 6349168
1737.12/1737.45	c total #propagations: 22122732 / total #impl: 11304896745 (eff. 0.002)
1737.12/1737.45	c #Conflicts:      35000 | #Learnt:       5906 | 0.000
1737.12/1737.45	c total clause space: 545.701MB
1737.12/1737.45	c total #watches: 7094885

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

pid=8339
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.28 2.27 2.21 3/176 8342
/proc/meminfo: memFree=29160616/32872528 swapFree=16360/1798728
[pid=8342] ppid=8339 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/8342/stat : 8342 (cdcl-cuttingpla) R 8339 8342 7724 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 125001251 29810688 5268 33554432000 4194304 6201397 140733739432368 140734145736280 4211056 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8342/statm: 7278 5268 130 491 0 6777 0

[startup+0.100169 s]
/proc/loadavg: 2.28 2.27 2.21 3/176 8342
/proc/meminfo: memFree=29160616/32872528 swapFree=16360/1798728
[pid=8342] ppid=8339 vsize=34452 CPUtime=0.09 cores=0,2,4,6
/proc/8342/stat : 8342 (cdcl-cuttingpla) R 8339 8342 7724 0 -1 4202496 1382 0 0 0 9 0 0 0 20 0 1 0 125001251 35278848 7546 33554432000 4194304 6201397 140733739432368 140734145736280 5150858 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8342/statm: 8613 7547 142 491 0 8112 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34452

[startup+0.200402 s]
/proc/loadavg: 2.28 2.27 2.21 3/176 8342
/proc/meminfo: memFree=29160616/32872528 swapFree=16360/1798728
[pid=8342] ppid=8339 vsize=44192 CPUtime=0.19 cores=0,2,4,6
/proc/8342/stat : 8342 (cdcl-cuttingpla) R 8339 8342 7724 0 -1 4202496 2905 0 0 0 18 1 0 0 20 0 1 0 125001251 45252608 9232 33554432000 4194304 6201397 140733739432368 140733739430648 4217550 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8342/statm: 11048 9232 147 491 0 10547 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 44192

[startup+0.300391 s]
/proc/loadavg: 2.28 2.27 2.21 3/176 8342
/proc/meminfo: memFree=29160616/32872528 swapFree=16360/1798728
[pid=8342] ppid=8339 vsize=65912 CPUtime=0.29 cores=0,2,4,6
/proc/8342/stat : 8342 (cdcl-cuttingpla) R 8339 8342 7724 0 -1 4202496 3963 0 0 0 28 1 0 0 20 0 1 0 125001251 67493888 11768 33554432000 4194304 6201397 140733739432368 140733739430648 4216539 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8342/statm: 16478 11768 147 491 0 15977 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 65912

[startup+0.700335 s]
/proc/loadavg: 2.28 2.27 2.21 3/176 8342
/proc/meminfo: memFree=29160616/32872528 swapFree=16360/1798728
[pid=8342] ppid=8339 vsize=129028 CPUtime=0.69 cores=0,2,4,6
/proc/8342/stat : 8342 (cdcl-cuttingpla) R 8339 8342 7724 0 -1 4202496 7719 0 0 0 67 2 0 0 20 0 1 0 125001251 132124672 24107 33554432000 4194304 6201397 140733739432368 140733739430648 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8342/statm: 32257 24107 147 491 0 31756 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129028

[startup+1.50024 s]
/proc/loadavg: 2.28 2.27 2.21 3/177 8343
/proc/meminfo: memFree=29052268/32872528 swapFree=16360/1798728
[pid=8342] ppid=8339 vsize=130168 CPUtime=1.49 cores=0,2,4,6
/proc/8342/stat : 8342 (cdcl-cuttingpla) R 8339 8342 7724 0 -1 4202496 8097 0 0 0 146 3 0 0 20 0 1 0 125001251 133292032 29531 33554432000 4194304 6201397 140733739432368 140733739430648 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8342/statm: 32542 29531 147 491 0 32041 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 130168

[startup+3.10028 s]
/proc/loadavg: 2.28 2.27 2.21 3/177 8343
/proc/meminfo: memFree=29019580/32872528 swapFree=16360/1798728
[pid=8342] ppid=8339 vsize=196428 CPUtime=3.09 cores=0,2,4,6
/proc/8342/stat : 8342 (cdcl-cuttingpla) R 8339 8342 7724 0 -1 4202496 12757 0 0 0 305 4 0 0 20 0 1 0 125001251 201142272 35755 33554432000 4194304 6201397 140733739432368 140733739430648 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8342/statm: 49107 35755 160 491 0 48606 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 196428

[startup+6.30034 s]
/proc/loadavg: 2.26 2.27 2.21 3/177 8343
/proc/meminfo: memFree=28971408/32872528 swapFree=16360/1798728
[pid=8342] ppid=8339 vsize=196904 CPUtime=6.29 cores=0,2,4,6
/proc/8342/stat : 8342 (cdcl-cuttingpla) R 8339 8342 7724 0 -1 4202496 13150 0 0 0 625 4 0 0 20 0 1 0 125001251 201629696 40992 33554432000 4194304 6201397 140733739432368 140733739431320 4222244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8342/statm: 49226 40993 160 491 0 48725 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 196904

[startup+12.7003 s]
/proc/loadavg: 2.24 2.27 2.20 3/177 8343
/proc/meminfo: memFree=28915072/32872528 swapFree=16360/1798728
[pid=8342] ppid=8339 vsize=278292 CPUtime=12.69 cores=0,2,4,6
/proc/8342/stat : 8342 (cdcl-cuttingpla) R 8339 8342 7724 0 -1 4202496 16019 0 0 0 1264 5 0 0 20 0 1 0 125001251 284971008 49850 33554432000 4194304 6201397 140733739432368 140733739431496 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8342/statm: 69573 49850 160 491 0 69072 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 278292

[startup+25.5003 s]
/proc/loadavg: 2.33 2.28 2.21 4/177 8343
/proc/meminfo: memFree=28903216/32872528 swapFree=16360/1798728
[pid=8342] ppid=8339 vsize=278564 CPUtime=25.49 cores=0,2,4,6
/proc/8342/stat : 8342 (cdcl-cuttingpla) R 8339 8342 7724 0 -1 4202496 17607 0 0 0 2543 6 0 0 20 0 1 0 125001251 285249536 50049 33554432000 4194304 6201397 140733739432368 140733739430648 4213268 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8342/statm: 69641 50049 166 491 0 69140 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 278564

[startup+51.1004 s]
/proc/loadavg: 2.35 2.29 2.21 4/177 8343
/proc/meminfo: memFree=28817440/32872528 swapFree=16360/1798728
[pid=8342] ppid=8339 vsize=311892 CPUtime=51.08 cores=0,2,4,6
/proc/8342/stat : 8342 (cdcl-cuttingpla) R 8339 8342 7724 0 -1 4202496 25684 0 0 0 5101 7 0 0 20 0 1 0 125001251 319377408 69167 33554432000 4194304 6201397 140733739432368 140733739431496 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8342/statm: 77973 69167 166 491 0 77472 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 311892

[startup+102.3 s]
/proc/loadavg: 2.29 2.29 2.22 3/177 8344
/proc/meminfo: memFree=28607764/32872528 swapFree=16360/1798728
[pid=8342] ppid=8339 vsize=444648 CPUtime=102.28 cores=0,2,4,6
/proc/8342/stat : 8342 (cdcl-cuttingpla) R 8339 8342 7724 0 -1 4202496 27755 0 0 0 10219 9 0 0 20 0 1 0 125001251 455319552 86268 33554432000 4194304 6201397 140733739432368 140733739431496 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8342/statm: 111162 86268 166 491 0 110661 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 444648

[startup+162.3 s]
/proc/loadavg: 2.26 2.28 2.21 4/177 8345
/proc/meminfo: memFree=28574264/32872528 swapFree=16360/1798728
[pid=8342] ppid=8339 vsize=445096 CPUtime=162.26 cores=0,2,4,6
/proc/8342/stat : 8342 (cdcl-cuttingpla) R 8339 8342 7724 0 -1 4202496 28458 0 0 0 16217 9 0 0 20 0 1 0 125001251 455778304 86535 33554432000 4194304 6201397 140733739432368 140733739431320 4213268 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8342/statm: 111274 86535 166 491 0 110773 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 445096

[startup+222.307 s]
/proc/loadavg: 2.36 2.30 2.22 3/177 8347
/proc/meminfo: memFree=28453096/32872528 swapFree=16360/1798728
[pid=8342] ppid=8339 vsize=507640 CPUtime=222.26 cores=0,2,4,6
/proc/8342/stat : 8342 (cdcl-cuttingpla) R 8339 8342 7724 0 -1 4202496 38905 0 0 0 22215 11 0 0 20 0 1 0 125001251 519823360 104156 33554432000 4194304 6201397 140733739432368 140733739431496 4213244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8342/statm: 126910 104156 166 491 0 126409 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 507640

[startup+282.3 s]
/proc/loadavg: 2.29 2.29 2.22 3/177 8348
/proc/meminfo: memFree=28451972/32872528 swapFree=16360/1798728
[pid=8342] ppid=8339 vsize=507640 CPUtime=282.24 cores=0,2,4,6
/proc/8342/stat : 8342 (cdcl-cuttingpla) R 8339 8342 7724 0 -1 4202496 39015 0 0 0 28213 11 0 0 20 0 1 0 125001251 519823360 104260 33554432000 4194304 6201397 140733739432368 140733739431496 4213249 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8342/statm: 126910 104260 166 491 0 126409 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 507640

[startup+342.3 s]
/proc/loadavg: 2.34 2.31 2.23 4/178 8352
/proc/meminfo: memFree=28440636/32872528 swapFree=16360/1798728
[pid=8342] ppid=8339 vsize=507640 CPUtime=342.23 cores=0,2,4,6
/proc/8342/stat : 8342 (cdcl-cuttingpla) R 8339 8342 7724 0 -1 4202496 39029 0 0 0 34212 11 0 0 20 0 1 0 125001251 519823360 106731 33554432000 4194304 6201397 140733739432368 140733739431496 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8342/statm: 126910 106731 166 491 0 126409 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 507640

[startup+402.3 s]
/proc/loadavg: 2.38 2.33 2.24 3/177 8353
/proc/meminfo: memFree=28389604/32872528 swapFree=16360/1798728
[pid=8342] ppid=8339 vsize=507640 CPUtime=402.22 cores=0,2,4,6
/proc/8342/stat : 8342 (cdcl-cuttingpla) R 8339 8342 7724 0 -1 4202496 39053 0 0 0 40211 11 0 0 20 0 1 0 125001251 519823360 109947 33554432000 4194304 6201397 140733739432368 140733739431496 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8342/statm: 126910 109947 166 491 0 126409 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 507640

[startup+462.3 s]
/proc/loadavg: 2.24 2.29 2.23 3/177 8354
/proc/meminfo: memFree=28389540/32872528 swapFree=16360/1798728
[pid=8342] ppid=8339 vsize=507832 CPUtime=462.22 cores=0,2,4,6
/proc/8342/stat : 8342 (cdcl-cuttingpla) R 8339 8342 7724 0 -1 4202496 39896 0 0 0 46210 12 0 0 20 0 1 0 125001251 520019968 110003 33554432000 4194304 6201397 140733739432368 140733739430648 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8342/statm: 126958 110003 166 491 0 126457 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 507832

[startup+522.3 s]
/proc/loadavg: 2.31 2.30 2.24 4/177 8356
/proc/meminfo: memFree=28374340/32872528 swapFree=16360/1798728
[pid=8342] ppid=8339 vsize=507832 CPUtime=522.21 cores=0,2,4,6
/proc/8342/stat : 8342 (cdcl-cuttingpla) R 8339 8342 7724 0 -1 4202496 39933 0 0 0 52209 12 0 0 20 0 1 0 125001251 520019968 110040 33554432000 4194304 6201397 140733739432368 140733739431496 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8342/statm: 126958 110040 166 491 0 126457 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 507832

[startup+582.3 s]
/proc/loadavg: 2.31 2.30 2.24 3/177 8357
/proc/meminfo: memFree=28287692/32872528 swapFree=16360/1798728
[pid=8342] ppid=8339 vsize=507832 CPUtime=582.2 cores=0,2,4,6
/proc/8342/stat : 8342 (cdcl-cuttingpla) R 8339 8342 7724 0 -1 4202496 39933 0 0 0 58208 12 0 0 20 0 1 0 125001251 520019968 110040 33554432000 4194304 6201397 140733739432368 140733739431496 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8342/statm: 126958 110040 166 491 0 126457 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 507832


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


[startup+942.3 s]
/proc/loadavg: 2.29 2.29 2.25 3/178 8367
/proc/meminfo: memFree=28247796/32872528 swapFree=16360/1798728
[pid=8342] ppid=8339 vsize=507832 CPUtime=942.14 cores=0,2,4,6
/proc/8342/stat : 8342 (cdcl-cuttingpla) R 8339 8342 7724 0 -1 4202496 39963 0 0 0 94202 12 0 0 20 0 1 0 125001251 520019968 114669 33554432000 4194304 6201397 140733739432368 140733739431496 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8342/statm: 126958 114669 166 491 0 126457 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 507832

[startup+1002.3 s]
/proc/loadavg: 2.24 2.28 2.25 4/177 8368
/proc/meminfo: memFree=28232484/32872528 swapFree=16360/1798728
[pid=8342] ppid=8339 vsize=508792 CPUtime=1002.14 cores=0,2,4,6
/proc/8342/stat : 8342 (cdcl-cuttingpla) R 8339 8342 7724 0 -1 4202496 40178 0 0 0 100201 13 0 0 20 0 1 0 125001251 521003008 118461 33554432000 4194304 6201397 140733739432368 140733739430648 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8342/statm: 127198 118461 166 491 0 126697 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 508792

[startup+1062.3 s]
/proc/loadavg: 2.38 2.30 2.26 4/177 8369
/proc/meminfo: memFree=28232232/32872528 swapFree=16360/1798728
[pid=8342] ppid=8339 vsize=508792 CPUtime=1062.13 cores=0,2,4,6
/proc/8342/stat : 8342 (cdcl-cuttingpla) R 8339 8342 7724 0 -1 4202496 40191 0 0 0 106200 13 0 0 20 0 1 0 125001251 521003008 118474 33554432000 4194304 6201397 140733739432368 140733739431496 4213249 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8342/statm: 127198 118474 166 491 0 126697 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 508792

[startup+1122.3 s]
/proc/loadavg: 2.38 2.31 2.27 3/177 8371
/proc/meminfo: memFree=28231988/32872528 swapFree=16360/1798728
[pid=8342] ppid=8339 vsize=508792 CPUtime=1122.12 cores=0,2,4,6
/proc/8342/stat : 8342 (cdcl-cuttingpla) R 8339 8342 7724 0 -1 4202496 40191 0 0 0 112199 13 0 0 20 0 1 0 125001251 521003008 118474 33554432000 4194304 6201397 140733739432368 140733739431496 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8342/statm: 127198 118474 166 491 0 126697 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 508792

[startup+1182.3 s]
/proc/loadavg: 2.31 2.31 2.27 3/177 8372
/proc/meminfo: memFree=28231860/32872528 swapFree=16360/1798728
[pid=8342] ppid=8339 vsize=508792 CPUtime=1182.11 cores=0,2,4,6
/proc/8342/stat : 8342 (cdcl-cuttingpla) R 8339 8342 7724 0 -1 4202496 40196 0 0 0 118198 13 0 0 20 0 1 0 125001251 521003008 118479 33554432000 4194304 6201397 140733739432368 140733739431496 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8342/statm: 127198 118479 166 491 0 126697 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 508792

[startup+1242.3 s]
/proc/loadavg: 2.37 2.32 2.27 4/177 8373
/proc/meminfo: memFree=28231240/32872528 swapFree=16360/1798728
[pid=8342] ppid=8339 vsize=508792 CPUtime=1242.1 cores=0,2,4,6
/proc/8342/stat : 8342 (cdcl-cuttingpla) R 8339 8342 7724 0 -1 4202496 40199 0 0 0 124197 13 0 0 20 0 1 0 125001251 521003008 118482 33554432000 4194304 6201397 140733739432368 140733739431496 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8342/statm: 127198 118482 166 491 0 126697 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 508792

[startup+1302.3 s]
/proc/loadavg: 2.43 2.34 2.28 3/177 8374
/proc/meminfo: memFree=28231040/32872528 swapFree=16360/1798728
[pid=8342] ppid=8339 vsize=508792 CPUtime=1302.09 cores=0,2,4,6
/proc/8342/stat : 8342 (cdcl-cuttingpla) R 8339 8342 7724 0 -1 4202496 40207 0 0 0 130196 13 0 0 20 0 1 0 125001251 521003008 118490 33554432000 4194304 6201397 140733739432368 140733739431496 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8342/statm: 127198 118490 166 491 0 126697 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 508792

[startup+1362.3 s]
/proc/loadavg: 2.36 2.34 2.28 3/177 8375
/proc/meminfo: memFree=28210184/32872528 swapFree=16360/1798728
[pid=8342] ppid=8339 vsize=509752 CPUtime=1362.08 cores=0,2,4,6
/proc/8342/stat : 8342 (cdcl-cuttingpla) R 8339 8342 7724 0 -1 4202496 40530 0 0 0 136195 13 0 0 20 0 1 0 125001251 521986048 123834 33554432000 4194304 6201397 140733739432368 140733739430648 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8342/statm: 127438 123834 166 491 0 126937 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 509752

[startup+1422.3 s]
/proc/loadavg: 2.29 2.32 2.27 4/177 8377
/proc/meminfo: memFree=28209940/32872528 swapFree=16360/1798728
[pid=8342] ppid=8339 vsize=509752 CPUtime=1422.08 cores=0,2,4,6
/proc/8342/stat : 8342 (cdcl-cuttingpla) R 8339 8342 7724 0 -1 4202496 40537 0 0 0 142195 13 0 0 20 0 1 0 125001251 521986048 123841 33554432000 4194304 6201397 140733739432368 140733739431496 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8342/statm: 127438 123841 166 491 0 126937 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 509752

[startup+1482.3 s]
/proc/loadavg: 2.30 2.32 2.27 3/177 8378
/proc/meminfo: memFree=28209808/32872528 swapFree=16360/1798728
[pid=8342] ppid=8339 vsize=509752 CPUtime=1482.06 cores=0,2,4,6
/proc/8342/stat : 8342 (cdcl-cuttingpla) R 8339 8342 7724 0 -1 4202496 40545 0 0 0 148193 13 0 0 20 0 1 0 125001251 521986048 123849 33554432000 4194304 6201397 140733739432368 140733739431496 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8342/statm: 127438 123849 166 491 0 126937 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 509752

[startup+1542.31 s]
/proc/loadavg: 2.25 2.30 2.27 3/178 8382
/proc/meminfo: memFree=28209312/32872528 swapFree=16360/1798728
[pid=8342] ppid=8339 vsize=509752 CPUtime=1542.06 cores=0,2,4,6
/proc/8342/stat : 8342 (cdcl-cuttingpla) R 8339 8342 7724 0 -1 4202496 40545 0 0 0 154193 13 0 0 20 0 1 0 125001251 521986048 123849 33554432000 4194304 6201397 140733739432368 140733739431496 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8342/statm: 127438 123849 166 491 0 126937 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 509752

[startup+1602.3 s]
/proc/loadavg: 2.35 2.32 2.27 4/177 8383
/proc/meminfo: memFree=28209812/32872528 swapFree=16360/1798728
[pid=8342] ppid=8339 vsize=509752 CPUtime=1602.04 cores=0,2,4,6
/proc/8342/stat : 8342 (cdcl-cuttingpla) R 8339 8342 7724 0 -1 4202496 40545 0 0 0 160191 13 0 0 20 0 1 0 125001251 521986048 123849 33554432000 4194304 6201397 140733739432368 140733739431496 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8342/statm: 127438 123849 166 491 0 126937 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 509752

[startup+1662.3 s]
/proc/loadavg: 2.37 2.33 2.28 3/177 8384
/proc/meminfo: memFree=28185924/32872528 swapFree=16360/1798728
[pid=8342] ppid=8339 vsize=725156 CPUtime=1662.04 cores=0,2,4,6
/proc/8342/stat : 8342 (cdcl-cuttingpla) R 8339 8342 7724 0 -1 4202496 40908 0 0 0 166190 14 0 0 20 0 1 0 125001251 742559744 129770 33554432000 4194304 6201397 140733739432368 140733739430648 4221728 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8342/statm: 181289 129770 166 491 0 180788 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 725156

[startup+1722.3 s]
/proc/loadavg: 2.24 2.30 2.27 3/177 8386
/proc/meminfo: memFree=28166188/32872528 swapFree=16360/1798728
[pid=8342] ppid=8339 vsize=725636 CPUtime=1722.03 cores=0,2,4,6
/proc/8342/stat : 8342 (cdcl-cuttingpla) R 8339 8342 7724 0 -1 4202496 41376 0 0 0 172189 14 0 0 20 0 1 0 125001251 743051264 134537 33554432000 4194304 6201397 140733739432368 140733739431496 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8342/statm: 181409 134537 166 491 0 180908 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 725636

[startup+1782.3 s]
/proc/loadavg: 2.42 2.34 2.28 4/177 8479
/proc/meminfo: memFree=28697380/32872528 swapFree=16360/1798728
[pid=8342] ppid=8339 vsize=725636 CPUtime=1782.02 cores=0,2,4,6
/proc/8342/stat : 8342 (cdcl-cuttingpla) R 8339 8342 7724 0 -1 4202496 41461 0 0 0 178188 14 0 0 20 0 1 0 125001251 743051264 134539 33554432000 4194304 6201397 140733739432368 140733739431320 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8342/statm: 181409 134539 166 491 0 180908 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 725636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.30 2.31 2.27 3/177 8479
/proc/meminfo: memFree=28652976/32872528 swapFree=16360/1798728
[pid=8342] ppid=8339 vsize=725636 CPUtime=1800.01 cores=0,2,4,6
/proc/8342/stat : 8342 (cdcl-cuttingpla) R 8339 8342 7724 0 -1 4202496 41475 0 0 0 179987 14 0 0 20 0 1 0 125001251 743051264 134539 33554432000 4194304 6201397 140733739432368 140733739431320 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8342/statm: 181409 134539 166 491 0 180908 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 725636

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

[startup+1800.3 s]
/proc/loadavg: 2.30 2.31 2.27 3/177 8479
/proc/meminfo: memFree=28652976/32872528 swapFree=16360/1798728
[pid=8342] ppid=8339 vsize=725636 CPUtime=1800.01 cores=0,2,4,6
/proc/8342/stat : 8342 (cdcl-cuttingpla) R 8339 8342 7724 0 -1 4202496 41475 0 0 0 179987 14 0 0 20 0 1 0 125001251 743051264 134539 33554432000 4194304 6201397 140733739432368 140733739431320 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8342/statm: 181409 134539 166 491 0 180908 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 725636

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.03
CPU user time (s): 1799.88
CPU system time (s): 0.147977
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 725636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.88
system time used= 0.147977
maximum resident set size= 538180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41475
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= 10
involuntary context switches= 1853

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.1099 second user time and 12.6701 second system time

The end

Launcher Data

Begin job on node123 at 2016-06-09 02:04:41
IDJOB=4088348
IDBENCH=24994
IDSOLVER=2550
FILE ID=node123/4088348-1465430681
RUNJOBID= node123-1465427036-7740
PBS_JOBID= 19859787
Free space on /tmp= 71632 MiB

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

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

MD5SUM BENCH= d869c2ae266497675d66f161576eaac8
RANDOM SEED=1765421663

node123.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.117
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.23
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.117
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.117
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.56
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.117
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.117
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.117
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.57
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.117
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.117
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:        29160888 kB
Buffers:          189796 kB
Cached:           814724 kB
SwapCached:         1756 kB
Active:           466592 kB
Inactive:         697220 kB
Active(anon):     158980 kB
Inactive(anon):     2668 kB
Active(file):     307612 kB
Inactive(file):   694552 kB
Unevictable:     1798728 kB
Mlocked:           16360 kB
SwapTotal:      67108856 kB
SwapFree:       67098836 kB
Dirty:              7476 kB
Writeback:             0 kB
AnonPages:       2172088 kB
Mapped:             7676 kB
Shmem:                 0 kB
Slab:             614872 kB
SReclaimable:      59028 kB
SUnreclaim:       555844 kB
KernelStack:        1472 kB
PageTables:         8236 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2101876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2119680 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= 71628 MiB
End job on node123 at 2016-06-09 02:34:41