Trace number 4251938

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.1 2399.8

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-tai12a.xml
MD5SUM1740172f6b6c755c4ba85e14840c110b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark119956
Best CPU time to get the best result obtained on this benchmark2400.0801
Satisfiable
(Un)Satisfiability was proved
Number of variables156
Number of constraints67
Number of domains2
Minimum domain size12
Maximum domain size43
Distribution of domain sizes[{"size":12,"count":12},{"size":43,"count":66}]
Minimum variable degree0
Maximum variable degree12
Distribution of variable degrees[{"degree":0,"count":78},{"degree":2,"count":66},{"degree":12,"count":12}]
Minimum constraint arity3
Maximum constraint arity12
Distribution of constraint arities[{"arity":3,"count":66},{"arity":12,"count":1}]
Number of extensional constraints66
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":66},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin 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=319865 
0.00/0.01	c
0.00/0.01	c This is cosoco 1.0 --  
0.00/0.01	c
0.00/0.01	c enable optimization
0.00/0.01	c ========================================[ Problem Statistics ]===========================================
0.00/0.01	c |                                                                                                       
0.00/0.01	c |  Parse time        :         0.00 s 
0.00/0.01	c |
0.00/0.01	c |               Variables: 156
0.00/0.01	c |            Domain Sizes: 12..43
0.00/0.01	c |
0.00/0.01	c |             Constraints: 68
0.00/0.01	c |                   Arity: 3..66  -- Ternary: 66
0.00/0.01	c | 
0.00/0.01	c |                   Types: 
0.00/0.01	c |                          All Different: 1
0.00/0.01	c |                          Extension: 66  (nb tuples: 132..132) -- (shared: 65)
0.00/0.01	c |                          Sum: 1
0.00/0.01	c |                          
0.00/0.01	c =========================================================================================================
0.00/0.01	o 164813
0.00/0.01	c    1 calls to solver: best=164813 lower=0 upper=164812 
0.00/0.01	o 161282
0.00/0.02	o 157233
0.00/0.02	c    3 calls to solver: best=157233 lower=0 upper=157232 
0.00/0.02	o 154702
0.00/0.02	o 153111
0.00/0.02	c    5 calls to solver: best=153111 lower=0 upper=153110 
0.00/0.03	o 151970
0.00/0.04	o 148740
0.00/0.04	c    7 calls to solver: best=148740 lower=0 upper=148739 
0.00/0.05	o 145696
0.00/0.05	o 144082
0.00/0.05	c    9 calls to solver: best=144082 lower=0 upper=144081 
0.09/0.14	o 139968
0.09/0.14	o 137124
0.09/0.14	c   11 calls to solver: best=137124 lower=0 upper=137123 
0.09/0.17	o 136420
0.29/0.36	o 135658
0.29/0.36	c   13 calls to solver: best=135658 lower=0 upper=135657 
0.69/0.71	o 135180
1.49/1.54	o 133798
1.49/1.54	c   15 calls to solver: best=133798 lower=0 upper=133797 
2.39/2.44	o 133266
2.59/2.69	o 132720
2.59/2.69	c   17 calls to solver: best=132720 lower=0 upper=132719 
4.99/5.04	o 132395
10.79/10.81	o 132149
10.79/10.81	c   19 calls to solver: best=132149 lower=0 upper=132148 
10.79/10.89	o 132031
12.99/13.03	o 130671
12.99/13.03	c   21 calls to solver: best=130671 lower=0 upper=130670 
12.99/13.04	o 130590
13.09/13.19	o 128695
13.09/13.19	c   23 calls to solver: best=128695 lower=0 upper=128694 
13.79/13.86	o 128467
17.19/17.29	o 126243
17.19/17.29	c   25 calls to solver: best=126243 lower=0 upper=126242 
17.29/17.34	o 125445
17.70/17.75	o 125123
17.70/17.75	c   27 calls to solver: best=125123 lower=0 upper=125122 
46.40/46.46	o 125114
55.20/55.22	o 124724
55.20/55.22	c   29 calls to solver: best=124724 lower=0 upper=124723 
114.10/114.11	o 122240
151.01/151.09	o 120194
151.01/151.09	c   31 calls to solver: best=120194 lower=0 upper=120193 
257.43/257.50	o 120027
1434.17/1434.08	o 119956
1434.17/1434.08	c   33 calls to solver: best=119956 lower=0 upper=119955 

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-4251938-1500919833/watcher-4251938-1500919833 -o /tmp/evaluation-result-4251938-1500919833/solver-4251938-1500919833 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node123-1500914921-4815 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4251938-1500919833.xml 

