Trace number 4268350

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 NameAnswerCPU timeWall clock time
cosoco 1.12? (TO) 2519.8899 2520.1201

General information on the benchmark

NameSteiner3/Steiner3-m1-s1/
Steiner3-14.xml
MD5SUM2556de90265467259f78cf5ff01f71ea
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints465
Number of domains1
Minimum domain size14
Maximum domain size14
Distribution of domain sizes[{"size":14,"count":90}]
Minimum variable degree30
Maximum variable degree30
Distribution of variable degrees[{"degree":30,"count":90}]
Minimum constraint arity3
Maximum constraint arity6
Distribution of constraint arities[{"arity":3,"count":30},{"arity":6,"count":435}]
Number of extensional constraints435
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":435},{"type":"ordered","count":30}]
Optimization problemNO
Type of objective

Solver Data

165.07/165.27	c root propagations     : 180         
165.07/165.27	c restarts enabled, print stats at every restarts
165.07/165.27	c
165.07/165.27	c
165.07/165.27	c
165.07/165.27	c This is cosoco 1.12 --  
165.07/165.27	c
165.07/165.27	c command line: cosoco -lc -model -restarts HOME/instance-4268350-1502529707.xml 
165.07/165.27	c ========================================[ Problem Statistics ]===========================================
165.07/165.27	c |                                                                                                       
165.07/165.27	c |  Parse time        :        33.28 s 
165.07/165.27	c |
165.07/165.27	c |               Variables: 90
165.07/165.27	c |            Domain Sizes: 14..14
165.07/165.27	c |
165.07/165.27	c |             Constraints: 495
165.07/165.27	c |                   Arity: 2..6  -- Binary: 60
165.07/165.27	c | 
165.07/165.27	c |                   Types: 
165.07/165.27	c |                          (X - Y < k): 60
165.07/165.27	c |                          Extension: 435  (nb tuples: 4324320..4324320) -- (shared: 434)
165.07/165.27	c |                          
165.07/165.27	c =========================================================================================================
165.07/165.27	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
327.97/328.16	c 101            143            10325          1851           90             0              7   35   24    
601.05/601.25	c 211            305            19936          3988           90             0              3   49   33    
940.72/940.98	c 332            489            30080          6163           90             0              4   56   37    
1327.00/1327.21	c 465            690            41113          8888           90             0              3   67   44    
1721.58/1721.86	c 611            911            53342          11471          90             0              2   64   40    
2132.97/2133.29	c 771            1150           66024          14669          90             0              3   76   49    
2519.75/2520.00	
2519.75/2520.00	c *** INTERRUPTED ***
2519.75/2520.00	c restarts              : 6           
2519.75/2520.00	c conflicts             : 929          (0 /sec)
2519.75/2520.00	c decisions             : 1389         (1 /sec)
2519.75/2520.00	c propagations          : 17839       (7 /sec)
2519.75/2520.00	c root propagations     : 180         
2519.75/2520.00	c filter calls          : 77697          (31 /sec)
2519.75/2520.00	c useless filter calls  : 72141          (92 %)
2519.75/2520.00	c Memory used           : 14615.16 MB
2519.75/2520.00	c CPU time              : 2515.53 s
2519.75/2520.00	
2519.75/2520.00	s UNKNOWN

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4268350-1502529707/watcher-4268350-1502529707 -o /tmp/evaluation-result-4268350-1502529707/solver-4268350-1502529707 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502500309-6740 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4268350-1502529707.xml 

pid=13132
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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.92 2.00 2.04 3/180 13135
/proc/meminfo: memFree=22395576/32770624 swapFree=0/560236
[pid=13135] ppid=13132 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/13135/stat : 13135 (runsolver) D 13132 13135 6677 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 55164164 24240128 107 18446744073709551615 4194304 4338465 140728439779872 140728439777512 140061433877207 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 8708096 140728439787714 140728439788105 140728439788105 140728439791562 0
/proc/13135/statm: 5918 107 54 36 0 2156 0

