Trace number 4241226

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
R1: cosoco 1.1? (TO) 2400.06 2401.11

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-19-a4.xml
MD5SUM264cffe383a4c1beb81f164e203eb53e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark313
Best CPU time to get the best result obtained on this benchmark2400.11
Satisfiable
(Un)Satisfiability was proved
Number of variables19
Number of constraints13568
Number of domains1
Minimum domain size501
Maximum domain size501
Distribution of domain sizes[{"size":501,"count":19}]
Minimum variable degree2755
Maximum variable degree2756
Distribution of variable degrees[{"degree":2755,"count":17},{"degree":2756,"count":2}]
Minimum constraint arity1
Maximum constraint arity19
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":1938},{"arity":4,"count":11628},{"arity":19,"count":1}]
Number of extensional constraints0
Number of intensional constraints13567
Distribution of constraint types[{"type":"intension","count":13567},{"type":"ordered","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


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

Solver Data

14.95/15.03	c best=?? lower=0 upper=500 
459.55/459.85	c
459.55/459.85	c This is cosoco 1.0 --  
459.55/459.85	c
459.55/459.85	c enable optimization
459.55/459.85	c ========================================[ Problem Statistics ]===========================================
459.55/459.85	c |                                                                                                       
459.55/459.85	c |  Parse time        :        14.82 s 
459.55/459.85	c |
459.55/459.85	c |               Variables: 19
459.55/459.85	c |            Domain Sizes: 501..501
459.55/459.85	c |
459.55/459.85	c |             Constraints: 13586
459.55/459.85	c |                   Arity: 1..4  -- Unary: 2  -- Binary: 18  -- Ternary: 1938
459.55/459.85	c | 
459.55/459.85	c |                   Types: 
459.55/459.85	c |                          (X - Y < k): 18
459.55/459.85	c |                          Intension: 13568
459.55/459.85	c |                          
459.55/459.85	c =========================================================================================================
459.55/459.85	o 415
459.55/459.85	c    1 calls to solver: best=415 lower=0 upper=414 
466.84/467.11	o 387
496.33/496.67	o 383
496.33/496.67	c    3 calls to solver: best=383 lower=0 upper=382 
525.31/525.60	o 378
658.24/658.63	o 371
658.24/658.63	c    5 calls to solver: best=371 lower=0 upper=370 
959.92/960.42	o 367

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-4241226-1500648178/watcher-4241226-1500648178 -o /tmp/evaluation-result-4241226-1500648178/solver-4241226-1500648178 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1500648174-2482 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4241226-1500648178.xml 

pid=2506
running on 8 cores: 1,3,5,7,9,11,13,15

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: 0.08 0.06 0.11 4/244 2512
/proc/meminfo: memFree=32090456/32770624 swapFree=5956/192444
[pid=2511] ppid=2506 vsize=2036 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/2511/stat : 2511 (cosoco) D 2506 2511 2448 0 -1 1077936128 157 0 0 0 0 0 0 0 20 0 1 0 85587 2084864 1 33554432000 4194304 5970956 140721569148336 140721569145576 140022198089415 0 0 4096 0 18446744072101695012 0 0 17 13 0 0 0 0 0 8070896 8075904 40894464 140721569154241 140721569154371 140721569154371 140721569157070 0
/proc/2511/statm: 509 1 0 434 0 39 0

[startup+0.100128 s]
/proc/loadavg: 0.08 0.06 0.11 4/244 2512
/proc/meminfo: memFree=32090456/32770624 swapFree=5956/192444
[pid=2511] ppid=2506 vsize=27256 CPUtime=0.06 cores=1,3,5,7,9,11,13,15
/proc/2511/stat : 2511 (cosoco) R 2506 2511 2448 0 -1 4202496 1021 0 3 0 6 0 0 0 20 0 1 0 85587 27910144 830 33554432000 4194304 5970956 140721569148336 140721569144936 5496079 0 0 4096 0 0 0 0 17 13 0 0 1 0 0 8070896 8075904 40894464 140721569154241 140721569154371 140721569154371 140721569157070 0
/proc/2511/statm: 6814 830 710 434 0 178 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 27256

[startup+0.200356 s]
/proc/loadavg: 0.08 0.06 0.11 4/244 2512
/proc/meminfo: memFree=32090456/32770624 swapFree=5956/192444
[pid=2511] ppid=2506 vsize=27584 CPUtime=0.16 cores=1,3,5,7,9,11,13,15
/proc/2511/stat : 2511 (cosoco) R 2506 2511 2448 0 -1 4202496 1092 0 3 0 16 0 0 0 20 0 1 0 85587 28246016 896 33554432000 4194304 5970956 140721569148336 140721569144936 5674839 0 0 4096 0 0 0 0 17 13 0 0 1 0 0 8070896 8075904 40894464 140721569154241 140721569154371 140721569154371 140721569157070 0
/proc/2511/statm: 6896 896 710 434 0 260 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 27584

[startup+0.300228 s]
/proc/loadavg: 0.08 0.06 0.11 4/244 2512
/proc/meminfo: memFree=32090456/32770624 swapFree=5956/192444
[pid=2511] ppid=2506 vsize=28040 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/2511/stat : 2511 (cosoco) R 2506 2511 2448 0 -1 4202496 1249 0 3 0 26 0 0 0 20 0 1 0 85587 28712960 1026 33554432000 4194304 5970956 140721569148336 140721569144936 5384151 0 0 4096 0 0 0 0 17 13 0 0 1 0 0 8070896 8075904 40894464 140721569154241 140721569154371 140721569154371 140721569157070 0
/proc/2511/statm: 7010 1026 710 434 0 374 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 28040

[startup+0.700186 s]
/proc/loadavg: 0.08 0.06 0.11 4/244 2512
/proc/meminfo: memFree=32090456/32770624 swapFree=5956/192444
[pid=2511] ppid=2506 vsize=39580 CPUtime=0.66 cores=1,3,5,7,9,11,13,15
/proc/2511/stat : 2511 (cosoco) R 2506 2511 2448 0 -1 4202496 4208 0 3 0 65 1 0 0 20 0 1 0 85587 40529920 3996 33554432000 4194304 5970956 140721569148336 140721569141928 140022181985253 0 0 4096 0 0 0 0 17 13 0 0 1 0 0 8070896 8075904 40894464 140721569154241 140721569154371 140721569154371 140721569157070 0
/proc/2511/statm: 9895 3996 782 434 0 3259 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 39580

[startup+1.50018 s]
/proc/loadavg: 0.08 0.06 0.11 4/246 2514
/proc/meminfo: memFree=32024460/32770624 swapFree=5956/193856
[pid=2511] ppid=2506 vsize=63472 CPUtime=1.46 cores=1,3,5,7,9,11,13,15
/proc/2511/stat : 2511 (cosoco) R 2506 2511 2448 0 -1 4202496 10192 0 3 0 144 2 0 0 20 0 1 0 85587 64995328 9936 33554432000 4194304 5970956 140721569148336 140721569141928 140022191340272 0 0 4096 0 0 0 0 17 13 0 0 1 0 0 8070896 8075904 40894464 140721569154241 140721569154371 140721569154371 140721569157070 0
/proc/2511/statm: 15868 9936 782 434 0 9232 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 63472

[startup+3.10015 s]
/proc/loadavg: 0.08 0.06 0.11 3/246 2514
/proc/meminfo: memFree=31927652/32770624 swapFree=5956/193856
[pid=2511] ppid=2506 vsize=111216 CPUtime=3.05 cores=1,3,5,7,9,11,13,15
/proc/2511/stat : 2511 (cosoco) R 2506 2511 2448 0 -1 4202496 22196 0 3 0 302 3 0 0 20 0 1 0 85587 113885184 21868 33554432000 4194304 5970956 140721569148336 140721569141928 140022181985253 0 0 4096 0 0 0 0 17 13 0 0 1 0 0 8070896 8075904 40894464 140721569154241 140721569154371 140721569154371 140721569157070 0
/proc/2511/statm: 27804 21868 782 434 0 21168 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 111216

[startup+6.30018 s]
/proc/loadavg: 0.23 0.09 0.12 3/246 2514
/proc/meminfo: memFree=31641508/32770624 swapFree=5956/193972
[pid=2511] ppid=2506 vsize=206404 CPUtime=6.26 cores=1,3,5,7,9,11,13,15
/proc/2511/stat : 2511 (cosoco) R 2506 2511 2448 0 -1 4202496 46098 0 3 0 619 7 0 0 20 0 1 0 85587 211357696 45638 33554432000 4194304 5970956 140721569148336 140721569141928 140022181995376 0 0 4096 0 0 0 0 17 13 0 0 1 0 0 8070896 8075904 40894464 140721569154241 140721569154371 140721569154371 140721569157070 0
/proc/2511/statm: 51601 45638 782 434 0 44965 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 206404

[startup+12.7002 s]
/proc/loadavg: 0.37 0.13 0.13 3/246 2514
/proc/meminfo: memFree=31069656/32770624 swapFree=5956/193988
[pid=2511] ppid=2506 vsize=395816 CPUtime=12.65 cores=1,3,5,7,9,11,13,15
/proc/2511/stat : 2511 (cosoco) R 2506 2511 2448 0 -1 4202496 93630 0 3 0 1251 14 0 0 20 0 1 0 85587 405315584 92977 33554432000 4194304 5970956 140721569148336 140721569141928 140022181985253 0 0 4096 0 0 0 0 17 13 0 0 1 0 0 8070896 8075904 40894464 140721569154241 140721569154371 140721569154371 140721569157070 0
/proc/2511/statm: 98954 92977 782 434 0 92318 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 395816

[startup+25.5003 s]
/proc/loadavg: 0.73 0.22 0.16 3/246 2514
/proc/meminfo: memFree=29716192/32770624 swapFree=5956/193996
[pid=2511] ppid=2506 vsize=716916 CPUtime=25.45 cores=1,3,5,7,9,11,13,15
/proc/2511/stat : 2511 (cosoco) R 2506 2511 2448 0 -1 4202496 275422 0 3 0 2517 28 0 0 20 0 1 0 85587 734121984 173406 33554432000 4194304 5970956 140721569148336 140721569145304 5327993 0 0 4096 8405026 0 0 0 17 13 0 0 1 0 0 8070896 8075904 40894464 140721569154241 140721569154371 140721569154371 140721569157070 0
/proc/2511/statm: 179229 173406 833 434 0 172593 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 716916

[startup+51.1004 s]
/proc/loadavg: 1.17 0.36 0.21 3/246 2514
/proc/meminfo: memFree=29251712/32770624 swapFree=5956/194004
[pid=2511] ppid=2506 vsize=806016 CPUtime=51.03 cores=1,3,5,7,9,11,13,15
/proc/2511/stat : 2511 (cosoco) R 2506 2511 2448 0 -1 4202496 386030 0 3 0 5069 34 0 0 20 0 1 0 85587 825360384 195634 33554432000 4194304 5970956 140721569148336 140721569145304 4908315 0 0 4096 8405026 0 0 0 17 13 0 0 1 0 0 8070896 8075904 40894464 140721569154241 140721569154371 140721569154371 140721569157070 0
/proc/2511/statm: 201504 195634 833 434 0 194868 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 806016

[startup+102.3 s]
/proc/loadavg: 1.74 0.64 0.31 3/247 2518
/proc/meminfo: memFree=28940104/32770624 swapFree=5956/194824
[pid=2511] ppid=2506 vsize=844824 CPUtime=102.22 cores=1,3,5,7,9,11,13,15
/proc/2511/stat : 2511 (cosoco) R 2506 2511 2448 0 -1 4202496 504796 0 3 0 10180 42 0 0 20 0 1 0 85587 865099776 205379 33554432000 4194304 5970956 140721569148336 140721569145304 5070106 0 0 4096 8405026 0 0 0 17 13 0 0 1 0 0 8070896 8075904 40894464 140721569154241 140721569154371 140721569154371 140721569157070 0
/proc/2511/statm: 211206 205379 833 434 0 204570 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 844824

[startup+162.3 s]
/proc/loadavg: 1.90 0.89 0.42 3/246 2519
/proc/meminfo: memFree=28707156/32770624 swapFree=5956/194856
[pid=2511] ppid=2506 vsize=911748 CPUtime=162.18 cores=1,3,5,7,9,11,13,15
/proc/2511/stat : 2511 (cosoco) R 2506 2511 2448 0 -1 4202496 607130 0 3 0 16167 51 0 0 20 0 1 0 85587 933629952 222074 33554432000 4194304 5970956 140721569148336 140721569145304 5070064 0 0 4096 8405026 0 0 0 17 13 0 0 1 0 0 8070896 8075904 40894464 140721569154241 140721569154371 140721569154371 140721569157070 0
/proc/2511/statm: 227937 222074 833 434 0 221301 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 911748

[startup+222.308 s]
/proc/loadavg: 1.96 1.09 0.52 3/246 2520
/proc/meminfo: memFree=28631064/32770624 swapFree=5956/194880
[pid=2511] ppid=2506 vsize=973920 CPUtime=222.16 cores=1,3,5,7,9,11,13,15
/proc/2511/stat : 2511 (cosoco) R 2506 2511 2448 0 -1 4202496 743014 0 3 0 22155 61 0 0 20 0 1 0 85587 997294080 237609 33554432000 4194304 5970956 140721569148336 140721569145304 4964389 0 0 4096 8405026 0 0 0 17 13 0 0 1 0 0 8070896 8075904 40894464 140721569154241 140721569154371 140721569154371 140721569157070 0
/proc/2511/statm: 243480 237609 833 434 0 236844 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 973920

[startup+282.3 s]
/proc/loadavg: 1.99 1.26 0.61 3/246 2521
/proc/meminfo: memFree=28576948/32770624 swapFree=5956/194908
[pid=2511] ppid=2506 vsize=1009956 CPUtime=282.13 cores=1,3,5,7,9,11,13,15
/proc/2511/stat : 2511 (cosoco) R 2506 2511 2448 0 -1 4202496 834460 0 3 0 28145 68 0 0 20 0 1 0 85587 1034194944 246667 33554432000 4194304 5970956 140721569148336 140721569145304 5052048 0 0 4096 8405026 0 0 0 17 13 0 0 1 0 0 8070896 8075904 40894464 140721569154241 140721569154371 140721569154371 140721569157070 0
/proc/2511/statm: 252489 246667 833 434 0 245853 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 1009956

[startup+342.3 s]
/proc/loadavg: 2.00 1.39 0.70 3/244 2522
/proc/meminfo: memFree=28521608/32770624 swapFree=5956/194952
[pid=2511] ppid=2506 vsize=1051140 CPUtime=342.1 cores=1,3,5,7,9,11,13,15
/proc/2511/stat : 2511 (cosoco) R 2506 2511 2448 0 -1 4202496 955749 0 3 0 34136 74 0 0 20 0 1 0 85587 1076367360 256907 33554432000 4194304 5970956 140721569148336 140721569145304 5070106 0 0 4096 8405026 0 0 0 17 13 0 0 1 0 0 8070896 8075904 40894464 140721569154241 140721569154371 140721569154371 140721569157070 0
/proc/2511/statm: 262785 256907 833 434 0 256149 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 1051140

[startup+402.3 s]
/proc/loadavg: 2.00 1.50 0.78 3/243 2523
/proc/meminfo: memFree=28507800/32770624 swapFree=5956/194980
[pid=2511] ppid=2506 vsize=1064208 CPUtime=402.07 cores=1,3,5,7,9,11,13,15
/proc/2511/stat : 2511 (cosoco) R 2506 2511 2448 0 -1 4202496 1021706 0 3 0 40129 78 0 0 20 0 1 0 85587 1089748992 260236 33554432000 4194304 5970956 140721569148336 140721569145304 4964366 0 0 4096 8405026 0 0 0 17 13 0 0 1 0 0 8070896 8075904 40894464 140721569154241 140721569154371 140721569154371 140721569157070 0
/proc/2511/statm: 266052 260236 833 434 0 259416 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 1064208

[startup+462.3 s]
/proc/loadavg: 2.00 1.59 0.86 3/243 2531
/proc/meminfo: memFree=28281628/32770624 swapFree=5956/195024
[pid=2511] ppid=2506 vsize=1093248 CPUtime=462.04 cores=1,3,5,7,9,11,13,15
/proc/2511/stat : 2511 (cosoco) R 2506 2511 2448 0 -1 4202496 1109468 0 3 0 46120 84 0 0 20 0 1 0 85587 1119485952 267474 33554432000 4194304 5970956 140721569148336 140721569135640 4964784 0 0 4096 8405026 0 0 0 17 13 0 0 1 0 0 8070896 8075904 40894464 140721569154241 140721569154371 140721569154371 140721569157070 0
/proc/2511/statm: 273312 267474 834 434 0 266676 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 1093248

[startup+522.3 s]
/proc/loadavg: 2.00 1.67 0.93 3/243 2532
/proc/meminfo: memFree=28194964/32770624 swapFree=5956/195060
[pid=2511] ppid=2506 vsize=1109748 CPUtime=522.01 cores=1,3,5,7,9,11,13,15
/proc/2511/stat : 2511 (cosoco) R 2506 2511 2448 0 -1 4202496 1171516 0 3 0 52114 87 0 0 20 0 1 0 85587 1136381952 271602 33554432000 4194304 5970956 140721569148336 140721569145304 4964389 0 0 4096 8405026 0 0 0 17 13 0 0 1 0 0 8070896 8075904 40894464 140721569154241 140721569154371 140721569154371 140721569157070 0
/proc/2511/statm: 277437 271602 834 434 0 270801 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 1109748

[startup+582.3 s]
/proc/loadavg: 2.10 1.76 1.01 3/243 2533
/proc/meminfo: memFree=28172668/32770624 swapFree=5956/195084
[pid=2511] ppid=2506 vsize=1113840 CPUtime=581.98 cores=1,3,5,7,9,11,13,15
/proc/2511/stat : 2511 (cosoco) R 2506 2511 2448 0 -1 4202496 1205354 0 3 0 58109 89 0 0 20 0 1 0 85587 1140572160 272642 33554432000 4194304 5970956 140721569148336 140721569145304 4964389 0 0 4096 8405026 0 0 0 17 13 0 0 1 0 0 8070896 8075904 40894464 140721569154241 140721569154371 140721569154371 140721569157070 0
/proc/2511/statm: 278460 272642 834 434 0 271824 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 1113840


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


[startup+1542.31 s]
/proc/loadavg: 2.00 1.99 1.64 3/243 2580
/proc/meminfo: memFree=27821876/32770624 swapFree=5956/195712
[pid=2511] ppid=2506 vsize=1125324 CPUtime=1541.6 cores=1,3,5,7,9,11,13,15
/proc/2511/stat : 2511 (cosoco) R 2506 2511 2448 0 -1 4202496 1257740 0 3 0 154066 94 0 0 20 0 1 0 85587 1152331776 275505 33554432000 4194304 5970956 140721569148336 140721569145304 5052121 0 0 4096 8405026 0 0 0 17 13 0 0 1 0 0 8070896 8075904 40894464 140721569154241 140721569154371 140721569154371 140721569157070 0
/proc/2511/statm: 281331 275505 834 434 0 274695 0
Current children cumulated CPU time (s) 1541.6
Current children cumulated vsize (KiB) 1125324

[startup+1602.3 s]
/proc/loadavg: 2.12 2.02 1.68 3/243 2581
/proc/meminfo: memFree=27818708/32770624 swapFree=5956/195740
[pid=2511] ppid=2506 vsize=1126116 CPUtime=1601.56 cores=1,3,5,7,9,11,13,15
/proc/2511/stat : 2511 (cosoco) R 2506 2511 2448 0 -1 4202496 1259736 0 3 0 160062 94 0 0 20 0 1 0 85587 1153142784 275698 33554432000 4194304 5970956 140721569148336 140721569145304 4964366 0 0 4096 8405026 0 0 0 17 13 0 0 1 0 0 8070896 8075904 40894464 140721569154241 140721569154371 140721569154371 140721569157070 0
/proc/2511/statm: 281529 275698 834 434 0 274893 0
Current children cumulated CPU time (s) 1601.56
Current children cumulated vsize (KiB) 1126116

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 1.70 3/244 2590
/proc/meminfo: memFree=27816860/32770624 swapFree=5956/195776
[pid=2511] ppid=2506 vsize=1126248 CPUtime=1661.54 cores=1,3,5,7,9,11,13,15
/proc/2511/stat : 2511 (cosoco) R 2506 2511 2448 0 -1 4202496 1260609 0 3 0 166060 94 0 0 20 0 1 0 85587 1153277952 275738 33554432000 4194304 5970956 140721569148336 140721569145304 5070304 0 0 4096 8405026 0 0 0 17 13 0 0 1 0 0 8070896 8075904 40894464 140721569154241 140721569154371 140721569154371 140721569157070 0
/proc/2511/statm: 281562 275738 834 434 0 274926 0
Current children cumulated CPU time (s) 1661.54
Current children cumulated vsize (KiB) 1126248

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 1.72 3/244 2591
/proc/meminfo: memFree=27817148/32770624 swapFree=5956/195804
[pid=2511] ppid=2506 vsize=1126248 CPUtime=1721.51 cores=1,3,5,7,9,11,13,15
/proc/2511/stat : 2511 (cosoco) R 2506 2511 2448 0 -1 4202496 1263371 0 3 0 172057 94 0 0 20 0 1 0 85587 1153277952 275753 33554432000 4194304 5970956 140721569148336 140721569145304 4964389 0 0 4096 8405026 0 0 0 17 13 0 0 1 0 0 8070896 8075904 40894464 140721569154241 140721569154371 140721569154371 140721569157070 0
/proc/2511/statm: 281562 275753 834 434 0 274926 0
Current children cumulated CPU time (s) 1721.51
Current children cumulated vsize (KiB) 1126248

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 1.73 3/244 2592
/proc/meminfo: memFree=27816708/32770624 swapFree=5956/195828
[pid=2511] ppid=2506 vsize=1126380 CPUtime=1781.49 cores=1,3,5,7,9,11,13,15
/proc/2511/stat : 2511 (cosoco) R 2506 2511 2448 0 -1 4202496 1265490 0 3 0 178054 95 0 0 20 0 1 0 85587 1153413120 275765 33554432000 4194304 5970956 140721569148336 140721569145304 4964714 0 0 4096 8405026 0 0 0 17 13 0 0 1 0 0 8070896 8075904 40894464 140721569154241 140721569154371 140721569154371 140721569157070 0
/proc/2511/statm: 281595 275765 834 434 0 274959 0
Current children cumulated CPU time (s) 1781.49
Current children cumulated vsize (KiB) 1126380

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 1.75 3/244 2593
/proc/meminfo: memFree=27815620/32770624 swapFree=5956/195856
[pid=2511] ppid=2506 vsize=1127040 CPUtime=1841.47 cores=1,3,5,7,9,11,13,15
/proc/2511/stat : 2511 (cosoco) R 2506 2511 2448 0 -1 4202496 1267301 0 3 0 184052 95 0 0 20 0 1 0 85587 1154088960 275925 33554432000 4194304 5970956 140721569148336 140721569145304 4965059 0 0 4096 8405026 0 0 0 17 13 0 0 1 0 0 8070896 8075904 40894464 140721569154241 140721569154371 140721569154371 140721569157070 0
/proc/2511/statm: 281760 275925 834 434 0 275124 0
Current children cumulated CPU time (s) 1841.47
Current children cumulated vsize (KiB) 1127040

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.77 3/244 2594
/proc/meminfo: memFree=27814764/32770624 swapFree=5956/195884
[pid=2511] ppid=2506 vsize=1127040 CPUtime=1901.44 cores=1,3,5,7,9,11,13,15
/proc/2511/stat : 2511 (cosoco) R 2506 2511 2448 0 -1 4202496 1268119 0 3 0 190049 95 0 0 20 0 1 0 85587 1154088960 275932 33554432000 4194304 5970956 140721569148336 140721569145304 4964705 0 0 4096 8405026 0 0 0 17 13 0 0 1 0 0 8070896 8075904 40894464 140721569154241 140721569154371 140721569154371 140721569157070 0
/proc/2511/statm: 281760 275932 834 434 0 275124 0
Current children cumulated CPU time (s) 1901.44
Current children cumulated vsize (KiB) 1127040

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.78 3/243 2595
/proc/meminfo: memFree=27814072/32770624 swapFree=5956/195912
[pid=2511] ppid=2506 vsize=1127040 CPUtime=1961.42 cores=1,3,5,7,9,11,13,15
/proc/2511/stat : 2511 (cosoco) R 2506 2511 2448 0 -1 4202496 1268889 0 3 0 196047 95 0 0 20 0 1 0 85587 1154088960 275932 33554432000 4194304 5970956 140721569148336 140721569145304 4964389 0 0 4096 8405026 0 0 0 17 13 0 0 1 0 0 8070896 8075904 40894464 140721569154241 140721569154371 140721569154371 140721569157070 0
/proc/2511/statm: 281760 275932 834 434 0 275124 0
Current children cumulated CPU time (s) 1961.42
Current children cumulated vsize (KiB) 1127040

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.79 3/243 2596
/proc/meminfo: memFree=27814068/32770624 swapFree=5956/195940
[pid=2511] ppid=2506 vsize=1127040 CPUtime=2021.4 cores=1,3,5,7,9,11,13,15
/proc/2511/stat : 2511 (cosoco) R 2506 2511 2448 0 -1 4202496 1269673 0 3 0 202044 96 0 0 20 0 1 0 85587 1154088960 275932 33554432000 4194304 5970956 140721569148336 140721569145304 4967728 0 0 4096 8405026 0 0 0 17 13 0 0 1 0 0 8070896 8075904 40894464 140721569154241 140721569154371 140721569154371 140721569157070 0
/proc/2511/statm: 281760 275932 834 434 0 275124 0
Current children cumulated CPU time (s) 2021.4
Current children cumulated vsize (KiB) 1127040

[startup+2082.3 s]
/proc/loadavg: 2.13 2.04 1.82 3/243 2597
/proc/meminfo: memFree=27814088/32770624 swapFree=5956/195964
[pid=2511] ppid=2506 vsize=1127040 CPUtime=2081.38 cores=1,3,5,7,9,11,13,15
/proc/2511/stat : 2511 (cosoco) R 2506 2511 2448 0 -1 4202496 1270424 0 3 0 208042 96 0 0 20 0 1 0 85587 1154088960 275932 33554432000 4194304 5970956 140721569148336 140721569145304 4964552 0 0 4096 8405026 0 0 0 17 13 0 0 1 0 0 8070896 8075904 40894464 140721569154241 140721569154371 140721569154371 140721569157070 0
/proc/2511/statm: 281760 275932 834 434 0 275124 0
Current children cumulated CPU time (s) 2081.38
Current children cumulated vsize (KiB) 1127040

[startup+2142.3 s]
/proc/loadavg: 2.05 2.04 1.83 3/243 2598
/proc/meminfo: memFree=27813448/32770624 swapFree=5956/195992
[pid=2511] ppid=2506 vsize=1127040 CPUtime=2141.35 cores=1,3,5,7,9,11,13,15
/proc/2511/stat : 2511 (cosoco) R 2506 2511 2448 0 -1 4202496 1271245 0 3 0 214039 96 0 0 20 0 1 0 85587 1154088960 275935 33554432000 4194304 5970956 140721569148336 140721569145304 4964389 0 0 4096 8405026 0 0 0 17 13 0 0 1 0 0 8070896 8075904 40894464 140721569154241 140721569154371 140721569154371 140721569157070 0
/proc/2511/statm: 281760 275935 834 434 0 275124 0
Current children cumulated CPU time (s) 2141.35
Current children cumulated vsize (KiB) 1127040

[startup+2202.31 s]
/proc/loadavg: 2.02 2.03 1.84 3/243 2599
/proc/meminfo: memFree=27813628/32770624 swapFree=5956/196020
[pid=2511] ppid=2506 vsize=1127040 CPUtime=2201.33 cores=1,3,5,7,9,11,13,15
/proc/2511/stat : 2511 (cosoco) R 2506 2511 2448 0 -1 4202496 1272012 0 3 0 220037 96 0 0 20 0 1 0 85587 1154088960 275935 33554432000 4194304 5970956 140721569148336 140721569145304 4968233 0 0 4096 8405026 0 0 0 17 13 0 0 1 0 0 8070896 8075904 40894464 140721569154241 140721569154371 140721569154371 140721569157070 0
/proc/2511/statm: 281760 275935 834 434 0 275124 0
Current children cumulated CPU time (s) 2201.33
Current children cumulated vsize (KiB) 1127040

[startup+2262.3 s]
/proc/loadavg: 2.01 2.03 1.85 3/243 2607
/proc/meminfo: memFree=27812816/32770624 swapFree=5956/196056
[pid=2511] ppid=2506 vsize=1127040 CPUtime=2261.3 cores=1,3,5,7,9,11,13,15
/proc/2511/stat : 2511 (cosoco) R 2506 2511 2448 0 -1 4202496 1272799 0 3 0 226034 96 0 0 20 0 1 0 85587 1154088960 275936 33554432000 4194304 5970956 140721569148336 140721569145304 4908971 0 0 4096 8405026 0 0 0 17 13 0 0 1 0 0 8070896 8075904 40894464 140721569154241 140721569154371 140721569154371 140721569157070 0
/proc/2511/statm: 281760 275936 834 434 0 275124 0
Current children cumulated CPU time (s) 2261.3
Current children cumulated vsize (KiB) 1127040

[startup+2322.3 s]
/proc/loadavg: 2.00 2.02 1.86 3/243 2608
/proc/meminfo: memFree=27811892/32770624 swapFree=5956/196084
[pid=2511] ppid=2506 vsize=1127040 CPUtime=2321.28 cores=1,3,5,7,9,11,13,15
/proc/2511/stat : 2511 (cosoco) R 2506 2511 2448 0 -1 4202496 1274029 0 3 0 232032 96 0 0 20 0 1 0 85587 1154088960 275938 33554432000 4194304 5970956 140721569148336 140721569145304 4964347 0 0 4096 8405026 0 0 0 17 13 0 0 1 0 0 8070896 8075904 40894464 140721569154241 140721569154371 140721569154371 140721569157070 0
/proc/2511/statm: 281760 275938 834 434 0 275124 0
Current children cumulated CPU time (s) 2321.28
Current children cumulated vsize (KiB) 1127040

[startup+2382.3 s]
/proc/loadavg: 2.00 2.02 1.87 3/243 2609
/proc/meminfo: memFree=27810780/32770624 swapFree=5956/196108
[pid=2511] ppid=2506 vsize=1127040 CPUtime=2381.25 cores=1,3,5,7,9,11,13,15
/proc/2511/stat : 2511 (cosoco) R 2506 2511 2448 0 -1 4202496 1276375 0 3 0 238029 96 0 0 20 0 1 0 85587 1154088960 275940 33554432000 4194304 5970956 140721569148336 140721569145304 4964389 0 0 4096 8405026 0 0 0 17 13 0 0 1 0 0 8070896 8075904 40894464 140721569154241 140721569154371 140721569154371 140721569157070 0
/proc/2511/statm: 281760 275940 834 434 0 275124 0
Current children cumulated CPU time (s) 2381.25
Current children cumulated vsize (KiB) 1127040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401.1 s]
/proc/loadavg: 2.00 2.01 1.87 3/243 2609
/proc/meminfo: memFree=27810904/32770624 swapFree=5956/196116
[pid=2511] ppid=2506 vsize=1127040 CPUtime=2400.05 cores=1,3,5,7,9,11,13,15
/proc/2511/stat : 2511 (cosoco) R 2506 2511 2448 0 -1 4202496 1276744 0 3 0 239909 96 0 0 20 0 1 0 85587 1154088960 275940 33554432000 4194304 5970956 140721569148336 140721569145304 4964738 0 0 4096 8405026 0 0 0 17 13 0 0 1 0 0 8070896 8075904 40894464 140721569154241 140721569154371 140721569154371 140721569157070 0
/proc/2511/statm: 281760 275940 834 434 0 275124 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 1127040

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

[startup+2401.1 s]
/proc/loadavg: 2.00 2.01 1.87 3/243 2609
/proc/meminfo: memFree=27810904/32770624 swapFree=5956/196116
[pid=2511] ppid=2506 vsize=1127040 CPUtime=2400.05 cores=1,3,5,7,9,11,13,15
/proc/2511/stat : 2511 (cosoco) R 2506 2511 2448 0 -1 4202496 1276744 0 3 0 239909 96 0 0 20 0 1 0 85587 1154088960 275940 33554432000 4194304 5970956 140721569148336 140721569145304 4964738 0 0 4096 8405026 0 0 0 17 13 0 0 1 0 0 8070896 8075904 40894464 140721569154241 140721569154371 140721569154371 140721569157070 0
/proc/2511/statm: 281760 275940 834 434 0 275124 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 1127040

Child status: 1
Real time (s): 2401.11
CPU time (s): 2400.06
CPU user time (s): 2399.09
CPU system time (s): 0.967619
CPU usage (%): 99.9564
Max. virtual memory (cumulated for all children) (KiB): 1127040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.09
system time used= 0.967619
maximum resident set size= 1103804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1276770
page faults= 3
swaps= 0
block input operations= 1136
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 146
involuntary context switches= 121439

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.40798 second user time and 13.0497 second system time

The end

Launcher Data

Begin job on node124 at 2017-07-21 16:42:58
IDJOB=4241226
IDBENCH=126252
IDSOLVER=2620
FILE ID=node124/4241226-1500648178
RUNJOBID= node124-1500648174-2482
PBS_JOBID= 20623296
Free space on /tmp= 62004 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a4-s1/GolombRuler-19-a4.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4241226-1500648178/watcher-4241226-1500648178 -o /tmp/evaluation-result-4241226-1500648178/solver-4241226-1500648178 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1500648174-2482 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4241226-1500648178.xml

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

MD5SUM BENCH= 264cffe383a4c1beb81f164e203eb53e
RANDOM SEED=195319193

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

/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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.16
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.16
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.16
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.16
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        32092972 kB
MemAvailable:   32032740 kB
Buffers:           26984 kB
Cached:           226960 kB
SwapCached:            0 kB
Active:           108188 kB
Inactive:         199768 kB
Active(anon):      57560 kB
Inactive(anon):     8544 kB
Active(file):      50628 kB
Inactive(file):   191224 kB
Unevictable:        5956 kB
Mlocked:            5956 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              6200 kB
Writeback:            12 kB
AnonPages:         59968 kB
Mapped:            28148 kB
Shmem:              8840 kB
Slab:              57532 kB
SReclaimable:      27500 kB
SUnreclaim:        30032 kB
KernelStack:        4112 kB
PageTables:         5280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     309388 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= 62004 MiB
End job on node124 at 2017-07-21 17:23:00