Trace number 4253116

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-mini 1.1 (2017-06-27)? (TO) 2400.06 2400.21

General information on the benchmark

NameKnapsack/Knapsack-m1-s60/
Knapsack-60-250-17.xml
MD5SUM55160ca1cb6892c8520106891d7cdd01
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1152
Best CPU time to get the best result obtained on this benchmark2400.03
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.00	c best=?? lower=0 upper=3014 
0.00/0.00	c
0.00/0.00	c This is cosoco 1.0 --  
0.00/0.00	c
0.00/0.00	c enable optimization
0.00/0.00	c ========================================[ Problem Statistics ]===========================================
0.00/0.00	c |                                                                                                       
0.00/0.00	c |  Parse time        :         0.00 s 
0.00/0.00	c |
0.00/0.00	c |               Variables: 60
0.00/0.00	c |            Domain Sizes: 2..2
0.00/0.00	c |
0.00/0.00	c |             Constraints: 2
0.00/0.00	c |                   Arity: 60..60
0.00/0.00	c | 
0.00/0.00	c |                   Types: 
0.00/0.00	c |                          Sum: 2
0.00/0.00	c |                          
0.00/0.00	c =========================================================================================================
0.00/0.00	o 0
0.00/0.00	c    1 calls to solver: best=0 lower=1 upper=3014 
0.00/0.00	o 3
0.00/0.00	o 8
0.00/0.00	c    3 calls to solver: best=8 lower=9 upper=3014 
0.00/0.00	o 44
0.00/0.00	o 53
0.00/0.00	c    5 calls to solver: best=53 lower=54 upper=3014 
0.00/0.00	o 77
0.00/0.00	o 129
0.00/0.00	c    7 calls to solver: best=129 lower=130 upper=3014 
0.00/0.00	o 147
0.00/0.00	o 158
0.00/0.00	c    9 calls to solver: best=158 lower=159 upper=3014 
0.00/0.00	o 178
0.00/0.00	o 214
0.00/0.00	c   11 calls to solver: best=214 lower=215 upper=3014 
0.00/0.01	o 215
0.00/0.01	o 233
0.00/0.01	c   13 calls to solver: best=233 lower=234 upper=3014 
0.00/0.01	o 248
0.00/0.01	o 250
0.00/0.01	c   15 calls to solver: best=250 lower=251 upper=3014 
0.00/0.01	o 286
0.00/0.01	o 307
0.00/0.01	c   17 calls to solver: best=307 lower=308 upper=3014 
0.00/0.01	o 376
0.00/0.01	o 388
0.00/0.01	c   19 calls to solver: best=388 lower=389 upper=3014 
0.00/0.01	o 397
0.00/0.01	o 435
0.00/0.01	c   21 calls to solver: best=435 lower=436 upper=3014 
0.00/0.01	o 447
0.00/0.01	o 462
0.00/0.01	c   23 calls to solver: best=462 lower=463 upper=3014 
0.00/0.01	o 473
0.00/0.01	o 485
0.00/0.01	c   25 calls to solver: best=485 lower=486 upper=3014 
0.00/0.01	o 502
0.00/0.01	o 506
0.00/0.01	c   27 calls to solver: best=506 lower=507 upper=3014 
0.00/0.01	o 554
0.00/0.01	o 573
0.00/0.01	c   29 calls to solver: best=573 lower=574 upper=3014 
0.00/0.01	o 604
0.00/0.01	o 613
0.00/0.01	c   31 calls to solver: best=613 lower=614 upper=3014 
0.00/0.01	o 614
0.00/0.01	o 618
0.00/0.01	c   33 calls to solver: best=618 lower=619 upper=3014 
0.00/0.01	o 636
0.00/0.01	o 647
0.00/0.01	c   35 calls to solver: best=647 lower=648 upper=3014 
0.00/0.01	o 680
0.00/0.01	o 689
0.00/0.01	c   37 calls to solver: best=689 lower=690 upper=3014 
0.00/0.02	o 691
0.00/0.02	o 709
0.00/0.02	c   39 calls to solver: best=709 lower=710 upper=3014 
0.00/0.06	o 719
0.00/0.07	o 730
0.00/0.07	c   41 calls to solver: best=730 lower=731 upper=3014 
0.00/0.08	o 734
0.00/0.08	o 753
0.00/0.08	c   43 calls to solver: best=753 lower=754 upper=3014 
0.00/0.08	o 766
0.00/0.08	o 769
0.00/0.08	c   45 calls to solver: best=769 lower=770 upper=3014 
0.00/0.08	o 772
0.00/0.08	o 773
0.00/0.08	c   47 calls to solver: best=773 lower=774 upper=3014 
0.00/0.08	o 781
0.00/0.08	o 786
0.00/0.08	c   49 calls to solver: best=786 lower=787 upper=3014 
0.00/0.08	o 794
0.00/0.09	o 796
0.00/0.09	c   51 calls to solver: best=796 lower=797 upper=3014 
0.00/0.09	o 804
0.00/0.09	o 813
0.00/0.09	c   53 calls to solver: best=813 lower=814 upper=3014 
0.09/0.19	o 823
0.19/0.20	o 828
0.19/0.20	c   55 calls to solver: best=828 lower=829 upper=3014 
0.19/0.21	o 829
0.19/0.22	o 842
0.19/0.22	c   57 calls to solver: best=842 lower=843 upper=3014 
0.19/0.23	o 843
0.19/0.24	o 868
0.19/0.24	c   59 calls to solver: best=868 lower=869 upper=3014 
0.29/0.31	o 885
0.39/0.43	o 893
0.39/0.43	c   61 calls to solver: best=893 lower=894 upper=3014 
0.79/0.89	o 900
0.89/0.92	o 905
0.89/0.92	c   63 calls to solver: best=905 lower=906 upper=3014 
0.89/0.98	o 927
0.99/1.09	o 939
0.99/1.09	c   65 calls to solver: best=939 lower=940 upper=3014 
1.10/1.12	o 940
1.10/1.14	o 956
1.10/1.14	c   67 calls to solver: best=956 lower=957 upper=3014 
5.89/5.94	o 966
10.39/10.46	o 971
10.39/10.46	c   69 calls to solver: best=971 lower=972 upper=3014 
13.20/13.27	o 981
13.49/13.59	o 986
13.49/13.59	c   71 calls to solver: best=986 lower=987 upper=3014 
13.69/13.72	o 998
14.59/14.65	o 1003
14.59/14.65	c   73 calls to solver: best=1003 lower=1004 upper=3014 
15.09/15.15	o 1009
15.29/15.32	o 1016
15.29/15.32	c   75 calls to solver: best=1016 lower=1017 upper=3014 
20.29/20.34	o 1020
20.79/20.82	o 1031
20.79/20.82	c   77 calls to solver: best=1031 lower=1032 upper=3014 
22.19/22.25	o 1032
24.39/24.49	o 1041
24.39/24.49	c   79 calls to solver: best=1041 lower=1042 upper=3014 
27.60/27.61	o 1046
33.69/33.78	o 1056
33.69/33.78	c   81 calls to solver: best=1056 lower=1057 upper=3014 
36.49/36.51	o 1058
41.39/41.46	o 1059
41.39/41.46	c   83 calls to solver: best=1059 lower=1060 upper=3014 
46.69/46.77	o 1063
88.39/88.45	o 1065
88.39/88.45	c   85 calls to solver: best=1065 lower=1066 upper=3014 
90.39/90.48	o 1067
91.49/91.55	o 1072
91.49/91.55	c   87 calls to solver: best=1072 lower=1073 upper=3014 
242.77/242.84	o 1076
335.87/335.95	o 1081
335.87/335.95	c   89 calls to solver: best=1081 lower=1082 upper=3014 
455.76/455.87	o 1091
510.96/511.09	o 1094
510.96/511.09	c   91 calls to solver: best=1094 lower=1095 upper=3014 
606.55/606.61	o 1095
680.05/680.13	o 1097
680.05/680.13	c   93 calls to solver: best=1097 lower=1098 upper=3014 
777.34/777.42	o 1098
1074.23/1074.34	o 1101
1074.23/1074.34	c   95 calls to solver: best=1101 lower=1102 upper=3014 
1162.92/1163.08	o 1106
1224.62/1224.76	o 1107
1224.62/1224.76	c   97 calls to solver: best=1107 lower=1108 upper=3014 
1241.92/1242.07	o 1112
1276.11/1276.28	o 1122
1276.11/1276.28	c   99 calls to solver: best=1122 lower=1123 upper=3014 
1283.41/1283.57	o 1123
1324.81/1324.97	o 1127
1324.81/1324.97	c  101 calls to solver: best=1127 lower=1128 upper=3014 
1361.51/1361.65	o 1135
1411.21/1411.38	o 1151
1411.21/1411.38	c  103 calls to solver: best=1151 lower=1152 upper=3014 
1912.67/1912.82	o 1152