[startup+0.100147 s]
/proc/loadavg: 1.92 2.00 2.04 3/180 13135
/proc/meminfo: memFree=22395576/32770624 swapFree=0/560236
[pid=13135] ppid=13132 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/13135/stat : 13135 (runsolver) D 13132 13135 6677 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 55164164 24240128 107 18446744073709551615 4194304 4338465 140728439779872 140728439777512 140061433877207 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 8708096 140728439787714 140728439788105 140728439788105 140728439791562 0
/proc/13135/statm: 5918 107 54 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200363 s]
/proc/loadavg: 1.92 2.00 2.04 3/180 13135
/proc/meminfo: memFree=22395576/32770624 swapFree=0/560236
[pid=13135] ppid=13132 vsize=27912 CPUtime=0.08 cores=0,2,4,6
/proc/13135/stat : 13135 (cosoco) R 13132 13135 6677 0 -1 4202496 1255 0 0 0 8 0 0 0 20 0 1 0 55164164 28581888 1014 18446744073709551615 4194304 5972588 140726119128160 140726119124808 5385805 0 0 1 0 0 0 0 17 4 0 0 10 0 0 8070896 8075904 28930048 140726119133678 140726119133773 140726119133773 140726119137230 0
/proc/13135/statm: 6978 1014 727 435 0 341 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 27912

[startup+0.300324 s]
/proc/loadavg: 1.92 2.00 2.04 3/180 13135
/proc/meminfo: memFree=22395576/32770624 swapFree=0/560236
[pid=13135] ppid=13132 vsize=30364 CPUtime=0.18 cores=0,2,4,6
/proc/13135/stat : 13135 (cosoco) R 13132 13135 6677 0 -1 4202496 1782 0 0 0 18 0 0 0 20 0 1 0 55164164 31092736 1456 18446744073709551615 4194304 5972588 140726119128160 140726119124808 5418925 0 0 1 0 0 0 0 17 4 0 0 10 0 0 8070896 8075904 28930048 140726119133678 140726119133773 140726119133773 140726119137230 0
/proc/13135/statm: 7591 1456 727 435 0 954 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 30364

[startup+0.700277 s]
/proc/loadavg: 1.92 2.00 2.04 3/180 13135
/proc/meminfo: memFree=22395576/32770624 swapFree=0/560236
[pid=13135] ppid=13132 vsize=33372 CPUtime=0.58 cores=0,2,4,6
/proc/13135/stat : 13135 (cosoco) R 13132 13135 6677 0 -1 4202496 2746 0 0 0 58 0 0 0 20 0 1 0 55164164 34172928 2334 18446744073709551615 4194304 5972588 140726119128160 140726119124808 5676088 0 0 1 0 0 0 0 17 4 0 0 10 0 0 8070896 8075904 28930048 140726119133678 140726119133773 140726119133773 140726119137230 0
/proc/13135/statm: 8343 2334 727 435 0 1706 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 33372

[startup+1.50027 s]
/proc/loadavg: 1.92 2.00 2.04 3/181 13136
/proc/meminfo: memFree=22384688/32770624 swapFree=0/560428
[pid=13135] ppid=13132 vsize=40932 CPUtime=1.38 cores=0,2,4,6
/proc/13135/stat : 13135 (cosoco) R 13132 13135 6677 0 -1 4202496 4318 0 0 0 138 0 0 0 20 0 1 0 55164164 41914368 4151 18446744073709551615 4194304 5972588 140726119128160 140726119124728 5418902 0 0 1 0 0 0 0 17 4 0 0 10 0 0 8070896 8075904 28930048 140726119133678 140726119133773 140726119133773 140726119137230 0
/proc/13135/statm: 10233 4151 727 435 0 3596 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 40932

