Trace number 4267666

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
cosoco 1.12SAT (TO)1152 2520 2520

General information on the benchmark

NameKnapsack/Knapsack-m1-s60/
Knapsack-60-250-17.xml
MD5SUM55160ca1cb6892c8520106891d7cdd01
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1220
Best CPU time to get the best result obtained on this benchmark552.08801
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":60}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":60}]
Minimum constraint arity60
Maximum constraint arity60
Distribution of constraint arities[{"arity":60,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.08	c best=?? lower=0 upper=3014 
0.00/0.08	c
0.00/0.08	c This is cosoco 1.12 --  
0.00/0.08	c
0.00/0.08	c command line: cosoco -lc -model -restarts HOME/instance-4267666-1502540741.xml 
0.00/0.08	c enable optimization
0.00/0.08	c ========================================[ Problem Statistics ]===========================================
0.00/0.08	c |                                                                                                       
0.00/0.08	c |  Parse time        :         0.00 s 
0.00/0.08	c |
0.00/0.08	c |               Variables: 60
0.00/0.08	c |            Domain Sizes: 2..2
0.00/0.08	c |
0.00/0.08	c |             Constraints: 2
0.00/0.08	c |                   Arity: 60..60
0.00/0.08	c | 
0.00/0.08	c |                   Types: 
0.00/0.08	c |                          Sum: 2
0.00/0.08	c |                          
0.00/0.08	c =========================================================================================================
0.00/0.08	o 0
0.00/0.08	c    1 calls to solver: best=0 lower=1 upper=3014 
0.00/0.08	o 3
0.00/0.08	o 8
0.00/0.08	c    3 calls to solver: best=8 lower=9 upper=3014 
0.00/0.08	o 44
0.00/0.08	o 53
0.00/0.08	c    5 calls to solver: best=53 lower=54 upper=3014 
0.00/0.08	o 77
0.00/0.08	o 129
0.00/0.08	c    7 calls to solver: best=129 lower=130 upper=3014 
0.00/0.08	o 147
0.00/0.08	o 158
0.00/0.08	c    9 calls to solver: best=158 lower=159 upper=3014 
0.00/0.08	o 178
0.00/0.08	o 214
0.00/0.08	c   11 calls to solver: best=214 lower=215 upper=3014 
0.00/0.08	o 215
0.00/0.08	o 233
0.00/0.08	c   13 calls to solver: best=233 lower=234 upper=3014 
0.00/0.08	o 248
0.00/0.09	o 250
0.00/0.09	c   15 calls to solver: best=250 lower=251 upper=3014 
0.00/0.09	o 286
0.00/0.09	o 307
0.00/0.09	c   17 calls to solver: best=307 lower=308 upper=3014 
0.00/0.09	o 376
0.00/0.09	o 388
0.00/0.09	c   19 calls to solver: best=388 lower=389 upper=3014 
0.00/0.09	o 397
0.00/0.09	o 435
0.00/0.09	c   21 calls to solver: best=435 lower=436 upper=3014 
0.00/0.09	o 447
0.00/0.09	o 462
0.00/0.09	c   23 calls to solver: best=462 lower=463 upper=3014 
0.00/0.09	o 473
0.00/0.09	o 485
0.00/0.09	c   25 calls to solver: best=485 lower=486 upper=3014 
0.00/0.09	o 502
0.00/0.09	o 506
0.00/0.09	c   27 calls to solver: best=506 lower=507 upper=3014 
0.00/0.09	o 554
0.00/0.09	o 573
0.00/0.09	c   29 calls to solver: best=573 lower=574 upper=3014 
0.00/0.09	o 604
0.00/0.09	o 613
0.00/0.09	c   31 calls to solver: best=613 lower=614 upper=3014 
0.00/0.09	o 614
0.00/0.09	o 618
0.00/0.09	c   33 calls to solver: best=618 lower=619 upper=3014 
0.00/0.09	o 636
0.00/0.09	o 647
0.00/0.09	c   35 calls to solver: best=647 lower=648 upper=3014 
0.00/0.09	o 680
0.00/0.09	o 689
0.00/0.09	c   37 calls to solver: best=689 lower=690 upper=3014 
0.00/0.09	o 691
0.01/0.10	o 709
0.01/0.10	c   39 calls to solver: best=709 lower=710 upper=3014 
0.01/0.14	o 719
0.01/0.15	o 730
0.01/0.15	c   41 calls to solver: best=730 lower=731 upper=3014 
0.01/0.15	o 734
0.01/0.16	o 753
0.01/0.16	c   43 calls to solver: best=753 lower=754 upper=3014 
0.01/0.16	o 766
0.01/0.16	o 769
0.01/0.16	c   45 calls to solver: best=769 lower=770 upper=3014 
0.01/0.16	o 772
0.01/0.16	o 773
0.01/0.16	c   47 calls to solver: best=773 lower=774 upper=3014 
0.01/0.16	o 781
0.01/0.16	o 786
0.01/0.16	c   49 calls to solver: best=786 lower=787 upper=3014 
0.01/0.16	o 794
0.01/0.17	o 796
0.01/0.17	c   51 calls to solver: best=796 lower=797 upper=3014 
0.01/0.17	o 804
0.01/0.17	o 813
0.01/0.17	c   53 calls to solver: best=813 lower=814 upper=3014 
0.11/0.27	o 823
0.11/0.28	o 828
0.11/0.28	c   55 calls to solver: best=828 lower=829 upper=3014 
0.11/0.29	o 829
0.11/0.29	o 842
0.11/0.29	c   57 calls to solver: best=842 lower=843 upper=3014 
0.21/0.31	o 843
0.21/0.32	o 868
0.21/0.32	c   59 calls to solver: best=868 lower=869 upper=3014 
0.21/0.38	o 885
0.41/0.51	o 893
0.41/0.51	c   61 calls to solver: best=893 lower=894 upper=3014 
0.81/0.97	o 900
0.81/0.99	o 905
0.81/0.99	c   63 calls to solver: best=905 lower=906 upper=3014 
0.91/1.06	o 927
1.02/1.17	o 939
1.02/1.17	c   65 calls to solver: best=939 lower=940 upper=3014 
1.02/1.20	o 940
1.12/1.21	o 956
1.12/1.21	c   67 calls to solver: best=956 lower=957 upper=3014 
5.81/5.99	o 966
10.31/10.48	o 971
10.31/10.48	c   69 calls to solver: best=971 lower=972 upper=3014 
13.12/13.28	o 981
13.41/13.59	o 986
13.41/13.59	c   71 calls to solver: best=986 lower=987 upper=3014 
13.61/13.73	o 998
14.51/14.65	o 1003
14.51/14.65	c   73 calls to solver: best=1003 lower=1004 upper=3014 
15.01/15.15	o 1009
15.21/15.31	o 1016
15.21/15.31	c   75 calls to solver: best=1016 lower=1017 upper=3014 
20.21/20.30	o 1020
20.61/20.77	o 1031
20.61/20.77	c   77 calls to solver: best=1031 lower=1032 upper=3014 
22.02/22.19	o 1032
24.31/24.42	o 1041
24.31/24.42	c   79 calls to solver: best=1041 lower=1042 upper=3014 
27.42/27.53	o 1046
33.52/33.66	o 1056
33.52/33.66	c   81 calls to solver: best=1056 lower=1057 upper=3014 
36.22/36.40	o 1058
41.22/41.31	o 1059
41.22/41.31	c   83 calls to solver: best=1059 lower=1060 upper=3014 
46.52/46.60	o 1063
87.92/88.09	o 1065
87.92/88.09	c   85 calls to solver: best=1065 lower=1066 upper=3014 
90.02/90.12	o 1067
91.02/91.18	o 1072
91.02/91.18	c   87 calls to solver: best=1072 lower=1073 upper=3014 
241.62/241.75	o 1076
334.02/334.19	o 1081
334.02/334.19	c   89 calls to solver: best=1081 lower=1082 upper=3014 
453.33/453.43	o 1091
508.24/508.36	o 1094
508.24/508.36	c   91 calls to solver: best=1094 lower=1095 upper=3014 
603.23/603.34	o 1095
676.34/676.47	o 1097
676.34/676.47	c   93 calls to solver: best=1097 lower=1098 upper=3014 
773.04/773.18	o 1098
1068.15/1068.23	o 1101
1068.15/1068.23	c   95 calls to solver: best=1101 lower=1102 upper=3014 
1156.35/1156.45	o 1106
1217.76/1217.81	o 1107
1217.76/1217.81	c   97 calls to solver: best=1107 lower=1108 upper=3014 
1234.95/1235.00	o 1112
1268.95/1269.02	o 1122
1268.95/1269.02	c   99 calls to solver: best=1122 lower=1123 upper=3014 
1276.15/1276.28	o 1123
1317.46/1317.52	o 1127
1317.46/1317.52	c  101 calls to solver: best=1127 lower=1128 upper=3014 
1353.96/1354.02	o 1135
1403.46/1403.52	o 1151
1403.46/1403.52	c  103 calls to solver: best=1151 lower=1152 upper=3014 
1902.07/1902.15	o 1152
2519.99/2520.00	
2519.99/2520.00	c *** INTERRUPTED ***
2519.99/2520.00	c restarts              : 112         
2519.99/2520.00	c conflicts             : 44410192     (17623 /sec)
2519.99/2520.00	c decisions             : 284992778    (113093 /sec)
2519.99/2520.00	c propagations          : 2496391569  (990635 /sec)
2519.99/2520.00	c root propagations     : 60          
2519.99/2520.00	c filter calls          : 951436565      (377556 /sec)
2519.99/2520.00	c useless filter calls  : 595420439      (62 %)
2519.99/2520.00	c Memory used           : 26.37 MB
2519.99/2520.00	c CPU time              : 2519.99 s
2519.99/2520.00	
2519.99/2520.00	c nb Solutions = 104
2519.99/2520.00	s SATISFIABLE
2519.99/2520.00	c Best value found: 1152
2519.99/2520.00	
2519.99/2520.00	
2519.99/2520.00	v <instantiation type='solution' cost='1152'>
2519.99/2520.00	v <list>x[0] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[1] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[2] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[3] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[4] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[5] x[6] x[7] x[8] x[9] </list>
2519.99/2520.00	v <values>0 1 0 1 0 0 0 1 0 0 0 1 0 0 1 1 0 1 0 1 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 1 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 1 0 </values>
2519.99/2520.00	v </instantiation>
2519.99/2520.00	

Verifier Data

OK	1152

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-4267666-1502540741/watcher-4267666-1502540741 -o /tmp/evaluation-result-4267666-1502540741/solver-4267666-1502540741 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502500343-24509 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4267666-1502540741.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.06 2.04 2.05 3/184 2075
/proc/meminfo: memFree=30545736/32770624 swapFree=0/595728
[pid=2075] ppid=2072 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/2075/stat : 2075 (runsolver) D 2072 2075 24445 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 101580460 24240128 106 18446744073709551615 4194304 4338465 140732732619664 140732732617304 140570732073687 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 18743296 140732732620993 140732732621385 140732732621385 140732732624842 0
/proc/2075/statm: 5918 106 53 36 0 2156 0

[startup+0.100154 s]
/proc/loadavg: 2.06 2.04 2.05 3/184 2075
/proc/meminfo: memFree=30545736/32770624 swapFree=0/595728
[pid=2075] ppid=2072 vsize=26996 CPUtime=0.01 cores=1,3,5,7
/proc/2075/stat : 2075 (cosoco) R 2072 2075 24445 0 -1 4202496 1036 0 0 0 1 0 0 0 20 0 1 0 101580460 27643904 832 18446744073709551615 4194304 5972588 140720838410528 140720838407976 140265820122208 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 32296960 140720838414830 140720838414925 140720838414925 140720838418382 0
/proc/2075/statm: 6749 832 736 435 0 112 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 26996

[startup+0.2003 s]
/proc/loadavg: 2.06 2.04 2.05 3/184 2075
/proc/meminfo: memFree=30545736/32770624 swapFree=0/595728
[pid=2075] ppid=2072 vsize=26996 CPUtime=0.11 cores=1,3,5,7
/proc/2075/stat : 2075 (cosoco) R 2072 2075 24445 0 -1 4202496 1036 0 0 0 11 0 0 0 20 0 1 0 101580460 27643904 832 18446744073709551615 4194304 5972588 140720838410528 140720838407976 5139329 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 32296960 140720838414830 140720838414925 140720838414925 140720838418382 0
/proc/2075/statm: 6749 832 736 435 0 112 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 26996

[startup+0.300255 s]
/proc/loadavg: 2.06 2.04 2.05 3/184 2075
/proc/meminfo: memFree=30545736/32770624 swapFree=0/595728
[pid=2075] ppid=2072 vsize=26996 CPUtime=0.21 cores=1,3,5,7
/proc/2075/stat : 2075 (cosoco) R 2072 2075 24445 0 -1 4202496 1036 0 0 0 21 0 0 0 20 0 1 0 101580460 27643904 832 18446744073709551615 4194304 5972588 140720838410528 140720838407976 5139329 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 32296960 140720838414830 140720838414925 140720838414925 140720838418382 0
/proc/2075/statm: 6749 832 736 435 0 112 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 26996

[startup+0.700222 s]
/proc/loadavg: 2.06 2.04 2.05 3/184 2075
/proc/meminfo: memFree=30545736/32770624 swapFree=0/595728
[pid=2075] ppid=2072 vsize=26996 CPUtime=0.61 cores=1,3,5,7
/proc/2075/stat : 2075 (cosoco) R 2072 2075 24445 0 -1 4202496 1036 0 0 0 61 0 0 0 20 0 1 0 101580460 27643904 832 18446744073709551615 4194304 5972588 140720838410528 140720838407976 5047439 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 32296960 140720838414830 140720838414925 140720838414925 140720838418382 0
/proc/2075/statm: 6749 832 736 435 0 112 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 26996

[startup+1.50022 s]
/proc/loadavg: 2.06 2.04 2.05 3/184 2076
/proc/meminfo: memFree=30546232/32770624 swapFree=0/595708
[pid=2075] ppid=2072 vsize=26996 CPUtime=1.41 cores=1,3,5,7
/proc/2075/stat : 2075 (cosoco) R 2072 2075 24445 0 -1 4202496 1036 0 0 0 141 0 0 0 20 0 1 0 101580460 27643904 832 18446744073709551615 4194304 5972588 140720838410528 140720838407976 5139324 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 32296960 140720838414830 140720838414925 140720838414925 140720838418382 0
/proc/2075/statm: 6749 832 736 435 0 112 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 26996

[startup+3.10022 s]
/proc/loadavg: 2.06 2.04 2.05 3/184 2076
/proc/meminfo: memFree=30545864/32770624 swapFree=0/595708
[pid=2075] ppid=2072 vsize=26996 CPUtime=3.01 cores=1,3,5,7
/proc/2075/stat : 2075 (cosoco) R 2072 2075 24445 0 -1 4202496 1060 0 0 0 301 0 0 0 20 0 1 0 101580460 27643904 877 18446744073709551615 4194304 5972588 140720838410528 140720838407976 5046297 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 32296960 140720838414830 140720838414925 140720838414925 140720838418382 0
/proc/2075/statm: 6749 877 776 435 0 112 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 26996

[startup+6.30022 s]
/proc/loadavg: 2.05 2.04 2.05 3/184 2076
/proc/meminfo: memFree=30545864/32770624 swapFree=0/595708
[pid=2075] ppid=2072 vsize=26996 CPUtime=6.21 cores=1,3,5,7
/proc/2075/stat : 2075 (cosoco) R 2072 2075 24445 0 -1 4202496 1101 0 0 0 621 0 0 0 20 0 1 0 101580460 27643904 877 18446744073709551615 4194304 5972588 140720838410528 140720838397720 5139291 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 32296960 140720838414830 140720838414925 140720838414925 140720838418382 0
/proc/2075/statm: 6749 877 776 435 0 112 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 26996

[startup+12.7002 s]
/proc/loadavg: 2.05 2.04 2.05 3/184 2077
/proc/meminfo: memFree=30545616/32770624 swapFree=0/595704
[pid=2075] ppid=2072 vsize=26996 CPUtime=12.61 cores=1,3,5,7
/proc/2075/stat : 2075 (cosoco) R 2072 2075 24445 0 -1 4202496 1143 0 0 0 1261 0 0 0 20 0 1 0 101580460 27643904 877 18446744073709551615 4194304 5972588 140720838410528 140720838397720 5139264 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 32296960 140720838414830 140720838414925 140720838414925 140720838418382 0
/proc/2075/statm: 6749 877 776 435 0 112 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 26996

[startup+25.5003 s]
/proc/loadavg: 2.04 2.04 2.05 3/184 2077
/proc/meminfo: memFree=30545864/32770624 swapFree=0/595700
[pid=2075] ppid=2072 vsize=26996 CPUtime=25.42 cores=1,3,5,7
/proc/2075/stat : 2075 (cosoco) R 2072 2075 24445 0 -1 4202496 1227 0 0 0 2542 0 0 0 20 0 1 0 101580460 27643904 877 18446744073709551615 4194304 5972588 140720838410528 140720838407976 5046448 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 32296960 140720838414830 140720838414925 140720838414925 140720838418382 0
/proc/2075/statm: 6749 877 776 435 0 112 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 26996

[startup+51.1003 s]
/proc/loadavg: 2.03 2.04 2.05 3/184 2077
/proc/meminfo: memFree=30545864/32770624 swapFree=0/595692
[pid=2075] ppid=2072 vsize=26996 CPUtime=51.02 cores=1,3,5,7
/proc/2075/stat : 2075 (cosoco) R 2072 2075 24445 0 -1 4202496 1269 0 0 0 5102 0 0 0 20 0 1 0 101580460 27643904 877 18446744073709551615 4194304 5972588 140720838410528 140720838407976 5139329 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 32296960 140720838414830 140720838414925 140720838414925 140720838418382 0
/proc/2075/statm: 6749 877 776 435 0 112 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 26996

[startup+102.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/184 2079
/proc/meminfo: memFree=30545988/32770624 swapFree=0/595704
[pid=2075] ppid=2072 vsize=26996 CPUtime=102.22 cores=1,3,5,7
/proc/2075/stat : 2075 (cosoco) R 2072 2075 24445 0 -1 4202496 1311 0 0 0 10222 0 0 0 20 0 1 0 101580460 27643904 877 18446744073709551615 4194304 5972588 140720838410528 140720838397720 5046963 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 32296960 140720838414830 140720838414925 140720838414925 140720838418382 0
/proc/2075/statm: 6749 877 776 435 0 112 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 26996

[startup+162.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/184 2081
/proc/meminfo: memFree=30545464/32770624 swapFree=0/595712
[pid=2075] ppid=2072 vsize=26996 CPUtime=162.22 cores=1,3,5,7
/proc/2075/stat : 2075 (cosoco) R 2072 2075 24445 0 -1 4202496 1336 0 0 0 16222 0 0 0 20 0 1 0 101580460 27643904 877 18446744073709551615 4194304 5972588 140720838410528 140720838397720 5045991 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 32296960 140720838414830 140720838414925 140720838414925 140720838418382 0
/proc/2075/statm: 6749 877 776 435 0 112 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 26996

[startup+222.306 s]
/proc/loadavg: 2.00 2.02 2.05 3/186 2085
/proc/meminfo: memFree=30545776/32770624 swapFree=0/595724
[pid=2075] ppid=2072 vsize=26996 CPUtime=222.23 cores=1,3,5,7
/proc/2075/stat : 2075 (cosoco) R 2072 2075 24445 0 -1 4202496 1361 0 0 0 22223 0 0 0 20 0 1 0 101580460 27643904 877 18446744073709551615 4194304 5972588 140720838410528 140720838397720 5139324 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 32296960 140720838414830 140720838414925 140720838414925 140720838418382 0
/proc/2075/statm: 6749 877 776 435 0 112 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 26996

[startup+282.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/186 2087
/proc/meminfo: memFree=30545532/32770624 swapFree=0/595736
[pid=2075] ppid=2072 vsize=26996 CPUtime=282.22 cores=1,3,5,7
/proc/2075/stat : 2075 (cosoco) R 2072 2075 24445 0 -1 4202496 1376 0 0 0 28222 0 0 0 20 0 1 0 101580460 27643904 877 18446744073709551615 4194304 5972588 140720838410528 140720838407976 5048024 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 32296960 140720838414830 140720838414925 140720838414925 140720838418382 0
/proc/2075/statm: 6749 877 776 435 0 112 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 26996

[startup+342.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/186 2089
/proc/meminfo: memFree=30545840/32770624 swapFree=0/595756
[pid=2075] ppid=2072 vsize=26996 CPUtime=342.23 cores=1,3,5,7
/proc/2075/stat : 2075 (cosoco) R 2072 2075 24445 0 -1 4202496 1418 0 0 0 34223 0 0 0 20 0 1 0 101580460 27643904 877 18446744073709551615 4194304 5972588 140720838410528 140720838397720 5046287 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 32296960 140720838414830 140720838414925 140720838414925 140720838418382 0
/proc/2075/statm: 6749 877 776 435 0 112 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 26996

[startup+402.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 2091
/proc/meminfo: memFree=30545472/32770624 swapFree=0/595760
[pid=2075] ppid=2072 vsize=26996 CPUtime=402.23 cores=1,3,5,7
/proc/2075/stat : 2075 (cosoco) R 2072 2075 24445 0 -1 4202496 1418 0 0 0 40223 0 0 0 20 0 1 0 101580460 27643904 877 18446744073709551615 4194304 5972588 140720838410528 140720838397720 5048508 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 32296960 140720838414830 140720838414925 140720838414925 140720838418382 0
/proc/2075/statm: 6749 877 776 435 0 112 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 26996

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 2093
/proc/meminfo: memFree=30545928/32770624 swapFree=0/595768
[pid=2075] ppid=2072 vsize=26996 CPUtime=462.23 cores=1,3,5,7
/proc/2075/stat : 2075 (cosoco) R 2072 2075 24445 0 -1 4202496 1458 0 0 0 46223 0 0 0 20 0 1 0 101580460 27643904 877 18446744073709551615 4194304 5972588 140720838410528 140720838407976 5045983 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 32296960 140720838414830 140720838414925 140720838414925 140720838418382 0
/proc/2075/statm: 6749 877 776 435 0 112 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 26996

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 2111
/proc/meminfo: memFree=30541620/32770624 swapFree=0/595808
[pid=2075] ppid=2072 vsize=26996 CPUtime=522.23 cores=1,3,5,7
/proc/2075/stat : 2075 (cosoco) R 2072 2075 24445 0 -1 4202496 1460 0 0 0 52223 0 0 0 20 0 1 0 101580460 27643904 877 18446744073709551615 4194304 5972588 140720838410528 140720838397720 5046297 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 32296960 140720838414830 140720838414925 140720838414925 140720838418382 0
/proc/2075/statm: 6749 877 776 435 0 112 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 26996

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 2113
/proc/meminfo: memFree=30541540/32770624 swapFree=0/595824
[pid=2075] ppid=2072 vsize=26996 CPUtime=582.23 cores=1,3,5,7
/proc/2075/stat : 2075 (cosoco) R 2072 2075 24445 0 -1 4202496 1485 0 0 0 58223 0 0 0 20 0 1 0 101580460 27643904 877 18446744073709551615 4194304 5972588 140720838410528 140720838397720 5048456 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 32296960 140720838414830 140720838414925 140720838414925 140720838418382 0
/proc/2075/statm: 6749 877 776 435 0 112 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 26996


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


[startup+1602.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/184 2168
/proc/meminfo: memFree=30544604/32770624 swapFree=0/596016
[pid=2075] ppid=2072 vsize=26996 CPUtime=1602.27 cores=1,3,5,7
/proc/2075/stat : 2075 (cosoco) R 2072 2075 24445 0 -1 4202496 1822 0 0 0 160227 0 0 0 20 0 1 0 101580460 27643904 877 18446744073709551615 4194304 5972588 140720838410528 140720838397720 5139264 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 32296960 140720838414830 140720838414925 140720838414925 140720838418382 0
/proc/2075/statm: 6749 877 776 435 0 112 0
Current children cumulated CPU time (s) 1602.27
Current children cumulated vsize (KiB) 26996

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/184 2170
/proc/meminfo: memFree=30544116/32770624 swapFree=0/596028
[pid=2075] ppid=2072 vsize=26996 CPUtime=1662.27 cores=1,3,5,7
/proc/2075/stat : 2075 (cosoco) R 2072 2075 24445 0 -1 4202496 1822 0 0 0 166227 0 0 0 20 0 1 0 101580460 27643904 877 18446744073709551615 4194304 5972588 140720838410528 140720838397720 5139312 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 32296960 140720838414830 140720838414925 140720838414925 140720838418382 0
/proc/2075/statm: 6749 877 776 435 0 112 0
Current children cumulated CPU time (s) 1662.27
Current children cumulated vsize (KiB) 26996

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/189 2188
/proc/meminfo: memFree=30539348/32770624 swapFree=0/596040
[pid=2075] ppid=2072 vsize=26996 CPUtime=1722.27 cores=1,3,5,7
/proc/2075/stat : 2075 (cosoco) R 2072 2075 24445 0 -1 4202496 1847 0 0 0 172227 0 0 0 20 0 1 0 101580460 27643904 877 18446744073709551615 4194304 5972588 140720838410528 140720838397720 5139291 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 32296960 140720838414830 140720838414925 140720838414925 140720838418382 0
/proc/2075/statm: 6749 877 776 435 0 112 0
Current children cumulated CPU time (s) 1722.27
Current children cumulated vsize (KiB) 26996

[startup+1782.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/189 2190
/proc/meminfo: memFree=30538848/32770624 swapFree=0/596056
[pid=2075] ppid=2072 vsize=26996 CPUtime=1782.27 cores=1,3,5,7
/proc/2075/stat : 2075 (cosoco) R 2072 2075 24445 0 -1 4202496 1872 0 0 0 178227 0 0 0 20 0 1 0 101580460 27643904 877 18446744073709551615 4194304 5972588 140720838410528 140720838397720 5045825 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 32296960 140720838414830 140720838414925 140720838414925 140720838418382 0
/proc/2075/statm: 6749 877 776 435 0 112 0
Current children cumulated CPU time (s) 1782.27
Current children cumulated vsize (KiB) 26996

[startup+1842.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/186 2253
/proc/meminfo: memFree=30961204/32770624 swapFree=0/596084
[pid=2075] ppid=2072 vsize=26996 CPUtime=1842.27 cores=1,3,5,7
/proc/2075/stat : 2075 (cosoco) R 2072 2075 24445 0 -1 4202496 1897 0 0 0 184227 0 0 0 20 0 1 0 101580460 27643904 877 18446744073709551615 4194304 5972588 140720838410528 140720838397720 5139490 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 32296960 140720838414830 140720838414925 140720838414925 140720838418382 0
/proc/2075/statm: 6749 877 776 435 0 112 0
Current children cumulated CPU time (s) 1842.27
Current children cumulated vsize (KiB) 26996

[startup+1902.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 2255
/proc/meminfo: memFree=30961324/32770624 swapFree=0/596100
[pid=2075] ppid=2072 vsize=26996 CPUtime=1902.27 cores=1,3,5,7
/proc/2075/stat : 2075 (cosoco) R 2072 2075 24445 0 -1 4202496 1937 0 0 0 190227 0 0 0 20 0 1 0 101580460 27643904 877 18446744073709551615 4194304 5972588 140720838410528 140720838397720 5046448 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 32296960 140720838414830 140720838414925 140720838414925 140720838418382 0
/proc/2075/statm: 6749 877 776 435 0 112 0
Current children cumulated CPU time (s) 1902.27
Current children cumulated vsize (KiB) 26996

[startup+1962.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/186 2257
/proc/meminfo: memFree=30961452/32770624 swapFree=0/596096
[pid=2075] ppid=2072 vsize=26996 CPUtime=1962.28 cores=1,3,5,7
/proc/2075/stat : 2075 (cosoco) R 2072 2075 24445 0 -1 4202496 1962 0 0 0 196227 1 0 0 20 0 1 0 101580460 27643904 877 18446744073709551615 4194304 5972588 140720838410528 140720838407976 5046624 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 32296960 140720838414830 140720838414925 140720838414925 140720838418382 0
/proc/2075/statm: 6749 877 776 435 0 112 0
Current children cumulated CPU time (s) 1962.28
Current children cumulated vsize (KiB) 26996

[startup+2022.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/184 2259
/proc/meminfo: memFree=30961876/32770624 swapFree=0/596096
[pid=2075] ppid=2072 vsize=26996 CPUtime=2022.28 cores=1,3,5,7
/proc/2075/stat : 2075 (cosoco) R 2072 2075 24445 0 -1 4202496 1987 0 0 0 202227 1 0 0 20 0 1 0 101580460 27643904 877 18446744073709551615 4194304 5972588 140720838410528 140720838407976 5139291 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 32296960 140720838414830 140720838414925 140720838414925 140720838418382 0
/proc/2075/statm: 6749 877 776 435 0 112 0
Current children cumulated CPU time (s) 2022.28
Current children cumulated vsize (KiB) 26996

[startup+2082.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/184 2261
/proc/meminfo: memFree=30962016/32770624 swapFree=0/596108
[pid=2075] ppid=2072 vsize=26996 CPUtime=2082.29 cores=1,3,5,7
/proc/2075/stat : 2075 (cosoco) R 2072 2075 24445 0 -1 4202496 2012 0 0 0 208228 1 0 0 20 0 1 0 101580460 27643904 877 18446744073709551615 4194304 5972588 140720838410528 140720838407976 5139264 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 32296960 140720838414830 140720838414925 140720838414925 140720838418382 0
/proc/2075/statm: 6749 877 776 435 0 112 0
Current children cumulated CPU time (s) 2082.29
Current children cumulated vsize (KiB) 26996

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 2263
/proc/meminfo: memFree=30961884/32770624 swapFree=0/596116
[pid=2075] ppid=2072 vsize=26996 CPUtime=2142.29 cores=1,3,5,7
/proc/2075/stat : 2075 (cosoco) R 2072 2075 24445 0 -1 4202496 2037 0 0 0 214228 1 0 0 20 0 1 0 101580460 27643904 877 18446744073709551615 4194304 5972588 140720838410528 140720838407976 5045825 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 32296960 140720838414830 140720838414925 140720838414925 140720838418382 0
/proc/2075/statm: 6749 877 776 435 0 112 0
Current children cumulated CPU time (s) 2142.29
Current children cumulated vsize (KiB) 26996

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 2265
/proc/meminfo: memFree=30962132/32770624 swapFree=0/596132
[pid=2075] ppid=2072 vsize=26996 CPUtime=2202.29 cores=1,3,5,7
/proc/2075/stat : 2075 (cosoco) R 2072 2075 24445 0 -1 4202496 2062 0 0 0 220228 1 0 0 20 0 1 0 101580460 27643904 877 18446744073709551615 4194304 5972588 140720838410528 140720838407976 5045825 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 32296960 140720838414830 140720838414925 140720838414925 140720838418382 0
/proc/2075/statm: 6749 877 776 435 0 112 0
Current children cumulated CPU time (s) 2202.29
Current children cumulated vsize (KiB) 26996

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 2269
/proc/meminfo: memFree=30962472/32770624 swapFree=0/596140
[pid=2075] ppid=2072 vsize=26996 CPUtime=2262.29 cores=1,3,5,7
/proc/2075/stat : 2075 (cosoco) R 2072 2075 24445 0 -1 4202496 2087 0 0 0 226228 1 0 0 20 0 1 0 101580460 27643904 877 18446744073709551615 4194304 5972588 140720838410528 140720838407976 5139312 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 32296960 140720838414830 140720838414925 140720838414925 140720838418382 0
/proc/2075/statm: 6749 877 776 435 0 112 0
Current children cumulated CPU time (s) 2262.29
Current children cumulated vsize (KiB) 26996

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 2285
/proc/meminfo: memFree=30957680/32770624 swapFree=0/596152
[pid=2075] ppid=2072 vsize=26996 CPUtime=2322.29 cores=1,3,5,7
/proc/2075/stat : 2075 (cosoco) R 2072 2075 24445 0 -1 4202496 2112 0 0 0 232228 1 0 0 20 0 1 0 101580460 27643904 877 18446744073709551615 4194304 5972588 140720838410528 140720838407976 5139327 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 32296960 140720838414830 140720838414925 140720838414925 140720838418382 0
/proc/2075/statm: 6749 877 776 435 0 112 0
Current children cumulated CPU time (s) 2322.29
Current children cumulated vsize (KiB) 26996

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 2287
/proc/meminfo: memFree=30957908/32770624 swapFree=0/596152
[pid=2075] ppid=2072 vsize=26996 CPUtime=2382.29 cores=1,3,5,7
/proc/2075/stat : 2075 (cosoco) R 2072 2075 24445 0 -1 4202496 2137 0 0 0 238228 1 0 0 20 0 1 0 101580460 27643904 877 18446744073709551615 4194304 5972588 140720838410528 140720838407976 5139281 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 32296960 140720838414830 140720838414925 140720838414925 140720838418382 0
/proc/2075/statm: 6749 877 776 435 0 112 0
Current children cumulated CPU time (s) 2382.29
Current children cumulated vsize (KiB) 26996

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 2289
/proc/meminfo: memFree=30961560/32770624 swapFree=0/596156
[pid=2075] ppid=2072 vsize=26996 CPUtime=2442.29 cores=1,3,5,7
/proc/2075/stat : 2075 (cosoco) R 2072 2075 24445 0 -1 4202496 2162 0 0 0 244228 1 0 0 20 0 1 0 101580460 27643904 877 18446744073709551615 4194304 5972588 140720838410528 140720838407976 5046720 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 32296960 140720838414830 140720838414925 140720838414925 140720838418382 0
/proc/2075/statm: 6749 877 776 435 0 112 0
Current children cumulated CPU time (s) 2442.29
Current children cumulated vsize (KiB) 26996

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 2291
/proc/meminfo: memFree=30961864/32770624 swapFree=0/596168
[pid=2075] ppid=2072 vsize=26996 CPUtime=2502.29 cores=1,3,5,7
/proc/2075/stat : 2075 (cosoco) R 2072 2075 24445 0 -1 4202496 2187 0 0 0 250228 1 0 0 20 0 1 0 101580460 27643904 877 18446744073709551615 4194304 5972588 140720838410528 140720838407976 5139329 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 32296960 140720838414830 140720838414925 140720838414925 140720838418382 0
/proc/2075/statm: 6749 877 776 435 0 112 0
Current children cumulated CPU time (s) 2502.29
Current children cumulated vsize (KiB) 26996



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 2291
/proc/meminfo: memFree=30961880/32770624 swapFree=0/596168
[pid=2075] ppid=2072 vsize=26996 CPUtime=2519.99 cores=1,3,5,7
/proc/2075/stat : 2075 (cosoco) R 2072 2075 24445 0 -1 4202496 2211 0 0 0 251998 1 0 0 20 0 1 0 101580460 27643904 877 18446744073709551615 4194304 5972588 140720838410528 140720838407976 5046437 0 0 1 8405026 0 0 0 17 5 0 0 7 0 0 8070896 8075904 32296960 140720838414830 140720838414925 140720838414925 140720838418382 0
/proc/2075/statm: 6749 877 776 435 0 112 0
Current children cumulated CPU time (s) 2519.99
Current children cumulated vsize (KiB) 26996

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

Child status: 1
Real time (s): 2520
CPU time (s): 2520
CPU user time (s): 2519.99
CPU system time (s): 0.012
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 26996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.99
system time used= 0.012
maximum resident set size= 3588
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2268
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 1751

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.92148 second user time and 8.44421 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-12 14:11:46
IDJOB=4267666
IDBENCH=133491
IDSOLVER=2658
FILE ID=node134/4267666-1502540741
RUNJOBID= node134-1502500343-24509
PBS_JOBID= 
Free space on /tmp= 61912 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s60/Knapsack-60-250-17.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267666-1502540741/watcher-4267666-1502540741 -o /tmp/evaluation-result-4267666-1502540741/solver-4267666-1502540741 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502500343-24509 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4267666-1502540741.xml

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

MD5SUM BENCH= 55160ca1cb6892c8520106891d7cdd01
RANDOM SEED=1691227748

node134.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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:       32770624 kB
MemFree:        30545736 kB
MemAvailable:   31662528 kB
Buffers:          301732 kB
Cached:          1114104 kB
SwapCached:            0 kB
Active:          1149056 kB
Inactive:         635136 kB
Active(anon):     370600 kB
Inactive(anon):    39408 kB
Active(file):     778456 kB
Inactive(file):   595728 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2400 kB
Writeback:             4 kB
AnonPages:        372544 kB
Mapped:            55452 kB
Shmem:             41660 kB
Slab:             143400 kB
SReclaimable:     116888 kB
SUnreclaim:        26512 kB
KernelStack:        3520 kB
PageTables:         5712 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     767548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    317440 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62028 MiB
End job on node134 at 2017-08-12 14:53:46