Trace number 4242689

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.1001 2400.1001

General information on the benchmark

NameChessboardColoration/ChessboardColoration-int-s2/
ChessboardColoration-int-09-11.xml
MD5SUM40f8709457985e2479c772f6dd1ec4a8
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.03
Satisfiable
(Un)Satisfiability was proved
Number of variables99
Number of constraints1981
Number of domains1
Minimum domain size99
Maximum domain size99
Distribution of domain sizes[{"size":99,"count":99}]
Minimum variable degree82
Maximum variable degree82
Distribution of variable degrees[{"degree":82,"count":99}]
Minimum constraint arity4
Maximum constraint arity99
Distribution of constraint arities[{"arity":4,"count":1980},{"arity":99,"count":1}]
Number of extensional constraints0
Number of intensional constraints1980
Distribution of constraint types[{"type":"intension","count":1980},{"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

2.24/2.50	c best=?? lower=0 upper=98 
2.44/2.70	c
2.44/2.70	c This is cosoco 1.0 --  
2.44/2.70	c
2.44/2.70	c enable optimization
2.44/2.70	c ========================================[ Problem Statistics ]===========================================
2.44/2.70	c |                                                                                                       
2.44/2.70	c |  Parse time        :         2.24 s 
2.44/2.70	c |
2.44/2.70	c |               Variables: 99
2.44/2.70	c |            Domain Sizes: 99..99
2.44/2.70	c |
2.44/2.70	c |             Constraints: 1999
2.44/2.70	c |                   Arity: 4..99
2.44/2.70	c | 
2.44/2.70	c |                   Types: 
2.44/2.70	c |                          Intension: 1980
2.44/2.70	c |                          Lex: 18
2.44/2.70	c |                          Max constant: 1
2.44/2.70	c |                          
2.44/2.70	c =========================================================================================================
2.44/2.70	o 6
2.44/2.70	c    1 calls to solver: best=6 lower=0 upper=5 
2.44/2.74	o 5
2.44/2.77	o 4
2.44/2.77	c    3 calls to solver: best=4 lower=0 upper=3 
2.54/2.83	o 3

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.03 2.04 2.05 4/180 17418
/proc/meminfo: memFree=18140016/32770624 swapFree=0/374828
[pid=17418] ppid=17415 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/17418/stat : 17418 (runsolver) D 17415 17418 9955 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 7061329 24240128 106 18446744073709551615 4194304 4338465 140725106243488 140725106241128 139734791733975 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 29515776 140725106249887 140725106250314 140725106250314 140725106253770 0
/proc/17418/statm: 5918 106 53 36 0 2156 0

[startup+0.100148 s]
/proc/loadavg: 2.03 2.04 2.05 4/180 17418
/proc/meminfo: memFree=18140016/32770624 swapFree=0/374828
[pid=17418] ppid=17415 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/17418/stat : 17418 (runsolver) D 17415 17418 9955 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 7061329 24240128 106 18446744073709551615 4194304 4338465 140725106243488 140725106241128 139734791733975 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 29515776 140725106249887 140725106250314 140725106250314 140725106253770 0
/proc/17418/statm: 5918 106 53 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200315 s]
/proc/loadavg: 2.03 2.04 2.05 4/180 17418
/proc/meminfo: memFree=18140016/32770624 swapFree=0/374828
[pid=17418] ppid=17415 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/17418/stat : 17418 (runsolver) D 17415 17418 9955 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 7061329 24240128 106 18446744073709551615 4194304 4338465 140725106243488 140725106241128 139734791733975 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 29515776 140725106249887 140725106250314 140725106250314 140725106253770 0
/proc/17418/statm: 5918 106 53 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.300302 s]
/proc/loadavg: 2.03 2.04 2.05 4/180 17418
/proc/meminfo: memFree=18140016/32770624 swapFree=0/374828
[pid=17418] ppid=17415 vsize=27296 CPUtime=0.05 cores=1,3,5,7
/proc/17418/stat : 17418 (cosoco) R 17415 17418 9955 0 -1 4202496 1101 0 0 0 5 0 0 0 20 0 1 0 7061329 27951104 898 18446744073709551615 4194304 5970956 140731076990848 140731076987496 139867738254309 0 0 1 0 0 0 0 17 5 0 0 24 0 0 8070896 8075904 39583744 140731076993484 140731076993614 140731076993614 140731076997070 0
/proc/17418/statm: 6824 898 741 434 0 188 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 27296