[startup+3.1003 s]
/proc/loadavg: 1.92 2.00 2.04 3/181 13136
/proc/meminfo: memFree=22374516/32770624 swapFree=0/560428
[pid=13135] ppid=13132 vsize=80368 CPUtime=2.98 cores=0,2,4,6
/proc/13135/stat : 13135 (cosoco) R 13132 13135 6677 0 -1 4202496 7325 0 0 0 297 1 0 0 20 0 1 0 55164164 82296832 11233 18446744073709551615 4194304 5972588 140726119128160 140726119122744 5418913 0 0 1 0 0 0 0 17 4 0 0 10 0 0 8070896 8075904 28930048 140726119133678 140726119133773 140726119133773 140726119137230 0
/proc/13135/statm: 20092 11233 727 435 0 13455 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 80368

[startup+6.30594 s]
/proc/loadavg: 2.01 2.01 2.05 3/181 13136
/proc/meminfo: memFree=22334012/32770624 swapFree=0/560424
[pid=13135] ppid=13132 vsize=110076 CPUtime=6.18 cores=0,2,4,6
/proc/13135/stat : 13135 (cosoco) R 13132 13135 6677 0 -1 4202496 12810 0 0 0 616 2 0 0 20 0 1 0 55164164 112717824 15650 18446744073709551615 4194304 5972588 140726119128160 140726119122744 139997068458981 0 0 1 0 0 0 0 17 4 0 0 10 0 0 8070896 8075904 28930048 140726119133678 140726119133773 140726119133773 140726119137230 0
/proc/13135/statm: 27519 15650 727 435 0 20882 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 110076

