Trace number 4087678

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.07 1800.4

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_8.opb
MD5SUMa6271c60ac3da107dd19024b50d39967
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark18
Best CPU time to get the best result obtained on this benchmark4.24335
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 18
Optimality of the best value was proved YES
Number of variables4318
Total number of constraints15120
Number of constraints which are clauses15112
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints7
Minimum length of a constraint1
Maximum length of a constraint490
Number of terms in the objective function 490
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 490
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 28
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 518
Number of bits of the biggest sum of numbers10
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.02	c * #variable= 4318 #constraint= 15120
0.00/0.06	c * #variable= 4318 #constraint= 15120
0.69/0.76	c #Conflicts:       1000 | #Learnt:        999 | 0.000
0.69/0.76	c total clause space: 18.2382MB
0.69/0.76	c total #watches: 178515
3.39/3.47	c total #propagations: 428974 / total #impl: 21618194 (eff. 0.020)
3.39/3.47	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
3.39/3.47	c total clause space: 29.637MB
3.39/3.47	c total #watches: 282166
7.09/7.18	c total #propagations: 1092672 / total #impl: 61166492 (eff. 0.018)
7.09/7.18	c GC COLLECT
7.09/7.18	c #Conflicts:       3000 | #Learnt:       2004 | 0.000
7.09/7.18	c total clause space: 29.637MB
7.09/7.18	c total #watches: 274210
13.58/13.60	c total #propagations: 1458434 / total #impl: 107324994 (eff. 0.014)
13.58/13.60	c #Conflicts:       4000 | #Learnt:       3004 | 0.000
13.58/13.60	c total clause space: 48.1602MB
13.58/13.60	c total #watches: 359661
21.39/21.47	c total #propagations: 1979633 / total #impl: 167235905 (eff. 0.012)
21.39/21.47	c GC COLLECT
21.39/21.47	c #Conflicts:       5000 | #Learnt:       2361 | 0.000
21.39/21.47	c total clause space: 48.1602MB
21.39/21.47	c total #watches: 307939
27.60/27.66	c total #propagations: 2529432 / total #impl: 268910143 (eff. 0.009)
27.60/27.66	c #Conflicts:       6000 | #Learnt:       3361 | 0.000
27.60/27.66	c total clause space: 48.1602MB
27.60/27.66	c total #watches: 399317
37.99/38.00	c total #propagations: 3084846 / total #impl: 320433811 (eff. 0.010)
37.99/38.00	c GC COLLECT
37.99/38.00	c #Conflicts:       7000 | #Learnt:       2239 | 0.000
37.99/38.00	c total clause space: 48.1602MB
37.99/38.00	c total #watches: 352586
47.98/48.05	c total #propagations: 3555286 / total #impl: 443900132 (eff. 0.008)
47.98/48.05	c #Conflicts:       8000 | #Learnt:       3239 | 0.000
47.98/48.05	c total clause space: 48.1602MB
47.98/48.05	c total #watches: 453907
66.08/66.13	c total #propagations: 4007994 / total #impl: 519263392 (eff. 0.008)
66.08/66.13	c #Conflicts:       9000 | #Learnt:       4239 | 0.000
66.08/66.13	c total clause space: 78.2603MB
66.08/66.13	c total #watches: 554740
86.58/86.62	c total #propagations: 4545835 / total #impl: 637736735 (eff. 0.007)
86.58/86.62	c GC COLLECT
86.58/86.62	c #Conflicts:      10000 | #Learnt:       2723 | 0.000
86.58/86.62	c total clause space: 127.173MB
86.58/86.62	c total #watches: 486732
115.77/115.86	c total #propagations: 5058537 / total #impl: 693862826 (eff. 0.007)
115.77/115.86	c #Conflicts:      11000 | #Learnt:       3723 | 0.000
115.77/115.86	c total clause space: 127.173MB
115.77/115.86	c total #watches: 567337
135.57/135.68	c total #propagations: 5709962 / total #impl: 768714544 (eff. 0.007)
135.57/135.68	c #Conflicts:      12000 | #Learnt:       4723 | 0.000
135.57/135.68	c total clause space: 127.173MB
135.57/135.68	c total #watches: 679770
159.47/159.54	c total #propagations: 6134607 / total #impl: 815912672 (eff. 0.008)
159.47/159.54	c #Conflicts:      13000 | #Learnt:       5723 | 0.000
159.47/159.54	c total clause space: 127.173MB
159.47/159.54	c total #watches: 827810
190.37/190.42	c total #propagations: 6482729 / total #impl: 871364564 (eff. 0.007)
190.37/190.42	c GC COLLECT
190.37/190.42	c #Conflicts:      14000 | #Learnt:       3865 | 0.000
190.37/190.42	c total clause space: 127.173MB
190.37/190.42	c total #watches: 693434
254.14/254.27	c total #propagations: 6980105 / total #impl: 920350003 (eff. 0.008)
254.14/254.27	c #Conflicts:      15000 | #Learnt:       4865 | 0.000
254.14/254.27	c total clause space: 127.173MB
254.14/254.27	c total #watches: 860561
294.52/294.67	c total #propagations: 7688688 / total #impl: 1072981149 (eff. 0.007)
294.52/294.67	c #Conflicts:      16000 | #Learnt:       5865 | 0.000
294.52/294.67	c total clause space: 127.173MB
294.52/294.67	c total #watches: 905430
338.72/338.87	c total #propagations: 8207287 / total #impl: 1134383185 (eff. 0.007)
338.72/338.87	c GC COLLECT
338.72/338.87	c #Conflicts:      17000 | #Learnt:       3687 | 0.000
338.72/338.87	c total clause space: 127.173MB
338.72/338.87	c total #watches: 597666
377.51/377.62	c total #propagations: 8781367 / total #impl: 1256961914 (eff. 0.007)
377.51/377.62	c #Conflicts:      18000 | #Learnt:       4687 | 0.000
377.51/377.62	c total clause space: 127.173MB
377.51/377.62	c total #watches: 666141
406.71/406.87	c total #propagations: 9407301 / total #impl: 1294904091 (eff. 0.007)
406.71/406.87	c #Conflicts:      19000 | #Learnt:       5687 | 0.000
406.71/406.87	c total clause space: 127.173MB
406.71/406.87	c total #watches: 785720
455.20/455.38	c total #propagations: 9897322 / total #impl: 1358982428 (eff. 0.007)
455.20/455.38	c #Conflicts:      20000 | #Learnt:       6687 | 0.000
455.20/455.38	c total clause space: 206.656MB
455.20/455.38	c total #watches: 888627
492.90/493.07	c total #propagations: 10405796 / total #impl: 1453415886 (eff. 0.007)
492.90/493.07	c GC COLLECT
492.90/493.07	c #Conflicts:      21000 | #Learnt:       4197 | 0.000
492.90/493.07	c total clause space: 206.656MB
492.90/493.07	c total #watches: 622938
522.79/522.97	c total #propagations: 10915224 / total #impl: 1595380353 (eff. 0.007)
522.79/522.97	c #Conflicts:      22000 | #Learnt:       5197 | 0.000
522.79/522.97	c total clause space: 206.656MB
522.79/522.97	c total #watches: 733884
573.28/573.43	c total #propagations: 11334992 / total #impl: 1635871706 (eff. 0.007)
573.28/573.43	c #Conflicts:      23000 | #Learnt:       6197 | 0.000
573.28/573.43	c total clause space: 206.656MB
573.28/573.43	c total #watches: 830057
651.18/651.39	c total #propagations: 11894438 / total #impl: 1704090144 (eff. 0.007)
651.18/651.39	c #Conflicts:      24000 | #Learnt:       7197 | 0.000
651.18/651.39	c total clause space: 206.656MB
651.18/651.39	c total #watches: 899604
695.76/695.94	c total #propagations: 12714187 / total #impl: 1737745232 (eff. 0.007)
695.76/695.94	c GC COLLECT
695.76/695.94	c #Conflicts:      25000 | #Learnt:       4395 | 0.000
695.76/695.94	c total clause space: 206.656MB
695.76/695.94	c total #watches: 664334
723.86/724.03	c total #propagations: 13344461 / total #impl: 1806631058 (eff. 0.007)
723.86/724.03	c #Conflicts:      26000 | #Learnt:       5395 | 0.000
723.86/724.03	c total clause space: 206.656MB
723.86/724.03	c total #watches: 749332
770.45/770.61	c total #propagations: 13827573 / total #impl: 1863711999 (eff. 0.007)
770.45/770.61	c #Conflicts:      27000 | #Learnt:       6395 | 0.000
770.45/770.61	c total clause space: 206.656MB
770.45/770.61	c total #watches: 882624
865.34/865.55	c total #propagations: 14385348 / total #impl: 1931110654 (eff. 0.007)
865.34/865.55	c #Conflicts:      28000 | #Learnt:       7395 | 0.000
865.34/865.55	c total clause space: 206.656MB
865.34/865.55	c total #watches: 1007136
983.72/983.90	c total #propagations: 15078792 / total #impl: 2050969266 (eff. 0.007)
983.72/983.90	c GC COLLECT
983.72/983.90	c #Conflicts:      29000 | #Learnt:       4309 | 0.000
983.72/983.90	c total clause space: 206.656MB
983.72/983.90	c total #watches: 631149
1045.92/1046.13	c total #propagations: 15939623 / total #impl: 2227446786 (eff. 0.007)
1045.92/1046.13	c #Conflicts:      30000 | #Learnt:       5309 | 0.000
1045.92/1046.13	c total clause space: 206.656MB
1045.92/1046.13	c total #watches: 698751
1085.90/1086.16	c total #propagations: 16595220 / total #impl: 2320986629 (eff. 0.007)
1085.90/1086.16	c #Conflicts:      31000 | #Learnt:       6309 | 0.000
1085.90/1086.16	c total clause space: 206.656MB
1085.90/1086.16	c total #watches: 838763
1142.49/1142.78	c total #propagations: 17053865 / total #impl: 2437994375 (eff. 0.007)
1142.49/1142.78	c #Conflicts:      32000 | #Learnt:       7309 | 0.000
1142.49/1142.78	c total clause space: 206.656MB
1142.49/1142.78	c total #watches: 972888
1255.18/1255.45	c total #propagations: 17485444 / total #impl: 2526698480 (eff. 0.007)
1255.18/1255.45	c #Conflicts:      33000 | #Learnt:       8309 | 0.000
1255.18/1255.45	c total clause space: 206.656MB
1255.18/1255.45	c total #watches: 1064475
1420.65/1420.96	c total #propagations: 18217821 / total #impl: 2651550100 (eff. 0.007)
1420.65/1420.96	c GC COLLECT
1420.65/1420.96	c #Conflicts:      34000 | #Learnt:       4904 | 0.000
1420.65/1420.96	c total clause space: 335.816MB
1420.65/1420.96	c total #watches: 762956
1477.24/1477.55	c total #propagations: 18870685 / total #impl: 2853886919 (eff. 0.007)
1477.24/1477.55	c #Conflicts:      35000 | #Learnt:       5904 | 0.000
1477.24/1477.55	c total clause space: 335.816MB
1477.24/1477.55	c total #watches: 867724
1622.72/1623.09	c total #propagations: 19378489 / total #impl: 2892854041 (eff. 0.007)
1622.72/1623.09	c #Conflicts:      36000 | #Learnt:       6904 | 0.000
1622.72/1623.09	c total clause space: 335.816MB
1622.72/1623.09	c total #watches: 1014361
1777.07/1777.42	c total #propagations: 19987850 / total #impl: 3029579559 (eff. 0.007)
1777.07/1777.42	c #Conflicts:      37000 | #Learnt:       7904 | 0.000
1777.07/1777.42	c total clause space: 335.816MB
1777.07/1777.42	c total #watches: 1165032

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-4087678-1465434212/watcher-4087678-1465434212 -o /tmp/evaluation-result-4087678-1465434212/solver-4087678-1465434212 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1465427004-22005 --watchdog 1960 --input HOME/instance-4087678-1465434212.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=22623
running on 4 cores: 1,3,5,7

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.08 2.09 2.06 3/177 22626
/proc/meminfo: memFree=30670248/32872528 swapFree=11252/530428
[pid=22626] ppid=22623 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/22626/stat : 22626 (cdcl-cuttingpla) R 22623 22626 21988 0 -1 4202496 256 0 0 0 0 0 0 0 20 0 1 0 125352971 57319424 6780 33554432000 4194304 6211289 140737317757952 140736040886616 4206563 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/22626/statm: 13994 6780 98 493 0 13491 0