Verifier Data

One s line expected

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-4253116-1500927699/watcher-4253116-1500927699 -o /tmp/evaluation-result-4253116-1500927699/solver-4253116-1500927699 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node107-1500914927-3774 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4253116-1500927699.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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.03 2.02 2.05 2/181 9255
/proc/meminfo: memFree=32108236/32770624 swapFree=5740/127040
[pid=9255] ppid=9252 vsize=26772 CPUtime=0 cores=1,3,5,7
/proc/9255/stat : 9255 (cosoco) R 9252 9255 3742 0 -1 4202496 1013 0 0 0 0 0 0 0 20 0 1 0 2309363 27414528 824 33554432000 4194304 5744392 140736876503104 140736876499752 5125952 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25792512 140736876504257 140736876504387 140736876504387 140736876507086 0
/proc/9255/statm: 6693 824 729 379 0 112 0

[startup+0.100137 s]
/proc/loadavg: 2.03 2.02 2.05 2/181 9255
/proc/meminfo: memFree=32108236/32770624 swapFree=5740/127040
[pid=9255] ppid=9252 vsize=26772 CPUtime=0.09 cores=1,3,5,7
/proc/9255/stat : 9255 (cosoco) R 9252 9255 3742 0 -1 4202496 1016 0 0 0 9 0 0 0 20 0 1 0 2309363 27414528 824 33554432000 4194304 5744392 140736876503104 140736876500712 5024411 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25792512 140736876504257 140736876504387 140736876504387 140736876507086 0
/proc/9255/statm: 6693 824 729 379 0 112 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26772

