Trace number 4242737

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.04 2399.8999

General information on the benchmark

NameChessboardColoration/ChessboardColoration-int-s1/
ChessboardColoration-int-13-13.xml
MD5SUM35fa3ccff61e9a72252c43058d5bc461
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark2400.1201
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of constraints6085
Number of domains1
Minimum domain size169
Maximum domain size169
Distribution of domain sizes[{"size":169,"count":169}]
Minimum variable degree146
Maximum variable degree146
Distribution of variable degrees[{"degree":146,"count":169}]
Minimum constraint arity4
Maximum constraint arity169
Distribution of constraint arities[{"arity":4,"count":6084},{"arity":169,"count":1}]
Number of extensional constraints0
Number of intensional constraints6084
Distribution of constraint types[{"type":"intension","count":6084},{"type":"lex","count":1}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

6.90/7.02	c best=?? lower=0 upper=168 
7.21/7.36	c
7.21/7.36	c This is cosoco 1.0 --  
7.21/7.36	c
7.21/7.36	c enable optimization
7.21/7.36	c ========================================[ Problem Statistics ]===========================================
7.21/7.36	c |                                                                                                       
7.21/7.36	c |  Parse time        :         6.90 s 
7.21/7.36	c |
7.21/7.36	c |               Variables: 169
7.21/7.36	c |            Domain Sizes: 169..169
7.21/7.36	c |
7.21/7.36	c |             Constraints: 6109
7.21/7.36	c |                   Arity: 4..169
7.21/7.36	c | 
7.21/7.36	c |                   Types: 
7.21/7.36	c |                          Intension: 6084
7.21/7.36	c |                          Lex: 24
7.21/7.36	c |                          Max constant: 1
7.21/7.36	c |                          
7.21/7.36	c =========================================================================================================
7.21/7.36	o 8
7.21/7.36	c    1 calls to solver: best=8 lower=0 upper=7 
7.61/7.73	o 6
7.81/7.94	o 5
7.81/7.94	c    3 calls to solver: best=5 lower=0 upper=4 
8.91/9.09	o 4

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-4242737-1502043418/watcher-4242737-1502043418 -o /tmp/evaluation-result-4242737-1502043418/solver-4242737-1502043418 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502042574-16652 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4242737-1502043418.xml 

pid=16675
running on 4 cores: 0,2,4,6

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: 1.11 1.65 1.91 3/179 16681
/proc/meminfo: memFree=31740056/32770624 swapFree=0/373376
[pid=16681] ppid=16675 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/16681/stat : 16681 (runsolver) D 16675 16681 9955 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 6562745 24240128 107 18446744073709551615 4194304 4338465 140732682540336 140732682537976 140500353037015 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 30257152 140732682547359 140732682547786 140732682547786 140732682551242 0
/proc/16681/statm: 5918 107 54 36 0 2156 0

[startup+0.100195 s]
/proc/loadavg: 1.11 1.65 1.91 3/179 16681
/proc/meminfo: memFree=31740056/32770624 swapFree=0/373376
[pid=16681] ppid=16675 vsize=27392 CPUtime=0.01 cores=0,2,4,6
/proc/16681/stat : 16681 (cosoco) R 16675 16681 9955 0 -1 4202496 1039 0 0 0 1 0 0 0 20 0 1 0 6562745 28049408 833 18446744073709551615 4194304 5970956 140725775150560 140725775147208 140046079677936 0 0 1 0 0 0 0 17 4 0 0 8 0 0 8070896 8075904 22274048 140725775155660 140725775155790 140725775155790 140725775159246 0
/proc/16681/statm: 6848 833 702 434 0 212 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 27392

[startup+0.200338 s]
/proc/loadavg: 1.11 1.65 1.91 3/179 16681
/proc/meminfo: memFree=31740056/32770624 swapFree=0/373376
[pid=16681] ppid=16675 vsize=27792 CPUtime=0.11 cores=0,2,4,6
/proc/16681/stat : 16681 (cosoco) R 16675 16681 9955 0 -1 4202496 1130 0 0 0 11 0 0 0 20 0 1 0 6562745 28459008 965 18446744073709551615 4194304 5970956 140725775150560 140725775147208 5378285 0 0 1 0 0 0 0 17 4 0 0 8 0 0 8070896 8075904 22274048 140725775155660 140725775155790 140725775155790 140725775159246 0
/proc/16681/statm: 6948 965 710 434 0 312 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 27792

[startup+0.300329 s]
/proc/loadavg: 1.11 1.65 1.91 3/179 16681
/proc/meminfo: memFree=31740056/32770624 swapFree=0/373376
[pid=16681] ppid=16675 vsize=28948 CPUtime=0.21 cores=0,2,4,6
/proc/16681/stat : 16681 (cosoco) R 16675 16681 9955 0 -1 4202496 1491 0 0 0 21 0 0 0 20 0 1 0 6562745 29642752 1333 18446744073709551615 4194304 5970956 140725775150560 140725775147208 140046069734373 0 0 1 0 0 0 0 17 4 0 0 8 0 0 8070896 8075904 22274048 140725775155660 140725775155790 140725775155790 140725775159246 0
/proc/16681/statm: 7237 1333 783 434 0 601 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 28948

[startup+0.700283 s]
/proc/loadavg: 1.11 1.65 1.91 3/179 16681
/proc/meminfo: memFree=31740056/32770624 swapFree=0/373376
[pid=16681] ppid=16675 vsize=34080 CPUtime=0.61 cores=0,2,4,6
/proc/16681/stat : 16681 (cosoco) R 16675 16681 9955 0 -1 4202496 2769 0 0 0 61 0 0 0 20 0 1 0 6562745 34897920 2552 18446744073709551615 4194304 5970956 140725775150560 140725775144392 140046069734373 0 0 1 0 0 0 0 17 4 0 0 8 0 0 8070896 8075904 22274048 140725775155660 140725775155790 140725775155790 140725775159246 0
/proc/16681/statm: 8520 2552 783 434 0 1884 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 34080

[startup+1.50028 s]
/proc/loadavg: 1.18 1.65 1.91 4/181 16683
/proc/meminfo: memFree=31714532/32770624 swapFree=0/373376
[pid=16681] ppid=16675 vsize=44240 CPUtime=1.41 cores=0,2,4,6
/proc/16681/stat : 16681 (cosoco) R 16675 16681 9955 0 -1 4202496 5322 0 0 0 141 0 0 0 20 0 1 0 6562745 45301760 5157 18446744073709551615 4194304 5970956 140725775150560 140725775144392 140046069734373 0 0 1 0 0 0 0 17 4 0 0 8 0 0 8070896 8075904 22274048 140725775155660 140725775155790 140725775155790 140725775159246 0
/proc/16681/statm: 11060 5157 783 434 0 4424 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 44240

[startup+3.10028 s]
/proc/loadavg: 1.18 1.65 1.91 4/181 16683
/proc/meminfo: memFree=31681992/32770624 swapFree=0/373096
[pid=16681] ppid=16675 vsize=64676 CPUtime=3.01 cores=0,2,4,6
/proc/16681/stat : 16681 (cosoco) R 16675 16681 9955 0 -1 4202496 10562 0 0 0 300 1 0 0 20 0 1 0 6562745 66228224 10265 18446744073709551615 4194304 5970956 140725775150560 140725775144152 140046069734373 0 0 1 0 0 0 0 17 4 0 0 8 0 0 8070896 8075904 22274048 140725775155660 140725775155790 140725775155790 140725775159246 0
/proc/16681/statm: 16169 10265 783 434 0 9533 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 64676

[startup+6.30028 s]
/proc/loadavg: 1.18 1.65 1.91 4/181 16683
/proc/meminfo: memFree=31587060/32770624 swapFree=0/373104
[pid=16681] ppid=16675 vsize=105556 CPUtime=6.21 cores=0,2,4,6
/proc/16681/stat : 16681 (cosoco) R 16675 16681 9955 0 -1 4202496 20937 0 0 0 618 3 0 0 20 0 1 0 6562745 108089344 20484 18446744073709551615 4194304 5970956 140725775150560 140725775144152 140046069734373 0 0 1 0 0 0 0 17 4 0 0 8 0 0 8070896 8075904 22274048 140725775155660 140725775155790 140725775155790 140725775159246 0
/proc/16681/statm: 26389 20484 783 434 0 19753 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 105556

[startup+12.7003 s]
/proc/loadavg: 1.30 1.66 1.91 4/181 16683
/proc/meminfo: memFree=31425256/32770624 swapFree=0/373104
[pid=16681] ppid=16675 vsize=151316 CPUtime=12.61 cores=0,2,4,6
/proc/16681/stat : 16681 (cosoco) R 16675 16681 9955 0 -1 4202496 74521 0 0 0 1255 6 0 0 20 0 1 0 6562745 154947584 32005 18446744073709551615 4194304 5970956 140725775150560 140725775148120 4964406 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 22274048 140725775155660 140725775155790 140725775155790 140725775159246 0
/proc/16681/statm: 37829 32005 832 434 0 31193 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 151316

[startup+25.5004 s]
/proc/loadavg: 1.41 1.67 1.91 5/181 16683
/proc/meminfo: memFree=31324552/32770624 swapFree=0/373120
[pid=16681] ppid=16675 vsize=151448 CPUtime=25.41 cores=0,2,4,6
/proc/16681/stat : 16681 (cosoco) R 16675 16681 9955 0 -1 4202496 132862 0 0 0 2532 9 0 0 20 0 1 0 6562745 155082752 32020 18446744073709551615 4194304 5970956 140725775150560 140725775147272 4964705 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 22274048 140725775155660 140725775155790 140725775155790 140725775159246 0
/proc/16681/statm: 37862 32020 832 434 0 31226 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 151448

[startup+51.1004 s]
/proc/loadavg: 1.54 1.68 1.90 4/181 16684
/proc/meminfo: memFree=31324292/32770624 swapFree=0/373136
[pid=16681] ppid=16675 vsize=151448 CPUtime=51.01 cores=0,2,4,6
/proc/16681/stat : 16681 (cosoco) R 16675 16681 9955 0 -1 4202496 162177 0 0 0 5090 11 0 0 20 0 1 0 6562745 155082752 32021 18446744073709551615 4194304 5970956 140725775150560 140725775147272 4964444 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 22274048 140725775155660 140725775155790 140725775155790 140725775159246 0
/proc/16681/statm: 37862 32021 832 434 0 31226 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 151448

[startup+102.3 s]
/proc/loadavg: 1.82 1.74 1.91 5/181 16686
/proc/meminfo: memFree=31323716/32770624 swapFree=0/373160
[pid=16681] ppid=16675 vsize=151448 CPUtime=102.21 cores=0,2,4,6
/proc/16681/stat : 16681 (cosoco) R 16675 16681 9955 0 -1 4202496 180642 0 0 0 10210 11 0 0 20 0 1 0 6562745 155082752 32022 18446744073709551615 4194304 5970956 140725775150560 140725775147272 4961400 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 22274048 140725775155660 140725775155790 140725775155790 140725775159246 0
/proc/16681/statm: 37862 32022 832 434 0 31226 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 151448

[startup+162.3 s]
/proc/loadavg: 1.93 1.79 1.92 4/181 16688
/proc/meminfo: memFree=31322876/32770624 swapFree=0/373184
[pid=16681] ppid=16675 vsize=151448 CPUtime=162.21 cores=0,2,4,6
/proc/16681/stat : 16681 (cosoco) R 16675 16681 9955 0 -1 4202496 181114 0 0 0 16209 12 0 0 20 0 1 0 6562745 155082752 32022 18446744073709551615 4194304 5970956 140725775150560 140725775147272 4908171 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 22274048 140725775155660 140725775155790 140725775155790 140725775159246 0
/proc/16681/statm: 37862 32022 832 434 0 31226 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 151448

[startup+222.306 s]
/proc/loadavg: 2.10 1.86 1.93 4/181 16690
/proc/meminfo: memFree=31322692/32770624 swapFree=0/373204
[pid=16681] ppid=16675 vsize=151448 CPUtime=222.22 cores=0,2,4,6
/proc/16681/stat : 16681 (cosoco) R 16675 16681 9955 0 -1 4202496 181565 0 0 0 22210 12 0 0 20 0 1 0 6562745 155082752 32022 18446744073709551615 4194304 5970956 140725775150560 140725775147272 4967825 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 22274048 140725775155660 140725775155790 140725775155790 140725775159246 0
/proc/16681/statm: 37862 32022 832 434 0 31226 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 151448

[startup+282.3 s]
/proc/loadavg: 2.04 1.88 1.94 4/181 16692
/proc/meminfo: memFree=31323340/32770624 swapFree=0/373224
[pid=16681] ppid=16675 vsize=151448 CPUtime=282.22 cores=0,2,4,6
/proc/16681/stat : 16681 (cosoco) R 16675 16681 9955 0 -1 4202496 181565 0 0 0 28210 12 0 0 20 0 1 0 6562745 155082752 32022 18446744073709551615 4194304 5970956 140725775150560 140725775147272 4908988 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 22274048 140725775155660 140725775155790 140725775155790 140725775159246 0
/proc/16681/statm: 37862 32022 832 434 0 31226 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 151448

[startup+342.3 s]
/proc/loadavg: 2.01 1.90 1.94 4/181 16694
/proc/meminfo: memFree=31322828/32770624 swapFree=0/373244
[pid=16681] ppid=16675 vsize=151448 CPUtime=342.23 cores=0,2,4,6
/proc/16681/stat : 16681 (cosoco) R 16675 16681 9955 0 -1 4202496 182016 0 0 0 34211 12 0 0 20 0 1 0 6562745 155082752 32022 18446744073709551615 4194304 5970956 140725775150560 140725775147272 5327968 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 22274048 140725775155660 140725775155790 140725775155790 140725775159246 0
/proc/16681/statm: 37862 32022 832 434 0 31226 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 151448

[startup+402.3 s]
/proc/loadavg: 2.05 1.93 1.95 4/181 16696
/proc/meminfo: memFree=31323324/32770624 swapFree=0/373268
[pid=16681] ppid=16675 vsize=151448 CPUtime=402.23 cores=0,2,4,6
/proc/16681/stat : 16681 (cosoco) R 16675 16681 9955 0 -1 4202496 182016 0 0 0 40211 12 0 0 20 0 1 0 6562745 155082752 32022 18446744073709551615 4194304 5970956 140725775150560 140725775147272 5071023 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 22274048 140725775155660 140725775155790 140725775155790 140725775159246 0
/proc/16681/statm: 37862 32022 832 434 0 31226 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 151448

[startup+462.3 s]
/proc/loadavg: 2.02 1.95 1.95 4/185 16713
/proc/meminfo: memFree=31318716/32770624 swapFree=0/373320
[pid=16681] ppid=16675 vsize=151448 CPUtime=462.24 cores=0,2,4,6
/proc/16681/stat : 16681 (cosoco) R 16675 16681 9955 0 -1 4202496 182467 0 0 0 46212 12 0 0 20 0 1 0 6562745 155082752 32022 18446744073709551615 4194304 5970956 140725775150560 140725775147272 5327993 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 22274048 140725775155660 140725775155790 140725775155790 140725775159246 0
/proc/16681/statm: 37862 32022 832 434 0 31226 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 151448

[startup+522.3 s]
/proc/loadavg: 2.01 1.96 1.95 4/185 16715
/proc/meminfo: memFree=31318328/32770624 swapFree=0/373356
[pid=16681] ppid=16675 vsize=151448 CPUtime=522.24 cores=0,2,4,6
/proc/16681/stat : 16681 (cosoco) R 16675 16681 9955 0 -1 4202496 182467 0 0 0 52212 12 0 0 20 0 1 0 6562745 155082752 32022 18446744073709551615 4194304 5970956 140725775150560 140725775147272 4909007 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 22274048 140725775155660 140725775155790 140725775155790 140725775159246 0
/proc/16681/statm: 37862 32022 832 434 0 31226 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 151448

[startup+582.3 s]
/proc/loadavg: 2.00 1.96 1.95 4/182 16717
/proc/meminfo: memFree=31320836/32770624 swapFree=0/373376
[pid=16681] ppid=16675 vsize=151448 CPUtime=582.25 cores=0,2,4,6
/proc/16681/stat : 16681 (cosoco) R 16675 16681 9955 0 -1 4202496 182923 0 0 0 58213 12 0 0 20 0 1 0 6562745 155082752 32022 18446744073709551615 4194304 5970956 140725775150560 140725775147272 5070333 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 22274048 140725775155660 140725775155790 140725775155790 140725775159246 0
/proc/16681/statm: 37862 32022 832 434 0 31226 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 151448


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


[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 1.98 4/181 16766
/proc/meminfo: memFree=31321052/32770624 swapFree=0/373768
[pid=16681] ppid=16675 vsize=151448 CPUtime=1542.34 cores=0,2,4,6
/proc/16681/stat : 16681 (cosoco) R 16675 16681 9955 0 -1 4202496 186466 0 0 0 154222 12 0 0 20 0 1 0 6562745 155082752 32022 18446744073709551615 4194304 5970956 140725775150560 140725775147272 5071026 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 22274048 140725775155660 140725775155790 140725775155790 140725775159246 0
/proc/16681/statm: 37862 32022 832 434 0 31226 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 151448

[startup+1602.3 s]
/proc/loadavg: 1.95 2.00 1.97 4/181 16768
/proc/meminfo: memFree=31321288/32770624 swapFree=0/373788
[pid=16681] ppid=16675 vsize=151448 CPUtime=1602.34 cores=0,2,4,6
/proc/16681/stat : 16681 (cosoco) R 16675 16681 9955 0 -1 4202496 186495 0 0 0 160222 12 0 0 20 0 1 0 6562745 155082752 32022 18446744073709551615 4194304 5970956 140725775150560 140725775147272 5071003 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 22274048 140725775155660 140725775155790 140725775155790 140725775159246 0
/proc/16681/statm: 37862 32022 832 434 0 31226 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 151448

[startup+1662.3 s]
/proc/loadavg: 2.07 2.03 1.98 4/184 16784
/proc/meminfo: memFree=31316824/32770624 swapFree=0/373840
[pid=16681] ppid=16675 vsize=151448 CPUtime=1662.35 cores=0,2,4,6
/proc/16681/stat : 16681 (cosoco) R 16675 16681 9955 0 -1 4202496 186944 0 0 0 166223 12 0 0 20 0 1 0 6562745 155082752 32022 18446744073709551615 4194304 5970956 140725775150560 140725775147272 5052121 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 22274048 140725775155660 140725775155790 140725775155790 140725775159246 0
/proc/16681/statm: 37862 32022 832 434 0 31226 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 151448

[startup+1722.3 s]
/proc/loadavg: 2.03 2.02 1.98 4/184 16786
/proc/meminfo: memFree=31316800/32770624 swapFree=0/373872
[pid=16681] ppid=16675 vsize=151448 CPUtime=1722.35 cores=0,2,4,6
/proc/16681/stat : 16681 (cosoco) R 16675 16681 9955 0 -1 4202496 186944 0 0 0 172223 12 0 0 20 0 1 0 6562745 155082752 32022 18446744073709551615 4194304 5970956 140725775150560 140725775147272 4964366 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 22274048 140725775155660 140725775155790 140725775155790 140725775159246 0
/proc/16681/statm: 37862 32022 832 434 0 31226 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 151448

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 1.98 4/181 16788
/proc/meminfo: memFree=31319676/32770624 swapFree=0/373892
[pid=16681] ppid=16675 vsize=151448 CPUtime=1782.37 cores=0,2,4,6
/proc/16681/stat : 16681 (cosoco) R 16675 16681 9955 0 -1 4202496 187396 0 0 0 178224 13 0 0 20 0 1 0 6562745 155082752 32022 18446744073709551615 4194304 5970956 140725775150560 140725775147272 4908988 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 22274048 140725775155660 140725775155790 140725775155790 140725775159246 0
/proc/16681/statm: 37862 32022 832 434 0 31226 0
Current children cumulated CPU time (s) 1782.37
Current children cumulated vsize (KiB) 151448

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 1.98 4/181 16789
/proc/meminfo: memFree=31319916/32770624 swapFree=0/373912
[pid=16681] ppid=16675 vsize=151448 CPUtime=1842.38 cores=0,2,4,6
/proc/16681/stat : 16681 (cosoco) R 16675 16681 9955 0 -1 4202496 187396 0 0 0 184225 13 0 0 20 0 1 0 6562745 155082752 32022 18446744073709551615 4194304 5970956 140725775150560 140725775147272 4964258 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 22274048 140725775155660 140725775155790 140725775155790 140725775159246 0
/proc/16681/statm: 37862 32022 832 434 0 31226 0
Current children cumulated CPU time (s) 1842.38
Current children cumulated vsize (KiB) 151448

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.98 4/181 16792
/proc/meminfo: memFree=31319668/32770624 swapFree=0/373936
[pid=16681] ppid=16675 vsize=151448 CPUtime=1902.38 cores=0,2,4,6
/proc/16681/stat : 16681 (cosoco) R 16675 16681 9955 0 -1 4202496 187848 0 0 0 190225 13 0 0 20 0 1 0 6562745 155082752 32022 18446744073709551615 4194304 5970956 140725775150560 140725775147272 4964406 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 22274048 140725775155660 140725775155790 140725775155790 140725775159246 0
/proc/16681/statm: 37862 32022 832 434 0 31226 0
Current children cumulated CPU time (s) 1902.38
Current children cumulated vsize (KiB) 151448

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.98 5/181 16793
/proc/meminfo: memFree=31319892/32770624 swapFree=0/373968
[pid=16681] ppid=16675 vsize=151448 CPUtime=1962.39 cores=0,2,4,6
/proc/16681/stat : 16681 (cosoco) R 16675 16681 9955 0 -1 4202496 187848 0 0 0 196226 13 0 0 20 0 1 0 6562745 155082752 32022 18446744073709551615 4194304 5970956 140725775150560 140725775147272 4908967 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 22274048 140725775155660 140725775155790 140725775155790 140725775159246 0
/proc/16681/statm: 37862 32022 832 434 0 31226 0
Current children cumulated CPU time (s) 1962.39
Current children cumulated vsize (KiB) 151448

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.98 4/181 16795
/proc/meminfo: memFree=31319768/32770624 swapFree=0/373984
[pid=16681] ppid=16675 vsize=151448 CPUtime=2022.4 cores=0,2,4,6
/proc/16681/stat : 16681 (cosoco) R 16675 16681 9955 0 -1 4202496 188300 0 0 0 202227 13 0 0 20 0 1 0 6562745 155082752 32022 18446744073709551615 4194304 5970956 140725775150560 140725775147272 5071026 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 22274048 140725775155660 140725775155790 140725775155790 140725775159246 0
/proc/16681/statm: 37862 32022 832 434 0 31226 0
Current children cumulated CPU time (s) 2022.4
Current children cumulated vsize (KiB) 151448

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.98 4/181 16798
/proc/meminfo: memFree=31320096/32770624 swapFree=0/374004
[pid=16681] ppid=16675 vsize=151448 CPUtime=2082.41 cores=0,2,4,6
/proc/16681/stat : 16681 (cosoco) R 16675 16681 9955 0 -1 4202496 188304 0 0 0 208228 13 0 0 20 0 1 0 6562745 155082752 32022 18446744073709551615 4194304 5970956 140725775150560 140725775147272 4964841 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 22274048 140725775155660 140725775155790 140725775155790 140725775159246 0
/proc/16681/statm: 37862 32022 832 434 0 31226 0
Current children cumulated CPU time (s) 2082.41
Current children cumulated vsize (KiB) 151448

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.98 4/181 16799
/proc/meminfo: memFree=31319972/32770624 swapFree=0/374028
[pid=16681] ppid=16675 vsize=151448 CPUtime=2142.41 cores=0,2,4,6
/proc/16681/stat : 16681 (cosoco) R 16675 16681 9955 0 -1 4202496 188756 0 0 0 214228 13 0 0 20 0 1 0 6562745 155082752 32022 18446744073709551615 4194304 5970956 140725775150560 140725775147272 5052048 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 22274048 140725775155660 140725775155790 140725775155790 140725775159246 0
/proc/16681/statm: 37862 32022 832 434 0 31226 0
Current children cumulated CPU time (s) 2142.41
Current children cumulated vsize (KiB) 151448

[startup+2202.31 s]
/proc/loadavg: 2.16 2.05 1.99 4/181 16801
/proc/meminfo: memFree=31320196/32770624 swapFree=0/374048
[pid=16681] ppid=16675 vsize=151448 CPUtime=2202.42 cores=0,2,4,6
/proc/16681/stat : 16681 (cosoco) R 16675 16681 9955 0 -1 4202496 188756 0 0 0 220229 13 0 0 20 0 1 0 6562745 155082752 32022 18446744073709551615 4194304 5970956 140725775150560 140725775147272 4908971 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 22274048 140725775155660 140725775155790 140725775155790 140725775159246 0
/proc/16681/statm: 37862 32022 832 434 0 31226 0
Current children cumulated CPU time (s) 2202.42
Current children cumulated vsize (KiB) 151448

[startup+2262.3 s]
/proc/loadavg: 2.15 2.07 2.00 4/185 16818
/proc/meminfo: memFree=31316852/32770624 swapFree=0/374108
[pid=16681] ppid=16675 vsize=151448 CPUtime=2262.42 cores=0,2,4,6
/proc/16681/stat : 16681 (cosoco) R 16675 16681 9955 0 -1 4202496 189158 0 0 0 226229 13 0 0 20 0 1 0 6562745 155082752 32022 18446744073709551615 4194304 5970956 140725775150560 140725775147272 5052062 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 22274048 140725775155660 140725775155790 140725775155790 140725775159246 0
/proc/16681/statm: 37862 32022 832 434 0 31226 0
Current children cumulated CPU time (s) 2262.42
Current children cumulated vsize (KiB) 151448

[startup+2322.3 s]
/proc/loadavg: 2.05 2.06 2.00 4/185 16820
/proc/meminfo: memFree=31316480/32770624 swapFree=0/374140
[pid=16681] ppid=16675 vsize=151448 CPUtime=2322.43 cores=0,2,4,6
/proc/16681/stat : 16681 (cosoco) R 16675 16681 9955 0 -1 4202496 189191 0 0 0 232230 13 0 0 20 0 1 0 6562745 155082752 32022 18446744073709551615 4194304 5970956 140725775150560 140725775147272 5098928 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 22274048 140725775155660 140725775155790 140725775155790 140725775159246 0
/proc/16681/statm: 37862 32022 832 434 0 31226 0
Current children cumulated CPU time (s) 2322.43
Current children cumulated vsize (KiB) 151448

[startup+2382.3 s]
/proc/loadavg: 2.02 2.04 2.00 4/182 16822
/proc/meminfo: memFree=31319468/32770624 swapFree=0/374164
[pid=16681] ppid=16675 vsize=151448 CPUtime=2382.43 cores=0,2,4,6
/proc/16681/stat : 16681 (cosoco) R 16675 16681 9955 0 -1 4202496 189648 0 0 0 238230 13 0 0 20 0 1 0 6562745 155082752 32022 18446744073709551615 4194304 5970956 140725775150560 140725775147272 4964693 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 22274048 140725775155660 140725775155790 140725775155790 140725775159246 0
/proc/16681/statm: 37862 32022 832 434 0 31226 0
Current children cumulated CPU time (s) 2382.43
Current children cumulated vsize (KiB) 151448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.9 s]
/proc/loadavg: 2.02 2.04 2.00 4/182 16823
/proc/meminfo: memFree=31319468/32770624 swapFree=0/374172
[pid=16681] ppid=16675 vsize=151448 CPUtime=2400.03 cores=0,2,4,6
/proc/16681/stat : 16681 (cosoco) R 16675 16681 9955 0 -1 4202496 189648 0 0 0 239990 13 0 0 20 0 1 0 6562745 155082752 32022 18446744073709551615 4194304 5970956 140725775150560 140725775147272 5070317 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 22274048 140725775155660 140725775155790 140725775155790 140725775159246 0
/proc/16681/statm: 37862 32022 832 434 0 31226 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 151448

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

[startup+2399.9 s]
/proc/loadavg: 2.02 2.04 2.00 4/182 16823
/proc/meminfo: memFree=31319468/32770624 swapFree=0/374172
[pid=16681] ppid=16675 vsize=151448 CPUtime=2400.03 cores=0,2,4,6
/proc/16681/stat : 16681 (cosoco) R 16675 16681 9955 0 -1 4202496 189648 0 0 0 239990 13 0 0 20 0 1 0 6562745 155082752 32022 18446744073709551615 4194304 5970956 140725775150560 140725775147272 5070317 0 0 1 8405026 0 0 0 17 4 0 0 8 0 0 8070896 8075904 22274048 140725775155660 140725775155790 140725775155790 140725775159246 0
/proc/16681/statm: 37862 32022 832 434 0 31226 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 151448

Child status: 1
Real time (s): 2399.9
CPU time (s): 2400.04
CPU user time (s): 2399.91
CPU system time (s): 0.131013
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 151448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.91
system time used= 0.131013
maximum resident set size= 128136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 189681
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= 46
involuntary context switches= 618

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.64222 second user time and 9.33553 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-06 20:02:55
IDJOB=4242737
IDBENCH=139728
IDSOLVER=2620
FILE ID=node125/4242737-1502043418
RUNJOBID= node125-1502042574-16652
PBS_JOBID= 
Free space on /tmp= 62032 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/ChessboardColoration/ChessboardColoration-int-s1/ChessboardColoration-int-13-13.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4242737-1502043418/watcher-4242737-1502043418 -o /tmp/evaluation-result-4242737-1502043418/solver-4242737-1502043418 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502042574-16652 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4242737-1502043418.xml

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

MD5SUM BENCH= 35fa3ccff61e9a72252c43058d5bc461
RANDOM SEED=1877388553

node125.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.07
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.07
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.07
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.07
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:        31740168 kB
MemAvailable:   32029996 kB
Buffers:          119964 kB
Cached:           450796 kB
SwapCached:            0 kB
Active:           240940 kB
Inactive:         381908 kB
Active(anon):      52472 kB
Inactive(anon):     8532 kB
Active(file):     188468 kB
Inactive(file):   373376 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5448 kB
Writeback:             0 kB
AnonPages:         52084 kB
Mapped:            30092 kB
Shmem:              8868 kB
Slab:             111896 kB
SReclaimable:      87640 kB
SUnreclaim:        24256 kB
KernelStack:        3056 kB
PageTables:         4324 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     281584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62024 MiB
End job on node125 at 2017-08-06 20:42:55