[startup+0.100179 s]
/proc/loadavg: 2.08 2.09 2.06 3/177 22626
/proc/meminfo: memFree=30670248/32872528 swapFree=11252/530428
[pid=22626] ppid=22623 vsize=66580 CPUtime=0.08 cores=1,3,5,7
/proc/22626/stat : 22626 (cdcl-cuttingpla) R 22623 22626 21988 0 -1 4202496 1499 0 0 0 8 0 0 0 20 0 1 0 125352971 68177920 14451 33554432000 4194304 6211289 140737317757952 140736040886616 4228763 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22626/statm: 16645 14451 144 493 0 16142 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 66580

[startup+0.200378 s]
/proc/loadavg: 2.08 2.09 2.06 3/177 22626
/proc/meminfo: memFree=30670248/32872528 swapFree=11252/530428
[pid=22626] ppid=22623 vsize=69960 CPUtime=0.19 cores=1,3,5,7
/proc/22626/stat : 22626 (cdcl-cuttingpla) R 22623 22626 21988 0 -1 4202496 2408 0 0 0 18 1 0 0 20 0 1 0 125352971 71639040 15098 33554432000 4194304 6211289 140737317757952 140736040886616 4205291 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22626/statm: 17490 15100 150 493 0 16987 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 69960

[startup+0.300307 s]
/proc/loadavg: 2.08 2.09 2.06 3/177 22626
/proc/meminfo: memFree=30670248/32872528 swapFree=11252/530428
[pid=22626] ppid=22623 vsize=74516 CPUtime=0.29 cores=1,3,5,7
/proc/22626/stat : 22626 (cdcl-cuttingpla) R 22623 22626 21988 0 -1 4202496 2793 0 0 0 28 1 0 0 20 0 1 0 125352971 76304384 15858 33554432000 4194304 6211289 140737317757952 140736040886616 4209464 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22626/statm: 18629 15858 150 493 0 18126 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 74516