[startup+0.70022 s]
/proc/loadavg: 2.03 2.04 2.05 4/180 17418
/proc/meminfo: memFree=18140016/32770624 swapFree=0/374828
[pid=17418] ppid=17415 vsize=30628 CPUtime=0.44 cores=1,3,5,7
/proc/17418/stat : 17418 (cosoco) R 17415 17418 9955 0 -1 4202496 1943 0 0 0 44 0 0 0 20 0 1 0 7061329 31363072 1766 18446744073709551615 4194304 5970956 140731076990848 140731076987496 139867738254309 0 0 1 0 0 0 0 17 5 0 0 24 0 0 8070896 8075904 39583744 140731076993484 140731076993614 140731076993614 140731076997070 0
/proc/17418/statm: 7657 1766 783 434 0 1021 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 30628

[startup+1.50022 s]
/proc/loadavg: 2.03 2.04 2.05 3/181 17419
/proc/meminfo: memFree=18047396/32770624 swapFree=0/374828
[pid=17418] ppid=17415 vsize=37396 CPUtime=1.24 cores=1,3,5,7
/proc/17418/stat : 17418 (cosoco) R 17415 17418 9955 0 -1 4202496 3627 0 0 0 124 0 0 0 20 0 1 0 7061329 38293504 3427 18446744073709551615 4194304 5970956 140731076990848 140731076984680 5188399 0 0 1 0 0 0 0 17 5 0 0 24 0 0 8070896 8075904 39583744 140731076993484 140731076993614 140731076993614 140731076997070 0
/proc/17418/statm: 9349 3427 783 434 0 2713 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 37396

[startup+3.10028 s]
/proc/loadavg: 2.03 2.04 2.05 3/181 17419
/proc/meminfo: memFree=17952848/32770624 swapFree=0/374820
[pid=17418] ppid=17415 vsize=58908 CPUtime=2.84 cores=1,3,5,7
/proc/17418/stat : 17418 (cosoco) R 17415 17418 9955 0 -1 4202496 13295 0 0 0 283 1 0 0 20 0 1 0 7061329 60321792 8895 18446744073709551615 4194304 5970956 140731076990848 140731076978152 4964452 0 0 1 8405026 0 0 0 17 5 0 0 24 0 0 8070896 8075904 39583744 140731076993484 140731076993614 140731076993614 140731076997070 0
/proc/17418/statm: 14727 8895 832 434 0 8091 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 58908

[startup+6.30023 s]
/proc/loadavg: 2.03 2.04 2.05 3/181 17419
/proc/meminfo: memFree=17681472/32770624 swapFree=0/374836
[pid=17418] ppid=17415 vsize=58908 CPUtime=6.04 cores=1,3,5,7
/proc/17418/stat : 17418 (cosoco) R 17415 17418 9955 0 -1 4202496 21234 0 0 0 603 1 0 0 20 0 1 0 7061329 60321792 8913 18446744073709551615 4194304 5970956 140731076990848 140731076978152 4964366 0 0 1 8405026 0 0 0 17 5 0 0 24 0 0 8070896 8075904 39583744 140731076993484 140731076993614 140731076993614 140731076997070 0
/proc/17418/statm: 14727 8913 832 434 0 8091 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 58908

[startup+12.7003 s]
/proc/loadavg: 2.03 2.04 2.05 3/181 17419
/proc/meminfo: memFree=17169832/32770624 swapFree=0/374844
[pid=17418] ppid=17415 vsize=58908 CPUtime=12.45 cores=1,3,5,7
/proc/17418/stat : 17418 (cosoco) R 17415 17418 9955 0 -1 4202496 29182 0 0 0 1243 2 0 0 20 0 1 0 7061329 60321792 8914 18446744073709551615 4194304 5970956 140731076990848 140731076988408 4964366 0 0 1 8405026 0 0 0 17 5 0 0 24 0 0 8070896 8075904 39583744 140731076993484 140731076993614 140731076993614 140731076997070 0
/proc/17418/statm: 14727 8914 832 434 0 8091 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 58908