pid=6202
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.01 2.01 1.98 2/181 6205
/proc/meminfo: memFree=32068120/32770624 swapFree=6560/141512
[pid=6205] ppid=6202 vsize=26772 CPUtime=0 cores=1,3,5,7
/proc/6205/stat : 6205 (cosoco) R 6202 6205 4783 0 -1 4202496 937 0 0 0 0 0 0 0 20 0 1 0 1536543 27414528 760 33554432000 4194304 5744392 140731895897216 140731895893864 139887573867493 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7841632 7846472 38375424 140731895903425 140731895903555 140731895903555 140731895906254 0
/proc/6205/statm: 6693 760 678 379 0 112 0

[startup+0.100124 s]
/proc/loadavg: 2.01 2.01 1.98 2/181 6205
/proc/meminfo: memFree=32068120/32770624 swapFree=6560/141512
[pid=6205] ppid=6202 vsize=27432 CPUtime=0.09 cores=1,3,5,7
/proc/6205/stat : 6205 (cosoco) R 6202 6205 4783 0 -1 4202496 1184 0 0 0 9 0 0 0 20 0 1 0 1536543 28090368 958 33554432000 4194304 5744392 140731895897216 140731895893864 5024245 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 38375424 140731895903425 140731895903555 140731895903555 140731895906254 0
/proc/6205/statm: 6858 958 714 379 0 277 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27432

[startup+0.200239 s]
/proc/loadavg: 2.01 2.01 1.98 2/181 6205
/proc/meminfo: memFree=32068120/32770624 swapFree=6560/141512
[pid=6205] ppid=6202 vsize=27432 CPUtime=0.19 cores=1,3,5,7
/proc/6205/stat : 6205 (cosoco) R 6202 6205 4783 0 -1 4202496 1184 0 0 0 19 0 0 0 20 0 1 0 1536543 28090368 958 33554432000 4194304 5744392 140731895897216 140731895893864 5024245 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 38375424 140731895903425 140731895903555 140731895903555 140731895906254 0
/proc/6205/statm: 6858 958 714 379 0 277 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27432

[startup+0.300203 s]
/proc/loadavg: 2.01 2.01 1.98 2/181 6205
/proc/meminfo: memFree=32068120/32770624 swapFree=6560/141512
[pid=6205] ppid=6202 vsize=27432 CPUtime=0.29 cores=1,3,5,7
/proc/6205/stat : 6205 (cosoco) R 6202 6205 4783 0 -1 4202496 1184 0 0 0 29 0 0 0 20 0 1 0 1536543 28090368 958 33554432000 4194304 5744392 140731895897216 140731895894824 4893113 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 38375424 140731895903425 140731895903555 140731895903555 140731895906254 0
/proc/6205/statm: 6858 958 714 379 0 277 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27432

[startup+0.700174 s]
/proc/loadavg: 2.01 2.01 1.98 2/181 6205
/proc/meminfo: memFree=32068120/32770624 swapFree=6560/141512
[pid=6205] ppid=6202 vsize=27432 CPUtime=0.69 cores=1,3,5,7
/proc/6205/stat : 6205 (cosoco) R 6202 6205 4783 0 -1 4202496 1184 0 0 0 69 0 0 0 20 0 1 0 1536543 28090368 958 33554432000 4194304 5744392 140731895897216 140731895894824 5024417 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 38375424 140731895903425 140731895903555 140731895903555 140731895906254 0
/proc/6205/statm: 6858 958 714 379 0 277 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27432