[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 2.05 3/181 13136
/proc/meminfo: memFree=22280132/32770624 swapFree=0/560424
[pid=13135] ppid=13132 vsize=194208 CPUtime=12.58 cores=0,2,4,6
/proc/13135/stat : 13135 (cosoco) R 13132 13135 6677 0 -1 4202496 22348 0 0 0 1253 5 0 0 20 0 1 0 55164164 198868992 31026 18446744073709551615 4194304 5972588 140726119128160 140726119124728 5674877 0 0 1 0 0 0 0 17 4 0 0 10 0 0 8070896 8075904 28930048 140726119133678 140726119133773 140726119133773 140726119137230 0
/proc/13135/statm: 48552 31026 727 435 0 41915 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 194208

[startup+25.5004 s]
/proc/loadavg: 2.01 2.01 2.05 3/181 13136
/proc/meminfo: memFree=22154452/32770624 swapFree=0/560424
[pid=13135] ppid=13132 vsize=590808 CPUtime=25.38 cores=0,2,4,6
/proc/13135/stat : 13135 (cosoco) R 13132 13135 6677 0 -1 4202496 110371 0 0 0 2522 16 0 0 20 0 1 0 55164164 604987392 118373 18446744073709551615 4194304 5972588 140726119128160 140726119124728 5134041 0 0 1 0 0 0 0 17 4 0 0 10 0 0 8070896 8075904 28930048 140726119133678 140726119133773 140726119133773 140726119137230 0
/proc/13135/statm: 147702 118373 732 435 0 141065 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 590808

[startup+51.1004 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 13136
/proc/meminfo: memFree=7424696/32770624 swapFree=0/560424
[pid=13135] ppid=13132 vsize=14965920 CPUtime=50.98 cores=0,2,4,6
/proc/13135/stat : 13135 (cosoco) R 13132 13135 6677 0 -1 4202496 577486 0 0 0 4827 271 0 0 20 0 1 0 55164164 15325102080 3734119 18446744073709551615 4194304 5972588 140726119128160 140726119125384 4935456 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 28930048 140726119133678 140726119133773 140726119133773 140726119137230 0
/proc/13135/statm: 3741480 3734119 773 435 0 3734843 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 14965920

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 13138
/proc/meminfo: memFree=7418076/32770624 swapFree=0/560444
[pid=13135] ppid=13132 vsize=14965920 CPUtime=102.18 cores=0,2,4,6
/proc/13135/stat : 13135 (cosoco) R 13132 13135 6677 0 -1 4202496 696469 0 0 0 9940 278 0 0 20 0 1 0 55164164 15325102080 3734119 18446744073709551615 4194304 5972588 140726119128160 140726119125384 4935408 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 28930048 140726119133678 140726119133773 140726119133773 140726119137230 0
/proc/13135/statm: 3741480 3734119 773 435 0 3734843 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 14965920

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 13154
/proc/meminfo: memFree=7385776/32770624 swapFree=0/560432
[pid=13135] ppid=13132 vsize=14965920 CPUtime=162.17 cores=0,2,4,6
/proc/13135/stat : 13135 (cosoco) R 13132 13135 6677 0 -1 4202496 1043026 0 0 0 15923 294 0 0 20 0 1 0 55164164 15325102080 3734119 18446744073709551615 4194304 5972588 140726119128160 140726119125384 4934314 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 28930048 140726119133678 140726119133773 140726119133773 140726119137230 0
/proc/13135/statm: 3741480 3734119 773 435 0 3734843 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 14965920

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 13156
/proc/meminfo: memFree=7385820/32770624 swapFree=0/560436
[pid=13135] ppid=13132 vsize=14965920 CPUtime=222.17 cores=0,2,4,6
/proc/13135/stat : 13135 (cosoco) R 13132 13135 6677 0 -1 4202496 1180078 0 0 0 21915 302 0 0 20 0 1 0 55164164 15325102080 3734123 18446744073709551615 4194304 5972588 140726119128160 140726119125736 4935490 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 28930048 140726119133678 140726119133773 140726119133773 140726119137230 0
/proc/13135/statm: 3741480 3734123 776 435 0 3734843 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 14965920

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 13158
/proc/meminfo: memFree=7389288/32770624 swapFree=0/560440
[pid=13135] ppid=13132 vsize=14965920 CPUtime=282.17 cores=0,2,4,6
/proc/13135/stat : 13135 (cosoco) R 13132 13135 6677 0 -1 4202496 1249875 0 0 0 27911 306 0 0 20 0 1 0 55164164 15325102080 3734123 18446744073709551615 4194304 5972588 140726119128160 140726119125736 4935463 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 28930048 140726119133678 140726119133773 140726119133773 140726119137230 0
/proc/13135/statm: 3741480 3734123 776 435 0 3734843 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 14965920

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 13160
/proc/meminfo: memFree=7387428/32770624 swapFree=0/560444
[pid=13135] ppid=13132 vsize=14965920 CPUtime=342.17 cores=0,2,4,6
/proc/13135/stat : 13135 (cosoco) R 13132 13135 6677 0 -1 4202496 1345470 0 0 0 33905 312 0 0 20 0 1 0 55164164 15325102080 3734124 18446744073709551615 4194304 5972588 140726119128160 140726119125464 4934305 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 28930048 140726119133678 140726119133773 140726119133773 140726119137230 0
/proc/13135/statm: 3741480 3734124 777 435 0 3734843 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 14965920

[startup+402.306 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 13162
/proc/meminfo: memFree=7382912/32770624 swapFree=0/560460
[pid=13135] ppid=13132 vsize=14965920 CPUtime=402.16 cores=0,2,4,6
/proc/13135/stat : 13135 (cosoco) R 13132 13135 6677 0 -1 4202496 1410917 0 0 0 39901 315 0 0 20 0 1 0 55164164 15325102080 3734124 18446744073709551615 4194304 5972588 140726119128160 140726119125464 4935463 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 28930048 140726119133678 140726119133773 140726119133773 140726119137230 0
/proc/13135/statm: 3741480 3734124 777 435 0 3734843 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 14965920

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 13164
/proc/meminfo: memFree=7205580/32770624 swapFree=0/560468
[pid=13135] ppid=13132 vsize=14965920 CPUtime=462.15 cores=0,2,4,6
/proc/13135/stat : 13135 (cosoco) R 13132 13135 6677 0 -1 4202496 1477276 0 0 0 45896 319 0 0 20 0 1 0 55164164 15325102080 3734124 18446744073709551615 4194304 5972588 140726119128160 140726119125464 4935454 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 28930048 140726119133678 140726119133773 140726119133773 140726119137230 0
/proc/13135/statm: 3741480 3734124 777 435 0 3734843 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 14965920

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 13227
/proc/meminfo: memFree=14625420/32770624 swapFree=0/560220
[pid=13135] ppid=13132 vsize=14965920 CPUtime=522.16 cores=0,2,4,6
/proc/13135/stat : 13135 (cosoco) R 13132 13135 6677 0 -1 4202496 1576279 0 0 0 51891 325 0 0 20 0 1 0 55164164 15325102080 3734124 18446744073709551615 4194304 5972588 140726119128160 140726119125464 4935502 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 28930048 140726119133678 140726119133773 140726119133773 140726119137230 0
/proc/13135/statm: 3741480 3734124 777 435 0 3734843 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 14965920

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 13229
/proc/meminfo: memFree=14067288/32770624 swapFree=0/560436
[pid=13135] ppid=13132 vsize=14965920 CPUtime=582.15 cores=0,2,4,6
/proc/13135/stat : 13135 (cosoco) R 13132 13135 6677 0 -1 4202496 1642133 0 0 0 57887 328 0 0 20 0 1 0 55164164 15325102080 3734124 18446744073709551615 4194304 5972588 140726119128160 140726119125464 4935463 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 28930048 140726119133678 140726119133773 140726119133773 140726119137230 0
/proc/13135/statm: 3741480 3734124 777 435 0 3734843 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 14965920


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


[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 13296
/proc/meminfo: memFree=14067512/32770624 swapFree=0/560660
[pid=13135] ppid=13132 vsize=14965920 CPUtime=1662.09 cores=0,2,4,6
/proc/13135/stat : 13135 (cosoco) R 13132 13135 6677 0 -1 4202496 2599736 0 0 0 165824 385 0 0 20 0 1 0 55164164 15325102080 3734124 18446744073709551615 4194304 5972588 140726119128160 140726119125464 4935463 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 28930048 140726119133678 140726119133773 140726119133773 140726119137230 0
/proc/13135/statm: 3741480 3734124 777 435 0 3734843 0
Current children cumulated CPU time (s) 1662.09
Current children cumulated vsize (KiB) 14965920

[startup+1722.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 13298
/proc/meminfo: memFree=14067440/32770624 swapFree=0/560660
[pid=13135] ppid=13132 vsize=14965920 CPUtime=1722.09 cores=0,2,4,6
/proc/13135/stat : 13135 (cosoco) R 13132 13135 6677 0 -1 4202496 2628712 0 0 0 171822 387 0 0 20 0 1 0 55164164 15325102080 3734124 18446744073709551615 4194304 5972588 140726119128160 140726119125464 4935463 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 28930048 140726119133678 140726119133773 140726119133773 140726119137230 0
/proc/13135/statm: 3741480 3734124 777 435 0 3734843 0
Current children cumulated CPU time (s) 1722.09
Current children cumulated vsize (KiB) 14965920

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 13300
/proc/meminfo: memFree=14066524/32770624 swapFree=0/560668
[pid=13135] ppid=13132 vsize=14965920 CPUtime=1782.09 cores=0,2,4,6
/proc/13135/stat : 13135 (cosoco) R 13132 13135 6677 0 -1 4202496 2720669 0 0 0 177816 393 0 0 20 0 1 0 55164164 15325102080 3734124 18446744073709551615 4194304 5972588 140726119128160 140726119125464 4935408 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 28930048 140726119133678 140726119133773 140726119133773 140726119137230 0
/proc/13135/statm: 3741480 3734124 777 435 0 3734843 0
Current children cumulated CPU time (s) 1782.09
Current children cumulated vsize (KiB) 14965920

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 13302
/proc/meminfo: memFree=14066804/32770624 swapFree=0/560672
[pid=13135] ppid=13132 vsize=14965920 CPUtime=1842.08 cores=0,2,4,6
/proc/13135/stat : 13135 (cosoco) R 13132 13135 6677 0 -1 4202496 2762377 0 0 0 183813 395 0 0 20 0 1 0 55164164 15325102080 3734124 18446744073709551615 4194304 5972588 140726119128160 140726119125464 4935463 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 28930048 140726119133678 140726119133773 140726119133773 140726119137230 0
/proc/13135/statm: 3741480 3734124 777 435 0 3734843 0
Current children cumulated CPU time (s) 1842.08
Current children cumulated vsize (KiB) 14965920

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 13304
/proc/meminfo: memFree=14066876/32770624 swapFree=0/560684
[pid=13135] ppid=13132 vsize=14965920 CPUtime=1902.08 cores=0,2,4,6
/proc/13135/stat : 13135 (cosoco) R 13132 13135 6677 0 -1 4202496 2804075 0 0 0 189810 398 0 0 20 0 1 0 55164164 15325102080 3734124 18446744073709551615 4194304 5972588 140726119128160 140726119125464 4935511 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 28930048 140726119133678 140726119133773 140726119133773 140726119137230 0
/proc/13135/statm: 3741480 3734124 777 435 0 3734843 0
Current children cumulated CPU time (s) 1902.08
Current children cumulated vsize (KiB) 14965920

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 13321
/proc/meminfo: memFree=14062876/32770624 swapFree=0/560720
[pid=13135] ppid=13132 vsize=14965920 CPUtime=1962.08 cores=0,2,4,6
/proc/13135/stat : 13135 (cosoco) R 13132 13135 6677 0 -1 4202496 2845258 0 0 0 195807 401 0 0 20 0 1 0 55164164 15325102080 3734124 18446744073709551615 4194304 5972588 140726119128160 140726119125464 4935454 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 28930048 140726119133678 140726119133773 140726119133773 140726119137230 0
/proc/13135/statm: 3741480 3734124 777 435 0 3734843 0
Current children cumulated CPU time (s) 1962.08
Current children cumulated vsize (KiB) 14965920

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 13323
/proc/meminfo: memFree=14063384/32770624 swapFree=0/560724
[pid=13135] ppid=13132 vsize=14965920 CPUtime=2022.08 cores=0,2,4,6
/proc/13135/stat : 13135 (cosoco) R 13132 13135 6677 0 -1 4202496 2880324 0 0 0 201805 403 0 0 20 0 1 0 55164164 15325102080 3734124 18446744073709551615 4194304 5972588 140726119128160 140726119125464 4935454 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 28930048 140726119133678 140726119133773 140726119133773 140726119137230 0
/proc/13135/statm: 3741480 3734124 777 435 0 3734843 0
Current children cumulated CPU time (s) 2022.08
Current children cumulated vsize (KiB) 14965920

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 13325
/proc/meminfo: memFree=14066152/32770624 swapFree=0/560736
[pid=13135] ppid=13132 vsize=14965920 CPUtime=2082.08 cores=0,2,4,6
/proc/13135/stat : 13135 (cosoco) R 13132 13135 6677 0 -1 4202496 2905209 0 0 0 207803 405 0 0 20 0 1 0 55164164 15325102080 3734124 18446744073709551615 4194304 5972588 140726119128160 140726119125464 4935463 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 28930048 140726119133678 140726119133773 140726119133773 140726119137230 0
/proc/13135/statm: 3741480 3734124 777 435 0 3734843 0
Current children cumulated CPU time (s) 2082.08
Current children cumulated vsize (KiB) 14965920

[startup+2142.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/181 13327
/proc/meminfo: memFree=14067812/32770624 swapFree=0/560748
[pid=13135] ppid=13132 vsize=14965920 CPUtime=2142.07 cores=0,2,4,6
/proc/13135/stat : 13135 (cosoco) R 13132 13135 6677 0 -1 4202496 2955281 0 0 0 213799 408 0 0 20 0 1 0 55164164 15325102080 3734124 18446744073709551615 4194304 5972588 140726119128160 140726119125464 4935463 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 28930048 140726119133678 140726119133773 140726119133773 140726119137230 0
/proc/13135/statm: 3741480 3734124 777 435 0 3734843 0
Current children cumulated CPU time (s) 2142.07
Current children cumulated vsize (KiB) 14965920

[startup+2202.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/182 13330
/proc/meminfo: memFree=14066452/32770624 swapFree=0/560756
[pid=13135] ppid=13132 vsize=14965920 CPUtime=2202.06 cores=0,2,4,6
/proc/13135/stat : 13135 (cosoco) R 13132 13135 6677 0 -1 4202496 3031019 0 0 0 219794 412 0 0 20 0 1 0 55164164 15325102080 3734124 18446744073709551615 4194304 5972588 140726119128160 140726119125464 4935463 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 28930048 140726119133678 140726119133773 140726119133773 140726119137230 0
/proc/13135/statm: 3741480 3734124 777 435 0 3734843 0
Current children cumulated CPU time (s) 2202.06
Current children cumulated vsize (KiB) 14965920

[startup+2262.3 s]
/proc/loadavg: 2.08 2.04 2.05 3/181 13332
/proc/meminfo: memFree=14066240/32770624 swapFree=0/560772
[pid=13135] ppid=13132 vsize=14965920 CPUtime=2262.07 cores=0,2,4,6
/proc/13135/stat : 13135 (cosoco) R 13132 13135 6677 0 -1 4202496 3064435 0 0 0 225793 414 0 0 20 0 1 0 55164164 15325102080 3734124 18446744073709551615 4194304 5972588 140726119128160 140726119125464 4935454 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 28930048 140726119133678 140726119133773 140726119133773 140726119137230 0
/proc/13135/statm: 3741480 3734124 777 435 0 3734843 0
Current children cumulated CPU time (s) 2262.07
Current children cumulated vsize (KiB) 14965920

[startup+2322.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/181 13334
/proc/meminfo: memFree=14066180/32770624 swapFree=0/560768
[pid=13135] ppid=13132 vsize=14965920 CPUtime=2322.06 cores=0,2,4,6
/proc/13135/stat : 13135 (cosoco) R 13132 13135 6677 0 -1 4202496 3112593 0 0 0 231789 417 0 0 20 0 1 0 55164164 15325102080 3734124 18446744073709551615 4194304 5972588 140726119128160 140726119125464 4935463 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 28930048 140726119133678 140726119133773 140726119133773 140726119137230 0
/proc/13135/statm: 3741480 3734124 777 435 0 3734843 0
Current children cumulated CPU time (s) 2322.06
Current children cumulated vsize (KiB) 14965920

[startup+2382.31 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 13336
/proc/meminfo: memFree=14066560/32770624 swapFree=0/560796
[pid=13135] ppid=13132 vsize=14965920 CPUtime=2382.06 cores=0,2,4,6
/proc/13135/stat : 13135 (cosoco) R 13132 13135 6677 0 -1 4202496 3140625 0 0 0 237788 418 0 0 20 0 1 0 55164164 15325102080 3734124 18446744073709551615 4194304 5972588 140726119128160 140726119125464 4935463 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 28930048 140726119133678 140726119133773 140726119133773 140726119137230 0
/proc/13135/statm: 3741480 3734124 777 435 0 3734843 0
Current children cumulated CPU time (s) 2382.06
Current children cumulated vsize (KiB) 14965920

[startup+2442.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 13338
/proc/meminfo: memFree=14066520/32770624 swapFree=0/560808
[pid=13135] ppid=13132 vsize=14965920 CPUtime=2442.05 cores=0,2,4,6
/proc/13135/stat : 13135 (cosoco) R 13132 13135 6677 0 -1 4202496 3181324 0 0 0 243784 421 0 0 20 0 1 0 55164164 15325102080 3734124 18446744073709551615 4194304 5972588 140726119128160 140726119125464 4934289 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 28930048 140726119133678 140726119133773 140726119133773 140726119137230 0
/proc/13135/statm: 3741480 3734124 777 435 0 3734843 0
Current children cumulated CPU time (s) 2442.05
Current children cumulated vsize (KiB) 14965920

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 13340
/proc/meminfo: memFree=14066972/32770624 swapFree=0/560828
[pid=13135] ppid=13132 vsize=14965920 CPUtime=2502.06 cores=0,2,4,6
/proc/13135/stat : 13135 (cosoco) R 13132 13135 6677 0 -1 4202496 3212224 0 0 0 249783 423 0 0 20 0 1 0 55164164 15325102080 3734124 18446744073709551615 4194304 5972588 140726119128160 140726119125464 4935454 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 28930048 140726119133678 140726119133773 140726119133773 140726119137230 0
/proc/13135/statm: 3741480 3734124 777 435 0 3734843 0
Current children cumulated CPU time (s) 2502.06
Current children cumulated vsize (KiB) 14965920



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 13340
/proc/meminfo: memFree=14067092/32770624 swapFree=0/560816
[pid=13135] ppid=13132 vsize=14965920 CPUtime=2519.75 cores=0,2,4,6
/proc/13135/stat : 13135 (cosoco) R 13132 13135 6677 0 -1 4202496 3226732 0 0 0 251552 423 0 0 20 0 1 0 55164164 15325102080 3734124 18446744073709551615 4194304 5972588 140726119128160 140726119125464 4934287 0 0 1 8405026 0 0 0 17 4 0 0 10 0 0 8070896 8075904 28930048 140726119133678 140726119133773 140726119133773 140726119137230 0
/proc/13135/statm: 3741480 3734124 777 435 0 3734843 0
Current children cumulated CPU time (s) 2519.75
Current children cumulated vsize (KiB) 14965920

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 13135 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2520.1 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 13340
/proc/meminfo: memFree=14067092/32770624 swapFree=0/560816
[pid=13135] ppid=13132 vsize=0 CPUtime=2519.85 cores=0,2,4,6
/proc/13135/stat : 13135 (cosoco) R 13132 13135 6677 0 -1 4202500 3226777 0 0 0 251552 433 0 0 20 0 1 0 55164164 0 0 18446744073709551615 0 0 0 0 0 0 16384 1 8405026 18446744073709551615 0 0 17 4 0 0 10 0 0 0 0 0 0 0 0 0 0
/proc/13135/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2519.85
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 2520.12
CPU time (s): 2519.89
CPU user time (s): 2515.53
CPU system time (s): 4.36181
CPU usage (%): 99.9907
Max. virtual memory (cumulated for all children) (KiB): 14965920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.53
system time used= 4.36181
maximum resident set size= 14936568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3226777
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= 45
involuntary context switches= 695

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.63607 second user time and 10.3638 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-12 11:07:40
IDJOB=4268350
IDBENCH=126259
IDSOLVER=2658
FILE ID=node127/4268350-1502529707
RUNJOBID= node127-1502500309-6740
PBS_JOBID= 
Free space on /tmp= 61964 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/Steiner3/Steiner3-m1-s1/Steiner3-14.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4268350-1502529707/watcher-4268350-1502529707 -o /tmp/evaluation-result-4268350-1502529707/solver-4268350-1502529707 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502500309-6740 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4268350-1502529707.xml

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

MD5SUM BENCH= 2556de90265467259f78cf5ff01f71ea
RANDOM SEED=184581637

node127.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.92
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.92
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.92
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.92
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:        22396036 kB
MemAvailable:   23264568 kB
Buffers:          269992 kB
Cached:           888100 kB
SwapCached:            0 kB
Active:          9349040 kB
Inactive:         585144 kB
Active(anon):    8776876 kB
Inactive(anon):    24908 kB
Active(file):     572164 kB
Inactive(file):   560236 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             66312 kB
Writeback:             0 kB
AnonPages:       8776524 kB
Mapped:            45712 kB
Shmem:             25252 kB
Slab:             129060 kB
SReclaimable:     103932 kB
SUnreclaim:        25128 kB
KernelStack:        3216 kB
PageTables:        21864 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    9039368 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3321856 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 61964 MiB
End job on node127 at 2017-08-12 11:49:40