[startup+0.700234 s]
/proc/loadavg: 2.08 2.09 2.06 3/177 22626
/proc/meminfo: memFree=30670248/32872528 swapFree=11252/530428
[pid=22626] ppid=22623 vsize=75308 CPUtime=0.69 cores=1,3,5,7
/proc/22626/stat : 22626 (cdcl-cuttingpla) R 22623 22626 21988 0 -1 4202496 3041 0 0 0 68 1 0 0 20 0 1 0 125352971 77115392 16602 33554432000 4194304 6211289 140737317757952 140736040886616 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22626/statm: 18827 16602 150 493 0 18324 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 75308

[startup+1.50024 s]
/proc/loadavg: 2.07 2.09 2.06 3/178 22627
/proc/meminfo: memFree=30569052/32872528 swapFree=11252/530428
[pid=22626] ppid=22623 vsize=82888 CPUtime=1.49 cores=1,3,5,7
/proc/22626/stat : 22626 (cdcl-cuttingpla) R 22623 22626 21988 0 -1 4202496 3180 0 0 0 148 1 0 0 20 0 1 0 125352971 84877312 17746 33554432000 4194304 6211289 140737317757952 140737317755864 4209891 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22626/statm: 20722 17746 160 493 0 20219 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 82888

[startup+3.10024 s]
/proc/loadavg: 2.07 2.09 2.06 3/178 22627
/proc/meminfo: memFree=30556572/32872528 swapFree=11252/530428
[pid=22626] ppid=22623 vsize=96048 CPUtime=3.09 cores=1,3,5,7
/proc/22626/stat : 22626 (cdcl-cuttingpla) R 22623 22626 21988 0 -1 4202496 3817 0 0 0 308 1 0 0 20 0 1 0 125352971 98353152 18791 33554432000 4194304 6211289 140737317757952 140737317755864 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22626/statm: 24012 18791 160 493 0 23509 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 96048

