Trace number 4293031

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cosoco 1.12? (TO) 2519.91 2520.01

General information on the benchmark

NameTal/
Tal-10_c18.xml
MD5SUM5b503c3a6c92db57b21a5ce4dae05a14
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark258
Best CPU time to get the best result obtained on this benchmark2520.1
Satisfiable
(Un)Satisfiability was proved
Number of variables1376
Number of constraints875
Number of domains15
Minimum domain size1
Maximum domain size42
Distribution of domain sizes[{"size":1,"count":234},{"size":2,"count":4},{"size":3,"count":5},{"size":4,"count":6},{"size":5,"count":7},{"size":6,"count":112},{"size":7,"count":9},{"size":8,"count":10},{"size":9,"count":11},{"size":10,"count":103},{"size":11,"count":13},{"size":12,"count":14},{"size":13,"count":15},{"size":42,"count":194}]
Minimum variable degree0
Maximum variable degree17
Distribution of variable degrees[{"degree":0,"count":639},{"degree":1,"count":234},{"degree":2,"count":128},{"degree":3,"count":14},{"degree":4,"count":15},{"degree":5,"count":82},{"degree":6,"count":29},{"degree":7,"count":18},{"degree":8,"count":18},{"degree":9,"count":29},{"degree":10,"count":28},{"degree":11,"count":45},{"degree":12,"count":25},{"degree":13,"count":19},{"degree":14,"count":23},{"degree":15,"count":18},{"degree":16,"count":11},{"degree":17,"count":1}]
Minimum constraint arity1
Maximum constraint arity15
Distribution of constraint arities[{"arity":1,"count":230},{"arity":2,"count":285},{"arity":3,"count":93},{"arity":4,"count":16},{"arity":5,"count":28},{"arity":6,"count":27},{"arity":7,"count":26},{"arity":8,"count":25},{"arity":9,"count":28},{"arity":10,"count":32},{"arity":11,"count":17},{"arity":12,"count":31},{"arity":13,"count":12},{"arity":14,"count":13},{"arity":15,"count":12}]
Number of extensional constraints169
Number of intensional constraints682
Distribution of constraint types[{"type":"extension","count":169},{"type":"intension","count":682},{"type":"count","count":24}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.01	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.01	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.01	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.01	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.01	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.01	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.01	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.01	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.01	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.01	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.01	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.01	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.05	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.05	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.05	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.05	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.05	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.05	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.05	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.05	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.05	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.05	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.05	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.05	c AllEqual constraint using 1 generic x=y constraints 
0.40/0.44	c best=?? lower=0 upper=1664 
2519.90/2520.00	c
2519.90/2520.00	c This is cosoco 1.12 --  
2519.90/2520.00	c
2519.90/2520.00	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4293031-1532305299.xml 
2519.90/2520.00	c enable optimization
2519.90/2520.00	c ========================================[ Problem Statistics ]===========================================
2519.90/2520.00	c |                                                                                                       
2519.90/2520.00	c |  Parse time        :         0.43 s 
2519.90/2520.00	c |
2519.90/2520.00	c |               Variables: 1376
2519.90/2520.00	c |            Domain Sizes: 1..42
2519.90/2520.00	c |
2519.90/2520.00	c |             Constraints: 876
2519.90/2520.00	c |                   Arity: 1..338  -- Unary: 230  -- Binary: 285  -- Ternary: 93
2519.90/2520.00	c | 
2519.90/2520.00	c |                   Types: 
2519.90/2520.00	c |                          (X = Y): 24
2519.90/2520.00	c |                          Exactly K variable: 24
2519.90/2520.00	c |                          Extension: 169  (nb tuples: 83..2130) -- (shared: 148)
2519.90/2520.00	c |                          Intension: 428
2519.90/2520.00	c |                          Sum: 1
2519.90/2520.00	c |                          Unary: 230
2519.90/2520.00	c |                          
2519.90/2520.00	c |               Objective: Minimize Sum
2519.90/2520.00	
2519.90/2520.00	c =========================================================================================================
2519.90/2520.00	
2519.90/2520.00	c *** INTERRUPTED ***
2519.90/2520.00	c restarts              : 62          
2519.90/2520.00	c conflicts             : 358359       (142 /sec)
2519.90/2520.00	c decisions             : 2539478      (1008 /sec)
2519.90/2520.00	c propagations          : 78443576    (31130 /sec)
2519.90/2520.00	c root propagations     : 5831        
2519.90/2520.00	c filter calls          : 126095677      (50040 /sec)
2519.90/2520.00	c useless filter calls  : 101951033      (80 %)
2519.90/2520.00	c Memory used           : 48.36 MB
2519.90/2520.00	c CPU time              : 2519.89 s
2519.90/2520.00	
2519.90/2520.00	c No Bound found!
2519.90/2520.00	
2519.90/2520.00	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (10693 MiB free)
  memory of node 1: 16384 MiB (12008 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293031-1532305299/watcher-4293031-1532305299 -o /tmp/evaluation-result-4293031-1532305299/solver-4293031-1532305299 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532297735-5126 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4293031-1532305299.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=5800, runsolver pid=5797

[startup+0.100203 s]*
/proc/loadavg: 2.03 2.04 2.05 6/208 5804
/proc/meminfo: memFree=23213272/32770624 swapFree=67108860/67108860
[pid=5800] ppid=5797 vsize=32316 memory=8828 CPUtime=0.1 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5095 0 -1 4202496 2372 0 0 0 10 0 0 0 20 0 1 0 48093080 33091584 2207 33554432000 4194304 6142532 140725139658688 140725139655320 139979964073888 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28307456 140725139661958 140725139662088 140725139662088 140725139664846 0
/proc/5800/statm: 8079 2207 844 476 0 1401 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 32316 KiB
Current children cumulated memory: 8828 KiB

[startup+0.209928 s]*
/proc/loadavg: 2.03 2.04 2.05 5/208 5804
/proc/meminfo: memFree=23174180/32770624 swapFree=67108860/67108860
[pid=5800] ppid=5797 vsize=37476 memory=13816 CPUtime=0.21 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5095 0 -1 4202496 3654 0 0 0 21 0 0 0 20 0 1 0 48093080 38375424 3454 33554432000 4194304 6142532 140725139658688 140725139655320 5800110 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28307456 140725139661958 140725139662088 140725139662088 140725139664846 0
/proc/5800/statm: 9369 3454 844 476 0 2691 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 37476 KiB
Current children cumulated memory: 13816 KiB

[startup+0.309583 s]*
/proc/loadavg: 2.03 2.04 2.05 2/189 5804
/proc/meminfo: memFree=23346088/32770624 swapFree=67108860/67108860
[pid=5800] ppid=5797 vsize=39088 memory=15400 CPUtime=0.31 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5095 0 -1 4202496 4057 0 0 0 31 0 0 0 20 0 1 0 48093080 40026112 3850 33554432000 4194304 6142532 140725139658688 140725139655320 139979964025829 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28307456 140725139661958 140725139662088 140725139662088 140725139664846 0
/proc/5800/statm: 9772 3850 844 476 0 3094 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 39088 KiB
Current children cumulated memory: 15400 KiB

[startup+0.700232 s]
/proc/loadavg: 2.03 2.04 2.05 3/192 5836
/proc/meminfo: memFree=23336016/32770624 swapFree=67108860/67108860
[pid=5800] ppid=5797 vsize=48856 memory=25456 CPUtime=0.69 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5095 0 -1 4202496 6557 0 0 0 69 0 0 0 20 0 1 0 48093080 50028544 6364 33554432000 4194304 6142532 140725139658688 140725139655320 5366694 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28307456 140725139661958 140725139662088 140725139662088 140725139664846 0
/proc/5800/statm: 12214 6364 891 476 0 5536 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 48856 KiB
Current children cumulated memory: 25456 KiB

[startup+1.50035 s]
/proc/loadavg: 2.03 2.04 2.05 3/192 5836
/proc/meminfo: memFree=23328296/32770624 swapFree=67108860/67108860
[pid=5800] ppid=5797 vsize=49384 memory=25984 CPUtime=1.49 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5095 0 -1 4202496 6703 0 0 0 149 0 0 0 20 0 1 0 48093080 50569216 6496 33554432000 4194304 6142532 140725139658688 140725139655464 5372473 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28307456 140725139661958 140725139662088 140725139662088 140725139664846 0
/proc/5800/statm: 12346 6496 891 476 0 5668 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 49384 KiB
Current children cumulated memory: 25984 KiB

[startup+3.10936 s]
/proc/loadavg: 2.03 2.04 2.05 3/192 5836
/proc/meminfo: memFree=23326388/32770624 swapFree=67108860/67108860
[pid=5800] ppid=5797 vsize=49384 memory=26204 CPUtime=3.09 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5095 0 -1 4202496 7603 0 0 0 309 0 0 0 20 0 1 0 48093080 50569216 6551 33554432000 4194304 6142532 140725139658688 140725139655464 5017806 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28307456 140725139661958 140725139662088 140725139662088 140725139664846 0
/proc/5800/statm: 12346 6551 891 476 0 5668 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 49384 KiB
Current children cumulated memory: 26204 KiB

[startup+6.30033 s]
/proc/loadavg: 2.02 2.04 2.05 3/192 5836
/proc/meminfo: memFree=23326672/32770624 swapFree=67108860/67108860
[pid=5800] ppid=5797 vsize=49516 memory=26216 CPUtime=6.28 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5095 0 -1 4202496 9466 0 0 0 628 0 0 0 20 0 1 0 48093080 50704384 6554 33554432000 4194304 6142532 140725139658688 140725139655400 139979964950092 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28307456 140725139661958 140725139662088 140725139662088 140725139664846 0
/proc/5800/statm: 12379 6554 891 476 0 5701 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 49516 KiB
Current children cumulated memory: 26216 KiB

[startup+12.7002 s]
/proc/loadavg: 2.02 2.04 2.05 3/193 5837
/proc/meminfo: memFree=23326152/32770624 swapFree=67108860/67108860
[pid=5800] ppid=5797 vsize=49516 memory=26216 CPUtime=12.68 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5095 0 -1 4202496 10825 0 0 0 1268 0 0 0 20 0 1 0 48093080 50704384 6554 33554432000 4194304 6142532 140725139658688 140725139655400 5396940 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 28307456 140725139661958 140725139662088 140725139662088 140725139664846 0
/proc/5800/statm: 12379 6554 891 476 0 5701 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 49516 KiB
Current children cumulated memory: 26216 KiB

[startup+25.5002 s]
/proc/loadavg: 2.02 2.04 2.05 3/193 5837
/proc/meminfo: memFree=23326988/32770624 swapFree=67108860/67108860
[pid=5800] ppid=5797 vsize=49516 memory=26216 CPUtime=25.48 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5095 0 -1 4202496 11653 0 0 0 2548 0 0 0 20 0 1 0 48093080 50704384 6554 33554432000 4194304 6142532 140725139658688 140725139655400 5374073 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 28307456 140725139661958 140725139662088 140725139662088 140725139664846 0
/proc/5800/statm: 12379 6554 891 476 0 5701 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 49516 KiB
Current children cumulated memory: 26216 KiB

[startup+51.1092 s]
/proc/loadavg: 2.01 2.04 2.05 3/193 5837
/proc/meminfo: memFree=23327028/32770624 swapFree=67108860/67108860
[pid=5800] ppid=5797 vsize=49516 memory=26216 CPUtime=51.09 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5095 0 -1 4202496 12063 0 0 0 5108 1 0 0 20 0 1 0 48093080 50704384 6554 33554432000 4194304 6142532 140725139658688 140725139655400 5371749 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 28307456 140725139661958 140725139662088 140725139662088 140725139664846 0
/proc/5800/statm: 12379 6554 891 476 0 5701 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 49516 KiB
Current children cumulated memory: 26216 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/193 5838
/proc/meminfo: memFree=23327284/32770624 swapFree=67108860/67108860
[pid=5800] ppid=5797 vsize=49516 memory=26216 CPUtime=102.28 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5095 0 -1 4202496 12481 0 0 0 10227 1 0 0 20 0 1 0 48093080 50704384 6554 33554432000 4194304 6142532 140725139658688 140725139655400 5175056 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28307456 140725139661958 140725139662088 140725139662088 140725139664846 0
/proc/5800/statm: 12379 6554 891 476 0 5701 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 49516 KiB
Current children cumulated memory: 26216 KiB

[startup+162.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/193 5839
/proc/meminfo: memFree=23327468/32770624 swapFree=67108860/67108860
[pid=5800] ppid=5797 vsize=49516 memory=26216 CPUtime=162.28 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5095 0 -1 4202496 12895 0 0 0 16227 1 0 0 20 0 1 0 48093080 50704384 6554 33554432000 4194304 6142532 140725139658688 140725139655400 5371844 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28307456 140725139661958 140725139662088 140725139662088 140725139664846 0
/proc/5800/statm: 12379 6554 891 476 0 5701 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 49516 KiB
Current children cumulated memory: 26216 KiB

[startup+222.3 s]
/proc/loadavg: 1.98 2.02 2.04 3/191 5841
/proc/meminfo: memFree=23327908/32770624 swapFree=67108860/67108860
[pid=5800] ppid=5797 vsize=49516 memory=26216 CPUtime=222.28 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5095 0 -1 4202496 13309 0 0 0 22227 1 0 0 20 0 1 0 48093080 50704384 6554 33554432000 4194304 6142532 140725139658688 140725139655400 5372476 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28307456 140725139661958 140725139662088 140725139662088 140725139664846 0
/proc/5800/statm: 12379 6554 891 476 0 5701 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 49516 KiB
Current children cumulated memory: 26216 KiB

[startup+282.3 s]
/proc/loadavg: 1.99 2.02 2.04 3/192 5843
/proc/meminfo: memFree=23328064/32770624 swapFree=67108860/67108860
[pid=5800] ppid=5797 vsize=49516 memory=26216 CPUtime=282.28 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5095 0 -1 4202496 13723 0 0 0 28227 1 0 0 20 0 1 0 48093080 50704384 6554 33554432000 4194304 6142532 140725139658688 140725139655400 5375766 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28307456 140725139661958 140725139662088 140725139662088 140725139664846 0
/proc/5800/statm: 12379 6554 891 476 0 5701 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 49516 KiB
Current children cumulated memory: 26216 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.04 4/191 5844
/proc/meminfo: memFree=23328252/32770624 swapFree=67108860/67108860
[pid=5800] ppid=5797 vsize=49516 memory=26216 CPUtime=342.28 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5095 0 -1 4202496 14133 0 0 0 34227 1 0 0 20 0 1 0 48093080 50704384 6554 33554432000 4194304 6142532 140725139658688 140725139655400 5363675 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28307456 140725139661958 140725139662088 140725139662088 140725139664846 0
/proc/5800/statm: 12379 6554 891 476 0 5701 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 49516 KiB
Current children cumulated memory: 26216 KiB

[startup+402.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/191 5846
/proc/meminfo: memFree=23328172/32770624 swapFree=67108860/67108860
[pid=5800] ppid=5797 vsize=49516 memory=26216 CPUtime=402.28 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5095 0 -1 4202496 14547 0 0 0 40227 1 0 0 20 0 1 0 48093080 50704384 6554 33554432000 4194304 6142532 140725139658688 140725139655400 139979973970826 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28307456 140725139661958 140725139662088 140725139662088 140725139664846 0
/proc/5800/statm: 12379 6554 891 476 0 5701 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 49516 KiB
Current children cumulated memory: 26216 KiB

[startup+462.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/191 5847
/proc/meminfo: memFree=23328068/32770624 swapFree=67108860/67108860
[pid=5800] ppid=5797 vsize=49516 memory=26216 CPUtime=462.28 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5095 0 -1 4202496 14957 0 0 0 46227 1 0 0 20 0 1 0 48093080 50704384 6554 33554432000 4194304 6142532 140725139658688 140725139655400 5371852 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28307456 140725139661958 140725139662088 140725139662088 140725139664846 0
/proc/5800/statm: 12379 6554 891 476 0 5701 0
Current children cumulated CPU time: 462.28 s
Current children cumulated vsize: 49516 KiB
Current children cumulated memory: 26216 KiB


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

/proc/5800/statm: 12379 6554 891 476 0 5701 0
Current children cumulated CPU time: 1722.23 s
Current children cumulated vsize: 49516 KiB
Current children cumulated memory: 26216 KiB

[startup+1782.3 s]
/proc/loadavg: 2.08 2.01 2.05 3/191 5957
/proc/meminfo: memFree=23227116/32770624 swapFree=67108860/67108860
[pid=5800] ppid=5797 vsize=49516 memory=26216 CPUtime=1782.23 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5095 0 -1 4202496 23675 0 0 0 178222 1 0 0 20 0 1 0 48093080 50704384 6554 33554432000 4194304 6142532 140725139658688 140725139655400 5363572 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28307456 140725139661958 140725139662088 140725139662088 140725139664846 0
/proc/5800/statm: 12379 6554 891 476 0 5701 0
Current children cumulated CPU time: 1782.23 s
Current children cumulated vsize: 49516 KiB
Current children cumulated memory: 26216 KiB

[startup+1842.3 s]
/proc/loadavg: 2.03 2.01 2.05 3/191 5958
/proc/meminfo: memFree=23227164/32770624 swapFree=67108860/67108860
[pid=5800] ppid=5797 vsize=49516 memory=26216 CPUtime=1842.23 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5095 0 -1 4202496 24062 0 0 0 184222 1 0 0 20 0 1 0 48093080 50704384 6554 33554432000 4194304 6142532 140725139658688 140725139655400 5360266 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28307456 140725139661958 140725139662088 140725139662088 140725139664846 0
/proc/5800/statm: 12379 6554 891 476 0 5701 0
Current children cumulated CPU time: 1842.23 s
Current children cumulated vsize: 49516 KiB
Current children cumulated memory: 26216 KiB

[startup+1902.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/191 5959
/proc/meminfo: memFree=23227192/32770624 swapFree=67108860/67108860
[pid=5800] ppid=5797 vsize=49516 memory=26216 CPUtime=1902.23 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5095 0 -1 4202496 24449 0 0 0 190222 1 0 0 20 0 1 0 48093080 50704384 6554 33554432000 4194304 6142532 140725139658688 140725139655400 5175264 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28307456 140725139661958 140725139662088 140725139662088 140725139664846 0
/proc/5800/statm: 12379 6554 891 476 0 5701 0
Current children cumulated CPU time: 1902.23 s
Current children cumulated vsize: 49516 KiB
Current children cumulated memory: 26216 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 5960
/proc/meminfo: memFree=23227232/32770624 swapFree=67108860/67108860
[pid=5800] ppid=5797 vsize=49516 memory=26216 CPUtime=1962.23 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5095 0 -1 4202496 24859 0 0 0 196222 1 0 0 20 0 1 0 48093080 50704384 6554 33554432000 4194304 6142532 140725139658688 140725139655400 5371814 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28307456 140725139661958 140725139662088 140725139662088 140725139664846 0
/proc/5800/statm: 12379 6554 891 476 0 5701 0
Current children cumulated CPU time: 1962.23 s
Current children cumulated vsize: 49516 KiB
Current children cumulated memory: 26216 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 5962
/proc/meminfo: memFree=23227704/32770624 swapFree=67108860/67108860
[pid=5800] ppid=5797 vsize=49516 memory=26216 CPUtime=2022.23 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5095 0 -1 4202496 25245 0 0 0 202222 1 0 0 20 0 1 0 48093080 50704384 6554 33554432000 4194304 6142532 140725139658688 140725139655400 5051387 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 28307456 140725139661958 140725139662088 140725139662088 140725139664846 0
/proc/5800/statm: 12379 6554 891 476 0 5701 0
Current children cumulated CPU time: 2022.23 s
Current children cumulated vsize: 49516 KiB
Current children cumulated memory: 26216 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/190 5963
/proc/meminfo: memFree=23227836/32770624 swapFree=67108860/67108860
[pid=5800] ppid=5797 vsize=49516 memory=26216 CPUtime=2082.22 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5095 0 -1 4202496 25629 0 0 0 208221 1 0 0 20 0 1 0 48093080 50704384 6554 33554432000 4194304 6142532 140725139658688 140725139655400 5146759 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 28307456 140725139661958 140725139662088 140725139662088 140725139664846 0
/proc/5800/statm: 12379 6554 891 476 0 5701 0
Current children cumulated CPU time: 2082.22 s
Current children cumulated vsize: 49516 KiB
Current children cumulated memory: 26216 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/190 5964
/proc/meminfo: memFree=23227532/32770624 swapFree=67108860/67108860
[pid=5800] ppid=5797 vsize=49516 memory=26216 CPUtime=2142.21 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5095 0 -1 4202496 26013 0 0 0 214220 1 0 0 20 0 1 0 48093080 50704384 6554 33554432000 4194304 6142532 140725139658688 140725139655400 139979964949351 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 28307456 140725139661958 140725139662088 140725139662088 140725139664846 0
/proc/5800/statm: 12379 6554 891 476 0 5701 0
Current children cumulated CPU time: 2142.21 s
Current children cumulated vsize: 49516 KiB
Current children cumulated memory: 26216 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/190 5966
/proc/meminfo: memFree=23227636/32770624 swapFree=67108860/67108860
[pid=5800] ppid=5797 vsize=49516 memory=26216 CPUtime=2202.21 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5095 0 -1 4202496 26368 0 0 0 220220 1 0 0 20 0 1 0 48093080 50704384 6554 33554432000 4194304 6142532 140725139658688 140725139655400 5336586 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 28307456 140725139661958 140725139662088 140725139662088 140725139664846 0
/proc/5800/statm: 12379 6554 891 476 0 5701 0
Current children cumulated CPU time: 2202.21 s
Current children cumulated vsize: 49516 KiB
Current children cumulated memory: 26216 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 5968
/proc/meminfo: memFree=23227188/32770624 swapFree=67108860/67108860
[pid=5800] ppid=5797 vsize=49516 memory=26216 CPUtime=2262.2 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5095 0 -1 4202496 26792 0 0 0 226219 1 0 0 20 0 1 0 48093080 50704384 6554 33554432000 4194304 6142532 140725139658688 140725139655400 5017759 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 28307456 140725139661958 140725139662088 140725139662088 140725139664846 0
/proc/5800/statm: 12379 6554 891 476 0 5701 0
Current children cumulated CPU time: 2262.2 s
Current children cumulated vsize: 49516 KiB
Current children cumulated memory: 26216 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 5976
/proc/meminfo: memFree=23226384/32770624 swapFree=67108860/67108860
[pid=5800] ppid=5797 vsize=49516 memory=26216 CPUtime=2322.19 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5095 0 -1 4202496 27171 0 0 0 232218 1 0 0 20 0 1 0 48093080 50704384 6554 33554432000 4194304 6142532 140725139658688 140725139655400 139979964952013 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 28307456 140725139661958 140725139662088 140725139662088 140725139664846 0
/proc/5800/statm: 12379 6554 891 476 0 5701 0
Current children cumulated CPU time: 2322.19 s
Current children cumulated vsize: 49516 KiB
Current children cumulated memory: 26216 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/192 5999
/proc/meminfo: memFree=23225880/32770624 swapFree=67108860/67108860
[pid=5800] ppid=5797 vsize=49516 memory=26216 CPUtime=2382.18 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5095 0 -1 4202496 27523 0 0 0 238217 1 0 0 20 0 1 0 48093080 50704384 6554 33554432000 4194304 6142532 140725139658688 140725139655400 5372387 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 28307456 140725139661958 140725139662088 140725139662088 140725139664846 0
/proc/5800/statm: 12379 6554 891 476 0 5701 0
Current children cumulated CPU time: 2382.18 s
Current children cumulated vsize: 49516 KiB
Current children cumulated memory: 26216 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/192 6000
/proc/meminfo: memFree=23226472/32770624 swapFree=67108860/67108860
[pid=5800] ppid=5797 vsize=49516 memory=26216 CPUtime=2442.18 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5095 0 -1 4202496 27935 0 0 0 244217 1 0 0 20 0 1 0 48093080 50704384 6554 33554432000 4194304 6142532 140725139658688 140725139655400 5399718 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28307456 140725139661958 140725139662088 140725139662088 140725139664846 0
/proc/5800/statm: 12379 6554 891 476 0 5701 0
Current children cumulated CPU time: 2442.18 s
Current children cumulated vsize: 49516 KiB
Current children cumulated memory: 26216 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/192 6001
/proc/meminfo: memFree=23226412/32770624 swapFree=67108860/67108860
[pid=5800] ppid=5797 vsize=49516 memory=26216 CPUtime=2502.19 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5095 0 -1 4202496 28308 0 0 0 250217 2 0 0 20 0 1 0 48093080 50704384 6554 33554432000 4194304 6142532 140725139658688 140725139655400 5374069 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28307456 140725139661958 140725139662088 140725139662088 140725139664846 0
/proc/5800/statm: 12379 6554 891 476 0 5701 0
Current children cumulated CPU time: 2502.19 s
Current children cumulated vsize: 49516 KiB
Current children cumulated memory: 26216 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/191 6002
/proc/meminfo: memFree=23226056/32770624 swapFree=67108860/67108860
[pid=5800] ppid=5797 vsize=49516 memory=26216 CPUtime=2519.9 cores=0,2,4,6
/proc/5800/stat : 5800 (cosoco) R 5797 5800 5095 0 -1 4202496 28744 0 0 0 251988 2 0 0 20 0 1 0 48093080 50704384 6554 33554432000 4194304 6142532 140725139658688 140725139655400 5396943 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 28307456 140725139661958 140725139662088 140725139662088 140725139664846 0
/proc/5800/statm: 12379 6554 891 476 0 5701 0
Current children cumulated CPU time: 2519.9 s
Current children cumulated vsize: 49516 KiB
Current children cumulated memory: 26216 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2520.01 s]
# the end of solver process 5800 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.89 s, system=0.021999 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2520.01
CPU time (s): 2519.91
CPU user time (s): 2519.89
CPU system time (s): 0.021999
CPU usage (%): 99.9959
Max. virtual memory (cumulated for all children) (KiB): 49516
Max. memory (cumulated for all children) (KiB): 26216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.89
system time used= 0.021999
maximum resident set size= 26284
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28793
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= 18
involuntary context switches= 3543


# summary of solver processes directly reported to runsolver:
#   pid: 5800
#   total CPU time (s): 2519.91
#   total CPU user time (s): 2519.89
#   total CPU system time (s): 0.021999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.93038 second user time and 16.6727 second system time

The end

Launcher Data

Begin job on node135 at 2018-07-23 02:21:39
IDJOB=4293031
IDBENCH=141102
IDSOLVER=2752
FILE ID=node135/4293031-1532305299
RUNJOBID= node135-1532297735-5126
PBS_JOBID= 21018994
Free space on /tmp= 52932 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/Tal/Tal-10_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4293031-1532305299/watcher-4293031-1532305299 -o /tmp/evaluation-result-4293031-1532305299/solver-4293031-1532305299 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532297735-5126 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4293031-1532305299.xml

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

MD5SUM BENCH= 5b503c3a6c92db57b21a5ce4dae05a14
RANDOM SEED=713498356

node135.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.50
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.50
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.50
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.50
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:        23250948 kB
MemAvailable:   31831484 kB
Buffers:          179216 kB
Cached:          8589844 kB
SwapCached:            0 kB
Active:          1526888 kB
Inactive:        7403400 kB
Active(anon):     111180 kB
Inactive(anon):    69912 kB
Active(file):    1415708 kB
Inactive(file):  7333488 kB
Unevictable:        7188 kB
Mlocked:            7188 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3024 kB
Writeback:             0 kB
AnonPages:        166556 kB
Mapped:            47840 kB
Shmem:             17056 kB
Slab:             287880 kB
SReclaimable:     259800 kB
SUnreclaim:        28080 kB
KernelStack:        3584 kB
PageTables:         5168 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1274132 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     81920 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 52928 MiB
End job on node135 at 2018-07-23 03:03:39