Trace number 4105943

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.01 1800.3

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/reduced/
submittedPB07/aksoy/trarea_ac/normalized-reduced-fir10_trarea_ac.opb
MD5SUM7ed8ae7116a489c037a0d97015217f38
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1691
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1646
Optimality of the best value was proved YES
Number of variables26836
Total number of constraints55586
Number of constraints which are clauses55586
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 constraint359
Number of terms in the objective function 13364
Biggest coefficient in the objective function 54
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 530936
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 54
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 530936
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.08	c * #variable= 26836 #constraint= 55586
0.19/0.23	c * #variable= 26836 #constraint= 55586
7.29/7.36	c S1->S2
7.29/7.36	c S1->S2
7.29/7.36	c S1->S2
7.29/7.36	c #Conflicts:       1000 | #Learnt:       1002 | 0.000
7.29/7.36	c total clause space: 29.637MB
7.29/7.36	c total #watches: 430060
20.79/20.89	c total #propagations: 13307786 / total #impl: 26662981 (eff. 0.499)
20.79/20.89	c #Conflicts:       2000 | #Learnt:       2001 | 0.000
20.79/20.89	c total clause space: 29.637MB
20.79/20.89	c total #watches: 686606
32.79/32.83	c total #propagations: 29411923 / total #impl: 58068715 (eff. 0.507)
32.79/32.83	c GC COLLECT
32.79/32.83	c S2->S1
32.79/32.83	c #Conflicts:       3000 | #Learnt:         35 | 0.000
32.79/32.83	c total clause space: 48.1602MB
32.79/32.83	c total #watches: 778407
42.28/42.32	c total #propagations: 44926267 / total #impl: 95388236 (eff. 0.471)
42.28/42.32	c #Conflicts:       4000 | #Learnt:       1035 | 0.009
42.28/42.32	c total clause space: 48.1602MB
42.28/42.32	c total #watches: 978695
69.98/70.06	c total #propagations: 54743756 / total #impl: 118947173 (eff. 0.460)
69.98/70.06	c GC COLLECT
69.98/70.06	c #Conflicts:       5000 | #Learnt:       1411 | 0.007
69.98/70.06	c total clause space: 48.1602MB
69.98/70.06	c total #watches: 483603
74.58/74.67	c total #propagations: 67180431 / total #impl: 160029209 (eff. 0.420)
74.58/74.67	c #Conflicts:       6000 | #Learnt:       2411 | 0.006
74.58/74.67	c total clause space: 48.1602MB
74.58/74.67	c total #watches: 594668
83.47/83.57	c total #propagations: 72629542 / total #impl: 217569840 (eff. 0.334)
83.47/83.57	c GC COLLECT
83.47/83.57	c #Conflicts:       7000 | #Learnt:       1782 | 0.005
83.47/83.57	c total clause space: 48.1602MB
83.47/83.57	c total #watches: 510099
94.87/94.96	c total #propagations: 79081640 / total #impl: 246816397 (eff. 0.320)
94.87/94.96	c #Conflicts:       8000 | #Learnt:       2782 | 0.004
94.87/94.96	c total clause space: 48.1602MB
94.87/94.96	c total #watches: 585675
115.98/116.07	c total #propagations: 86559615 / total #impl: 298783612 (eff. 0.290)
115.98/116.07	c #Conflicts:       9000 | #Learnt:       3782 | 0.004
115.98/116.07	c total clause space: 48.1602MB
115.98/116.07	c total #watches: 898753
138.07/138.11	c total #propagations: 99481093 / total #impl: 338768433 (eff. 0.294)
138.07/138.11	c GC COLLECT
138.07/138.11	c #Conflicts:      10000 | #Learnt:       2491 | 0.004
138.07/138.11	c total clause space: 48.1602MB
138.07/138.11	c total #watches: 736453
157.87/157.91	c total #propagations: 112117579 / total #impl: 409863709 (eff. 0.274)
157.87/157.91	c #Conflicts:      11000 | #Learnt:       3491 | 0.004
157.87/157.91	c total clause space: 48.1602MB
157.87/157.91	c total #watches: 908551
188.86/188.95	c total #propagations: 127288670 / total #impl: 460160146 (eff. 0.277)
188.86/188.95	c #Conflicts:      12000 | #Learnt:       4491 | 0.004
188.86/188.95	c total clause space: 78.2603MB
188.86/188.95	c total #watches: 1074079
222.35/222.41	c total #propagations: 142162026 / total #impl: 543148190 (eff. 0.262)
222.35/222.41	c #Conflicts:      13000 | #Learnt:       5491 | 0.003
222.35/222.41	c total clause space: 78.2603MB
222.35/222.42	c total #watches: 1195773
259.65/259.71	c total #propagations: 160234563 / total #impl: 652849464 (eff. 0.245)
259.65/259.71	c GC COLLECT
259.65/259.71	c #Conflicts:      14000 | #Learnt:       3749 | 0.003
259.65/259.71	c total clause space: 78.2603MB
259.65/259.71	c total #watches: 1089363
285.74/285.87	c total #propagations: 178358342 / total #impl: 682469759 (eff. 0.261)
285.74/285.87	c #Conflicts:      15000 | #Learnt:       4749 | 0.003
285.74/285.87	c total clause space: 78.2603MB
285.74/285.87	c total #watches: 1222446
318.14/318.28	c total #propagations: 192600977 / total #impl: 720600721 (eff. 0.267)
318.14/318.28	c #Conflicts:      16000 | #Learnt:       5749 | 0.003
318.14/318.28	c total clause space: 78.2603MB
318.14/318.28	c total #watches: 1524319
388.62/388.79	c total #propagations: 204422451 / total #impl: 895377988 (eff. 0.228)
388.62/388.79	c GC COLLECT
388.62/388.79	c #Conflicts:      17000 | #Learnt:       3699 | 0.003
388.62/388.79	c total clause space: 78.2603MB
388.62/388.79	c total #watches: 1328561
401.71/401.85	c total #propagations: 218834752 / total #impl: 1462100323 (eff. 0.150)
401.71/401.85	c #Conflicts:      18000 | #Learnt:       4699 | 0.003
401.71/401.85	c total clause space: 78.2603MB
401.71/401.85	c total #watches: 1651182
432.32/432.48	c total #propagations: 227280206 / total #impl: 1667332160 (eff. 0.136)
432.32/432.48	c #Conflicts:      19000 | #Learnt:       5699 | 0.002
432.32/432.48	c total clause space: 127.173MB
432.32/432.48	c total #watches: 1812148
532.10/532.25	c total #propagations: 236548690 / total #impl: 1881117781 (eff. 0.126)
532.10/532.25	c #Conflicts:      20000 | #Learnt:       6699 | 0.002
532.10/532.25	c total clause space: 127.173MB
532.10/532.25	c total #watches: 1873999
647.58/647.75	c total #propagations: 250574581 / total #impl: 2328249642 (eff. 0.108)
647.58/647.75	c GC COLLECT
647.58/647.75	c #Conflicts:      21000 | #Learnt:       4341 | 0.002
647.58/647.75	c total clause space: 127.173MB
647.58/647.75	c total #watches: 1381480
732.57/732.74	c total #propagations: 266941762 / total #impl: 2888946736 (eff. 0.092)
732.57/732.74	c #Conflicts:      22000 | #Learnt:       5341 | 0.002
732.57/732.74	c total clause space: 127.173MB
732.57/732.74	c total #watches: 1397676
857.05/857.24	c total #propagations: 284841118 / total #impl: 3471827783 (eff. 0.082)
857.05/857.24	c #Conflicts:      23000 | #Learnt:       6341 | 0.002
857.05/857.24	c total clause space: 206.656MB
857.05/857.24	c total #watches: 1402077
913.84/914.09	c total #propagations: 304480218 / total #impl: 4279458320 (eff. 0.071)
913.84/914.09	c #Conflicts:      24000 | #Learnt:       7341 | 0.002
913.84/914.09	c total clause space: 206.656MB
913.84/914.09	c total #watches: 1537014
990.83/991.03	c total #propagations: 318207439 / total #impl: 4600111347 (eff. 0.069)
990.83/991.03	c GC COLLECT
990.83/991.03	c #Conflicts:      25000 | #Learnt:       4481 | 0.002
990.83/991.03	c total clause space: 206.656MB
990.83/991.03	c total #watches: 1071784
1029.02/1029.29	c total #propagations: 331587015 / total #impl: 4958888963 (eff. 0.067)
1029.02/1029.29	c #Conflicts:      26000 | #Learnt:       5481 | 0.002
1029.02/1029.29	c total clause space: 206.656MB
1029.02/1029.29	c total #watches: 1280846
1062.12/1062.33	c total #propagations: 347356928 / total #impl: 5823275494 (eff. 0.060)
1062.12/1062.33	c #Conflicts:      27000 | #Learnt:       6481 | 0.002
1062.12/1062.33	c total clause space: 206.656MB
1062.12/1062.33	c total #watches: 1384243
1080.41/1080.60	c total #propagations: 361425876 / total #impl: 6510886028 (eff. 0.056)
1080.41/1080.60	c #Conflicts:      28000 | #Learnt:       7481 | 0.002
1080.41/1080.60	c total clause space: 206.656MB
1080.41/1080.60	c total #watches: 1632464
1134.60/1134.80	c total #propagations: 373435366 / total #impl: 6850953615 (eff. 0.055)
1134.60/1134.80	c GC COLLECT
1134.60/1134.80	c #Conflicts:      29000 | #Learnt:       4379 | 0.002
1134.60/1134.80	c total clause space: 206.656MB
1134.60/1134.80	c total #watches: 1550901
1170.10/1170.35	c total #propagations: 391500713 / total #impl: 6985012751 (eff. 0.056)
1170.10/1170.35	c #Conflicts:      30000 | #Learnt:       5379 | 0.002
1170.10/1170.35	c total clause space: 206.656MB
1170.10/1170.35	c total #watches: 1640189
1195.79/1196.01	c total #propagations: 410960961 / total #impl: 7041213953 (eff. 0.058)
1195.79/1196.01	c #Conflicts:      31000 | #Learnt:       6379 | 0.001
1195.79/1196.01	c total clause space: 206.656MB
1195.79/1196.01	c total #watches: 1719516
1314.08/1314.37	c total #propagations: 430457926 / total #impl: 7083650249 (eff. 0.061)
1314.08/1314.37	c #Conflicts:      32000 | #Learnt:       7379 | 0.001
1314.08/1314.37	c total clause space: 206.656MB
1314.08/1314.37	c total #watches: 1837559
1362.57/1362.86	c total #propagations: 450882535 / total #impl: 7114809526 (eff. 0.063)
1362.57/1362.86	c #Conflicts:      33000 | #Learnt:       8379 | 0.001
1362.57/1362.86	c total clause space: 206.656MB
1362.57/1362.86	c total #watches: 2030857
1394.26/1394.57	c total #propagations: 465944371 / total #impl: 7171593013 (eff. 0.065)
1394.26/1394.57	c GC COLLECT
1394.26/1394.57	c #Conflicts:      34000 | #Learnt:       4945 | 0.001
1394.26/1394.57	c total clause space: 206.656MB
1394.26/1394.57	c total #watches: 1742300
1443.06/1443.38	c total #propagations: 482058138 / total #impl: 7225963341 (eff. 0.067)
1443.06/1443.38	c #Conflicts:      35000 | #Learnt:       5945 | 0.001
1443.06/1443.38	c total clause space: 206.656MB
1443.06/1443.38	c total #watches: 1856288
1467.85/1468.10	c total #propagations: 501173814 / total #impl: 7342447669 (eff. 0.068)
1467.85/1468.10	c #Conflicts:      36000 | #Learnt:       6945 | 0.001
1467.85/1468.10	c total clause space: 206.656MB
1467.85/1468.10	c total #watches: 1974898
1592.93/1593.20	c total #propagations: 513543841 / total #impl: 7408954702 (eff. 0.069)
1592.93/1593.20	c #Conflicts:      37000 | #Learnt:       7945 | 0.001
1592.93/1593.20	c total clause space: 206.656MB
1592.93/1593.20	c total #watches: 2012510
1672.93/1673.20	c total #propagations: 534385933 / total #impl: 7533214424 (eff. 0.071)
1672.93/1673.20	c #Conflicts:      38000 | #Learnt:       8945 | 0.001
1672.93/1673.20	c total clause space: 206.656MB
1672.93/1673.20	c total #watches: 2134280
1700.32/1700.64	c total #propagations: 553431244 / total #impl: 7631236323 (eff. 0.073)
1700.32/1700.64	c GC COLLECT
1700.32/1700.64	c #Conflicts:      39000 | #Learnt:       5296 | 0.001
1700.32/1700.64	c total clause space: 206.656MB
1700.32/1700.64	c total #watches: 1204019
1737.31/1737.64	c total #propagations: 568135618 / total #impl: 7679240648 (eff. 0.074)
1737.31/1737.64	c #Conflicts:      40000 | #Learnt:       6296 | 0.001
1737.31/1737.64	c total clause space: 206.656MB
1737.31/1737.64	c total #watches: 1421609
1766.11/1766.42	c total #propagations: 580525795 / total #impl: 7733827771 (eff. 0.075)
1766.11/1766.42	c #Conflicts:      41000 | #Learnt:       7296 | 0.001
1766.11/1766.42	c total clause space: 206.656MB
1766.11/1766.42	c total #watches: 1524673

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-4105943-1466281000/watcher-4105943-1466281000 -o /tmp/evaluation-result-4105943-1466281000/solver-4105943-1466281000 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1466275595-12199 --watchdog 1960 --input HOME/instance-4105943-1466281000.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=13002
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.00 2.01 2.00 3/176 13005
/proc/meminfo: memFree=31296100/32872528 swapFree=190484/190484
[pid=13005] ppid=13002 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/13005/stat : 13005 (cdcl-cuttingpla) R 13002 13005 12183 0 -1 4202496 259 0 0 0 0 0 0 0 20 0 1 0 30150522 57319424 7805 33554432000 4194304 6211289 140735120122288 140734912142808 4206551 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/13005/statm: 13994 7805 98 493 0 13491 0