[startup+25.5003 s]
/proc/loadavg: 2.02 2.04 2.05 3/181 17419
/proc/meminfo: memFree=16146568/32770624 swapFree=0/374852
[pid=17418] ppid=17415 vsize=58908 CPUtime=25.25 cores=1,3,5,7
/proc/17418/stat : 17418 (cosoco) R 17415 17418 9955 0 -1 4202496 45054 0 0 0 2523 2 0 0 20 0 1 0 7061329 60321792 8914 18446744073709551615 4194304 5970956 140731076990848 140731076988408 5069728 0 0 1 8405026 0 0 0 17 5 0 0 24 0 0 8070896 8075904 39583744 140731076993484 140731076993614 140731076993614 140731076997070 0
/proc/17418/statm: 14727 8914 832 434 0 8091 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 58908

[startup+51.1003 s]
/proc/loadavg: 2.26 2.10 2.07 3/181 17481
/proc/meminfo: memFree=31280772/32770624 swapFree=0/374896
[pid=17418] ppid=17415 vsize=58908 CPUtime=50.84 cores=1,3,5,7
/proc/17418/stat : 17418 (cosoco) R 17415 17418 9955 0 -1 4202496 48233 0 0 0 5082 2 0 0 20 0 1 0 7061329 60321792 8914 18446744073709551615 4194304 5970956 140731076990848 140731076988408 4908952 0 0 1 8405026 0 0 0 17 5 0 0 24 0 0 8070896 8075904 39583744 140731076993484 140731076993614 140731076993614 140731076997070 0
/proc/17418/statm: 14727 8914 832 434 0 8091 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 58908

[startup+102.3 s]
/proc/loadavg: 2.11 2.08 2.06 3/181 17482
/proc/meminfo: memFree=31279864/32770624 swapFree=0/374936
[pid=17418] ppid=17415 vsize=58908 CPUtime=102.05 cores=1,3,5,7
/proc/17418/stat : 17418 (cosoco) R 17415 17418 9955 0 -1 4202496 48575 0 0 0 10203 2 0 0 20 0 1 0 7061329 60321792 8914 18446744073709551615 4194304 5970956 140731076990848 140731076988408 4987900 0 0 1 8405026 0 0 0 17 5 0 0 24 0 0 8070896 8075904 39583744 140731076993484 140731076993614 140731076993614 140731076997070 0
/proc/17418/statm: 14727 8914 832 434 0 8091 0
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (KiB) 58908

[startup+162.3 s]
/proc/loadavg: 2.04 2.07 2.05 3/182 17486
/proc/meminfo: memFree=31279196/32770624 swapFree=0/374984
[pid=17418] ppid=17415 vsize=58908 CPUtime=162.05 cores=1,3,5,7
/proc/17418/stat : 17418 (cosoco) R 17415 17418 9955 0 -1 4202496 48917 0 0 0 16203 2 0 0 20 0 1 0 7061329 60321792 8914 18446744073709551615 4194304 5970956 140731076990848 140731076988408 4967825 0 0 1 8405026 0 0 0 17 5 0 0 24 0 0 8070896 8075904 39583744 140731076993484 140731076993614 140731076993614 140731076997070 0
/proc/17418/statm: 14727 8914 832 434 0 8091 0
Current children cumulated CPU time (s) 162.05
Current children cumulated vsize (KiB) 58908

[startup+222.306 s]
/proc/loadavg: 2.01 2.06 2.05 3/182 17488
/proc/meminfo: memFree=31279232/32770624 swapFree=0/375012
[pid=17418] ppid=17415 vsize=58908 CPUtime=222.06 cores=1,3,5,7
/proc/17418/stat : 17418 (cosoco) R 17415 17418 9955 0 -1 4202496 49259 0 0 0 22204 2 0 0 20 0 1 0 7061329 60321792 8914 18446744073709551615 4194304 5970956 140731076990848 140731076988408 5052118 0 0 1 8405026 0 0 0 17 5 0 0 24 0 0 8070896 8075904 39583744 140731076993484 140731076993614 140731076993614 140731076997070 0
/proc/17418/statm: 14727 8914 832 434 0 8091 0
Current children cumulated CPU time (s) 222.06
Current children cumulated vsize (KiB) 58908