[startup+6.30029 s]
/proc/loadavg: 2.07 2.09 2.06 3/178 22627
/proc/meminfo: memFree=30514204/32872528 swapFree=11252/530428
[pid=22626] ppid=22623 vsize=96184 CPUtime=6.29 cores=1,3,5,7
/proc/22626/stat : 22626 (cdcl-cuttingpla) R 22623 22626 21988 0 -1 4202496 4905 0 0 0 628 1 0 0 20 0 1 0 125352971 98492416 20017 33554432000 4194304 6211289 140737317757952 140737317756296 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22626/statm: 24046 20017 165 493 0 23543 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 96184

[startup+12.7003 s]
/proc/loadavg: 2.06 2.09 2.05 3/178 22627
/proc/meminfo: memFree=30499896/32872528 swapFree=11252/530428
[pid=22626] ppid=22623 vsize=96712 CPUtime=12.68 cores=1,3,5,7
/proc/22626/stat : 22626 (cdcl-cuttingpla) R 22623 22626 21988 0 -1 4202496 5121 0 0 0 1267 1 0 0 20 0 1 0 125352971 99033088 22264 33554432000 4194304 6211289 140737317757952 140737317755944 4209328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22626/statm: 24178 22264 165 493 0 23675 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 96712

[startup+25.5003 s]
/proc/loadavg: 2.05 2.08 2.05 3/178 22627
/proc/meminfo: memFree=30493304/32872528 swapFree=11252/530428
[pid=22626] ppid=22623 vsize=116076 CPUtime=25.49 cores=1,3,5,7
/proc/22626/stat : 22626 (cdcl-cuttingpla) R 22623 22626 21988 0 -1 4202496 6099 0 0 0 2547 2 0 0 20 0 1 0 125352971 118861824 23362 33554432000 4194304 6211289 140737317757952 140737317755944 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22626/statm: 29019 23362 165 493 0 28516 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 116076