[startup+1.50017 s]
/proc/loadavg: 2.01 2.01 1.98 3/182 6206
/proc/meminfo: memFree=32067220/32770624 swapFree=6560/141536
[pid=6205] ppid=6202 vsize=27432 CPUtime=1.49 cores=1,3,5,7
/proc/6205/stat : 6205 (cosoco) R 6202 6205 4783 0 -1 4202496 1185 0 0 0 149 0 0 0 20 0 1 0 1536543 28090368 1024 33554432000 4194304 5744392 140731895897216 140731895894824 5024241 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 38375424 140731895903425 140731895903555 140731895903555 140731895906254 0
/proc/6205/statm: 6858 1024 761 379 0 277 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27432

[startup+3.10017 s]
/proc/loadavg: 2.01 2.01 1.98 3/182 6206
/proc/meminfo: memFree=32066724/32770624 swapFree=6560/141536
[pid=6205] ppid=6202 vsize=27432 CPUtime=3.09 cores=1,3,5,7
/proc/6205/stat : 6205 (cosoco) R 6202 6205 4783 0 -1 4202496 1390 0 0 0 309 0 0 0 20 0 1 0 1536543 28090368 1025 33554432000 4194304 5744392 140731895897216 140731895894824 5024231 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 38375424 140731895903425 140731895903555 140731895903555 140731895906254 0
/proc/6205/statm: 6858 1025 761 379 0 277 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27432

[startup+6.30017 s]
/proc/loadavg: 1.93 2.00 1.97 3/182 6206
/proc/meminfo: memFree=32066784/32770624 swapFree=6560/141544
[pid=6205] ppid=6202 vsize=27432 CPUtime=6.29 cores=1,3,5,7
/proc/6205/stat : 6205 (cosoco) R 6202 6205 4783 0 -1 4202496 1593 0 0 0 629 0 0 0 20 0 1 0 1536543 28090368 1025 33554432000 4194304 5744392 140731895897216 140731895894824 4946152 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 38375424 140731895903425 140731895903555 140731895903555 140731895906254 0
/proc/6205/statm: 6858 1025 761 379 0 277 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27432

[startup+12.7002 s]
/proc/loadavg: 1.93 2.00 1.97 3/182 6206
/proc/meminfo: memFree=32066416/32770624 swapFree=6560/141548
[pid=6205] ppid=6202 vsize=27432 CPUtime=12.69 cores=1,3,5,7
/proc/6205/stat : 6205 (cosoco) R 6202 6205 4783 0 -1 4202496 1798 0 0 0 1269 0 0 0 20 0 1 0 1536543 28090368 1025 33554432000 4194304 5744392 140731895897216 140731895894824 4889032 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 38375424 140731895903425 140731895903555 140731895903555 140731895906254 0
/proc/6205/statm: 6858 1025 761 379 0 277 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27432

[startup+25.5002 s]
/proc/loadavg: 1.95 2.00 1.97 3/182 6206
/proc/meminfo: memFree=32066544/32770624 swapFree=6560/141568
[pid=6205] ppid=6202 vsize=27432 CPUtime=25.49 cores=1,3,5,7
/proc/6205/stat : 6205 (cosoco) R 6202 6205 4783 0 -1 4202496 2188 0 0 0 2549 0 0 0 20 0 1 0 1536543 28090368 1025 33554432000 4194304 5744392 140731895897216 140731895884568 4889129 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 38375424 140731895903425 140731895903555 140731895903555 140731895906254 0
/proc/6205/statm: 6858 1025 761 379 0 277 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27432

[startup+51.1002 s]
/proc/loadavg: 1.97 2.00 1.97 3/182 6206
/proc/meminfo: memFree=32066924/32770624 swapFree=6560/141584
[pid=6205] ppid=6202 vsize=27432 CPUtime=51.1 cores=1,3,5,7
/proc/6205/stat : 6205 (cosoco) R 6202 6205 4783 0 -1 4202496 2392 0 0 0 5110 0 0 0 20 0 1 0 1536543 28090368 1025 33554432000 4194304 5744392 140731895897216 140731895894824 4946156 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 38375424 140731895903425 140731895903555 140731895903555 140731895906254 0
/proc/6205/statm: 6858 1025 761 379 0 277 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 27432