[startup+0.100205 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 13005
/proc/meminfo: memFree=31296100/32872528 swapFree=190484/190484
[pid=13005] ppid=13002 vsize=65012 CPUtime=0.09 cores=0,2,4,6
/proc/13005/stat : 13005 (cdcl-cuttingpla) R 13002 13005 12183 0 -1 4202496 2138 0 0 0 8 1 0 0 20 0 1 0 30150522 66572288 13221 33554432000 4194304 6211289 140735120122288 140734912142808 4228135 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/13005/statm: 16253 13222 144 493 0 15750 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 65012

[startup+0.20037 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 13005
/proc/meminfo: memFree=31296100/32872528 swapFree=190484/190484
[pid=13005] ppid=13002 vsize=69052 CPUtime=0.19 cores=0,2,4,6
/proc/13005/stat : 13005 (cdcl-cuttingpla) R 13002 13005 12183 0 -1 4202496 3535 0 0 0 18 1 0 0 20 0 1 0 30150522 70709248 15129 33554432000 4194304 6211289 140735120122288 140734912142808 4228081 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/13005/statm: 17263 15130 144 493 0 16760 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 69052

[startup+0.300281 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 13005
/proc/meminfo: memFree=31296100/32872528 swapFree=190484/190484
[pid=13005] ppid=13002 vsize=79388 CPUtime=0.29 cores=0,2,4,6
/proc/13005/stat : 13005 (cdcl-cuttingpla) R 13002 13005 12183 0 -1 4202496 5030 0 0 0 28 1 0 0 20 0 1 0 30150522 81293312 17712 33554432000 4194304 6211289 140735120122288 140734912142808 4228081 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/13005/statm: 19847 17713 144 493 0 19344 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 79388

[startup+0.700312 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 13005
/proc/meminfo: memFree=31296100/32872528 swapFree=190484/190484
[pid=13005] ppid=13002 vsize=95816 CPUtime=0.69 cores=0,2,4,6
/proc/13005/stat : 13005 (cdcl-cuttingpla) R 13002 13005 12183 0 -1 4202496 6996 0 0 0 67 2 0 0 20 0 1 0 30150522 98115584 20688 33554432000 4194304 6211289 140735120122288 140735120120280 4201983 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/13005/statm: 23954 20688 204 493 0 23451 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 95816

[startup+1.50023 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 13006
/proc/meminfo: memFree=31213616/32872528 swapFree=190484/190484
[pid=13005] ppid=13002 vsize=96312 CPUtime=1.49 cores=0,2,4,6
/proc/13005/stat : 13005 (cdcl-cuttingpla) R 13002 13005 12183 0 -1 4202496 7116 0 0 0 147 2 0 0 20 0 1 0 30150522 98623488 20808 33554432000 4194304 6211289 140735120122288 140735120120200 4240818 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/13005/statm: 24078 20808 204 493 0 23575 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 96312

[startup+3.10025 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 13006
/proc/meminfo: memFree=31210716/32872528 swapFree=190484/190484
[pid=13005] ppid=13002 vsize=96860 CPUtime=3.09 cores=0,2,4,6
/proc/13005/stat : 13005 (cdcl-cuttingpla) R 13002 13005 12183 0 -1 4202496 7234 0 0 0 307 2 0 0 20 0 1 0 30150522 99184640 21437 33554432000 4194304 6211289 140735120122288 140735120120280 4202009 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/13005/statm: 24215 21437 204 493 0 23712 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 96860

[startup+6.30028 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 13006
/proc/meminfo: memFree=31207924/32872528 swapFree=190484/190484
[pid=13005] ppid=13002 vsize=98092 CPUtime=6.29 cores=0,2,4,6
/proc/13005/stat : 13005 (cdcl-cuttingpla) R 13002 13005 12183 0 -1 4202496 7550 0 0 0 627 2 0 0 20 0 1 0 30150522 100446208 22264 33554432000 4194304 6211289 140735120122288 140735120120280 4241821 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/13005/statm: 24523 22264 204 493 0 24020 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 98092

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 13006
/proc/meminfo: memFree=31204028/32872528 swapFree=190484/190484
[pid=13005] ppid=13002 vsize=110656 CPUtime=12.69 cores=0,2,4,6
/proc/13005/stat : 13005 (cdcl-cuttingpla) R 13002 13005 12183 0 -1 4202496 7868 0 0 0 1267 2 0 0 20 0 1 0 30150522 113311744 23082 33554432000 4194304 6211289 140735120122288 140735120120280 4241818 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/13005/statm: 27664 23082 214 493 0 27161 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 110656

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13006
/proc/meminfo: memFree=31191868/32872528 swapFree=190484/190484
[pid=13005] ppid=13002 vsize=113332 CPUtime=25.49 cores=0,2,4,6
/proc/13005/stat : 13005 (cdcl-cuttingpla) R 13002 13005 12183 0 -1 4202496 9200 0 0 0 2546 3 0 0 20 0 1 0 30150522 116051968 26246 33554432000 4194304 6211289 140735120122288 140735120120632 4241730 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/13005/statm: 28333 26246 219 493 0 27830 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 113332

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13006
/proc/meminfo: memFree=31175096/32872528 swapFree=190484/190484
[pid=13005] ppid=13002 vsize=136716 CPUtime=51.08 cores=0,2,4,6
/proc/13005/stat : 13005 (cdcl-cuttingpla) R 13002 13005 12183 0 -1 4202496 10566 0 0 0 5105 3 0 0 20 0 1 0 30150522 139997184 30105 33554432000 4194304 6211289 140735120122288 140735120120280 4240059 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/13005/statm: 34179 30105 219 493 0 33676 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 136716

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13007
/proc/meminfo: memFree=31163576/32872528 swapFree=190484/190484
[pid=13005] ppid=13002 vsize=137752 CPUtime=102.28 cores=0,2,4,6
/proc/13005/stat : 13005 (cdcl-cuttingpla) R 13002 13005 12183 0 -1 4202496 11471 0 0 0 10225 3 0 0 20 0 1 0 30150522 141058048 30709 33554432000 4194304 6211289 140735120122288 140735120120280 4241730 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/13005/statm: 34438 30709 219 493 0 33935 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 137752

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 13009
/proc/meminfo: memFree=31149204/32872528 swapFree=190484/190484
[pid=13005] ppid=13002 vsize=138288 CPUtime=162.27 cores=0,2,4,6
/proc/13005/stat : 13005 (cdcl-cuttingpla) R 13002 13005 12183 0 -1 4202496 12293 0 0 0 16223 4 0 0 20 0 1 0 30150522 141606912 32756 33554432000 4194304 6211289 140735120122288 140735120120632 4241964 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/13005/statm: 34572 32756 219 493 0 34069 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 138288

[startup+222.307 s]
/proc/loadavg: 2.06 2.03 2.00 3/178 13013
/proc/meminfo: memFree=31134196/32872528 swapFree=190484/190484
[pid=13005] ppid=13002 vsize=171296 CPUtime=222.26 cores=0,2,4,6
/proc/13005/stat : 13005 (cdcl-cuttingpla) R 13002 13005 12183 0 -1 4202496 12976 0 0 0 22222 4 0 0 20 0 1 0 30150522 175407104 36487 33554432000 4194304 6211289 140735120122288 140735120120200 4241818 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/13005/statm: 42824 36487 219 493 0 42321 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 171296

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 13014
/proc/meminfo: memFree=31130456/32872528 swapFree=190484/190484
[pid=13005] ppid=13002 vsize=171488 CPUtime=282.24 cores=0,2,4,6
/proc/13005/stat : 13005 (cdcl-cuttingpla) R 13002 13005 12183 0 -1 4202496 13238 0 0 0 28220 4 0 0 20 0 1 0 30150522 175603712 36646 33554432000 4194304 6211289 140735120122288 140735120120200 4241730 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/13005/statm: 42872 36646 219 493 0 42369 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 171488

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 13015
/proc/meminfo: memFree=31101312/32872528 swapFree=190484/190484
[pid=13005] ppid=13002 vsize=175672 CPUtime=342.23 cores=0,2,4,6
/proc/13005/stat : 13005 (cdcl-cuttingpla) R 13002 13005 12183 0 -1 4202496 14317 0 0 0 34218 5 0 0 20 0 1 0 30150522 179888128 41817 33554432000 4194304 6211289 140735120122288 140735120120200 4202026 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/13005/statm: 43918 41817 219 493 0 43415 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 175672

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 13016
/proc/meminfo: memFree=31096992/32872528 swapFree=190484/190484
[pid=13005] ppid=13002 vsize=176552 CPUtime=402.21 cores=0,2,4,6
/proc/13005/stat : 13005 (cdcl-cuttingpla) R 13002 13005 12183 0 -1 4202496 15024 0 0 0 40216 5 0 0 20 0 1 0 30150522 180789248 42329 33554432000 4194304 6211289 140735120122288 140735120120280 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/13005/statm: 44138 42329 219 493 0 43635 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 176552

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13018
/proc/meminfo: memFree=31053668/32872528 swapFree=190484/190484
[pid=13005] ppid=13002 vsize=228268 CPUtime=462.21 cores=0,2,4,6
/proc/13005/stat : 13005 (cdcl-cuttingpla) R 13002 13005 12183 0 -1 4202496 15559 0 0 0 46215 6 0 0 20 0 1 0 30150522 233746432 50004 33554432000 4194304 6211289 140735120122288 140735120120632 4240824 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/13005/statm: 57067 50004 219 493 0 56564 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 228268

[startup+522.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 13019
/proc/meminfo: memFree=31020652/32872528 swapFree=190484/190484
[pid=13005] ppid=13002 vsize=228572 CPUtime=522.2 cores=0,2,4,6
/proc/13005/stat : 13005 (cdcl-cuttingpla) R 13002 13005 12183 0 -1 4202496 15635 0 0 0 52214 6 0 0 20 0 1 0 30150522 234057728 52124 33554432000 4194304 6211289 140735120122288 140735120120280 4201983 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/13005/statm: 57143 52124 219 493 0 56640 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 228572

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 13020
/proc/meminfo: memFree=31012208/32872528 swapFree=190484/190484
[pid=13005] ppid=13002 vsize=228704 CPUtime=582.19 cores=0,2,4,6
/proc/13005/stat : 13005 (cdcl-cuttingpla) R 13002 13005 12183 0 -1 4202496 16011 0 0 0 58213 6 0 0 20 0 1 0 30150522 234192896 53899 33554432000 4194304 6211289 140735120122288 140735120120280 4240630 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/13005/statm: 57176 53899 219 493 0 56673 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 228704


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


[startup+942.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 13030
/proc/meminfo: memFree=30938732/32872528 swapFree=190484/190484
[pid=13005] ppid=13002 vsize=311352 CPUtime=942.14 cores=0,2,4,6
/proc/13005/stat : 13005 (cdcl-cuttingpla) R 13002 13005 12183 0 -1 4202496 16420 0 0 0 94206 8 0 0 20 0 1 0 30150522 318824448 64084 33554432000 4194304 6211289 140735120122288 140735120120632 4240863 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/13005/statm: 77838 64084 219 493 0 77335 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 311352

[startup+1002.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 13215
/proc/meminfo: memFree=31224036/32872528 swapFree=190484/190484
[pid=13005] ppid=13002 vsize=311352 CPUtime=1002.13 cores=0,2,4,6
/proc/13005/stat : 13005 (cdcl-cuttingpla) R 13002 13005 12183 0 -1 4202496 16432 0 0 0 100205 8 0 0 20 0 1 0 30150522 318824448 65118 33554432000 4194304 6211289 140735120122288 140735120120632 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/13005/statm: 77838 65118 219 493 0 77335 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 311352

[startup+1062.3 s]
/proc/loadavg: 1.93 2.00 1.99 3/177 13814
/proc/meminfo: memFree=31262348/32872528 swapFree=190484/190484
[pid=13005] ppid=13002 vsize=311352 CPUtime=1062.12 cores=0,2,4,6
/proc/13005/stat : 13005 (cdcl-cuttingpla) R 13002 13005 12183 0 -1 4202496 16443 0 0 0 106204 8 0 0 20 0 1 0 30150522 318824448 65129 33554432000 4194304 6211289 140735120122288 140735120120632 4240868 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/13005/statm: 77838 65129 219 493 0 77335 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 311352

[startup+1122.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/177 14642
/proc/meminfo: memFree=31200520/32872528 swapFree=190484/190484
[pid=13005] ppid=13002 vsize=314540 CPUtime=1122.11 cores=0,2,4,6
/proc/13005/stat : 13005 (cdcl-cuttingpla) R 13002 13005 12183 0 -1 4202496 17249 0 0 0 112203 8 0 0 20 0 1 0 30150522 322088960 65935 33554432000 4194304 6211289 140735120122288 140735120120200 4240865 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/13005/statm: 78635 65935 219 493 0 78132 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 314540

[startup+1182.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 14643
/proc/meminfo: memFree=31128132/32872528 swapFree=190484/190484
[pid=13005] ppid=13002 vsize=314540 CPUtime=1182.1 cores=0,2,4,6
/proc/13005/stat : 13005 (cdcl-cuttingpla) R 13002 13005 12183 0 -1 4202496 17250 0 0 0 118202 8 0 0 20 0 1 0 30150522 322088960 65935 33554432000 4194304 6211289 140735120122288 140735120120632 4202014 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/13005/statm: 78635 65935 219 493 0 78132 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 314540

[startup+1242.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 14873
/proc/meminfo: memFree=31139336/32872528 swapFree=190484/190484
[pid=13005] ppid=13002 vsize=314796 CPUtime=1242.09 cores=0,2,4,6
/proc/13005/stat : 13005 (cdcl-cuttingpla) R 13002 13005 12183 0 -1 4202496 17295 0 0 0 124201 8 0 0 20 0 1 0 30150522 322351104 65980 33554432000 4194304 6211289 140735120122288 140735120120632 4241730 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/13005/statm: 78699 65980 219 493 0 78196 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 314796

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 14874
/proc/meminfo: memFree=31083640/32872528 swapFree=190484/190484
[pid=13005] ppid=13002 vsize=314796 CPUtime=1302.08 cores=0,2,4,6
/proc/13005/stat : 13005 (cdcl-cuttingpla) R 13002 13005 12183 0 -1 4202496 17308 0 0 0 130200 8 0 0 20 0 1 0 30150522 322351104 65993 33554432000 4194304 6211289 140735120122288 140735120120632 4202033 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/13005/statm: 78699 65993 219 493 0 78196 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 314796

[startup+1362.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 14876
/proc/meminfo: memFree=31046620/32872528 swapFree=190484/190484
[pid=13005] ppid=13002 vsize=316236 CPUtime=1362.07 cores=0,2,4,6
/proc/13005/stat : 13005 (cdcl-cuttingpla) R 13002 13005 12183 0 -1 4202496 17642 0 0 0 136199 8 0 0 20 0 1 0 30150522 323825664 66327 33554432000 4194304 6211289 140735120122288 140735120120200 4201938 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/13005/statm: 79059 66327 219 493 0 78556 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 316236

[startup+1422.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 14880
/proc/meminfo: memFree=31005272/32872528 swapFree=190484/190484
[pid=13005] ppid=13002 vsize=316236 CPUtime=1422.06 cores=0,2,4,6
/proc/13005/stat : 13005 (cdcl-cuttingpla) R 13002 13005 12183 0 -1 4202496 17656 0 0 0 142198 8 0 0 20 0 1 0 30150522 323825664 66341 33554432000 4194304 6211289 140735120122288 140735120120632 4201956 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/13005/statm: 79059 66341 219 493 0 78556 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 316236

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 14881
/proc/meminfo: memFree=30946072/32872528 swapFree=190484/190484
[pid=13005] ppid=13002 vsize=316236 CPUtime=1482.05 cores=0,2,4,6
/proc/13005/stat : 13005 (cdcl-cuttingpla) R 13002 13005 12183 0 -1 4202496 17656 0 0 0 148197 8 0 0 20 0 1 0 30150522 323825664 66341 33554432000 4194304 6211289 140735120122288 140735120120632 4241730 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/13005/statm: 79059 66341 219 493 0 78556 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 316236

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 14882
/proc/meminfo: memFree=30849880/32872528 swapFree=190484/190484
[pid=13005] ppid=13002 vsize=316236 CPUtime=1542.05 cores=0,2,4,6
/proc/13005/stat : 13005 (cdcl-cuttingpla) R 13002 13005 12183 0 -1 4202496 17656 0 0 0 154197 8 0 0 20 0 1 0 30150522 323825664 66341 33554432000 4194304 6211289 140735120122288 140735120120632 4201961 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/13005/statm: 79059 66341 219 493 0 78556 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 316236

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14883
/proc/meminfo: memFree=30849560/32872528 swapFree=190484/190484
[pid=13005] ppid=13002 vsize=316236 CPUtime=1602.03 cores=0,2,4,6
/proc/13005/stat : 13005 (cdcl-cuttingpla) R 13002 13005 12183 0 -1 4202496 17675 0 0 0 160195 8 0 0 20 0 1 0 30150522 323825664 66359 33554432000 4194304 6211289 140735120122288 140735120120632 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/13005/statm: 79059 66359 219 493 0 78556 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 316236

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14885
/proc/meminfo: memFree=30848812/32872528 swapFree=190484/190484
[pid=13005] ppid=13002 vsize=316616 CPUtime=1662.02 cores=0,2,4,6
/proc/13005/stat : 13005 (cdcl-cuttingpla) R 13002 13005 12183 0 -1 4202496 17737 0 0 0 166194 8 0 0 20 0 1 0 30150522 324214784 66421 33554432000 4194304 6211289 140735120122288 140735120120200 4201983 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/13005/statm: 79154 66421 219 493 0 78651 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 316616

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 14886
/proc/meminfo: memFree=30847316/32872528 swapFree=190484/190484
[pid=13005] ppid=13002 vsize=316764 CPUtime=1722.01 cores=0,2,4,6
/proc/13005/stat : 13005 (cdcl-cuttingpla) R 13002 13005 12183 0 -1 4202496 17781 0 0 0 172193 8 0 0 20 0 1 0 30150522 324366336 66465 33554432000 4194304 6211289 140735120122288 140735120120632 4201991 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/13005/statm: 79191 66465 219 493 0 78688 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 316764

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 14887
/proc/meminfo: memFree=30845524/32872528 swapFree=190484/190484
[pid=13005] ppid=13002 vsize=316764 CPUtime=1782 cores=0,2,4,6
/proc/13005/stat : 13005 (cdcl-cuttingpla) R 13002 13005 12183 0 -1 4202496 17784 0 0 0 178192 8 0 0 20 0 1 0 30150522 324366336 66468 33554432000 4194304 6211289 140735120122288 140735120120632 4240863 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/13005/statm: 79191 66468 219 493 0 78688 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 316764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 14887
/proc/meminfo: memFree=30845696/32872528 swapFree=190484/190484
[pid=13005] ppid=13002 vsize=316764 CPUtime=1800 cores=0,2,4,6
/proc/13005/stat : 13005 (cdcl-cuttingpla) R 13002 13005 12183 0 -1 4202496 17784 0 0 0 179992 8 0 0 20 0 1 0 30150522 324366336 66468 33554432000 4194304 6211289 140735120122288 140735120120632 4209523 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/13005/statm: 79191 66468 219 493 0 78688 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 316764

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

[startup+1800.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 14887
/proc/meminfo: memFree=30845696/32872528 swapFree=190484/190484
[pid=13005] ppid=13002 vsize=316764 CPUtime=1800 cores=0,2,4,6
/proc/13005/stat : 13005 (cdcl-cuttingpla) R 13002 13005 12183 0 -1 4202496 17784 0 0 0 179992 8 0 0 20 0 1 0 30150522 324366336 66468 33554432000 4194304 6211289 140735120122288 140735120120632 4209523 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/13005/statm: 79191 66468 219 493 0 78688 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 316764

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.01
CPU user time (s): 1799.93
CPU system time (s): 0.087986
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 316764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.93
system time used= 0.087986
maximum resident set size= 265872
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17784
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= 25
involuntary context switches= 1907

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.28889 second user time and 8.5697 second system time

The end

Launcher Data

Begin job on node102 at 2016-06-18 22:16:40
IDJOB=4105943
IDBENCH=24961
IDSOLVER=2549
FILE ID=node102/4105943-1466281000
RUNJOBID= node102-1466275595-12199
PBS_JOBID= 19918251
Free space on /tmp= 71724 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/reduced/submittedPB07/aksoy/trarea_ac/normalized-reduced-fir10_trarea_ac.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4105943-1466281000/watcher-4105943-1466281000 -o /tmp/evaluation-result-4105943-1466281000/solver-4105943-1466281000 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1466275595-12199 --watchdog 1960 --input HOME/instance-4105943-1466281000.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 7ed8ae7116a489c037a0d97015217f38
RANDOM SEED=134213529

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31296372 kB
Buffers:          143912 kB
Cached:           199364 kB
SwapCached:         2124 kB
Active:           398088 kB
Inactive:         247336 kB
Active(anon):     301408 kB
Inactive(anon):     2976 kB
Active(file):      96680 kB
Inactive(file):   244360 kB
Unevictable:      190484 kB
Mlocked:          190484 kB
SwapTotal:      67108856 kB
SwapFree:       67099164 kB
Dirty:              3976 kB
Writeback:             0 kB
AnonPages:        493324 kB
Mapped:             9688 kB
Shmem:                 0 kB
Slab:             608208 kB
SReclaimable:      52332 kB
SUnreclaim:       555876 kB
KernelStack:        1424 kB
PageTables:         5056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     742712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 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= 71716 MiB
End job on node102 at 2016-06-18 22:46:40