[startup+51.1003 s]
/proc/loadavg: 2.03 2.08 2.05 3/178 22627
/proc/meminfo: memFree=30457120/32872528 swapFree=11252/530428
[pid=22626] ppid=22623 vsize=149708 CPUtime=51.08 cores=1,3,5,7
/proc/22626/stat : 22626 (cdcl-cuttingpla) R 22623 22626 21988 0 -1 4202496 7037 0 0 0 5106 2 0 0 20 0 1 0 125352971 153300992 27778 33554432000 4194304 6211289 140737317757952 140737317755864 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22626/statm: 37427 27778 165 493 0 36924 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 149708

[startup+102.3 s]
/proc/loadavg: 2.01 2.06 2.05 3/178 22628
/proc/meminfo: memFree=30401156/32872528 swapFree=11252/530428
[pid=22626] ppid=22623 vsize=201544 CPUtime=102.28 cores=1,3,5,7
/proc/22626/stat : 22626 (cdcl-cuttingpla) R 22623 22626 21988 0 -1 4202496 8477 0 0 0 10225 3 0 0 20 0 1 0 125352971 206381056 37493 33554432000 4194304 6211289 140737317757952 140737317755864 4209384 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22626/statm: 50386 37493 165 493 0 49883 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 201544

[startup+162.3 s]
/proc/loadavg: 2.15 2.09 2.06 3/178 22629
/proc/meminfo: memFree=30334932/32872528 swapFree=11252/530428
[pid=22626] ppid=22623 vsize=203152 CPUtime=162.27 cores=1,3,5,7
/proc/22626/stat : 22626 (cdcl-cuttingpla) R 22623 22626 21988 0 -1 4202496 9026 0 0 0 16223 4 0 0 20 0 1 0 125352971 208027648 45159 33554432000 4194304 6211289 140737317757952 140737317756296 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22626/statm: 50788 45159 165 493 0 50285 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 203152

[startup+222.307 s]
/proc/loadavg: 2.17 2.10 2.06 3/178 22630
/proc/meminfo: memFree=30330712/32872528 swapFree=11252/530428
[pid=22626] ppid=22623 vsize=204908 CPUtime=222.25 cores=1,3,5,7
/proc/22626/stat : 22626 (cdcl-cuttingpla) R 22623 22626 21988 0 -1 4202496 9517 0 0 0 22221 4 0 0 20 0 1 0 125352971 209825792 45666 33554432000 4194304 6211289 140737317757952 140737317755816 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22626/statm: 51227 45666 165 493 0 50724 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 204908

[startup+282.3 s]
/proc/loadavg: 2.15 2.11 2.07 3/178 22632
/proc/meminfo: memFree=30330932/32872528 swapFree=11252/530428
[pid=22626] ppid=22623 vsize=205320 CPUtime=282.23 cores=1,3,5,7
/proc/22626/stat : 22626 (cdcl-cuttingpla) R 22623 22626 21988 0 -1 4202496 9618 0 0 0 28219 4 0 0 20 0 1 0 125352971 210247680 45760 33554432000 4194304 6211289 140737317757952 140737317755944 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22626/statm: 51330 45760 165 493 0 50827 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 205320

[startup+342.3 s]
/proc/loadavg: 2.17 2.13 2.08 3/178 22633
/proc/meminfo: memFree=30286864/32872528 swapFree=11252/530428
[pid=22626] ppid=22623 vsize=205452 CPUtime=342.22 cores=1,3,5,7
/proc/22626/stat : 22626 (cdcl-cuttingpla) R 22623 22626 21988 0 -1 4202496 9664 0 0 0 34218 4 0 0 20 0 1 0 125352971 210382848 48355 33554432000 4194304 6211289 140737317757952 140737317756296 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22626/statm: 51363 48355 165 493 0 50860 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 205452

[startup+402.3 s]
/proc/loadavg: 2.14 2.12 2.08 3/179 22637
/proc/meminfo: memFree=30284508/32872528 swapFree=11252/530428
[pid=22626] ppid=22623 vsize=205744 CPUtime=402.21 cores=1,3,5,7
/proc/22626/stat : 22626 (cdcl-cuttingpla) R 22623 22626 21988 0 -1 4202496 9757 0 0 0 40217 4 0 0 20 0 1 0 125352971 210681856 48448 33554432000 4194304 6211289 140737317757952 140737317755816 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22626/statm: 51436 48448 165 493 0 50933 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 205744

[startup+462.3 s]
/proc/loadavg: 2.14 2.13 2.08 3/179 22638
/proc/meminfo: memFree=30253828/32872528 swapFree=11252/530428
[pid=22626] ppid=22623 vsize=287540 CPUtime=462.2 cores=1,3,5,7
/proc/22626/stat : 22626 (cdcl-cuttingpla) R 22623 22626 21988 0 -1 4202496 10218 0 0 0 46215 5 0 0 20 0 1 0 125352971 294440960 53396 33554432000 4194304 6211289 140737317757952 140737317755816 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22626/statm: 71885 53396 165 493 0 71382 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 287540