[startup+282.3 s]
/proc/loadavg: 1.87 2.01 2.03 3/185 17504
/proc/meminfo: memFree=31274060/32770624 swapFree=0/375068
[pid=17418] ppid=17415 vsize=58908 CPUtime=282.06 cores=1,3,5,7
/proc/17418/stat : 17418 (cosoco) R 17415 17418 9955 0 -1 4202496 49259 0 0 0 28204 2 0 0 20 0 1 0 7061329 60321792 8914 18446744073709551615 4194304 5970956 140731076990848 140731076988408 5070331 0 0 1 8405026 0 0 0 17 3 0 0 24 0 0 8070896 8075904 39583744 140731076993484 140731076993614 140731076993614 140731076997070 0
/proc/17418/statm: 14727 8914 832 434 0 8091 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 58908

[startup+342.3 s]
/proc/loadavg: 2.02 2.03 2.04 3/183 17506
/proc/meminfo: memFree=31277092/32770624 swapFree=0/375096
[pid=17418] ppid=17415 vsize=58908 CPUtime=342.07 cores=1,3,5,7
/proc/17418/stat : 17418 (cosoco) R 17415 17418 9955 0 -1 4202496 49604 0 0 0 34205 2 0 0 20 0 1 0 7061329 60321792 8914 18446744073709551615 4194304 5970956 140731076990848 140731076988408 4961388 0 0 1 8405026 0 0 0 17 3 0 0 24 0 0 8070896 8075904 39583744 140731076993484 140731076993614 140731076993614 140731076997070 0
/proc/17418/statm: 14727 8914 832 434 0 8091 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 58908

[startup+402.3 s]
/proc/loadavg: 2.01 2.02 2.04 3/182 17508
/proc/meminfo: memFree=31277912/32770624 swapFree=0/375132
[pid=17418] ppid=17415 vsize=58908 CPUtime=402.07 cores=1,3,5,7
/proc/17418/stat : 17418 (cosoco) R 17415 17418 9955 0 -1 4202496 49606 0 0 0 40205 2 0 0 20 0 1 0 7061329 60321792 8914 18446744073709551615 4194304 5970956 140731076990848 140731076988408 4964278 0 0 1 8405026 0 0 0 17 3 0 0 24 0 0 8070896 8075904 39583744 140731076993484 140731076993614 140731076993614 140731076997070 0
/proc/17418/statm: 14727 8914 832 434 0 8091 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 58908