[startup+102.3 s]
/proc/loadavg: 1.99 2.00 1.97 3/182 6207
/proc/meminfo: memFree=32066700/32770624 swapFree=6560/141632
[pid=6205] ppid=6202 vsize=27432 CPUtime=102.31 cores=1,3,5,7
/proc/6205/stat : 6205 (cosoco) R 6202 6205 4783 0 -1 4202496 2579 0 0 0 10231 0 0 0 20 0 1 0 1536543 28090368 1025 33554432000 4194304 5744392 140731895897216 140731895884568 5024231 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 38375424 140731895903425 140731895903555 140731895903555 140731895906254 0
/proc/6205/statm: 6858 1025 761 379 0 277 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 27432

[startup+162.3 s]
/proc/loadavg: 1.85 1.97 1.96 3/182 6269
/proc/meminfo: memFree=32065924/32770624 swapFree=6560/141724
[pid=6205] ppid=6202 vsize=27432 CPUtime=162.31 cores=1,3,5,7
/proc/6205/stat : 6205 (cosoco) R 6202 6205 4783 0 -1 4202496 2802 0 0 0 16231 0 0 0 20 0 1 0 1536543 28090368 1025 33554432000 4194304 5744392 140731895897216 140731895884568 4946576 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 38375424 140731895903425 140731895903555 140731895903555 140731895906254 0
/proc/6205/statm: 6858 1025 761 379 0 277 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 27432

[startup+222.306 s]
/proc/loadavg: 1.95 1.97 1.96 3/182 6270
/proc/meminfo: memFree=32065344/32770624 swapFree=6560/141764
[pid=6205] ppid=6202 vsize=27432 CPUtime=222.32 cores=1,3,5,7
/proc/6205/stat : 6205 (cosoco) R 6202 6205 4783 0 -1 4202496 2987 0 0 0 22232 0 0 0 20 0 1 0 1536543 28090368 1025 33554432000 4194304 5744392 140731895897216 140731895884568 4892830 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 38375424 140731895903425 140731895903555 140731895903555 140731895906254 0
/proc/6205/statm: 6858 1025 761 379 0 277 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 27432

[startup+282.3 s]
/proc/loadavg: 1.98 1.98 1.96 3/182 6271
/proc/meminfo: memFree=32065384/32770624 swapFree=6560/141804
[pid=6205] ppid=6202 vsize=27432 CPUtime=282.32 cores=1,3,5,7
/proc/6205/stat : 6205 (cosoco) R 6202 6205 4783 0 -1 4202496 3005 0 0 0 28232 0 0 0 20 0 1 0 1536543 28090368 1025 33554432000 4194304 5744392 140731895897216 140731895894824 4946152 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 38375424 140731895903425 140731895903555 140731895903555 140731895906254 0
/proc/6205/statm: 6858 1025 761 379 0 277 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 27432

[startup+342.3 s]
/proc/loadavg: 2.07 2.00 1.97 3/182 6272
/proc/meminfo: memFree=32065160/32770624 swapFree=6560/141840
[pid=6205] ppid=6202 vsize=27432 CPUtime=342.33 cores=1,3,5,7
/proc/6205/stat : 6205 (cosoco) R 6202 6205 4783 0 -1 4202496 3190 0 0 0 34233 0 0 0 20 0 1 0 1536543 28090368 1025 33554432000 4194304 5744392 140731895897216 140731895894824 4916805 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 38375424 140731895903425 140731895903555 140731895903555 140731895906254 0
/proc/6205/statm: 6858 1025 761 379 0 277 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 27432

[startup+402.3 s]
/proc/loadavg: 2.03 2.00 1.97 3/182 6273
/proc/meminfo: memFree=32065080/32770624 swapFree=6560/141872
[pid=6205] ppid=6202 vsize=27432 CPUtime=402.34 cores=1,3,5,7
/proc/6205/stat : 6205 (cosoco) R 6202 6205 4783 0 -1 4202496 3190 0 0 0 40234 0 0 0 20 0 1 0 1536543 28090368 1025 33554432000 4194304 5744392 140731895897216 140731895894824 4947899 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 38375424 140731895903425 140731895903555 140731895903555 140731895906254 0
/proc/6205/statm: 6858 1025 761 379 0 277 0
Current children cumulated CPU time (s) 402.34
Current children cumulated vsize (KiB) 27432