[startup+522.3 s]
/proc/loadavg: 2.12 2.13 2.09 3/178 22639
/proc/meminfo: memFree=30250420/32872528 swapFree=11252/530428
[pid=22626] ppid=22623 vsize=287676 CPUtime=522.19 cores=1,3,5,7
/proc/22626/stat : 22626 (cdcl-cuttingpla) R 22623 22626 21988 0 -1 4202496 10456 0 0 0 52214 5 0 0 20 0 1 0 125352971 294580224 53954 33554432000 4194304 6211289 140737317757952 140737317756296 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22626/statm: 71919 53954 165 493 0 71416 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 287676

[startup+582.3 s]
/proc/loadavg: 2.12 2.13 2.09 3/178 22641
/proc/meminfo: memFree=30234092/32872528 swapFree=11252/530428
[pid=22626] ppid=22623 vsize=287812 CPUtime=582.18 cores=1,3,5,7
/proc/22626/stat : 22626 (cdcl-cuttingpla) R 22623 22626 21988 0 -1 4202496 10647 0 0 0 58213 5 0 0 20 0 1 0 125352971 294719488 54119 33554432000 4194304 6211289 140737317757952 140737317756296 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22626/statm: 71953 54119 165 493 0 71450 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 287812


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


[startup+882.307 s]
/proc/loadavg: 2.12 2.12 2.09 3/177 22657
/proc/meminfo: memFree=30149004/32872528 swapFree=11252/530428
[pid=22626] ppid=22623 vsize=291492 CPUtime=882.14 cores=1,3,5,7
/proc/22626/stat : 22626 (cdcl-cuttingpla) R 22623 22626 21988 0 -1 4202496 11664 0 0 0 88208 6 0 0 20 0 1 0 125352971 298487808 61750 33554432000 4194304 6211289 140737317757952 140737317755816 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22626/statm: 72873 61750 165 493 0 72370 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 291492

[startup+942.3 s]
/proc/loadavg: 2.15 2.14 2.10 3/177 22658
/proc/meminfo: memFree=30123324/32872528 swapFree=11252/530428
[pid=22626] ppid=22623 vsize=292032 CPUtime=942.12 cores=1,3,5,7
/proc/22626/stat : 22626 (cdcl-cuttingpla) R 22623 22626 21988 0 -1 4202496 11829 0 0 0 94206 6 0 0 20 0 1 0 125352971 299040768 64994 33554432000 4194304 6211289 140737317757952 140737317755944 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22626/statm: 73008 64994 165 493 0 72505 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 292032

[startup+1002.3 s]
/proc/loadavg: 2.17 2.14 2.09 3/178 22662
/proc/meminfo: memFree=30102512/32872528 swapFree=11252/530428
[pid=22626] ppid=22623 vsize=292300 CPUtime=1002.12 cores=1,3,5,7
/proc/22626/stat : 22626 (cdcl-cuttingpla) R 22623 22626 21988 0 -1 4202496 11916 0 0 0 100205 7 0 0 20 0 1 0 125352971 299315200 66101 33554432000 4194304 6211289 140737317757952 140737317756296 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22626/statm: 73075 66101 165 493 0 72572 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 292300

[startup+1062.3 s]
/proc/loadavg: 2.10 2.13 2.09 3/177 22663
/proc/meminfo: memFree=30099856/32872528 swapFree=11252/530428
[pid=22626] ppid=22623 vsize=292752 CPUtime=1062.11 cores=1,3,5,7
/proc/22626/stat : 22626 (cdcl-cuttingpla) R 22623 22626 21988 0 -1 4202496 12044 0 0 0 106204 7 0 0 20 0 1 0 125352971 299778048 66229 33554432000 4194304 6211289 140737317757952 140737317756296 4209306 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22626/statm: 73188 66229 165 493 0 72685 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 292752

[startup+1122.3 s]
/proc/loadavg: 2.04 2.10 2.08 3/177 22664
/proc/meminfo: memFree=30096808/32872528 swapFree=11252/530428
[pid=22626] ppid=22623 vsize=293296 CPUtime=1122.1 cores=1,3,5,7
/proc/22626/stat : 22626 (cdcl-cuttingpla) R 22623 22626 21988 0 -1 4202496 12187 0 0 0 112203 7 0 0 20 0 1 0 125352971 300335104 66372 33554432000 4194304 6211289 140737317757952 140737317755864 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22626/statm: 73324 66372 165 493 0 72821 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 293296