[startup+0.200254 s]
/proc/loadavg: 2.03 2.02 2.05 2/181 9255
/proc/meminfo: memFree=32108236/32770624 swapFree=5740/127040
[pid=9255] ppid=9252 vsize=26772 CPUtime=0.19 cores=1,3,5,7
/proc/9255/stat : 9255 (cosoco) R 9252 9255 3742 0 -1 4202496 1016 0 0 0 19 0 0 0 20 0 1 0 2309363 27414528 824 33554432000 4194304 5744392 140736876503104 140736876500712 5024203 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25792512 140736876504257 140736876504387 140736876504387 140736876507086 0
/proc/9255/statm: 6693 824 729 379 0 112 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 26772

[startup+0.300257 s]
/proc/loadavg: 2.03 2.02 2.05 2/181 9255
/proc/meminfo: memFree=32108236/32770624 swapFree=5740/127040
[pid=9255] ppid=9252 vsize=26772 CPUtime=0.29 cores=1,3,5,7
/proc/9255/stat : 9255 (cosoco) R 9252 9255 3742 0 -1 4202496 1016 0 0 0 29 0 0 0 20 0 1 0 2309363 27414528 824 33554432000 4194304 5744392 140736876503104 140736876500712 5024419 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25792512 140736876504257 140736876504387 140736876504387 140736876507086 0
/proc/9255/statm: 6693 824 729 379 0 112 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26772

[startup+0.70022 s]
/proc/loadavg: 2.03 2.02 2.05 2/181 9255
/proc/meminfo: memFree=32108236/32770624 swapFree=5740/127040
[pid=9255] ppid=9252 vsize=26772 CPUtime=0.69 cores=1,3,5,7
/proc/9255/stat : 9255 (cosoco) R 9252 9255 3742 0 -1 4202496 1016 0 0 0 69 0 0 0 20 0 1 0 2309363 27414528 824 33554432000 4194304 5744392 140736876503104 140736876500712 4998912 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25792512 140736876504257 140736876504387 140736876504387 140736876507086 0
/proc/9255/statm: 6693 824 729 379 0 112 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26772

[startup+1.50021 s]
/proc/loadavg: 2.03 2.02 2.05 3/182 9256
/proc/meminfo: memFree=32107568/32770624 swapFree=5740/127060
[pid=9255] ppid=9252 vsize=26772 CPUtime=1.49 cores=1,3,5,7
/proc/9255/stat : 9255 (cosoco) R 9252 9255 3742 0 -1 4202496 1016 0 0 0 149 0 0 0 20 0 1 0 2309363 27414528 824 33554432000 4194304 5744392 140736876503104 140736876500712 4946169 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25792512 140736876504257 140736876504387 140736876504387 140736876507086 0
/proc/9255/statm: 6693 824 729 379 0 112 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26772