[startup+462.3 s]
/proc/loadavg: 2.01 2.00 1.97 3/182 6274
/proc/meminfo: memFree=32065256/32770624 swapFree=6560/141900
[pid=6205] ppid=6202 vsize=27432 CPUtime=462.35 cores=1,3,5,7
/proc/6205/stat : 6205 (cosoco) R 6202 6205 4783 0 -1 4202496 3375 0 0 0 46235 0 0 0 20 0 1 0 1536543 28090368 1025 33554432000 4194304 5744392 140731895897216 140731895894824 4998912 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 38375424 140731895903425 140731895903555 140731895903555 140731895906254 0
/proc/6205/statm: 6858 1025 761 379 0 277 0
Current children cumulated CPU time (s) 462.35
Current children cumulated vsize (KiB) 27432

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/182 6275
/proc/meminfo: memFree=32065184/32770624 swapFree=6560/141936
[pid=6205] ppid=6202 vsize=27432 CPUtime=522.35 cores=1,3,5,7
/proc/6205/stat : 6205 (cosoco) R 6202 6205 4783 0 -1 4202496 3375 0 0 0 52235 0 0 0 20 0 1 0 1536543 28090368 1025 33554432000 4194304 5744392 140731895897216 140731895894824 4872988 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 38375424 140731895903425 140731895903555 140731895903555 140731895906254 0
/proc/6205/statm: 6858 1025 761 379 0 277 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 27432

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/183 6284
/proc/meminfo: memFree=32063760/32770624 swapFree=6560/141972
[pid=6205] ppid=6202 vsize=27432 CPUtime=582.36 cores=1,3,5,7
/proc/6205/stat : 6205 (cosoco) R 6202 6205 4783 0 -1 4202496 3560 0 0 0 58236 0 0 0 20 0 1 0 1536543 28090368 1025 33554432000 4194304 5744392 140731895897216 140731895894824 5024227 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 38375424 140731895903425 140731895903555 140731895903555 140731895906254 0
/proc/6205/statm: 6858 1025 761 379 0 277 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 27432


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/182 6308
/proc/meminfo: memFree=32064416/32770624 swapFree=6560/142460
[pid=6205] ppid=6202 vsize=27432 CPUtime=1482.47 cores=1,3,5,7
/proc/6205/stat : 6205 (cosoco) R 6202 6205 4783 0 -1 4202496 4875 0 0 0 148247 0 0 0 20 0 1 0 1536543 28090368 1025 33554432000 4194304 5744392 140731895897216 140731895884568 4948300 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 38375424 140731895903425 140731895903555 140731895903555 140731895906254 0
/proc/6205/statm: 6858 1025 761 379 0 277 0
Current children cumulated CPU time (s) 1482.47
Current children cumulated vsize (KiB) 27432

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 1.98 3/182 6309
/proc/meminfo: memFree=32064192/32770624 swapFree=6560/142496
[pid=6205] ppid=6202 vsize=27432 CPUtime=1542.49 cores=1,3,5,7
/proc/6205/stat : 6205 (cosoco) R 6202 6205 4783 0 -1 4202496 5060 0 0 0 154249 0 0 0 20 0 1 0 1536543 28090368 1025 33554432000 4194304 5744392 140731895897216 140731895884568 5024224 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 38375424 140731895903425 140731895903555 140731895903555 140731895906254 0
/proc/6205/statm: 6858 1025 761 379 0 277 0
Current children cumulated CPU time (s) 1542.49
Current children cumulated vsize (KiB) 27432

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/182 6310
/proc/meminfo: memFree=32064228/32770624 swapFree=6560/142524
[pid=6205] ppid=6202 vsize=27432 CPUtime=1602.49 cores=1,3,5,7
/proc/6205/stat : 6205 (cosoco) R 6202 6205 4783 0 -1 4202496 5060 0 0 0 160249 0 0 0 20 0 1 0 1536543 28090368 1025 33554432000 4194304 5744392 140731895897216 140731895884568 5024231 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 38375424 140731895903425 140731895903555 140731895903555 140731895906254 0
/proc/6205/statm: 6858 1025 761 379 0 277 0
Current children cumulated CPU time (s) 1602.49
Current children cumulated vsize (KiB) 27432