[startup+1182.3 s]
/proc/loadavg: 2.01 2.08 2.08 3/177 22666
/proc/meminfo: memFree=30093276/32872528 swapFree=11252/530428
[pid=22626] ppid=22623 vsize=294252 CPUtime=1182.09 cores=1,3,5,7
/proc/22626/stat : 22626 (cdcl-cuttingpla) R 22623 22626 21988 0 -1 4202496 12395 0 0 0 118202 7 0 0 20 0 1 0 125352971 301314048 66580 33554432000 4194304 6211289 140737317757952 140737317755816 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22626/statm: 73563 66580 165 493 0 73060 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 294252

[startup+1242.3 s]
/proc/loadavg: 2.00 2.07 2.07 3/177 22667
/proc/meminfo: memFree=30079624/32872528 swapFree=11252/530428
[pid=22626] ppid=22623 vsize=294796 CPUtime=1242.08 cores=1,3,5,7
/proc/22626/stat : 22626 (cdcl-cuttingpla) R 22623 22626 21988 0 -1 4202496 12542 0 0 0 124201 7 0 0 20 0 1 0 125352971 301871104 69793 33554432000 4194304 6211289 140737317757952 140737317755944 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22626/statm: 73699 69793 165 493 0 73196 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 294796

[startup+1302.3 s]
/proc/loadavg: 2.00 2.05 2.07 3/177 22668
/proc/meminfo: memFree=30056240/32872528 swapFree=11252/530428
[pid=22626] ppid=22623 vsize=428412 CPUtime=1302.07 cores=1,3,5,7
/proc/22626/stat : 22626 (cdcl-cuttingpla) R 22623 22626 21988 0 -1 4202496 13332 0 0 0 130198 9 0 0 20 0 1 0 125352971 438693888 75590 33554432000 4194304 6211289 140737317757952 140737317755864 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22626/statm: 107103 75590 165 493 0 106600 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 428412

[startup+1362.3 s]
/proc/loadavg: 2.06 2.06 2.07 3/177 22669
/proc/meminfo: memFree=30053072/32872528 swapFree=11252/530428
[pid=22626] ppid=22623 vsize=428684 CPUtime=1362.06 cores=1,3,5,7
/proc/22626/stat : 22626 (cdcl-cuttingpla) R 22623 22626 21988 0 -1 4202496 13855 0 0 0 136197 9 0 0 20 0 1 0 125352971 438972416 76175 33554432000 4194304 6211289 140737317757952 140737317755944 4209328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22626/statm: 107171 76175 165 493 0 106668 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 428684

[startup+1422.3 s]
/proc/loadavg: 2.09 2.06 2.07 3/177 22670
/proc/meminfo: memFree=30052256/32872528 swapFree=11252/530428
[pid=22626] ppid=22623 vsize=428820 CPUtime=1422.06 cores=1,3,5,7
/proc/22626/stat : 22626 (cdcl-cuttingpla) R 22623 22626 21988 0 -1 4202496 13881 0 0 0 142197 9 0 0 20 0 1 0 125352971 439111680 76201 33554432000 4194304 6211289 140737317757952 140737317756296 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22626/statm: 107205 76201 165 493 0 106702 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 428820

[startup+1482.3 s]
/proc/loadavg: 2.03 2.05 2.06 3/177 22672
/proc/meminfo: memFree=30052136/32872528 swapFree=11252/530428
[pid=22626] ppid=22623 vsize=428820 CPUtime=1482.04 cores=1,3,5,7
/proc/22626/stat : 22626 (cdcl-cuttingpla) R 22623 22626 21988 0 -1 4202496 13910 0 0 0 148195 9 0 0 20 0 1 0 125352971 439111680 76230 33554432000 4194304 6211289 140737317757952 140737317756296 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22626/statm: 107205 76230 165 493 0 106702 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 428820

[startup+1542.31 s]
/proc/loadavg: 2.07 2.05 2.06 3/177 22673
/proc/meminfo: memFree=30052620/32872528 swapFree=11252/530428
[pid=22626] ppid=22623 vsize=428956 CPUtime=1542.04 cores=1,3,5,7
/proc/22626/stat : 22626 (cdcl-cuttingpla) R 22623 22626 21988 0 -1 4202496 13944 0 0 0 154195 9 0 0 20 0 1 0 125352971 439250944 76264 33554432000 4194304 6211289 140737317757952 140737317755944 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22626/statm: 107239 76264 165 493 0 106736 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 428956