[startup+3.10022 s]
/proc/loadavg: 2.03 2.02 2.05 3/182 9256
/proc/meminfo: memFree=32107200/32770624 swapFree=5740/127060
[pid=9255] ppid=9252 vsize=26772 CPUtime=3.09 cores=1,3,5,7
/proc/9255/stat : 9255 (cosoco) R 9252 9255 3742 0 -1 4202496 1039 0 0 0 309 0 0 0 20 0 1 0 2309363 27414528 824 33554432000 4194304 5744392 140736876503104 140736876490456 4945705 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25792512 140736876504257 140736876504387 140736876504387 140736876507086 0
/proc/9255/statm: 6693 824 729 379 0 112 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26772

[startup+6.30021 s]
/proc/loadavg: 2.03 2.02 2.05 3/182 9256
/proc/meminfo: memFree=32107076/32770624 swapFree=5740/127060
[pid=9255] ppid=9252 vsize=26772 CPUtime=6.29 cores=1,3,5,7
/proc/9255/stat : 9255 (cosoco) R 9252 9255 3742 0 -1 4202496 1078 0 0 0 629 0 0 0 20 0 1 0 2309363 27414528 855 33554432000 4194304 5744392 140736876503104 140736876500712 5024224 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25792512 140736876504257 140736876504387 140736876504387 140736876507086 0
/proc/9255/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26772

