Trace number 4268435

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.12SAT (TO)1200 2520.04 2519.8

General information on the benchmark

NameRack/
Rack-m1c-s1/Rack-m1c-r3.xml
MD5SUMbc26aaa932070946748b52cb6241d030
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1200
Best CPU time to get the best result obtained on this benchmark2559.0901
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints68
Number of domains8
Minimum domain size2
Maximum domain size17
Distribution of domain sizes[{"size":2,"count":12},{"size":3,"count":60},{"size":5,"count":12},{"size":9,"count":12},{"size":11,"count":12},{"size":17,"count":12}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":36},{"degree":3,"count":70},{"degree":4,"count":12},{"degree":5,"count":2}]
Minimum constraint arity2
Maximum constraint arity12
Distribution of constraint arities[{"arity":2,"count":36},{"arity":4,"count":1},{"arity":7,"count":24},{"arity":12,"count":7}]
Number of extensional constraints36
Number of intensional constraints1
Distribution of constraint types[{"type":"extension","count":36},{"type":"intension","count":1},{"type":"ordered","count":1},{"type":"sum","count":30}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c best=?? lower=-2400 upper=0 
0.00/0.00	c
0.00/0.00	c This is cosoco 1.12 --  
0.00/0.00	c
0.00/0.00	c command line: cosoco -lc -model -restarts HOME/instance-4268435-1502616207.xml 
0.00/0.00	c enable optimization
0.00/0.00	c ========================================[ Problem Statistics ]===========================================
0.00/0.00	c |                                                                                                       
0.00/0.00	c |  Parse time        :         0.01 s 
0.00/0.00	c |
0.00/0.00	c |               Variables: 120
0.00/0.00	c |            Domain Sizes: 2..17
0.00/0.00	c |
0.00/0.00	c |             Constraints: 79
0.00/0.00	c |                   Arity: 2..12  -- Binary: 47
0.00/0.00	c | 
0.00/0.00	c |                   Types: 
0.00/0.00	c |                          (X -Y <= k): 11
0.00/0.00	c |                          Extension: 36  (nb tuples: 3..3) -- (shared: 33)
0.00/0.00	c |                          Intension: 1
0.00/0.00	c |                          Sum: 31
0.00/0.00	c |                          
0.00/0.00	c =========================================================================================================
0.00/0.00	o -1800
0.00/0.00	c    1 calls to solver: best=-1800 lower=-1799 upper=0 
0.00/0.01	o -1650
0.00/0.01	o -1500
0.00/0.01	c    3 calls to solver: best=-1500 lower=-1499 upper=0 
0.00/0.01	o -1350
0.00/0.08	o -1200
0.00/0.08	c    5 calls to solver: best=-1200 lower=-1199 upper=0 
2520.02/2519.80	
2520.02/2519.80	c *** INTERRUPTED ***
2520.02/2519.80	c restarts              : 121         
2520.02/2519.80	c conflicts             : 105319323    (41793 /sec)
2520.02/2519.80	c decisions             : 338136497    (134180 /sec)
2520.02/2519.80	c propagations          : 7816585643  (3101786 /sec)
2520.02/2519.80	c root propagations     : 36          
2520.02/2519.80	c filter calls          : 5691847515     (2258645 /sec)
2520.02/2519.80	c useless filter calls  : 2957405020     (51 %)
2520.02/2519.80	c Memory used           : 26.62 MB
2520.02/2519.80	c CPU time              : 2520.03 s
2520.02/2519.80	
2520.02/2519.80	c nb Solutions = 5
2520.02/2519.80	s SATISFIABLE
2520.02/2519.80	c Best value found: -1200
2520.02/2519.80	
2520.02/2519.80	
2520.02/2519.80	v <instantiation type='solution' cost='-1200'>
2520.02/2519.80	v <list>c[0][0] c[0][1] c[0][2] c[0][3] c[0][4] c[0][5] c[10][0] c[10][1] c[10][2] c[10][3] c[10][4] c[10][5] c[11][0] c[11][1] c[11][2] c[11][3] c[11][4] c[11][5] c[1][0] c[1][1] c[1][2] c[1][3] c[1][4] c[1][5] c[2][0] c[2][1] c[2][2] c[2][3] c[2][4] c[2][5] c[3][0] c[3][1] c[3][2] c[3][3] c[3][4] c[3][5] c[4][0] c[4][1] c[4][2] c[4][3] c[4][4] c[4][5] c[5][0] c[5][1] c[5][2] c[5][3] c[5][4] c[5][5] c[6][0] c[6][1] c[6][2] c[6][3] c[6][4] c[6][5] c[7][0] c[7][1] c[7][2] c[7][3] c[7][4] c[7][5] c[8][0] c[8][1] c[8][2] c[8][3] c[8][4] c[8][5] c[9][0] c[9][1] c[9][2] c[9][3] c[9][4] c[9][5] r[0] r[10] r[11] r[1] r[2] r[3] r[4] r[5] r[6] r[7] r[8] r[9] rcn[0] rcn[10] rcn[11] rcn[1] rcn[2] rcn[3] rcn[4] rcn[5] rcn[6] rcn[7] rcn[8] rcn[9] rpr[0] rpr[10] rpr[11] rpr[1] rpr[2] rpr[3] rpr[4] rpr[5] rpr[6] rpr[7] rpr[8] rpr[9] rpw[0] rpw[10] rpw[11] rpw[1] rpw[2] rpw[3] rpw[4] rpw[5] rpw[6] rpw[7] rpw[8] rpw[9] </list>
2520.02/2519.80	v <values>1 7 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 7 0 0 0 1 0 1 3 2 0 0 0 7 0 0 0 1 0 3 0 3 0 0 0 1 0 2 1 0 0 0 0 0 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 1 1 1 1 1 1 0 0 8 0 0 8 8 8 8 8 8 8 0 0 150 0 0 150 150 150 150 150 150 150 0 0 150 0 0 150 150 150 150 150 150 150 0 0 </values>
2520.02/2519.80	v </instantiation>
2520.02/2519.80	

Verifier Data

OK	1200

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 (11732 MiB free)
  memory of node 1: 16384 MiB (14908 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4268435-1502616207/watcher-4268435-1502616207 -o /tmp/evaluation-result-4268435-1502616207/solver-4268435-1502616207 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1502610307-9480 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4268435-1502616207.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
solver pid=9963, runsolver pid=9960
Current StackSize limit: 8192 KiB


[startup+0.100105 s]*
/proc/loadavg: 2.00 2.02 2.05 3/187 9964
/proc/meminfo: memFree=27280168/32770624 swapFree=67108860/67108860
[pid=9963] ppid=9960 vsize=27260 memory=3856 CPUtime=0.1 cores=0,2,4,6
/proc/9963/stat : 9963 (cosoco) R 9960 9963 6758 0 -1 4202496 1150 0 0 0 10 0 0 0 20 0 1 0 94701915 27914240 964 33554432000 4194304 5972588 140735891775968 140735891772616 4908987 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 27312128 140735891784895 140735891784990 140735891784990 140735891787726 0
/proc/9963/statm: 6815 964 834 435 0 178 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27260 KiB
Current children cumulated memory: 3856 KiB

[startup+0.209384 s]*
/proc/loadavg: 2.00 2.02 2.05 3/187 9964
/proc/meminfo: memFree=27280168/32770624 swapFree=67108860/67108860
[pid=9963] ppid=9960 vsize=27260 memory=3856 CPUtime=0.21 cores=0,2,4,6
/proc/9963/stat : 9963 (cosoco) R 9960 9963 6758 0 -1 4202496 1150 0 0 0 21 0 0 0 20 0 1 0 94701915 27914240 964 33554432000 4194304 5972588 140735891775968 140735891772616 5046284 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 27312128 140735891784895 140735891784990 140735891784990 140735891787726 0
/proc/9963/statm: 6815 964 834 435 0 178 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27260 KiB
Current children cumulated memory: 3856 KiB

[startup+0.309019 s]*
/proc/loadavg: 2.00 2.02 2.05 3/187 9964
/proc/meminfo: memFree=27280168/32770624 swapFree=67108860/67108860
[pid=9963] ppid=9960 vsize=27260 memory=3856 CPUtime=0.31 cores=0,2,4,6
/proc/9963/stat : 9963 (cosoco) R 9960 9963 6758 0 -1 4202496 1150 0 0 0 31 0 0 0 20 0 1 0 94701915 27914240 964 33554432000 4194304 5972588 140735891775968 140735891772616 5039159 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 27312128 140735891784895 140735891784990 140735891784990 140735891787726 0
/proc/9963/statm: 6815 964 834 435 0 178 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27260 KiB
Current children cumulated memory: 3856 KiB

[startup+0.700221 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 9964
/proc/meminfo: memFree=27280168/32770624 swapFree=67108860/67108860
[pid=9963] ppid=9960 vsize=27260 memory=3856 CPUtime=0.69 cores=0,2,4,6
/proc/9963/stat : 9963 (cosoco) R 9960 9963 6758 0 -1 4202496 1150 0 0 0 69 0 0 0 20 0 1 0 94701915 27914240 964 33554432000 4194304 5972588 140735891775968 140735891763160 4908847 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 27312128 140735891784895 140735891784990 140735891784990 140735891787726 0
/proc/9963/statm: 6815 964 834 435 0 178 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27260 KiB
Current children cumulated memory: 3856 KiB

[startup+1.50023 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 9964
/proc/meminfo: memFree=27280044/32770624 swapFree=67108860/67108860
[pid=9963] ppid=9960 vsize=27260 memory=3856 CPUtime=1.49 cores=0,2,4,6
/proc/9963/stat : 9963 (cosoco) R 9960 9963 6758 0 -1 4202496 1150 0 0 0 149 0 0 0 20 0 1 0 94701915 27914240 964 33554432000 4194304 5972588 140735891775968 140735891763160 5039701 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 27312128 140735891784895 140735891784990 140735891784990 140735891787726 0
/proc/9963/statm: 6815 964 834 435 0 178 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27260 KiB
Current children cumulated memory: 3856 KiB

[startup+3.10897 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 9964
/proc/meminfo: memFree=27280064/32770624 swapFree=67108860/67108860
[pid=9963] ppid=9960 vsize=27260 memory=3952 CPUtime=3.1 cores=0,2,4,6
/proc/9963/stat : 9963 (cosoco) R 9960 9963 6758 0 -1 4202496 1221 0 0 0 310 0 0 0 20 0 1 0 94701915 27914240 988 33554432000 4194304 5972588 140735891775968 140735891763160 5039335 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 27312128 140735891784895 140735891784990 140735891784990 140735891787726 0
/proc/9963/statm: 6815 988 849 435 0 178 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27260 KiB
Current children cumulated memory: 3952 KiB

[startup+6.30022 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 9964
/proc/meminfo: memFree=27279700/32770624 swapFree=67108860/67108860
[pid=9963] ppid=9960 vsize=27260 memory=3952 CPUtime=6.29 cores=0,2,4,6
/proc/9963/stat : 9963 (cosoco) R 9960 9963 6758 0 -1 4202496 1288 0 0 0 629 0 0 0 20 0 1 0 94701915 27914240 988 33554432000 4194304 5972588 140735891775968 140735891763160 4908960 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 27312128 140735891784895 140735891784990 140735891784990 140735891787726 0
/proc/9963/statm: 6815 988 849 435 0 178 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27260 KiB
Current children cumulated memory: 3952 KiB

[startup+12.7002 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 9964
/proc/meminfo: memFree=27279716/32770624 swapFree=67108860/67108860
[pid=9963] ppid=9960 vsize=27260 memory=3952 CPUtime=12.69 cores=0,2,4,6
/proc/9963/stat : 9963 (cosoco) R 9960 9963 6758 0 -1 4202496 1355 0 0 0 1269 0 0 0 20 0 1 0 94701915 27914240 988 33554432000 4194304 5972588 140735891775968 140735891763160 5039616 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 27312128 140735891784895 140735891784990 140735891784990 140735891787726 0
/proc/9963/statm: 6815 988 849 435 0 178 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27260 KiB
Current children cumulated memory: 3952 KiB

[startup+25.5002 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 9964
/proc/meminfo: memFree=27279592/32770624 swapFree=67108860/67108860
[pid=9963] ppid=9960 vsize=27260 memory=3952 CPUtime=25.49 cores=0,2,4,6
/proc/9963/stat : 9963 (cosoco) R 9960 9963 6758 0 -1 4202496 1489 0 0 0 2549 0 0 0 20 0 1 0 94701915 27914240 988 33554432000 4194304 5972588 140735891775968 140735891763160 5328519 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 27312128 140735891784895 140735891784990 140735891784990 140735891787726 0
/proc/9963/statm: 6815 988 849 435 0 178 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27260 KiB
Current children cumulated memory: 3952 KiB

[startup+51.109 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 9964
/proc/meminfo: memFree=27279460/32770624 swapFree=67108860/67108860
[pid=9963] ppid=9960 vsize=27260 memory=3952 CPUtime=51.1 cores=0,2,4,6
/proc/9963/stat : 9963 (cosoco) R 9960 9963 6758 0 -1 4202496 1556 0 0 0 5110 0 0 0 20 0 1 0 94701915 27914240 988 33554432000 4194304 5972588 140735891775968 140735891763160 5046647 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 27312128 140735891784895 140735891784990 140735891784990 140735891787726 0
/proc/9963/statm: 6815 988 849 435 0 178 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 27260 KiB
Current children cumulated memory: 3952 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 9973
/proc/meminfo: memFree=27278548/32770624 swapFree=67108860/67108860
[pid=9963] ppid=9960 vsize=27260 memory=3952 CPUtime=102.29 cores=0,2,4,6
/proc/9963/stat : 9963 (cosoco) R 9960 9963 6758 0 -1 4202496 1623 0 0 0 10229 0 0 0 20 0 1 0 94701915 27914240 988 33554432000 4194304 5972588 140735891775968 140735891763160 4908952 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 27312128 140735891784895 140735891784990 140735891784990 140735891787726 0
/proc/9963/statm: 6815 988 849 435 0 178 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 27260 KiB
Current children cumulated memory: 3952 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 9974
/proc/meminfo: memFree=27278680/32770624 swapFree=67108860/67108860
[pid=9963] ppid=9960 vsize=27260 memory=3952 CPUtime=162.29 cores=0,2,4,6
/proc/9963/stat : 9963 (cosoco) R 9960 9963 6758 0 -1 4202496 1690 0 0 0 16229 0 0 0 20 0 1 0 94701915 27914240 988 33554432000 4194304 5972588 140735891775968 140735891763160 5046437 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 27312128 140735891784895 140735891784990 140735891784990 140735891787726 0
/proc/9963/statm: 6815 988 849 435 0 178 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 27260 KiB
Current children cumulated memory: 3952 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 10039
/proc/meminfo: memFree=27219408/32770624 swapFree=67108860/67108860
[pid=9963] ppid=9960 vsize=27260 memory=3952 CPUtime=222.29 cores=0,2,4,6
/proc/9963/stat : 9963 (cosoco) R 9960 9963 6758 0 -1 4202496 1757 0 0 0 22229 0 0 0 20 0 1 0 94701915 27914240 988 33554432000 4194304 5972588 140735891775968 140735891763160 5039205 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 27312128 140735891784895 140735891784990 140735891784990 140735891787726 0
/proc/9963/statm: 6815 988 849 435 0 178 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 27260 KiB
Current children cumulated memory: 3952 KiB

[startup+282.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/188 10040
/proc/meminfo: memFree=27219684/32770624 swapFree=67108860/67108860
[pid=9963] ppid=9960 vsize=27260 memory=3952 CPUtime=282.29 cores=0,2,4,6
/proc/9963/stat : 9963 (cosoco) R 9960 9963 6758 0 -1 4202496 1824 0 0 0 28229 0 0 0 20 0 1 0 94701915 27914240 988 33554432000 4194304 5972588 140735891775968 140735891763160 5328499 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 27312128 140735891784895 140735891784990 140735891784990 140735891787726 0
/proc/9963/statm: 6815 988 849 435 0 178 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 27260 KiB
Current children cumulated memory: 3952 KiB

[startup+342.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/188 10041
/proc/meminfo: memFree=27219696/32770624 swapFree=67108860/67108860
[pid=9963] ppid=9960 vsize=27260 memory=3952 CPUtime=342.29 cores=0,2,4,6
/proc/9963/stat : 9963 (cosoco) R 9960 9963 6758 0 -1 4202496 1891 0 0 0 34229 0 0 0 20 0 1 0 94701915 27914240 988 33554432000 4194304 5972588 140735891775968 140735891763160 5046280 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 27312128 140735891784895 140735891784990 140735891784990 140735891787726 0
/proc/9963/statm: 6815 988 849 435 0 178 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 27260 KiB
Current children cumulated memory: 3952 KiB

[startup+402.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 10042
/proc/meminfo: memFree=27219356/32770624 swapFree=67108860/67108860
[pid=9963] ppid=9960 vsize=27260 memory=3952 CPUtime=402.29 cores=0,2,4,6
/proc/9963/stat : 9963 (cosoco) R 9960 9963 6758 0 -1 4202496 1958 0 0 0 40229 0 0 0 20 0 1 0 94701915 27914240 988 33554432000 4194304 5972588 140735891775968 140735891763160 5046289 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 27312128 140735891784895 140735891784990 140735891784990 140735891787726 0
/proc/9963/statm: 6815 988 849 435 0 178 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 27260 KiB
Current children cumulated memory: 3952 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 10043
/proc/meminfo: memFree=27219376/32770624 swapFree=67108860/67108860
[pid=9963] ppid=9960 vsize=27260 memory=3952 CPUtime=462.29 cores=0,2,4,6
/proc/9963/stat : 9963 (cosoco) R 9960 9963 6758 0 -1 4202496 2025 0 0 0 46229 0 0 0 20 0 1 0 94701915 27914240 988 33554432000 4194304 5972588 140735891775968 140735891763160 5320784 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 27312128 140735891784895 140735891784990 140735891784990 140735891787726 0
/proc/9963/statm: 6815 988 849 435 0 178 0
Current children cumulated CPU time: 462.29 s
Current children cumulated vsize: 27260 KiB
Current children cumulated memory: 3952 KiB


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

/proc/9963/statm: 6815 990 849 435 0 178 0
Current children cumulated CPU time: 1722.42 s
Current children cumulated vsize: 27260 KiB
Current children cumulated memory: 3960 KiB

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 10083
/proc/meminfo: memFree=27217660/32770624 swapFree=67108860/67108860
[pid=9963] ppid=9960 vsize=27260 memory=3960 CPUtime=1782.43 cores=0,2,4,6
/proc/9963/stat : 9963 (cosoco) R 9960 9963 6758 0 -1 4202496 2909 0 0 0 178243 0 0 0 20 0 1 0 94701915 27914240 990 33554432000 4194304 5972588 140735891775968 140735891763160 5047630 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8070896 8075904 27312128 140735891784895 140735891784990 140735891784990 140735891787726 0
/proc/9963/statm: 6815 990 849 435 0 178 0
Current children cumulated CPU time: 1782.43 s
Current children cumulated vsize: 27260 KiB
Current children cumulated memory: 3960 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 10084
/proc/meminfo: memFree=27217420/32770624 swapFree=67108860/67108860
[pid=9963] ppid=9960 vsize=27260 memory=3960 CPUtime=1842.44 cores=0,2,4,6
/proc/9963/stat : 9963 (cosoco) R 9960 9963 6758 0 -1 4202496 2916 0 0 0 184244 0 0 0 20 0 1 0 94701915 27914240 990 33554432000 4194304 5972588 140735891775968 140735891763160 5320528 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8070896 8075904 27312128 140735891784895 140735891784990 140735891784990 140735891787726 0
/proc/9963/statm: 6815 990 849 435 0 178 0
Current children cumulated CPU time: 1842.44 s
Current children cumulated vsize: 27260 KiB
Current children cumulated memory: 3960 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 10093
/proc/meminfo: memFree=27217252/32770624 swapFree=67108860/67108860
[pid=9963] ppid=9960 vsize=27260 memory=3960 CPUtime=1902.45 cores=0,2,4,6
/proc/9963/stat : 9963 (cosoco) R 9960 9963 6758 0 -1 4202496 2984 0 0 0 190245 0 0 0 20 0 1 0 94701915 27914240 990 33554432000 4194304 5972588 140735891775968 140735891763160 5048027 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8070896 8075904 27312128 140735891784895 140735891784990 140735891784990 140735891787726 0
/proc/9963/statm: 6815 990 849 435 0 178 0
Current children cumulated CPU time: 1902.45 s
Current children cumulated vsize: 27260 KiB
Current children cumulated memory: 3960 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 10094
/proc/meminfo: memFree=27217388/32770624 swapFree=67108860/67108860
[pid=9963] ppid=9960 vsize=27260 memory=3960 CPUtime=1962.45 cores=0,2,4,6
/proc/9963/stat : 9963 (cosoco) R 9960 9963 6758 0 -1 4202496 2984 0 0 0 196245 0 0 0 20 0 1 0 94701915 27914240 990 33554432000 4194304 5972588 140735891775968 140735891763160 5320296 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8070896 8075904 27312128 140735891784895 140735891784990 140735891784990 140735891787726 0
/proc/9963/statm: 6815 990 849 435 0 178 0
Current children cumulated CPU time: 1962.45 s
Current children cumulated vsize: 27260 KiB
Current children cumulated memory: 3960 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 10095
/proc/meminfo: memFree=27217272/32770624 swapFree=67108860/67108860
[pid=9963] ppid=9960 vsize=27260 memory=3960 CPUtime=2022.46 cores=0,2,4,6
/proc/9963/stat : 9963 (cosoco) R 9960 9963 6758 0 -1 4202496 3052 0 0 0 202246 0 0 0 20 0 1 0 94701915 27914240 990 33554432000 4194304 5972588 140735891775968 140735891763160 5320424 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8070896 8075904 27312128 140735891784895 140735891784990 140735891784990 140735891787726 0
/proc/9963/statm: 6815 990 849 435 0 178 0
Current children cumulated CPU time: 2022.46 s
Current children cumulated vsize: 27260 KiB
Current children cumulated memory: 3960 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 10096
/proc/meminfo: memFree=27217168/32770624 swapFree=67108860/67108860
[pid=9963] ppid=9960 vsize=27260 memory=3960 CPUtime=2082.47 cores=0,2,4,6
/proc/9963/stat : 9963 (cosoco) R 9960 9963 6758 0 -1 4202496 3052 0 0 0 208247 0 0 0 20 0 1 0 94701915 27914240 990 33554432000 4194304 5972588 140735891775968 140735891763160 5099664 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8070896 8075904 27312128 140735891784895 140735891784990 140735891784990 140735891787726 0
/proc/9963/statm: 6815 990 849 435 0 178 0
Current children cumulated CPU time: 2082.47 s
Current children cumulated vsize: 27260 KiB
Current children cumulated memory: 3960 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 10097
/proc/meminfo: memFree=27216836/32770624 swapFree=67108860/67108860
[pid=9963] ppid=9960 vsize=27260 memory=3960 CPUtime=2142.48 cores=0,2,4,6
/proc/9963/stat : 9963 (cosoco) R 9960 9963 6758 0 -1 4202496 3113 0 0 0 214248 0 0 0 20 0 1 0 94701915 27914240 990 33554432000 4194304 5972588 140735891775968 140735891763160 5046712 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8070896 8075904 27312128 140735891784895 140735891784990 140735891784990 140735891787726 0
/proc/9963/statm: 6815 990 849 435 0 178 0
Current children cumulated CPU time: 2142.48 s
Current children cumulated vsize: 27260 KiB
Current children cumulated memory: 3960 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 10098
/proc/meminfo: memFree=27217028/32770624 swapFree=67108860/67108860
[pid=9963] ppid=9960 vsize=27260 memory=3960 CPUtime=2202.48 cores=0,2,4,6
/proc/9963/stat : 9963 (cosoco) R 9960 9963 6758 0 -1 4202496 3113 0 0 0 220248 0 0 0 20 0 1 0 94701915 27914240 990 33554432000 4194304 5972588 140735891775968 140735891763160 5099648 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8070896 8075904 27312128 140735891784895 140735891784990 140735891784990 140735891787726 0
/proc/9963/statm: 6815 990 849 435 0 178 0
Current children cumulated CPU time: 2202.48 s
Current children cumulated vsize: 27260 KiB
Current children cumulated memory: 3960 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 10099
/proc/meminfo: memFree=27217292/32770624 swapFree=67108860/67108860
[pid=9963] ppid=9960 vsize=27260 memory=3960 CPUtime=2262.49 cores=0,2,4,6
/proc/9963/stat : 9963 (cosoco) R 9960 9963 6758 0 -1 4202496 3188 0 0 0 226249 0 0 0 20 0 1 0 94701915 27914240 990 33554432000 4194304 5972588 140735891775968 140735891763160 5312304 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8070896 8075904 27312128 140735891784895 140735891784990 140735891784990 140735891787726 0
/proc/9963/statm: 6815 990 849 435 0 178 0
Current children cumulated CPU time: 2262.49 s
Current children cumulated vsize: 27260 KiB
Current children cumulated memory: 3960 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 10100
/proc/meminfo: memFree=27217408/32770624 swapFree=67108860/67108860
[pid=9963] ppid=9960 vsize=27260 memory=3960 CPUtime=2322.5 cores=0,2,4,6
/proc/9963/stat : 9963 (cosoco) R 9960 9963 6758 0 -1 4202496 3188 0 0 0 232250 0 0 0 20 0 1 0 94701915 27914240 990 33554432000 4194304 5972588 140735891775968 140735891763160 5327882 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8070896 8075904 27312128 140735891784895 140735891784990 140735891784990 140735891787726 0
/proc/9963/statm: 6815 990 849 435 0 178 0
Current children cumulated CPU time: 2322.5 s
Current children cumulated vsize: 27260 KiB
Current children cumulated memory: 3960 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 10101
/proc/meminfo: memFree=27217180/32770624 swapFree=67108860/67108860
[pid=9963] ppid=9960 vsize=27260 memory=3960 CPUtime=2382.51 cores=0,2,4,6
/proc/9963/stat : 9963 (cosoco) R 9960 9963 6758 0 -1 4202496 3248 0 0 0 238251 0 0 0 20 0 1 0 94701915 27914240 990 33554432000 4194304 5972588 140735891775968 140735891763160 5139507 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8070896 8075904 27312128 140735891784895 140735891784990 140735891784990 140735891787726 0
/proc/9963/statm: 6815 990 849 435 0 178 0
Current children cumulated CPU time: 2382.51 s
Current children cumulated vsize: 27260 KiB
Current children cumulated memory: 3960 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 10102
/proc/meminfo: memFree=27217320/32770624 swapFree=67108860/67108860
[pid=9963] ppid=9960 vsize=27260 memory=3960 CPUtime=2442.51 cores=0,2,4,6
/proc/9963/stat : 9963 (cosoco) R 9960 9963 6758 0 -1 4202496 3256 0 0 0 244251 0 0 0 20 0 1 0 94701915 27914240 990 33554432000 4194304 5972588 140735891775968 140735891763160 5046816 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8070896 8075904 27312128 140735891784895 140735891784990 140735891784990 140735891787726 0
/proc/9963/statm: 6815 990 849 435 0 178 0
Current children cumulated CPU time: 2442.51 s
Current children cumulated vsize: 27260 KiB
Current children cumulated memory: 3960 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 10112
/proc/meminfo: memFree=27217188/32770624 swapFree=67108860/67108860
[pid=9963] ppid=9960 vsize=27260 memory=3960 CPUtime=2502.52 cores=0,2,4,6
/proc/9963/stat : 9963 (cosoco) R 9960 9963 6758 0 -1 4202496 3320 0 0 0 250252 0 0 0 20 0 1 0 94701915 27914240 990 33554432000 4194304 5972588 140735891775968 140735891763160 5048486 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8070896 8075904 27312128 140735891784895 140735891784990 140735891784990 140735891787726 0
/proc/9963/statm: 6815 990 849 435 0 178 0
Current children cumulated CPU time: 2502.52 s
Current children cumulated vsize: 27260 KiB
Current children cumulated memory: 3960 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 10112
/proc/meminfo: memFree=27217224/32770624 swapFree=67108860/67108860
[pid=9963] ppid=9960 vsize=27260 memory=3960 CPUtime=2520.02 cores=0,2,4,6
/proc/9963/stat : 9963 (cosoco) R 9960 9963 6758 0 -1 4202496 3320 0 0 0 252002 0 0 0 20 0 1 0 94701915 27914240 990 33554432000 4194304 5972588 140735891775968 140735891763160 5040238 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8070896 8075904 27312128 140735891784895 140735891784990 140735891784990 140735891787726 0
/proc/9963/statm: 6815 990 849 435 0 178 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 27260 KiB
Current children cumulated memory: 3960 KiB

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

[startup+2519.8 s]
# the end of solver process 9963 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520.03 s, system=0.008 s

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

Child status: 1
Real time (s): 2519.8
CPU time (s): 2520.04
CPU user time (s): 2520.03
CPU system time (s): 0.008
CPU usage (%): 100.009
Max. virtual memory (cumulated for all children) (KiB): 27260
Max. memory (cumulated for all children) (KiB): 3960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.03
system time used= 0.008
maximum resident set size= 4028
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3372
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= 6
involuntary context switches= 1172


# summary of solver processes directly reported to runsolver:
#   pid: 9963
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2520.03
#   total CPU system time (s): 0.008

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.37363 second user time and 16.7238 second system time

The end

Launcher Data

Begin job on node150 at 2017-08-13 11:09:09
IDJOB=4268435
IDBENCH=140551
IDSOLVER=2658
FILE ID=node150/4268435-1502616207
RUNJOBID= node150-1502610307-9480
PBS_JOBID= 20628304
Free space on /tmp= 61636 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/Rack/Rack-m1c-s1/Rack-m1c-r3.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4268435-1502616207/watcher-4268435-1502616207 -o /tmp/evaluation-result-4268435-1502616207/solver-4268435-1502616207 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1502610307-9480 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4268435-1502616207.xml

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

MD5SUM BENCH= bc26aaa932070946748b52cb6241d030
RANDOM SEED=385781279

node150.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	: 5332.89
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	: 5332.89
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	: 5332.89
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	: 5332.89
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:        27280512 kB
MemAvailable:   31979492 kB
Buffers:          227340 kB
Cached:          4749636 kB
SwapCached:            0 kB
Active:           654516 kB
Inactive:        4375960 kB
Active(anon):      56464 kB
Inactive(anon):    25068 kB
Active(file):     598052 kB
Inactive(file):  4350892 kB
Unevictable:        6228 kB
Mlocked:            6228 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              4724 kB
Writeback:             0 kB
AnonPages:         59796 kB
Mapped:            45084 kB
Shmem:             25224 kB
Slab:             157860 kB
SReclaimable:     131744 kB
SUnreclaim:        26116 kB
KernelStack:        3248 kB
PageTables:         5052 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     351488 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61632 MiB
End job on node150 at 2017-08-13 11:51:09