[startup+462.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/181 17510
/proc/meminfo: memFree=31278928/32770624 swapFree=0/375160
[pid=17418] ppid=17415 vsize=58908 CPUtime=462.08 cores=1,3,5,7
/proc/17418/stat : 17418 (cosoco) R 17415 17418 9955 0 -1 4202496 49948 0 0 0 46206 2 0 0 20 0 1 0 7061329 60321792 8915 18446744073709551615 4194304 5970956 140731076990848 140731076988408 4965059 0 0 1 8405026 0 0 0 17 3 0 0 24 0 0 8070896 8075904 39583744 140731076993484 140731076993614 140731076993614 140731076997070 0
/proc/17418/statm: 14727 8915 832 434 0 8091 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 58908

[startup+522.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 17512
/proc/meminfo: memFree=31278804/32770624 swapFree=0/375188
[pid=17418] ppid=17415 vsize=58908 CPUtime=522.09 cores=1,3,5,7
/proc/17418/stat : 17418 (cosoco) R 17415 17418 9955 0 -1 4202496 49948 0 0 0 52207 2 0 0 20 0 1 0 7061329 60321792 8915 18446744073709551615 4194304 5970956 140731076990848 140731076988408 5070994 0 0 1 8405026 0 0 0 17 3 0 0 24 0 0 8070896 8075904 39583744 140731076993484 140731076993614 140731076993614 140731076997070 0
/proc/17418/statm: 14727 8915 832 434 0 8091 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 58908

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 17514
/proc/meminfo: memFree=31279540/32770624 swapFree=0/375220
[pid=17418] ppid=17415 vsize=58908 CPUtime=582.09 cores=1,3,5,7
/proc/17418/stat : 17418 (cosoco) R 17415 17418 9955 0 -1 4202496 50290 0 0 0 58207 2 0 0 20 0 1 0 7061329 60321792 8915 18446744073709551615 4194304 5970956 140731076990848 140731076988408 4987094 0 0 1 8405026 0 0 0 17 3 0 0 24 0 0 8070896 8075904 39583744 140731076993484 140731076993614 140731076993614 140731076997070 0
/proc/17418/statm: 14727 8915 832 434 0 8091 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 58908


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


[startup+1542.31 s]
/proc/loadavg: 2.01 2.02 2.05 3/183 17576
/proc/meminfo: memFree=31277364/32770624 swapFree=0/375788
[pid=17418] ppid=17415 vsize=58908 CPUtime=1542.2 cores=1,3,5,7
/proc/17418/stat : 17418 (cosoco) R 17415 17418 9955 0 -1 4202496 53036 0 0 0 154218 2 0 0 20 0 1 0 7061329 60321792 8915 18446744073709551615 4194304 5970956 140731076990848 140731076988408 4964406 0 0 1 8405026 0 0 0 17 3 0 0 24 0 0 8070896 8075904 39583744 140731076993484 140731076993614 140731076993614 140731076997070 0
/proc/17418/statm: 14727 8915 832 434 0 8091 0
Current children cumulated CPU time (s) 1542.2
Current children cumulated vsize (KiB) 58908

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 17578
/proc/meminfo: memFree=31279624/32770624 swapFree=0/375812
[pid=17418] ppid=17415 vsize=58908 CPUtime=1602.2 cores=1,3,5,7
/proc/17418/stat : 17418 (cosoco) R 17415 17418 9955 0 -1 4202496 53036 0 0 0 160218 2 0 0 20 0 1 0 7061329 60321792 8915 18446744073709551615 4194304 5970956 140731076990848 140731076988408 4909030 0 0 1 8405026 0 0 0 17 3 0 0 24 0 0 8070896 8075904 39583744 140731076993484 140731076993614 140731076993614 140731076997070 0
/proc/17418/statm: 14727 8915 832 434 0 8091 0
Current children cumulated CPU time (s) 1602.2
Current children cumulated vsize (KiB) 58908

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 17580
/proc/meminfo: memFree=31279876/32770624 swapFree=0/375844
[pid=17418] ppid=17415 vsize=58908 CPUtime=1662.21 cores=1,3,5,7
/proc/17418/stat : 17418 (cosoco) R 17415 17418 9955 0 -1 4202496 53377 0 0 0 166219 2 0 0 20 0 1 0 7061329 60321792 8915 18446744073709551615 4194304 5970956 140731076990848 140731076988408 4964389 0 0 1 8405026 0 0 0 17 3 0 0 24 0 0 8070896 8075904 39583744 140731076993484 140731076993614 140731076993614 140731076997070 0
/proc/17418/statm: 14727 8915 832 434 0 8091 0
Current children cumulated CPU time (s) 1662.21
Current children cumulated vsize (KiB) 58908

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 17582
/proc/meminfo: memFree=31279356/32770624 swapFree=0/375872
[pid=17418] ppid=17415 vsize=58908 CPUtime=1722.21 cores=1,3,5,7
/proc/17418/stat : 17418 (cosoco) R 17415 17418 9955 0 -1 4202496 53382 0 0 0 172219 2 0 0 20 0 1 0 7061329 60321792 8915 18446744073709551615 4194304 5970956 140731076990848 140731076988408 4964366 0 0 1 8405026 0 0 0 17 3 0 0 24 0 0 8070896 8075904 39583744 140731076993484 140731076993614 140731076993614 140731076997070 0
/proc/17418/statm: 14727 8915 832 434 0 8091 0
Current children cumulated CPU time (s) 1722.21
Current children cumulated vsize (KiB) 58908

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 17585
/proc/meminfo: memFree=31279600/32770624 swapFree=0/375916
[pid=17418] ppid=17415 vsize=58908 CPUtime=1782.22 cores=1,3,5,7
/proc/17418/stat : 17418 (cosoco) R 17415 17418 9955 0 -1 4202496 53718 0 0 0 178220 2 0 0 20 0 1 0 7061329 60321792 8915 18446744073709551615 4194304 5970956 140731076990848 140731076988408 5070320 0 0 1 8405026 0 0 0 17 3 0 0 24 0 0 8070896 8075904 39583744 140731076993484 140731076993614 140731076993614 140731076997070 0
/proc/17418/statm: 14727 8915 832 434 0 8091 0
Current children cumulated CPU time (s) 1782.22
Current children cumulated vsize (KiB) 58908

[startup+1842.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/181 17587
/proc/meminfo: memFree=31278872/32770624 swapFree=0/375936
[pid=17418] ppid=17415 vsize=58908 CPUtime=1842.23 cores=1,3,5,7
/proc/17418/stat : 17418 (cosoco) R 17415 17418 9955 0 -1 4202496 53725 0 0 0 184221 2 0 0 20 0 1 0 7061329 60321792 8915 18446744073709551615 4194304 5970956 140731076990848 140731076988408 4965051 0 0 1 8405026 0 0 0 17 3 0 0 24 0 0 8070896 8075904 39583744 140731076993484 140731076993614 140731076993614 140731076997070 0
/proc/17418/statm: 14727 8915 832 434 0 8091 0
Current children cumulated CPU time (s) 1842.23
Current children cumulated vsize (KiB) 58908

[startup+1902.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/181 17589
/proc/meminfo: memFree=31279624/32770624 swapFree=0/375972
[pid=17418] ppid=17415 vsize=58908 CPUtime=1902.23 cores=1,3,5,7
/proc/17418/stat : 17418 (cosoco) R 17415 17418 9955 0 -1 4202496 54050 0 0 0 190221 2 0 0 20 0 1 0 7061329 60321792 8915 18446744073709551615 4194304 5970956 140731076990848 140731076988408 4908982 0 0 1 8405026 0 0 0 17 3 0 0 24 0 0 8070896 8075904 39583744 140731076993484 140731076993614 140731076993614 140731076997070 0
/proc/17418/statm: 14727 8915 832 434 0 8091 0
Current children cumulated CPU time (s) 1902.23
Current children cumulated vsize (KiB) 58908

[startup+1962.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/181 17592
/proc/meminfo: memFree=31278740/32770624 swapFree=0/376004
[pid=17418] ppid=17415 vsize=58908 CPUtime=1962.24 cores=1,3,5,7
/proc/17418/stat : 17418 (cosoco) R 17415 17418 9955 0 -1 4202496 54050 0 0 0 196222 2 0 0 20 0 1 0 7061329 60321792 8915 18446744073709551615 4194304 5970956 140731076990848 140731076988408 5071023 0 0 1 8405026 0 0 0 17 3 0 0 24 0 0 8070896 8075904 39583744 140731076993484 140731076993614 140731076993614 140731076997070 0
/proc/17418/statm: 14727 8915 832 434 0 8091 0
Current children cumulated CPU time (s) 1962.24
Current children cumulated vsize (KiB) 58908

[startup+2022.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/181 17594
/proc/meminfo: memFree=31278768/32770624 swapFree=0/376040
[pid=17418] ppid=17415 vsize=58908 CPUtime=2022.25 cores=1,3,5,7
/proc/17418/stat : 17418 (cosoco) R 17415 17418 9955 0 -1 4202496 54393 0 0 0 202223 2 0 0 20 0 1 0 7061329 60321792 8915 18446744073709551615 4194304 5970956 140731076990848 140731076988408 4964406 0 0 1 8405026 0 0 0 17 3 0 0 24 0 0 8070896 8075904 39583744 140731076993484 140731076993614 140731076993614 140731076997070 0
/proc/17418/statm: 14727 8915 832 434 0 8091 0
Current children cumulated CPU time (s) 2022.25
Current children cumulated vsize (KiB) 58908

[startup+2082.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/184 17610
/proc/meminfo: memFree=31274148/32770624 swapFree=0/376096
[pid=17418] ppid=17415 vsize=58908 CPUtime=2082.26 cores=1,3,5,7
/proc/17418/stat : 17418 (cosoco) R 17415 17418 9955 0 -1 4202496 54393 0 0 0 208224 2 0 0 20 0 1 0 7061329 60321792 8915 18446744073709551615 4194304 5970956 140731076990848 140731076988408 4964406 0 0 1 8405026 0 0 0 17 3 0 0 24 0 0 8070896 8075904 39583744 140731076993484 140731076993614 140731076993614 140731076997070 0
/proc/17418/statm: 14727 8915 832 434 0 8091 0
Current children cumulated CPU time (s) 2082.26
Current children cumulated vsize (KiB) 58908

[startup+2142.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 17637
/proc/meminfo: memFree=31274600/32770624 swapFree=0/376168
[pid=17418] ppid=17415 vsize=58908 CPUtime=2142.26 cores=1,3,5,7
/proc/17418/stat : 17418 (cosoco) R 17415 17418 9955 0 -1 4202496 54729 0 0 0 214224 2 0 0 20 0 1 0 7061329 60321792 8915 18446744073709551615 4194304 5970956 140731076990848 140731076988408 4908539 0 0 1 8405026 0 0 0 17 3 0 0 24 0 0 8070896 8075904 39583744 140731076993484 140731076993614 140731076993614 140731076997070 0
/proc/17418/statm: 14727 8915 832 434 0 8091 0
Current children cumulated CPU time (s) 2142.26
Current children cumulated vsize (KiB) 58908

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 17639
/proc/meminfo: memFree=31276376/32770624 swapFree=0/376196
[pid=17418] ppid=17415 vsize=58908 CPUtime=2202.27 cores=1,3,5,7
/proc/17418/stat : 17418 (cosoco) R 17415 17418 9955 0 -1 4202496 54735 0 0 0 220225 2 0 0 20 0 1 0 7061329 60321792 8915 18446744073709551615 4194304 5970956 140731076990848 140731076988408 5098928 0 0 1 8405026 0 0 0 17 3 0 0 24 0 0 8070896 8075904 39583744 140731076993484 140731076993614 140731076993614 140731076997070 0
/proc/17418/statm: 14727 8915 832 434 0 8091 0
Current children cumulated CPU time (s) 2202.27
Current children cumulated vsize (KiB) 58908

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 17641
/proc/meminfo: memFree=31278156/32770624 swapFree=0/376228
[pid=17418] ppid=17415 vsize=58908 CPUtime=2262.27 cores=1,3,5,7
/proc/17418/stat : 17418 (cosoco) R 17415 17418 9955 0 -1 4202496 55076 0 0 0 226225 2 0 0 20 0 1 0 7061329 60321792 8915 18446744073709551615 4194304 5970956 140731076990848 140731076988408 4964389 0 0 1 8405026 0 0 0 17 3 0 0 24 0 0 8070896 8075904 39583744 140731076993484 140731076993614 140731076993614 140731076997070 0
/proc/17418/statm: 14727 8915 832 434 0 8091 0
Current children cumulated CPU time (s) 2262.27
Current children cumulated vsize (KiB) 58908

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 17643
/proc/meminfo: memFree=31278408/32770624 swapFree=0/376264
[pid=17418] ppid=17415 vsize=58908 CPUtime=2322.28 cores=1,3,5,7
/proc/17418/stat : 17418 (cosoco) R 17415 17418 9955 0 -1 4202496 55076 0 0 0 232226 2 0 0 20 0 1 0 7061329 60321792 8915 18446744073709551615 4194304 5970956 140731076990848 140731076988408 4967744 0 0 1 8405026 0 0 0 17 3 0 0 24 0 0 8070896 8075904 39583744 140731076993484 140731076993614 140731076993614 140731076997070 0
/proc/17418/statm: 14727 8915 832 434 0 8091 0
Current children cumulated CPU time (s) 2322.28
Current children cumulated vsize (KiB) 58908

[startup+2382.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/182 17645
/proc/meminfo: memFree=31278408/32770624 swapFree=0/376288
[pid=17418] ppid=17415 vsize=58908 CPUtime=2382.28 cores=1,3,5,7
/proc/17418/stat : 17418 (cosoco) R 17415 17418 9955 0 -1 4202496 55413 0 0 0 238226 2 0 0 20 0 1 0 7061329 60321792 8915 18446744073709551615 4194304 5970956 140731076990848 140731076988408 5071026 0 0 1 8405026 0 0 0 17 3 0 0 24 0 0 8070896 8075904 39583744 140731076993484 140731076993614 140731076993614 140731076997070 0
/proc/17418/statm: 14727 8915 832 434 0 8091 0
Current children cumulated CPU time (s) 2382.28
Current children cumulated vsize (KiB) 58908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.1 s]
/proc/loadavg: 2.03 2.02 2.05 3/182 17646
/proc/meminfo: memFree=31278532/32770624 swapFree=0/376292
[pid=17418] ppid=17415 vsize=58908 CPUtime=2400.09 cores=1,3,5,7
/proc/17418/stat : 17418 (cosoco) R 17415 17418 9955 0 -1 4202496 55419 0 0 0 240007 2 0 0 20 0 1 0 7061329 60321792 8915 18446744073709551615 4194304 5970956 140731076990848 140731076988408 4964363 0 0 1 8405026 0 0 0 17 3 0 0 24 0 0 8070896 8075904 39583744 140731076993484 140731076993614 140731076993614 140731076997070 0
/proc/17418/statm: 14727 8915 832 434 0 8091 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 58908

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

[startup+2400.1 s]
/proc/loadavg: 2.03 2.02 2.05 3/182 17646
/proc/meminfo: memFree=31278532/32770624 swapFree=0/376292
[pid=17418] ppid=17415 vsize=58908 CPUtime=2400.09 cores=1,3,5,7
/proc/17418/stat : 17418 (cosoco) R 17415 17418 9955 0 -1 4202496 55419 0 0 0 240007 2 0 0 20 0 1 0 7061329 60321792 8915 18446744073709551615 4194304 5970956 140731076990848 140731076988408 4964363 0 0 1 8405026 0 0 0 17 3 0 0 24 0 0 8070896 8075904 39583744 140731076993484 140731076993614 140731076993614 140731076997070 0
/proc/17418/statm: 14727 8915 832 434 0 8091 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 58908

Child status: 1
Real time (s): 2400.1
CPU time (s): 2400.1
CPU user time (s): 2400.07
CPU system time (s): 0.027002
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 58908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.07
system time used= 0.027002
maximum resident set size= 35708
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55452
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= 17
involuntary context switches= 626

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.10013 second user time and 9.42208 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-06 21:26:01
IDJOB=4242689
IDBENCH=139746
IDSOLVER=2620
FILE ID=node125/4242689-1502048404
RUNJOBID= node125-1502042574-16653
PBS_JOBID= 
Free space on /tmp= 62008 MiB

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

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

MD5SUM BENCH= 40f8709457985e2479c772f6dd1ec4a8
RANDOM SEED=1734938187

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:        18140900 kB
MemAvailable:   18453576 kB
Buffers:          121440 kB
Cached:           472056 kB
SwapCached:            0 kB
Active:         13811616 kB
Inactive:         383360 kB
Active(anon):   13601800 kB
Inactive(anon):     8532 kB
Active(file):     209816 kB
Inactive(file):   374828 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2440 kB
Writeback:             0 kB
AnonPages:      13601552 kB
Mapped:            31756 kB
Shmem:              8868 kB
Slab:             112092 kB
SReclaimable:      87732 kB
SUnreclaim:        24360 kB
KernelStack:        3168 kB
PageTables:        31052 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13850752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    309248 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 22:06:01