[startup+1662.3 s]
/proc/loadavg: 2.05 2.03 1.98 3/182 6311
/proc/meminfo: memFree=32064368/32770624 swapFree=6560/142560
[pid=6205] ppid=6202 vsize=27432 CPUtime=1662.5 cores=1,3,5,7
/proc/6205/stat : 6205 (cosoco) R 6202 6205 4783 0 -1 4202496 5243 0 0 0 166250 0 0 0 20 0 1 0 1536543 28090368 1025 33554432000 4194304 5744392 140731895897216 140731895884568 4948328 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 38375424 140731895903425 140731895903555 140731895903555 140731895906254 0
/proc/6205/statm: 6858 1025 761 379 0 277 0
Current children cumulated CPU time (s) 1662.5
Current children cumulated vsize (KiB) 27432

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 1.98 3/182 6312
/proc/meminfo: memFree=32064368/32770624 swapFree=6560/142584
[pid=6205] ppid=6202 vsize=27432 CPUtime=1722.5 cores=1,3,5,7
/proc/6205/stat : 6205 (cosoco) R 6202 6205 4783 0 -1 4202496 5243 0 0 0 172250 0 0 0 20 0 1 0 1536543 28090368 1025 33554432000 4194304 5744392 140731895897216 140731895884568 5024250 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 38375424 140731895903425 140731895903555 140731895903555 140731895906254 0
/proc/6205/statm: 6858 1025 761 379 0 277 0
Current children cumulated CPU time (s) 1722.5
Current children cumulated vsize (KiB) 27432

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 1.98 3/182 6320
/proc/meminfo: memFree=32063344/32770624 swapFree=6560/142612
[pid=6205] ppid=6202 vsize=27432 CPUtime=1782.51 cores=1,3,5,7
/proc/6205/stat : 6205 (cosoco) R 6202 6205 4783 0 -1 4202496 5426 0 0 0 178251 0 0 0 20 0 1 0 1536543 28090368 1025 33554432000 4194304 5744392 140731895897216 140731895884568 5123281 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 38375424 140731895903425 140731895903555 140731895903555 140731895906254 0
/proc/6205/statm: 6858 1025 761 379 0 277 0
Current children cumulated CPU time (s) 1782.51
Current children cumulated vsize (KiB) 27432

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/182 6321
/proc/meminfo: memFree=32063640/32770624 swapFree=6560/142640
[pid=6205] ppid=6202 vsize=27432 CPUtime=1842.52 cores=1,3,5,7
/proc/6205/stat : 6205 (cosoco) R 6202 6205 4783 0 -1 4202496 5428 0 0 0 184252 0 0 0 20 0 1 0 1536543 28090368 1025 33554432000 4194304 5744392 140731895897216 140731895884568 5129189 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 38375424 140731895903425 140731895903555 140731895903555 140731895906254 0
/proc/6205/statm: 6858 1025 761 379 0 277 0
Current children cumulated CPU time (s) 1842.52
Current children cumulated vsize (KiB) 27432

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/182 6322
/proc/meminfo: memFree=32064176/32770624 swapFree=6560/142672
[pid=6205] ppid=6202 vsize=27432 CPUtime=1902.53 cores=1,3,5,7
/proc/6205/stat : 6205 (cosoco) R 6202 6205 4783 0 -1 4202496 5613 0 0 0 190253 0 0 0 20 0 1 0 1536543 28090368 1025 33554432000 4194304 5744392 140731895897216 140731895884568 5124536 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 38375424 140731895903425 140731895903555 140731895903555 140731895906254 0
/proc/6205/statm: 6858 1025 761 379 0 277 0
Current children cumulated CPU time (s) 1902.53
Current children cumulated vsize (KiB) 27432

[startup+1962.3 s]
/proc/loadavg: 2.08 2.03 1.99 3/182 6323
/proc/meminfo: memFree=32064136/32770624 swapFree=6560/142700
[pid=6205] ppid=6202 vsize=27432 CPUtime=1962.53 cores=1,3,5,7
/proc/6205/stat : 6205 (cosoco) R 6202 6205 4783 0 -1 4202496 5613 0 0 0 196253 0 0 0 20 0 1 0 1536543 28090368 1025 33554432000 4194304 5744392 140731895897216 140731895884568 4892913 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 38375424 140731895903425 140731895903555 140731895903555 140731895906254 0
/proc/6205/statm: 6858 1025 761 379 0 277 0
Current children cumulated CPU time (s) 1962.53
Current children cumulated vsize (KiB) 27432

