Trace number 4389955

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 2? (TO) 2519.93 2520.01

General information on the benchmark

NameOpenStacks/OpenStacks-m1c-s1/
OpenStacks-m1c-pb-30-15-1.xml
MD5SUM200d8ff13be0114d953e34120514972f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark14
Best CPU time to get the best result obtained on this benchmark66.689
Satisfiable
(Un)Satisfiability was proved
Number of variables1380
Number of constraints1366
Number of domains8
Minimum domain size2
Maximum domain size16
Distribution of domain sizes[{"size":2,"count":960},{"size":3,"count":120},{"size":4,"count":165},{"size":5,"count":60},{"size":6,"count":15},{"size":7,"count":30},{"size":15,"count":15},{"size":16,"count":15}]
Minimum variable degree2
Maximum variable degree31
Distribution of variable degrees[{"degree":2,"count":495},{"degree":3,"count":870},{"degree":31,"count":15}]
Minimum constraint arity2
Maximum constraint arity31
Distribution of constraint arities[{"arity":2,"count":480},{"arity":3,"count":870},{"arity":15,"count":1},{"arity":31,"count":15}]
Number of extensional constraints450
Number of intensional constraints450
Distribution of constraint types[{"type":"extension","count":450},{"type":"intension","count":450},{"type":"allDifferent","count":1},{"type":"sum","count":15},{"type":"element","count":450}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.00/0.02	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.02	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.02	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.02	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.02	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.02	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.02	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.02	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.02	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.02	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.02	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.02	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.02	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.02	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.02	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.02	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.02	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.02	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.02	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.02	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.02	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.02	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.02	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.02	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.02	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.02	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.02	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.02	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.02	c AllEqual constraint using 1 generic x=y constraints 
0.00/0.02	c AllEqual constraint using 1 generic x=y constraints 
2519.92/2520.01	c
2519.92/2520.01	c This is cosoco 2.00 --  
2519.92/2520.01	c
2519.92/2520.01	c command line: cosoco -lc -model -restarts -stick HOME/instance-4389955-1568359528.xml 
2519.92/2520.01	c enable optimization
2519.92/2520.01	c ========================================[ Problem Statistics ]===========================================
2519.92/2520.01	c |                                                                                                       
2519.92/2520.01	c |  Parse time        :         0.15 s 
2519.92/2520.01	c |
2519.92/2520.01	c |               Variables: 1380
2519.92/2520.01	c |            Domain Sizes: 2..16
2519.92/2520.01	c |
2519.92/2520.01	c |             Constraints: 1367
2519.92/2520.01	c |                   Arity: 2..31  -- Binary: 480  -- Ternary: 870
2519.92/2520.01	c | 
2519.92/2520.01	c |                   Types: 
2519.92/2520.01	c |                          (X = Y): 30
2519.92/2520.01	c |                          All Different: 1
2519.92/2520.01	c |                          Extension: 900  (nb tuples: 3..15) -- (shared: 444)
2519.92/2520.01	c |                          Max constant: 1
2519.92/2520.01	c |                          Sum: 435
2519.92/2520.01	c |                          
2519.92/2520.01	c |               Objective: Minimize Max constant
2519.92/2520.01	
2519.92/2520.01	c =========================================================================================================
2519.92/2520.01	
2519.92/2520.01	c *** INTERRUPTED ***
2519.92/2520.01	c call to solver        : 0
2519.92/2520.01	c
2519.92/2520.01	c restarts              : 94          
2519.92/2520.01	c conflicts             : 7537663      (2991 /sec)
2519.92/2520.01	c decisions             : 99106791     (39330 /sec)
2519.92/2520.01	c propagations          : 1516210508  (601696 /sec)
2519.92/2520.01	c root propagations     : 0           
2519.92/2520.01	c filter calls          : 3649193032     (1448153 /sec)
2519.92/2520.01	c useless filter calls  : 2530355676     (69 %)
2519.92/2520.01	c Memory used           : 43.62 MB
2519.92/2520.01	c Best bound time (wc)  : -1.56836e+09 s
2519.92/2520.01	c CPU time              : 2519.9 s
2519.92/2520.01	c real time             : 2520.01 s
2519.92/2520.01	
2519.92/2520.01	c No Bound found!
2519.92/2520.01	
2519.92/2520.01	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 (15222 MiB free)
  memory of node 1: 16384 MiB (15066 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4389955-1568359528/watcher-4389955-1568359528 -o /tmp/evaluation-result-4389955-1568359528/solver-4389955-1568359528 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1568356967-8114 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4389955-1568359528.xml 

running on 4 cores: 1,3,5,7

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=8526, runsolver pid=8523

[startup+0.100124 s]*
/proc/loadavg: 2.04 2.04 1.98 3/204 8527
/proc/meminfo: memFree=30940548/32770624 swapFree=66966780/67108860
[pid=8526] ppid=8523 vsize=35012 memory=11280 CPUtime=0.1 cores=1,3,5,7
/proc/8526/stat : 8526 (cosoco) R 8523 8526 6624 0 -1 4202496 3032 0 0 0 10 0 0 0 20 0 1 0 412202390 35852288 2820 33554432000 4194304 6210612 140723248221776 140723248218312 140527939562469 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14184448 140723248223243 140723248223345 140723248223345 140723248226254 0
/proc/8526/statm: 8753 2820 834 493 0 2058 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 35012 KiB
Current children cumulated memory: 11280 KiB

[startup+0.21024 s]*
/proc/loadavg: 2.04 2.04 1.98 3/204 8527
/proc/meminfo: memFree=30911532/32770624 swapFree=66966780/67108860
[pid=8526] ppid=8523 vsize=41624 memory=18260 CPUtime=0.21 cores=1,3,5,7
/proc/8526/stat : 8526 (cosoco) R 8523 8526 6624 0 -1 4202496 4752 0 0 0 21 0 0 0 20 0 1 0 412202390 42622976 4565 33554432000 4194304 6210612 140723248221776 140723248219096 5409284 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14184448 140723248223243 140723248223345 140723248223345 140723248226254 0
/proc/8526/statm: 10406 4565 903 493 0 3711 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 41624 KiB
Current children cumulated memory: 18260 KiB

[startup+0.309581 s]*
/proc/loadavg: 2.04 2.04 1.98 3/204 8527
/proc/meminfo: memFree=30899008/32770624 swapFree=66966780/67108860
[pid=8526] ppid=8523 vsize=41624 memory=18260 CPUtime=0.3 cores=1,3,5,7
/proc/8526/stat : 8526 (cosoco) R 8523 8526 6624 0 -1 4202496 4758 0 0 0 30 0 0 0 20 0 1 0 412202390 42622976 4565 33554432000 4194304 6210612 140723248221776 140723248219096 5008867 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14184448 140723248223243 140723248223345 140723248223345 140723248226254 0
/proc/8526/statm: 10406 4565 903 493 0 3711 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 41624 KiB
Current children cumulated memory: 18260 KiB

[startup+0.700239 s]
/proc/loadavg: 2.04 2.04 1.98 3/204 8527
/proc/meminfo: memFree=30872564/32770624 swapFree=66966780/67108860
[pid=8526] ppid=8523 vsize=41756 memory=18260 CPUtime=0.69 cores=1,3,5,7
/proc/8526/stat : 8526 (cosoco) R 8523 8526 6624 0 -1 4202496 4777 0 0 0 69 0 0 0 20 0 1 0 412202390 42758144 4565 33554432000 4194304 6210612 140723248221776 140723248219096 5206702 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14184448 140723248223243 140723248223345 140723248223345 140723248226254 0
/proc/8526/statm: 10439 4565 903 493 0 3744 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 41756 KiB
Current children cumulated memory: 18260 KiB

[startup+1.50023 s]
/proc/loadavg: 2.04 2.04 1.98 3/204 8527
/proc/meminfo: memFree=30742768/32770624 swapFree=66966780/67108860
[pid=8526] ppid=8523 vsize=41756 memory=18260 CPUtime=1.49 cores=1,3,5,7
/proc/8526/stat : 8526 (cosoco) R 8523 8526 6624 0 -1 4202496 4777 0 0 0 149 0 0 0 20 0 1 0 412202390 42758144 4565 33554432000 4194304 6210612 140723248221776 140723248218984 5008550 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14184448 140723248223243 140723248223345 140723248223345 140723248226254 0
/proc/8526/statm: 10439 4565 903 493 0 3744 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 41756 KiB
Current children cumulated memory: 18260 KiB

[startup+3.10928 s]
/proc/loadavg: 2.04 2.04 1.98 3/204 8527
/proc/meminfo: memFree=30595476/32770624 swapFree=66966780/67108860
[pid=8526] ppid=8523 vsize=41756 memory=18456 CPUtime=3.1 cores=1,3,5,7
/proc/8526/stat : 8526 (cosoco) R 8523 8526 6624 0 -1 4202496 7524 0 0 0 309 1 0 0 20 0 1 0 412202390 42758144 4614 33554432000 4194304 6210612 140723248221776 140723248218984 5034895 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14184448 140723248223243 140723248223345 140723248223345 140723248226254 0
/proc/8526/statm: 10439 4614 903 493 0 3744 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 41756 KiB
Current children cumulated memory: 18456 KiB

[startup+6.30022 s]
/proc/loadavg: 2.03 2.04 1.98 3/204 8527
/proc/meminfo: memFree=30588752/32770624 swapFree=66966780/67108860
[pid=8526] ppid=8523 vsize=44132 memory=20644 CPUtime=6.29 cores=1,3,5,7
/proc/8526/stat : 8526 (cosoco) R 8523 8526 6624 0 -1 4202496 11044 0 0 0 628 1 0 0 20 0 1 0 412202390 45191168 5161 33554432000 4194304 6210612 140723248221776 140723248219000 5034918 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14184448 140723248223243 140723248223345 140723248223345 140723248226254 0
/proc/8526/statm: 11033 5161 903 493 0 4338 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 44132 KiB
Current children cumulated memory: 20644 KiB

[startup+12.7002 s]
/proc/loadavg: 2.03 2.04 1.98 3/204 8529
/proc/meminfo: memFree=30563224/32770624 swapFree=66966780/67108860
[pid=8526] ppid=8523 vsize=44132 memory=20824 CPUtime=12.69 cores=1,3,5,7
/proc/8526/stat : 8526 (cosoco) R 8523 8526 6624 0 -1 4202496 14083 0 0 0 1268 1 0 0 20 0 1 0 412202390 45191168 5206 33554432000 4194304 6210612 140723248221776 140723248219176 5409284 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14184448 140723248223243 140723248223345 140723248223345 140723248226254 0
/proc/8526/statm: 11033 5206 903 493 0 4338 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 44132 KiB
Current children cumulated memory: 20824 KiB

[startup+25.5003 s]
/proc/loadavg: 2.03 2.04 1.98 3/203 8530
/proc/meminfo: memFree=30562232/32770624 swapFree=66966780/67108860
[pid=8526] ppid=8523 vsize=44132 memory=20860 CPUtime=25.49 cores=1,3,5,7
/proc/8526/stat : 8526 (cosoco) R 8523 8526 6624 0 -1 4202496 20613 0 0 0 2548 1 0 0 20 0 1 0 412202390 45191168 5215 33554432000 4194304 6210612 140723248221776 140723248219176 5397056 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14184448 140723248223243 140723248223345 140723248223345 140723248226254 0
/proc/8526/statm: 11033 5215 903 493 0 4338 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 44132 KiB
Current children cumulated memory: 20860 KiB

[startup+51.1093 s]
/proc/loadavg: 2.02 2.04 1.98 3/202 8531
/proc/meminfo: memFree=30556968/32770624 swapFree=66966780/67108860
[pid=8526] ppid=8523 vsize=44132 memory=20860 CPUtime=51.1 cores=1,3,5,7
/proc/8526/stat : 8526 (cosoco) R 8523 8526 6624 0 -1 4202496 23783 0 0 0 5109 1 0 0 20 0 1 0 412202390 45191168 5215 33554432000 4194304 6210612 140723248221776 140723248219176 5017104 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14184448 140723248223243 140723248223345 140723248223345 140723248226254 0
/proc/8526/statm: 11033 5215 903 493 0 4338 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 44132 KiB
Current children cumulated memory: 20860 KiB

[startup+102.3 s]
/proc/loadavg: 2.09 2.05 1.98 3/202 8536
/proc/meminfo: memFree=30554608/32770624 swapFree=66966780/67108860
[pid=8526] ppid=8523 vsize=44532 memory=21276 CPUtime=102.29 cores=1,3,5,7
/proc/8526/stat : 8526 (cosoco) R 8523 8526 6624 0 -1 4202496 27627 0 0 0 10228 1 0 0 20 0 1 0 412202390 45600768 5319 33554432000 4194304 6210612 140723248221776 140723248219176 5034968 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14184448 140723248223243 140723248223345 140723248223345 140723248226254 0
/proc/8526/statm: 11133 5319 903 493 0 4438 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 44532 KiB
Current children cumulated memory: 21276 KiB

[startup+162.3 s]
/proc/loadavg: 2.03 2.04 1.98 3/203 8541
/proc/meminfo: memFree=30532572/32770624 swapFree=66966780/67108860
[pid=8526] ppid=8523 vsize=44664 memory=21284 CPUtime=162.28 cores=1,3,5,7
/proc/8526/stat : 8526 (cosoco) R 8523 8526 6624 0 -1 4202496 31190 0 0 0 16227 1 0 0 20 0 1 0 412202390 45735936 5321 33554432000 4194304 6210612 140723248221776 140723248218984 5396596 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14184448 140723248223243 140723248223345 140723248223345 140723248226254 0
/proc/8526/statm: 11166 5321 903 493 0 4471 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 44664 KiB
Current children cumulated memory: 21284 KiB

[startup+222.3 s]
/proc/loadavg: 2.01 2.04 1.98 3/204 8547
/proc/meminfo: memFree=30533156/32770624 swapFree=66966788/67108860
[pid=8526] ppid=8523 vsize=44664 memory=21352 CPUtime=222.28 cores=1,3,5,7
/proc/8526/stat : 8526 (cosoco) R 8523 8526 6624 0 -1 4202496 34393 0 0 0 22227 1 0 0 20 0 1 0 412202390 45735936 5338 33554432000 4194304 6210612 140723248221776 140723248218984 5017320 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14184448 140723248223243 140723248223345 140723248223345 140723248226254 0
/proc/8526/statm: 11166 5338 903 493 0 4471 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 44664 KiB
Current children cumulated memory: 21352 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 1.98 3/204 8553
/proc/meminfo: memFree=30532600/32770624 swapFree=66966788/67108860
[pid=8526] ppid=8523 vsize=44664 memory=21352 CPUtime=282.28 cores=1,3,5,7
/proc/8526/stat : 8526 (cosoco) R 8523 8526 6624 0 -1 4202496 37626 0 0 0 28227 1 0 0 20 0 1 0 412202390 45735936 5338 33554432000 4194304 6210612 140723248221776 140723248218984 5391852 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14184448 140723248223243 140723248223345 140723248223345 140723248226254 0
/proc/8526/statm: 11166 5338 903 493 0 4471 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 44664 KiB
Current children cumulated memory: 21352 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 1.98 3/206 8566
/proc/meminfo: memFree=30504232/32770624 swapFree=66966792/67108860
[pid=8526] ppid=8523 vsize=44664 memory=21352 CPUtime=342.28 cores=1,3,5,7
/proc/8526/stat : 8526 (cosoco) R 8523 8526 6624 0 -1 4202496 40872 0 0 0 34226 2 0 0 20 0 1 0 412202390 45735936 5338 33554432000 4194304 6210612 140723248221776 140723248218984 5409293 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14184448 140723248223243 140723248223345 140723248223345 140723248226254 0
/proc/8526/statm: 11166 5338 903 493 0 4471 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 44664 KiB
Current children cumulated memory: 21352 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 1.98 3/206 8570
/proc/meminfo: memFree=30505088/32770624 swapFree=66966792/67108860
[pid=8526] ppid=8523 vsize=44664 memory=21352 CPUtime=402.27 cores=1,3,5,7
/proc/8526/stat : 8526 (cosoco) R 8523 8526 6624 0 -1 4202496 42496 0 0 0 40225 2 0 0 20 0 1 0 412202390 45735936 5338 33554432000 4194304 6210612 140723248221776 140723248218984 5017113 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14184448 140723248223243 140723248223345 140723248223345 140723248226254 0
/proc/8526/statm: 11166 5338 903 493 0 4471 0
Current children cumulated CPU time: 402.27 s
Current children cumulated vsize: 44664 KiB
Current children cumulated memory: 21352 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/206 8576
/proc/meminfo: memFree=30504844/32770624 swapFree=66966792/67108860
[pid=8526] ppid=8523 vsize=44664 memory=21352 CPUtime=462.27 cores=1,3,5,7
/proc/8526/stat : 8526 (cosoco) R 8523 8526 6624 0 -1 4202496 42721 0 0 0 46225 2 0 0 20 0 1 0 412202390 45735936 5338 33554432000 4194304 6210612 140723248221776 140723248218984 5017005 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14184448 140723248223243 140723248223345 140723248223345 140723248226254 0
/proc/8526/statm: 11166 5338 903 493 0 4471 0
Current children cumulated CPU time: 462.27 s
Current children cumulated vsize: 44664 KiB
Current children cumulated memory: 21352 KiB


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

/proc/8526/statm: 11166 5338 903 493 0 4471 0
Current children cumulated CPU time: 1722.23 s
Current children cumulated vsize: 44664 KiB
Current children cumulated memory: 21352 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/203 8700
/proc/meminfo: memFree=30503872/32770624 swapFree=66966800/67108860
[pid=8526] ppid=8523 vsize=44664 memory=21352 CPUtime=1782.23 cores=1,3,5,7
/proc/8526/stat : 8526 (cosoco) R 8523 8526 6624 0 -1 4202496 47403 0 0 0 178221 2 0 0 20 0 1 0 412202390 45735936 5338 33554432000 4194304 6210612 140723248221776 140723248218984 5034915 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14184448 140723248223243 140723248223345 140723248223345 140723248226254 0
/proc/8526/statm: 11166 5338 903 493 0 4471 0
Current children cumulated CPU time: 1782.23 s
Current children cumulated vsize: 44664 KiB
Current children cumulated memory: 21352 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/204 8707
/proc/meminfo: memFree=30504280/32770624 swapFree=66966804/67108860
[pid=8526] ppid=8523 vsize=44664 memory=21352 CPUtime=1842.23 cores=1,3,5,7
/proc/8526/stat : 8526 (cosoco) R 8523 8526 6624 0 -1 4202496 47605 0 0 0 184220 3 0 0 20 0 1 0 412202390 45735936 5338 33554432000 4194304 6210612 140723248221776 140723248218984 5391918 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14184448 140723248223243 140723248223345 140723248223345 140723248226254 0
/proc/8526/statm: 11166 5338 903 493 0 4471 0
Current children cumulated CPU time: 1842.23 s
Current children cumulated vsize: 44664 KiB
Current children cumulated memory: 21352 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/204 8713
/proc/meminfo: memFree=30503912/32770624 swapFree=66966804/67108860
[pid=8526] ppid=8523 vsize=44664 memory=21352 CPUtime=1902.23 cores=1,3,5,7
/proc/8526/stat : 8526 (cosoco) R 8523 8526 6624 0 -1 4202496 47835 0 0 0 190220 3 0 0 20 0 1 0 412202390 45735936 5338 33554432000 4194304 6210612 140723248221776 140723248218984 5396596 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14184448 140723248223243 140723248223345 140723248223345 140723248226254 0
/proc/8526/statm: 11166 5338 903 493 0 4471 0
Current children cumulated CPU time: 1902.23 s
Current children cumulated vsize: 44664 KiB
Current children cumulated memory: 21352 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/205 8718
/proc/meminfo: memFree=30504116/32770624 swapFree=66966804/67108860
[pid=8526] ppid=8523 vsize=44664 memory=21352 CPUtime=1962.23 cores=1,3,5,7
/proc/8526/stat : 8526 (cosoco) R 8523 8526 6624 0 -1 4202496 48022 0 0 0 196220 3 0 0 20 0 1 0 412202390 45735936 5338 33554432000 4194304 6210612 140723248221776 140723248218984 5409293 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14184448 140723248223243 140723248223345 140723248223345 140723248226254 0
/proc/8526/statm: 11166 5338 903 493 0 4471 0
Current children cumulated CPU time: 1962.23 s
Current children cumulated vsize: 44664 KiB
Current children cumulated memory: 21352 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/205 8723
/proc/meminfo: memFree=30503876/32770624 swapFree=66966804/67108860
[pid=8526] ppid=8523 vsize=44664 memory=21352 CPUtime=2022.23 cores=1,3,5,7
/proc/8526/stat : 8526 (cosoco) R 8523 8526 6624 0 -1 4202496 48214 0 0 0 202220 3 0 0 20 0 1 0 412202390 45735936 5338 33554432000 4194304 6210612 140723248221776 140723248218984 5409293 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14184448 140723248223243 140723248223345 140723248223345 140723248226254 0
/proc/8526/statm: 11166 5338 903 493 0 4471 0
Current children cumulated CPU time: 2022.23 s
Current children cumulated vsize: 44664 KiB
Current children cumulated memory: 21352 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/205 8729
/proc/meminfo: memFree=30503692/32770624 swapFree=66966804/67108860
[pid=8526] ppid=8523 vsize=44664 memory=21352 CPUtime=2082.23 cores=1,3,5,7
/proc/8526/stat : 8526 (cosoco) R 8523 8526 6624 0 -1 4202496 48449 0 0 0 208220 3 0 0 20 0 1 0 412202390 45735936 5338 33554432000 4194304 6210612 140723248221776 140723248218984 5409284 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14184448 140723248223243 140723248223345 140723248223345 140723248226254 0
/proc/8526/statm: 11166 5338 903 493 0 4471 0
Current children cumulated CPU time: 2082.23 s
Current children cumulated vsize: 44664 KiB
Current children cumulated memory: 21352 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/203 8740
/proc/meminfo: memFree=30503460/32770624 swapFree=66966808/67108860
[pid=8526] ppid=8523 vsize=44664 memory=21352 CPUtime=2142.22 cores=1,3,5,7
/proc/8526/stat : 8526 (cosoco) R 8523 8526 6624 0 -1 4202496 48647 0 0 0 214219 3 0 0 20 0 1 0 412202390 45735936 5338 33554432000 4194304 6210612 140723248221776 140723248218984 5034848 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14184448 140723248223243 140723248223345 140723248223345 140723248226254 0
/proc/8526/statm: 11166 5338 903 493 0 4471 0
Current children cumulated CPU time: 2142.22 s
Current children cumulated vsize: 44664 KiB
Current children cumulated memory: 21352 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/203 8766
/proc/meminfo: memFree=30502724/32770624 swapFree=66966812/67108860
[pid=8526] ppid=8523 vsize=44664 memory=21352 CPUtime=2202.22 cores=1,3,5,7
/proc/8526/stat : 8526 (cosoco) R 8523 8526 6624 0 -1 4202496 48874 0 0 0 220219 3 0 0 20 0 1 0 412202390 45735936 5338 33554432000 4194304 6210612 140723248221776 140723248218984 5409293 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14184448 140723248223243 140723248223345 140723248223345 140723248226254 0
/proc/8526/statm: 11166 5338 903 493 0 4471 0
Current children cumulated CPU time: 2202.22 s
Current children cumulated vsize: 44664 KiB
Current children cumulated memory: 21352 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/203 8773
/proc/meminfo: memFree=30503344/32770624 swapFree=66966812/67108860
[pid=8526] ppid=8523 vsize=44664 memory=21352 CPUtime=2262.22 cores=1,3,5,7
/proc/8526/stat : 8526 (cosoco) R 8523 8526 6624 0 -1 4202496 49084 0 0 0 226219 3 0 0 20 0 1 0 412202390 45735936 5338 33554432000 4194304 6210612 140723248221776 140723248218984 5034944 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14184448 140723248223243 140723248223345 140723248223345 140723248226254 0
/proc/8526/statm: 11166 5338 903 493 0 4471 0
Current children cumulated CPU time: 2262.22 s
Current children cumulated vsize: 44664 KiB
Current children cumulated memory: 21352 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/203 8777
/proc/meminfo: memFree=30503100/32770624 swapFree=66966812/67108860
[pid=8526] ppid=8523 vsize=44664 memory=21352 CPUtime=2322.22 cores=1,3,5,7
/proc/8526/stat : 8526 (cosoco) R 8523 8526 6624 0 -1 4202496 49292 0 0 0 232219 3 0 0 20 0 1 0 412202390 45735936 5338 33554432000 4194304 6210612 140723248221776 140723248218984 5009023 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14184448 140723248223243 140723248223345 140723248223345 140723248226254 0
/proc/8526/statm: 11166 5338 903 493 0 4471 0
Current children cumulated CPU time: 2322.22 s
Current children cumulated vsize: 44664 KiB
Current children cumulated memory: 21352 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/203 8781
/proc/meminfo: memFree=30503840/32770624 swapFree=66966812/67108860
[pid=8526] ppid=8523 vsize=44664 memory=21352 CPUtime=2382.22 cores=1,3,5,7
/proc/8526/stat : 8526 (cosoco) R 8523 8526 6624 0 -1 4202496 49494 0 0 0 238219 3 0 0 20 0 1 0 412202390 45735936 5338 33554432000 4194304 6210612 140723248221776 140723248218984 5409264 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14184448 140723248223243 140723248223345 140723248223345 140723248226254 0
/proc/8526/statm: 11166 5338 903 493 0 4471 0
Current children cumulated CPU time: 2382.22 s
Current children cumulated vsize: 44664 KiB
Current children cumulated memory: 21352 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/204 8788
/proc/meminfo: memFree=30503184/32770624 swapFree=66966812/67108860
[pid=8526] ppid=8523 vsize=44664 memory=21352 CPUtime=2442.21 cores=1,3,5,7
/proc/8526/stat : 8526 (cosoco) R 8523 8526 6624 0 -1 4202496 49723 0 0 0 244218 3 0 0 20 0 1 0 412202390 45735936 5338 33554432000 4194304 6210612 140723248221776 140723248218984 5008463 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14184448 140723248223243 140723248223345 140723248223345 140723248226254 0
/proc/8526/statm: 11166 5338 903 493 0 4471 0
Current children cumulated CPU time: 2442.21 s
Current children cumulated vsize: 44664 KiB
Current children cumulated memory: 21352 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/204 8792
/proc/meminfo: memFree=30502704/32770624 swapFree=66966812/67108860
[pid=8526] ppid=8523 vsize=44664 memory=21352 CPUtime=2502.21 cores=1,3,5,7
/proc/8526/stat : 8526 (cosoco) R 8523 8526 6624 0 -1 4202496 49925 0 0 0 250218 3 0 0 20 0 1 0 412202390 45735936 5338 33554432000 4194304 6210612 140723248221776 140723248218984 5192912 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14184448 140723248223243 140723248223345 140723248223345 140723248226254 0
/proc/8526/statm: 11166 5338 903 493 0 4471 0
Current children cumulated CPU time: 2502.21 s
Current children cumulated vsize: 44664 KiB
Current children cumulated memory: 21352 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 1.98 2/201 8793
/proc/meminfo: memFree=30997292/32770624 swapFree=66966812/67108860
[pid=8526] ppid=8523 vsize=44664 memory=21352 CPUtime=2519.92 cores=1,3,5,7
/proc/8526/stat : 8526 (cosoco) R 8523 8526 6624 0 -1 4202496 50127 0 0 0 251989 3 0 0 20 0 1 0 412202390 45735936 5338 33554432000 4194304 6210612 140723248221776 140723248218984 5249681 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 14184448 140723248223243 140723248223345 140723248223345 140723248226254 0
/proc/8526/statm: 11166 5338 903 493 0 4471 0
Current children cumulated CPU time: 2519.92 s
Current children cumulated vsize: 44664 KiB
Current children cumulated memory: 21352 KiB

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

[startup+2520.01 s]
# the end of solver process 8526 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.9 s, system=0.034998 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.93
CPU user time (s): 2519.9
CPU system time (s): 0.034998
CPU usage (%): 99.9968
Max. virtual memory (cumulated for all children) (KiB): 44664
Max. memory (cumulated for all children) (KiB): 21352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.9
system time used= 0.034998
maximum resident set size= 21424
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50180
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= 14
involuntary context switches= 863


# summary of solver processes directly reported to runsolver:
#   pid: 8526
#   total CPU time (s): 2519.93
#   total CPU user time (s): 2519.9
#   total CPU system time (s): 0.034998

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.42918 second user time and 16.2793 second system time

The end

Launcher Data

Begin job on node135 at 2019-09-13 09:24:48
IDJOB=4389955
IDBENCH=140467
IDSOLVER=2829
FILE ID=node135/4389955-1568359528
RUNJOBID= node135-1568356967-8114
PBS_JOBID= 21701182
Free space on /tmp= 59124 MiB

SOLVER NAME= cosoco 2
BENCH NAME= XCSP17/OpenStacks/OpenStacks-m1c-s1/OpenStacks-m1c-pb-30-15-1.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4389955-1568359528/watcher-4389955-1568359528 -o /tmp/evaluation-result-4389955-1568359528/solver-4389955-1568359528 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1568356967-8114 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4389955-1568359528.xml

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

MD5SUM BENCH= 200d8ff13be0114d953e34120514972f
RANDOM SEED=1896731892

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.76
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.76
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.76
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.76
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:        31018936 kB
MemAvailable:   31866388 kB
Buffers:          130556 kB
Cached:           983716 kB
SwapCached:        35324 kB
Active:           434772 kB
Inactive:         718532 kB
Active(anon):      11216 kB
Inactive(anon):    59764 kB
Active(file):     423556 kB
Inactive(file):   658768 kB
Unevictable:      109776 kB
Mlocked:          109776 kB
SwapTotal:      67108860 kB
SwapFree:       66966780 kB
Dirty:              5672 kB
Writeback:             0 kB
AnonPages:        115580 kB
Mapped:            36592 kB
Shmem:             23200 kB
Slab:             192380 kB
SReclaimable:     161924 kB
SUnreclaim:        30456 kB
KernelStack:        3568 kB
PageTables:         5400 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     527812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 59120 MiB
End job on node135 at 2019-09-13 10:06:48