[startup+12.7002 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 9256
/proc/meminfo: memFree=32107076/32770624 swapFree=5740/127076
[pid=9255] ppid=9252 vsize=26772 CPUtime=12.69 cores=1,3,5,7
/proc/9255/stat : 9255 (cosoco) R 9252 9255 3742 0 -1 4202496 1118 0 0 0 1269 0 0 0 20 0 1 0 2309363 27414528 855 33554432000 4194304 5744392 140736876503104 140736876490456 5024176 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25792512 140736876504257 140736876504387 140736876504387 140736876507086 0
/proc/9255/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26772

[startup+25.5003 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 9256
/proc/meminfo: memFree=32107324/32770624 swapFree=5740/127084
[pid=9255] ppid=9252 vsize=26772 CPUtime=25.49 cores=1,3,5,7
/proc/9255/stat : 9255 (cosoco) R 9252 9255 3742 0 -1 4202496 1198 0 0 0 2549 0 0 0 20 0 1 0 2309363 27414528 855 33554432000 4194304 5744392 140736876503104 140736876500712 5024224 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25792512 140736876504257 140736876504387 140736876504387 140736876507086 0
/proc/9255/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26772

[startup+51.1003 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 9256
/proc/meminfo: memFree=32107252/32770624 swapFree=5740/127116
[pid=9255] ppid=9252 vsize=26772 CPUtime=51.09 cores=1,3,5,7
/proc/9255/stat : 9255 (cosoco) R 9252 9255 3742 0 -1 4202496 1238 0 0 0 5109 0 0 0 20 0 1 0 2309363 27414528 855 33554432000 4194304 5744392 140736876503104 140736876500712 5125791 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25792512 140736876504257 140736876504387 140736876504387 140736876507086 0
/proc/9255/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 26772

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 9257
/proc/meminfo: memFree=32106556/32770624 swapFree=5740/127164
[pid=9255] ppid=9252 vsize=26772 CPUtime=102.29 cores=1,3,5,7
/proc/9255/stat : 9255 (cosoco) R 9252 9255 3742 0 -1 4202496 1278 0 0 0 10229 0 0 0 20 0 1 0 2309363 27414528 855 33554432000 4194304 5744392 140736876503104 140736876490456 4947295 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25792512 140736876504257 140736876504387 140736876504387 140736876507086 0
/proc/9255/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 26772

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 9258
/proc/meminfo: memFree=32106356/32770624 swapFree=5740/127196
[pid=9255] ppid=9252 vsize=26772 CPUtime=162.28 cores=1,3,5,7
/proc/9255/stat : 9255 (cosoco) R 9252 9255 3742 0 -1 4202496 1302 0 0 0 16228 0 0 0 20 0 1 0 2309363 27414528 855 33554432000 4194304 5744392 140736876503104 140736876490456 4946020 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25792512 140736876504257 140736876504387 140736876504387 140736876507086 0
/proc/9255/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 26772

[startup+222.306 s]
/proc/loadavg: 1.93 2.00 2.04 3/179 10850
/proc/meminfo: memFree=32111032/32770624 swapFree=5740/128104
[pid=9255] ppid=9252 vsize=26772 CPUtime=222.28 cores=1,3,5,7
/proc/9255/stat : 9255 (cosoco) R 9252 9255 3742 0 -1 4202496 1326 0 0 0 22228 0 0 0 20 0 1 0 2309363 27414528 855 33554432000 4194304 5744392 140736876503104 140736876490456 5024245 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25792512 140736876504257 140736876504387 140736876504387 140736876507086 0
/proc/9255/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 26772

[startup+282.3 s]
/proc/loadavg: 1.80 1.94 2.02 3/182 12633
/proc/meminfo: memFree=31769828/32770624 swapFree=5740/130384
[pid=9255] ppid=9252 vsize=26772 CPUtime=282.27 cores=1,3,5,7
/proc/9255/stat : 9255 (cosoco) R 9252 9255 3742 0 -1 4202496 1364 0 0 0 28227 0 0 0 20 0 1 0 2309363 27414528 855 33554432000 4194304 5744392 140736876503104 140736876500712 5118989 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25792512 140736876504257 140736876504387 140736876504387 140736876507086 0
/proc/9255/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 26772

[startup+342.3 s]
/proc/loadavg: 1.92 1.95 2.02 3/182 12634
/proc/meminfo: memFree=31219496/32770624 swapFree=5740/130436
[pid=9255] ppid=9252 vsize=26772 CPUtime=342.27 cores=1,3,5,7
/proc/9255/stat : 9255 (cosoco) R 9252 9255 3742 0 -1 4202496 1404 0 0 0 34227 0 0 0 20 0 1 0 2309363 27414528 855 33554432000 4194304 5744392 140736876503104 140736876490456 4948133 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25792512 140736876504257 140736876504387 140736876504387 140736876507086 0
/proc/9255/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 26772

[startup+402.3 s]
/proc/loadavg: 1.97 1.96 2.02 3/182 12636
/proc/meminfo: memFree=30333628/32770624 swapFree=5740/130488
[pid=9255] ppid=9252 vsize=26772 CPUtime=402.27 cores=1,3,5,7
/proc/9255/stat : 9255 (cosoco) R 9252 9255 3742 0 -1 4202496 1428 0 0 0 40227 0 0 0 20 0 1 0 2309363 27414528 855 33554432000 4194304 5744392 140736876503104 140736876490456 4946817 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25792512 140736876504257 140736876504387 140736876504387 140736876507086 0
/proc/9255/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 26772

[startup+462.3 s]
/proc/loadavg: 2.07 1.98 2.02 3/182 12637
/proc/meminfo: memFree=30333756/32770624 swapFree=5740/130524
[pid=9255] ppid=9252 vsize=26772 CPUtime=462.26 cores=1,3,5,7
/proc/9255/stat : 9255 (cosoco) R 9252 9255 3742 0 -1 4202496 1466 0 0 0 46226 0 0 0 20 0 1 0 2309363 27414528 855 33554432000 4194304 5744392 140736876503104 140736876500712 4947249 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25792512 140736876504257 140736876504387 140736876504387 140736876507086 0
/proc/9255/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 26772

[startup+522.3 s]
/proc/loadavg: 2.03 1.99 2.02 3/182 12645
/proc/meminfo: memFree=30334036/32770624 swapFree=5740/130564
[pid=9255] ppid=9252 vsize=26772 CPUtime=522.26 cores=1,3,5,7
/proc/9255/stat : 9255 (cosoco) R 9252 9255 3742 0 -1 4202496 1506 0 0 0 52226 0 0 0 20 0 1 0 2309363 27414528 855 33554432000 4194304 5744392 140736876503104 140736876490456 4946608 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25792512 140736876504257 140736876504387 140736876504387 140736876507086 0
/proc/9255/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 26772

[startup+582.3 s]
/proc/loadavg: 2.08 2.00 2.03 3/182 12646
/proc/meminfo: memFree=30334144/32770624 swapFree=5740/130600
[pid=9255] ppid=9252 vsize=26772 CPUtime=582.26 cores=1,3,5,7
/proc/9255/stat : 9255 (cosoco) R 9252 9255 3742 0 -1 4202496 1530 0 0 0 58226 0 0 0 20 0 1 0 2309363 27414528 855 33554432000 4194304 5744392 140736876503104 140736876490456 4947896 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25792512 140736876504257 140736876504387 140736876504387 140736876507086 0
/proc/9255/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 26772


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

[startup+1482.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/182 12852
/proc/meminfo: memFree=32100852/32770624 swapFree=5740/131276
[pid=9255] ppid=9252 vsize=26772 CPUtime=1482.2 cores=1,3,5,7
/proc/9255/stat : 9255 (cosoco) R 9252 9255 3742 0 -1 4202496 2028 0 0 0 148220 0 0 0 20 0 1 0 2309363 27414528 855 33554432000 4194304 5744392 140736876503104 140736876490456 5024176 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25792512 140736876504257 140736876504387 140736876504387 140736876507086 0
/proc/9255/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 1482.2
Current children cumulated vsize (KiB) 26772

[startup+1542.31 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 12853
/proc/meminfo: memFree=32100784/32770624 swapFree=5740/131344
[pid=9255] ppid=9252 vsize=26772 CPUtime=1542.2 cores=1,3,5,7
/proc/9255/stat : 9255 (cosoco) R 9252 9255 3742 0 -1 4202496 2052 0 0 0 154220 0 0 0 20 0 1 0 2309363 27414528 855 33554432000 4194304 5744392 140736876503104 140736876490456 4945657 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25792512 140736876504257 140736876504387 140736876504387 140736876507086 0
/proc/9255/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 1542.2
Current children cumulated vsize (KiB) 26772

[startup+1602.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/182 12854
/proc/meminfo: memFree=32100956/32770624 swapFree=5740/131400
[pid=9255] ppid=9252 vsize=26772 CPUtime=1602.19 cores=1,3,5,7
/proc/9255/stat : 9255 (cosoco) R 9252 9255 3742 0 -1 4202496 2076 0 0 0 160219 0 0 0 20 0 1 0 2309363 27414528 855 33554432000 4194304 5744392 140736876503104 140736876490456 5024402 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25792512 140736876504257 140736876504387 140736876504387 140736876507086 0
/proc/9255/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 1602.19
Current children cumulated vsize (KiB) 26772

[startup+1662.3 s]
/proc/loadavg: 2.07 2.04 2.05 3/182 12855
/proc/meminfo: memFree=32101016/32770624 swapFree=5740/131448
[pid=9255] ppid=9252 vsize=26772 CPUtime=1662.19 cores=1,3,5,7
/proc/9255/stat : 9255 (cosoco) R 9252 9255 3742 0 -1 4202496 2100 0 0 0 166219 0 0 0 20 0 1 0 2309363 27414528 855 33554432000 4194304 5744392 140736876503104 140736876490456 4946817 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25792512 140736876504257 140736876504387 140736876504387 140736876507086 0
/proc/9255/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 1662.19
Current children cumulated vsize (KiB) 26772

[startup+1722.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/182 12863
/proc/meminfo: memFree=32101172/32770624 swapFree=5740/131496
[pid=9255] ppid=9252 vsize=26772 CPUtime=1722.19 cores=1,3,5,7
/proc/9255/stat : 9255 (cosoco) R 9252 9255 3742 0 -1 4202496 2124 0 0 0 172219 0 0 0 20 0 1 0 2309363 27414528 855 33554432000 4194304 5744392 140736876503104 140736876490456 4947045 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25792512 140736876504257 140736876504387 140736876504387 140736876507086 0
/proc/9255/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 1722.19
Current children cumulated vsize (KiB) 26772

[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/182 12864
/proc/meminfo: memFree=32101288/32770624 swapFree=5740/131536
[pid=9255] ppid=9252 vsize=26772 CPUtime=1782.18 cores=1,3,5,7
/proc/9255/stat : 9255 (cosoco) R 9252 9255 3742 0 -1 4202496 2148 0 0 0 178218 0 0 0 20 0 1 0 2309363 27414528 855 33554432000 4194304 5744392 140736876503104 140736876490456 5024176 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25792512 140736876504257 140736876504387 140736876504387 140736876507086 0
/proc/9255/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 1782.18
Current children cumulated vsize (KiB) 26772

[startup+1842.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 12865
/proc/meminfo: memFree=32101444/32770624 swapFree=5740/131572
[pid=9255] ppid=9252 vsize=26772 CPUtime=1842.18 cores=1,3,5,7
/proc/9255/stat : 9255 (cosoco) R 9252 9255 3742 0 -1 4202496 2172 0 0 0 184218 0 0 0 20 0 1 0 2309363 27414528 855 33554432000 4194304 5744392 140736876503104 140736876490456 4947297 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25792512 140736876504257 140736876504387 140736876504387 140736876507086 0
/proc/9255/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 1842.18
Current children cumulated vsize (KiB) 26772

[startup+1902.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 12866
/proc/meminfo: memFree=32101716/32770624 swapFree=5740/131620
[pid=9255] ppid=9252 vsize=26772 CPUtime=1902.17 cores=1,3,5,7
/proc/9255/stat : 9255 (cosoco) R 9252 9255 3742 0 -1 4202496 2196 0 0 0 190217 0 0 0 20 0 1 0 2309363 27414528 855 33554432000 4194304 5744392 140736876503104 140736876490456 5024212 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25792512 140736876504257 140736876504387 140736876504387 140736876507086 0
/proc/9255/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 1902.17
Current children cumulated vsize (KiB) 26772

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 12867
/proc/meminfo: memFree=32101744/32770624 swapFree=5740/131648
[pid=9255] ppid=9252 vsize=26772 CPUtime=1962.17 cores=1,3,5,7
/proc/9255/stat : 9255 (cosoco) R 9252 9255 3742 0 -1 4202496 2234 0 0 0 196217 0 0 0 20 0 1 0 2309363 27414528 855 33554432000 4194304 5744392 140736876503104 140736876500712 5024250 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25792512 140736876504257 140736876504387 140736876504387 140736876507086 0
/proc/9255/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 1962.17
Current children cumulated vsize (KiB) 26772

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 12869
/proc/meminfo: memFree=32101424/32770624 swapFree=5740/131700
[pid=9255] ppid=9252 vsize=26772 CPUtime=2022.17 cores=1,3,5,7
/proc/9255/stat : 9255 (cosoco) R 9252 9255 3742 0 -1 4202496 2258 0 0 0 202217 0 0 0 20 0 1 0 2309363 27414528 855 33554432000 4194304 5744392 140736876503104 140736876500712 5024419 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25792512 140736876504257 140736876504387 140736876504387 140736876507086 0
/proc/9255/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 2022.17
Current children cumulated vsize (KiB) 26772

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 12870
/proc/meminfo: memFree=32101052/32770624 swapFree=5740/131744
[pid=9255] ppid=9252 vsize=26772 CPUtime=2082.17 cores=1,3,5,7
/proc/9255/stat : 9255 (cosoco) R 9252 9255 3742 0 -1 4202496 2282 0 0 0 208217 0 0 0 20 0 1 0 2309363 27414528 855 33554432000 4194304 5744392 140736876503104 140736876500712 5024176 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25792512 140736876504257 140736876504387 140736876504387 140736876507086 0
/proc/9255/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 2082.17
Current children cumulated vsize (KiB) 26772

[startup+2142.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/182 12871
/proc/meminfo: memFree=32101456/32770624 swapFree=5740/131776
[pid=9255] ppid=9252 vsize=26772 CPUtime=2142.16 cores=1,3,5,7
/proc/9255/stat : 9255 (cosoco) R 9252 9255 3742 0 -1 4202496 2306 0 0 0 214216 0 0 0 20 0 1 0 2309363 27414528 855 33554432000 4194304 5744392 140736876503104 140736876500712 4946007 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25792512 140736876504257 140736876504387 140736876504387 140736876507086 0
/proc/9255/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 2142.16
Current children cumulated vsize (KiB) 26772

[startup+2202.31 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 12873
/proc/meminfo: memFree=32101372/32770624 swapFree=5740/131820
[pid=9255] ppid=9252 vsize=26772 CPUtime=2202.16 cores=1,3,5,7
/proc/9255/stat : 9255 (cosoco) R 9252 9255 3742 0 -1 4202496 2330 0 0 0 220216 0 0 0 20 0 1 0 2309363 27414528 855 33554432000 4194304 5744392 140736876503104 140736876500712 5024402 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25792512 140736876504257 140736876504387 140736876504387 140736876507086 0
/proc/9255/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 2202.16
Current children cumulated vsize (KiB) 26772

[startup+2262.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 12874
/proc/meminfo: memFree=32101420/32770624 swapFree=5740/131852
[pid=9255] ppid=9252 vsize=26772 CPUtime=2262.15 cores=1,3,5,7
/proc/9255/stat : 9255 (cosoco) R 9252 9255 3742 0 -1 4202496 2354 0 0 0 226215 0 0 0 20 0 1 0 2309363 27414528 855 33554432000 4194304 5744392 140736876503104 140736876500712 5024206 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25792512 140736876504257 140736876504387 140736876504387 140736876507086 0
/proc/9255/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 2262.15
Current children cumulated vsize (KiB) 26772

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 12882
/proc/meminfo: memFree=32100980/32770624 swapFree=5740/131884
[pid=9255] ppid=9252 vsize=26772 CPUtime=2322.15 cores=1,3,5,7
/proc/9255/stat : 9255 (cosoco) R 9252 9255 3742 0 -1 4202496 2378 0 0 0 232215 0 0 0 20 0 1 0 2309363 27414528 855 33554432000 4194304 5744392 140736876503104 140736876500712 5024411 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25792512 140736876504257 140736876504387 140736876504387 140736876507086 0
/proc/9255/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 2322.15
Current children cumulated vsize (KiB) 26772

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 12906
/proc/meminfo: memFree=32099868/32770624 swapFree=5740/131924
[pid=9255] ppid=9252 vsize=26772 CPUtime=2382.15 cores=1,3,5,7
/proc/9255/stat : 9255 (cosoco) R 9252 9255 3742 0 -1 4202496 2402 0 0 0 238215 0 0 0 20 0 1 0 2309363 27414528 855 33554432000 4194304 5744392 140736876503104 140736876500712 4948424 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25792512 140736876504257 140736876504387 140736876504387 140736876507086 0
/proc/9255/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 2382.15
Current children cumulated vsize (KiB) 26772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 12907
/proc/meminfo: memFree=32100408/32770624 swapFree=5740/131948
[pid=9255] ppid=9252 vsize=26772 CPUtime=2400.05 cores=1,3,5,7
/proc/9255/stat : 9255 (cosoco) R 9252 9255 3742 0 -1 4202496 2426 0 0 0 240005 0 0 0 20 0 1 0 2309363 27414528 855 33554432000 4194304 5744392 140736876503104 140736876500712 5024176 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 25792512 140736876504257 140736876504387 140736876504387 140736876507086 0
/proc/9255/statm: 6693 855 756 379 0 112 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 26772

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

Child status: 1
Real time (s): 2400.21
CPU time (s): 2400.06
CPU user time (s): 2400.06
CPU system time (s): 0.006999
CPU usage (%): 99.9941
Max. virtual memory (cumulated for all children) (KiB): 26772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.06
system time used= 0.006999
maximum resident set size= 3468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2459
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= 12
involuntary context switches= 2939

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.31295 second user time and 8.29911 second system time

The end

Launcher Data

Begin job on node107 at 2017-07-24 22:21:39
IDJOB=4253116
IDBENCH=133491
IDSOLVER=2633
FILE ID=node107/4253116-1500927699
RUNJOBID= node107-1500914927-3774
PBS_JOBID= 20625415
Free space on /tmp= 61648 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s60/Knapsack-60-250-17.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4253116-1500927699/watcher-4253116-1500927699 -o /tmp/evaluation-result-4253116-1500927699/solver-4253116-1500927699 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node107-1500914927-3774 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4253116-1500927699.xml

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

MD5SUM BENCH= 55160ca1cb6892c8520106891d7cdd01
RANDOM SEED=1532546652

node107.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.15
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.15
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.15
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.15
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:        32108348 kB
MemAvailable:   32058068 kB
Buffers:           45512 kB
Cached:           218648 kB
SwapCached:            0 kB
Active:           176376 kB
Inactive:         135724 kB
Active(anon):      50792 kB
Inactive(anon):     8684 kB
Active(file):     125584 kB
Inactive(file):   127040 kB
Unevictable:        5740 kB
Mlocked:            5740 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1940 kB
Writeback:             0 kB
AnonPages:         53336 kB
Mapped:            29664 kB
Shmem:              8848 kB
Slab:              51120 kB
SReclaimable:      25860 kB
SUnreclaim:        25260 kB
KernelStack:        3280 kB
PageTables:         4720 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     289684 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61648 MiB
End job on node107 at 2017-07-24 23:01:39