[startup+2022.3 s]
/proc/loadavg: 2.03 2.02 1.99 3/182 6324
/proc/meminfo: memFree=32064156/32770624 swapFree=6560/142728
[pid=6205] ppid=6202 vsize=27432 CPUtime=2022.54 cores=1,3,5,7
/proc/6205/stat : 6205 (cosoco) R 6202 6205 4783 0 -1 4202496 5796 0 0 0 202254 0 0 0 20 0 1 0 1536543 28090368 1025 33554432000 4194304 5744392 140731895897216 140731895884568 5024419 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 38375424 140731895903425 140731895903555 140731895903555 140731895906254 0
/proc/6205/statm: 6858 1025 761 379 0 277 0
Current children cumulated CPU time (s) 2022.54
Current children cumulated vsize (KiB) 27432

[startup+2082.3 s]
/proc/loadavg: 2.01 2.02 1.99 3/182 6325
/proc/meminfo: memFree=32064300/32770624 swapFree=6560/142760
[pid=6205] ppid=6202 vsize=27432 CPUtime=2082.55 cores=1,3,5,7
/proc/6205/stat : 6205 (cosoco) R 6202 6205 4783 0 -1 4202496 5796 0 0 0 208255 0 0 0 20 0 1 0 1536543 28090368 1025 33554432000 4194304 5744392 140731895897216 140731895884568 4946156 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 38375424 140731895903425 140731895903555 140731895903555 140731895906254 0
/proc/6205/statm: 6858 1025 761 379 0 277 0
Current children cumulated CPU time (s) 2082.55
Current children cumulated vsize (KiB) 27432

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/182 6326
/proc/meminfo: memFree=32064120/32770624 swapFree=6560/142792
[pid=6205] ppid=6202 vsize=27432 CPUtime=2142.56 cores=1,3,5,7
/proc/6205/stat : 6205 (cosoco) R 6202 6205 4783 0 -1 4202496 5979 0 0 0 214256 0 0 0 20 0 1 0 1536543 28090368 1025 33554432000 4194304 5744392 140731895897216 140731895884568 5024241 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 38375424 140731895903425 140731895903555 140731895903555 140731895906254 0
/proc/6205/statm: 6858 1025 761 379 0 277 0
Current children cumulated CPU time (s) 2142.56
Current children cumulated vsize (KiB) 27432

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 1.99 3/182 6327
/proc/meminfo: memFree=32064260/32770624 swapFree=6560/142820
[pid=6205] ppid=6202 vsize=27432 CPUtime=2202.57 cores=1,3,5,7
/proc/6205/stat : 6205 (cosoco) R 6202 6205 4783 0 -1 4202496 5981 0 0 0 220257 0 0 0 20 0 1 0 1536543 28090368 1025 33554432000 4194304 5744392 140731895897216 140731895884568 4914576 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 38375424 140731895903425 140731895903555 140731895903555 140731895906254 0
/proc/6205/statm: 6858 1025 761 379 0 277 0
Current children cumulated CPU time (s) 2202.57
Current children cumulated vsize (KiB) 27432

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/182 6328
/proc/meminfo: memFree=32064152/32770624 swapFree=6560/142848
[pid=6205] ppid=6202 vsize=27432 CPUtime=2262.57 cores=1,3,5,7
/proc/6205/stat : 6205 (cosoco) R 6202 6205 4783 0 -1 4202496 6166 0 0 0 226257 0 0 0 20 0 1 0 1536543 28090368 1025 33554432000 4194304 5744392 140731895897216 140731895884568 5131348 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 38375424 140731895903425 140731895903555 140731895903555 140731895906254 0
/proc/6205/statm: 6858 1025 761 379 0 277 0
Current children cumulated CPU time (s) 2262.57
Current children cumulated vsize (KiB) 27432

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/182 6329
/proc/meminfo: memFree=32064168/32770624 swapFree=6560/142880
[pid=6205] ppid=6202 vsize=27432 CPUtime=2322.58 cores=1,3,5,7
/proc/6205/stat : 6205 (cosoco) R 6202 6205 4783 0 -1 4202496 6166 0 0 0 232258 0 0 0 20 0 1 0 1536543 28090368 1025 33554432000 4194304 5744392 140731895897216 140731895884568 5024239 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 38375424 140731895903425 140731895903555 140731895903555 140731895906254 0
/proc/6205/statm: 6858 1025 761 379 0 277 0
Current children cumulated CPU time (s) 2322.58
Current children cumulated vsize (KiB) 27432