[startup+1602.3 s]
/proc/loadavg: 2.14 2.07 2.06 3/178 22677
/proc/meminfo: memFree=30052232/32872528 swapFree=11252/530428
[pid=22626] ppid=22623 vsize=429228 CPUtime=1602.02 cores=1,3,5,7
/proc/22626/stat : 22626 (cdcl-cuttingpla) R 22623 22626 21988 0 -1 4202496 13985 0 0 0 160193 9 0 0 20 0 1 0 125352971 439529472 76305 33554432000 4194304 6211289 140737317757952 140737317755864 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22626/statm: 107307 76305 165 493 0 106804 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 429228

[startup+1662.3 s]
/proc/loadavg: 2.12 2.07 2.06 3/177 22678
/proc/meminfo: memFree=30051436/32872528 swapFree=11252/530428
[pid=22626] ppid=22623 vsize=429636 CPUtime=1662.01 cores=1,3,5,7
/proc/22626/stat : 22626 (cdcl-cuttingpla) R 22623 22626 21988 0 -1 4202496 14091 0 0 0 166192 9 0 0 20 0 1 0 125352971 439947264 76411 33554432000 4194304 6211289 140737317757952 140737317755864 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22626/statm: 107409 76411 165 493 0 106906 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 429636

[startup+1722.3 s]
/proc/loadavg: 2.04 2.05 2.06 3/177 22679
/proc/meminfo: memFree=30050132/32872528 swapFree=11252/530428
[pid=22626] ppid=22623 vsize=430180 CPUtime=1721.99 cores=1,3,5,7
/proc/22626/stat : 22626 (cdcl-cuttingpla) R 22623 22626 21988 0 -1 4202496 14249 0 0 0 172190 9 0 0 20 0 1 0 125352971 440504320 76615 33554432000 4194304 6211289 140737317757952 140737317755944 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22626/statm: 107545 76615 165 493 0 107042 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 430180

[startup+1782.3 s]
/proc/loadavg: 2.05 2.06 2.06 3/176 22680
/proc/meminfo: memFree=30047204/32872528 swapFree=11252/530428
[pid=22626] ppid=22623 vsize=430584 CPUtime=1781.97 cores=1,3,5,7
/proc/22626/stat : 22626 (cdcl-cuttingpla) R 22623 22626 21988 0 -1 4202496 14640 0 0 0 178187 10 0 0 20 0 1 0 125352971 440918016 76944 33554432000 4194304 6211289 140737317757952 140737317755816 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22626/statm: 107646 76944 165 493 0 107143 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 430584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.04 2.05 2.06 3/177 22681
/proc/meminfo: memFree=30047420/32872528 swapFree=11252/530428
[pid=22626] ppid=22623 vsize=430584 CPUtime=1800.06 cores=1,3,5,7
/proc/22626/stat : 22626 (cdcl-cuttingpla) R 22623 22626 21988 0 -1 4202496 14667 0 0 0 179996 10 0 0 20 0 1 0 125352971 440918016 76958 33554432000 4194304 6211289 140737317757952 140737317755816 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22626/statm: 107646 76958 165 493 0 107143 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 430584

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.4
CPU time (s): 1800.07
CPU user time (s): 1799.97
CPU system time (s): 0.105983
CPU usage (%): 99.9815
Max. virtual memory (cumulated for all children) (KiB): 430584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.105983
maximum resident set size= 307832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14667
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= 109
involuntary context switches= 1851

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.66329 second user time and 6.79597 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-09 03:03:32
IDJOB=4087678
IDBENCH=25017
IDSOLVER=2549
FILE ID=node141/4087678-1465434212
RUNJOBID= node141-1465427004-22005
PBS_JOBID= 19859775
Free space on /tmp= 71744 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_8.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087678-1465434212/watcher-4087678-1465434212 -o /tmp/evaluation-result-4087678-1465434212/solver-4087678-1465434212 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1465427004-22005 --watchdog 1960 --input HOME/instance-4087678-1465434212.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= a6271c60ac3da107dd19024b50d39967
RANDOM SEED=917616104

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.876
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:        30671404 kB
Buffers:          114220 kB
Cached:           741728 kB
SwapCached:         1832 kB
Active:           401020 kB
Inactive:         515832 kB
Active(anon):      59648 kB
Inactive(anon):     3244 kB
Active(file):     341372 kB
Inactive(file):   512588 kB
Unevictable:      530428 kB
Mlocked:           11252 kB
SwapTotal:      67108856 kB
SwapFree:       67098372 kB
Dirty:              6944 kB
Writeback:             0 kB
AnonPages:        590184 kB
Mapped:             8976 kB
Shmem:                 0 kB
Slab:             622524 kB
SReclaimable:      65964 kB
SUnreclaim:       556560 kB
KernelStack:        1432 kB
PageTables:         5240 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     715452 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    571392 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= 71744 MiB
End job on node141 at 2016-06-09 03:33:33