[startup+2382.3 s]
/proc/loadavg: 2.04 2.03 1.99 3/182 6337
/proc/meminfo: memFree=32062824/32770624 swapFree=6560/142916
[pid=6205] ppid=6202 vsize=27432 CPUtime=2382.59 cores=1,3,5,7
/proc/6205/stat : 6205 (cosoco) R 6202 6205 4783 0 -1 4202496 6351 0 0 0 238259 0 0 0 20 0 1 0 1536543 28090368 1025 33554432000 4194304 5744392 140731895897216 140731895884568 4948352 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 38375424 140731895903425 140731895903555 140731895903555 140731895906254 0
/proc/6205/statm: 6858 1025 761 379 0 277 0
Current children cumulated CPU time (s) 2382.59
Current children cumulated vsize (KiB) 27432



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.8 s]
/proc/loadavg: 2.03 2.02 1.99 3/182 6337
/proc/meminfo: memFree=32063708/32770624 swapFree=6560/142924
[pid=6205] ppid=6202 vsize=27432 CPUtime=2400.09 cores=1,3,5,7
/proc/6205/stat : 6205 (cosoco) R 6202 6205 4783 0 -1 4202496 6351 0 0 0 240009 0 0 0 20 0 1 0 1536543 28090368 1025 33554432000 4194304 5744392 140731895897216 140731895884568 4914397 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 7841632 7846472 38375424 140731895903425 140731895903555 140731895903555 140731895906254 0
/proc/6205/statm: 6858 1025 761 379 0 277 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 27432

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

Child status: 1
Real time (s): 2399.8
CPU time (s): 2400.1
CPU user time (s): 2400.09
CPU system time (s): 0.003
CPU usage (%): 100.012
Max. virtual memory (cumulated for all children) (KiB): 27432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.09
system time used= 0.003
maximum resident set size= 4148
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6390
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= 625

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.01626 second user time and 7.42918 second system time

The end

Launcher Data

Begin job on node123 at 2017-07-24 20:10:33
IDJOB=4251938
IDBENCH=123120
IDSOLVER=2633
FILE ID=node123/4251938-1500919833
RUNJOBID= node123-1500914921-4815
PBS_JOBID= 20625407
Free space on /tmp= 61872 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-tai12a.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4251938-1500919833/watcher-4251938-1500919833 -o /tmp/evaluation-result-4251938-1500919833/solver-4251938-1500919833 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node123-1500914921-4815 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4251938-1500919833.xml

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

MD5SUM BENCH= 1740172f6b6c755c4ba85e14840c110b
RANDOM SEED=1888932990

node123.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	: 5332.97
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.56
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	: 5332.97
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.56
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	: 5332.97
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.56
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	: 5332.97
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        32068688 kB
MemAvailable:   32061112 kB
Buffers:           34316 kB
Cached:           272612 kB
SwapCached:            0 kB
Active:           201232 kB
Inactive:         150140 kB
Active(anon):      47220 kB
Inactive(anon):     8628 kB
Active(file):     154012 kB
Inactive(file):   141512 kB
Unevictable:        6560 kB
Mlocked:            6560 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2032 kB
Writeback:             0 kB
AnonPages:         52948 kB
Mapped:            28976 kB
Shmem:              8844 kB
Slab:              50700 kB
SReclaimable:      25472 kB
SUnreclaim:        25228 kB
KernelStack:        3280 kB
PageTables:         4492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     285040 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:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61872 MiB
End job on node123 at 2017-07-24 20:50:33