Trace number 4268349

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.77 2520

General information on the benchmark

NameSteiner3/Steiner3-m1-s1/
Steiner3-11.xml
MD5SUM54c76fdae941ec7bb7c4ecbc2f20b5a0
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 variables54
Number of constraints171
Number of domains1
Minimum domain size11
Maximum domain size11
Distribution of domain sizes[{"size":11,"count":54}]
Minimum variable degree18
Maximum variable degree18
Distribution of variable degrees[{"degree":18,"count":54}]
Minimum constraint arity3
Maximum constraint arity6
Distribution of constraint arities[{"arity":3,"count":18},{"arity":6,"count":153}]
Number of extensional constraints153
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":153},{"type":"ordered","count":18}]
Optimization problemNO
Type of objective

Solver Data

14.40/14.56	c root propagations     : 108         
14.40/14.56	c restarts enabled, print stats at every restarts
14.40/14.56	c
14.40/14.56	c
14.40/14.56	c
14.40/14.56	c This is cosoco 1.12 --  
14.40/14.56	c
14.40/14.56	c command line: cosoco -lc -model -restarts HOME/instance-4268349-1502529911.xml 
14.40/14.56	c ========================================[ Problem Statistics ]===========================================
14.40/14.56	c |                                                                                                       
14.40/14.56	c |  Parse time        :         5.17 s 
14.40/14.56	c |
14.40/14.56	c |               Variables: 54
14.40/14.56	c |            Domain Sizes: 11..11
14.40/14.56	c |
14.40/14.56	c |             Constraints: 189
14.40/14.56	c |                   Arity: 2..6  -- Binary: 36
14.40/14.56	c | 
14.40/14.56	c |                   Types: 
14.40/14.56	c |                          (X - Y < k): 36
14.40/14.56	c |                          Extension: 153  (nb tuples: 831600..831600) -- (shared: 152)
14.40/14.56	c |                          
14.40/14.56	c =========================================================================================================
14.40/14.56	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
25.50/25.67	c 101            143            5723           1511           54             0              7   35   24    
38.29/38.42	c 211            311            12059          3133           54             0              3   41   30    
49.98/50.15	c 332            497            18796          4987           54             0              6   41   33    
64.39/64.59	c 465            686            25652          6977           54             0              6   41   31    
75.48/75.68	c 611            893            33088          9369           54             0              6   47   39    
89.78/89.99	c 771            1116           40334          11785          54             0              6   40   35    
106.27/106.41	c 947            1361           49506          14422          54             0              6   41   34    
121.37/121.58	c 1140           1629           58633          17234          54             0              7   40   36    
140.27/140.43	c 1352           1912           68571          20402          54             0              6   41   35    
158.46/158.60	c 1585           2237           80390          24087          54             0              6   41   36    
179.56/179.79	c 1841           2599           93903          27948          54             0              5   41   36    
200.26/200.40	c 2122           2985           107189         32159          54             0              7   41   36    
220.36/220.55	c 2431           3429           122894         36942          54             0              6   41   36    
248.85/249.01	c 2770           3935           142912         42647          54             0              6   41   37    
273.24/273.48	c 3142           4459           160754         47914          54             0              7   41   37    
300.45/300.60	c 3551           5056           184709         54435          54             0              7   41   38    
329.75/329.91	c 4000           5668           205909         61322          54             0              7   40   37    
365.35/365.59	c 4493           6414           235669         69139          54             0              3   41   37    
400.64/400.80	c 5035           7157           261226         77490          54             0              3   40   38    
437.44/437.66	c 5631           8000           292351         86857          54             0              3   41   38    
479.14/479.38	c 6286           8866           322520         96945          54             0              10   40   38   
524.04/524.24	c 7006           9828           356506         108228         54             0              6   41   38    
575.93/576.15	c 7798           10844          390633         119904         54             0              7   40   38    
628.43/628.65	c 8669           12024          434207         133514         54             0              7   41   38    
675.62/675.86	c 9627           13414          492401         147563         54             0              5   41   38    
734.03/734.25	c 10680          14966          551529         164167         54             0              7   41   38    
804.72/804.96	c 11838          16444          601961         181419         54             0              7   40   39    
868.72/868.99	c 13111          18161          665918         199870         54             0              7   41   38    
949.81/950.01	c 14511          20127          735710         222074         54             0              7   41   38    
1038.41/1038.63	c 16051          22142          807363         247187         54             0              5   40   39    
1130.31/1130.57	c 17745          24434          892213         272185         54             0              7   41   39    
1233.30/1233.51	c 19608          26920          981150         299641         54             0              7   41   39    
1336.00/1336.28	c 21657          29861          1090521        331756         54             0              7   41   39    
1452.80/1453.10	c 23910          33125          1218443        367858         54             0              6   41   39    
1588.69/1588.93	c 26388          36509          1346041        406178         54             0              7   41   39    
1748.68/1748.97	c 29113          40075          1468730        446337         54             0              6   40   39    
1904.67/1904.96	c 32110          44160          1610717        489154         54             0              7   41   39    
2079.47/2079.76	c 35406          48820          1793228        539270         54             0              7   41   39    
2280.37/2280.65	c 39031          53631          1966637        593774         54             0              7   41   39    
2490.56/2490.82	c 43018          59224          2182806        654543         54             0              7   41   39    
2519.75/2520.00	
2519.75/2520.00	c *** INTERRUPTED ***
2519.75/2520.00	c restarts              : 40          
2519.75/2520.00	c conflicts             : 43449        (17 /sec)
2519.75/2520.00	c decisions             : 59786        (24 /sec)
2519.75/2520.00	c propagations          : 660948      (262 /sec)
2519.75/2520.00	c root propagations     : 108         
2519.75/2520.00	c filter calls          : 2201404        (874 /sec)
2519.75/2520.00	c useless filter calls  : 1921650        (87 %)
2519.75/2520.00	c Memory used           : 1046.29 MB
2519.75/2520.00	c CPU time              : 2519.17 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-4268349-1502529911/watcher-4268349-1502529911 -o /tmp/evaluation-result-4268349-1502529911/solver-4268349-1502529911 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502500311-1849 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4268349-1502529911.xml 

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


[startup+0 s]
/proc/loadavg: 2.06 2.03 2.05 3/184 8649
/proc/meminfo: memFree=31214492/32770624 swapFree=0/323804
[pid=8649] ppid=8646 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/8649/stat : 8649 (runsolver) D 8646 8649 1785 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 55186548 24240128 108 18446744073709551615 4194304 4338465 140722102358288 140722102355928 140492100883159 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 23801856 140722102362306 140722102362697 140722102362697 140722102366154 0
/proc/8649/statm: 5918 108 54 36 0 2156 0

[startup+0.100266 s]
/proc/loadavg: 2.06 2.03 2.05 3/184 8649
/proc/meminfo: memFree=31214492/32770624 swapFree=0/323804
[pid=8649] ppid=8646 vsize=27128 CPUtime=0.01 cores=1,3,5,7
/proc/8649/stat : 8649 (cosoco) R 8646 8649 1785 0 -1 4202496 1008 0 0 0 1 0 0 0 20 0 1 0 55186548 27779072 832 18446744073709551615 4194304 5972588 140723009600160 140723009596808 5385802 0 0 1 0 0 0 0 17 5 0 0 8 0 0 8070896 8075904 12058624 140723009606126 140723009606221 140723009606221 140723009609678 0
/proc/8649/statm: 6782 832 727 435 0 145 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 27128

[startup+0.200288 s]
/proc/loadavg: 2.06 2.03 2.05 3/184 8649
/proc/meminfo: memFree=31214492/32770624 swapFree=0/323804
[pid=8649] ppid=8646 vsize=28484 CPUtime=0.11 cores=1,3,5,7
/proc/8649/stat : 8649 (cosoco) R 8646 8649 1785 0 -1 4202496 1400 0 0 0 11 0 0 0 20 0 1 0 55186548 29167616 1050 18446744073709551615 4194304 5972588 140723009600160 140723009596808 140112894618597 0 0 1 0 0 0 0 17 5 0 0 8 0 0 8070896 8075904 12058624 140723009606126 140723009606221 140723009606221 140723009609678 0
/proc/8649/statm: 7121 1050 727 435 0 484 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 28484

[startup+0.300255 s]
/proc/loadavg: 2.06 2.03 2.05 3/184 8649
/proc/meminfo: memFree=31214492/32770624 swapFree=0/323804
[pid=8649] ppid=8646 vsize=29780 CPUtime=0.21 cores=1,3,5,7
/proc/8649/stat : 8649 (cosoco) R 8646 8649 1785 0 -1 4202496 1839 0 0 0 21 0 0 0 20 0 1 0 55186548 30494720 1339 18446744073709551615 4194304 5972588 140723009600160 140723009596728 5675302 0 0 1 0 0 0 0 17 5 0 0 8 0 0 8070896 8075904 12058624 140723009606126 140723009606221 140723009606221 140723009609678 0
/proc/8649/statm: 7445 1339 727 435 0 808 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 29780

[startup+0.700221 s]
/proc/loadavg: 2.06 2.03 2.05 3/184 8649
/proc/meminfo: memFree=31214492/32770624 swapFree=0/323804
[pid=8649] ppid=8646 vsize=33560 CPUtime=0.6 cores=1,3,5,7
/proc/8649/stat : 8649 (cosoco) R 8646 8649 1785 0 -1 4202496 2715 0 0 0 60 0 0 0 20 0 1 0 55186548 34365440 2278 18446744073709551615 4194304 5972588 140723009600160 140723009596728 140112894618597 0 0 1 0 0 0 0 17 5 0 0 8 0 0 8070896 8075904 12058624 140723009606126 140723009606221 140723009606221 140723009609678 0
/proc/8649/statm: 8390 2278 727 435 0 1753 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 33560

[startup+1.50023 s]
/proc/loadavg: 2.06 2.03 2.05 3/185 8650
/proc/meminfo: memFree=31203968/32770624 swapFree=0/323804
[pid=8649] ppid=8646 vsize=41252 CPUtime=1.4 cores=1,3,5,7
/proc/8649/stat : 8649 (cosoco) R 8646 8649 1785 0 -1 4202496 4462 0 0 0 140 0 0 0 20 0 1 0 55186548 42242048 4293 18446744073709551615 4194304 5972588 140723009600160 140723009596728 140112894618597 0 0 1 0 0 0 0 17 5 0 0 8 0 0 8070896 8075904 12058624 140723009606126 140723009606221 140723009606221 140723009609678 0
/proc/8649/statm: 10313 4293 727 435 0 3676 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 41252

[startup+3.1003 s]
/proc/loadavg: 2.06 2.03 2.05 3/185 8650
/proc/meminfo: memFree=31191004/32770624 swapFree=0/323804
[pid=8649] ppid=8646 vsize=68528 CPUtime=3 cores=1,3,5,7
/proc/8649/stat : 8649 (cosoco) R 8646 8649 1785 0 -1 4202496 7371 0 0 0 299 1 0 0 20 0 1 0 55186548 70172672 8731 18446744073709551615 4194304 5972588 140723009600160 140723009596728 140112894618597 0 0 1 0 0 0 0 17 5 0 0 8 0 0 8070896 8075904 12058624 140723009606126 140723009606221 140723009606221 140723009609678 0
/proc/8649/statm: 17132 8731 727 435 0 10495 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 68528

[startup+6.30031 s]
/proc/loadavg: 2.06 2.03 2.05 3/185 8650
/proc/meminfo: memFree=30168528/32770624 swapFree=0/323804
[pid=8649] ppid=8646 vsize=1071396 CPUtime=6.2 cores=1,3,5,7
/proc/8649/stat : 8649 (cosoco) R 8646 8649 1785 0 -1 4202496 186884 0 0 0 594 26 0 0 20 0 1 0 55186548 1097109504 261544 18446744073709551615 4194304 5972588 140723009600160 140723009597384 4935456 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 12058624 140723009606126 140723009606221 140723009606221 140723009609678 0
/proc/8649/statm: 267849 261544 771 435 0 261212 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 1071396

[startup+12.7003 s]
/proc/loadavg: 2.05 2.03 2.05 3/185 8650
/proc/meminfo: memFree=30168520/32770624 swapFree=0/323584
[pid=8649] ppid=8646 vsize=1071396 CPUtime=12.6 cores=1,3,5,7
/proc/8649/stat : 8649 (cosoco) R 8646 8649 1785 0 -1 4202496 264602 0 0 0 1231 29 0 0 20 0 1 0 55186548 1097109504 261544 18446744073709551615 4194304 5972588 140723009600160 140723009597384 4935463 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 12058624 140723009606126 140723009606221 140723009606221 140723009609678 0
/proc/8649/statm: 267849 261544 771 435 0 261212 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 1071396

[startup+25.5004 s]
/proc/loadavg: 2.04 2.03 2.05 3/185 8651
/proc/meminfo: memFree=30168876/32770624 swapFree=0/323580
[pid=8649] ppid=8646 vsize=1071396 CPUtime=25.4 cores=1,3,5,7
/proc/8649/stat : 8649 (cosoco) R 8646 8649 1785 0 -1 4202496 326091 0 0 0 2507 33 0 0 20 0 1 0 55186548 1097109504 261548 18446744073709551615 4194304 5972588 140723009600160 140723009597736 4935454 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 12058624 140723009606126 140723009606221 140723009606221 140723009609678 0
/proc/8649/statm: 267849 261548 774 435 0 261212 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 1071396

[startup+51.1004 s]
/proc/loadavg: 2.11 2.04 2.05 3/182 8651
/proc/meminfo: memFree=30172272/32770624 swapFree=0/323576
[pid=8649] ppid=8646 vsize=1071396 CPUtime=50.99 cores=1,3,5,7
/proc/8649/stat : 8649 (cosoco) R 8646 8649 1785 0 -1 4202496 416413 0 0 0 5061 38 0 0 20 0 1 0 55186548 1097109504 261549 18446744073709551615 4194304 5972588 140723009600160 140723009597464 4935463 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 12058624 140723009606126 140723009606221 140723009606221 140723009609678 0
/proc/8649/statm: 267849 261549 775 435 0 261212 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 1071396

[startup+102.3 s]
/proc/loadavg: 2.09 2.05 2.05 3/182 8653
/proc/meminfo: memFree=30171504/32770624 swapFree=0/323596
[pid=8649] ppid=8646 vsize=1071396 CPUtime=102.18 cores=1,3,5,7
/proc/8649/stat : 8649 (cosoco) R 8646 8649 1785 0 -1 4202496 495794 0 0 0 10177 41 0 0 20 0 1 0 55186548 1097109504 261549 18446744073709551615 4194304 5972588 140723009600160 140723009597464 4934223 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 12058624 140723009606126 140723009606221 140723009606221 140723009609678 0
/proc/8649/statm: 267849 261549 775 435 0 261212 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 1071396

[startup+162.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/182 8655
/proc/meminfo: memFree=30172356/32770624 swapFree=0/323592
[pid=8649] ppid=8646 vsize=1071396 CPUtime=162.16 cores=1,3,5,7
/proc/8649/stat : 8649 (cosoco) R 8646 8649 1785 0 -1 4202496 554289 0 0 0 16172 44 0 0 20 0 1 0 55186548 1097109504 261549 18446744073709551615 4194304 5972588 140723009600160 140723009597464 4935463 0 0 1 8405026 0 0 0 17 5 0 0 8 0 0 8070896 8075904 12058624 140723009606126 140723009606221 140723009606221 140723009609678 0
/proc/8649/statm: 267849 261549 775 435 0 261212 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 1071396

[startup+222.306 s]
/proc/loadavg: 2.01 2.03 2.05 3/182 8657
/proc/meminfo: memFree=30172232/32770624 swapFree=0/323600
[pid=8649] ppid=8646 vsize=1071396 CPUtime=222.16 cores=1,3,5,7
/proc/8649/stat : 8649 (cosoco) R 8646 8649 1785 0 -1 4202496 605372 0 0 0 22168 48 0 0 20 0 1 0 55186548 1097109504 261549 18446744073709551615 4194304 5972588 140723009600160 140723009597464 4935463 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 12058624 140723009606126 140723009606221 140723009606221 140723009609678 0
/proc/8649/statm: 267849 261549 775 435 0 261212 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 1071396

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 8659
/proc/meminfo: memFree=30172804/32770624 swapFree=0/323616
[pid=8649] ppid=8646 vsize=1071396 CPUtime=282.15 cores=1,3,5,7
/proc/8649/stat : 8649 (cosoco) R 8646 8649 1785 0 -1 4202496 654196 0 0 0 28164 51 0 0 20 0 1 0 55186548 1097109504 261549 18446744073709551615 4194304 5972588 140723009600160 140723009597464 4935502 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 12058624 140723009606126 140723009606221 140723009606221 140723009609678 0
/proc/8649/statm: 267849 261549 775 435 0 261212 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 1071396

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 8661
/proc/meminfo: memFree=30172384/32770624 swapFree=0/323636
[pid=8649] ppid=8646 vsize=1071396 CPUtime=342.15 cores=1,3,5,7
/proc/8649/stat : 8649 (cosoco) R 8646 8649 1785 0 -1 4202496 693140 0 0 0 34162 53 0 0 20 0 1 0 55186548 1097109504 261549 18446744073709551615 4194304 5972588 140723009600160 140723009597464 4935463 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 12058624 140723009606126 140723009606221 140723009606221 140723009609678 0
/proc/8649/statm: 267849 261549 775 435 0 261212 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 1071396

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 8663
/proc/meminfo: memFree=30173040/32770624 swapFree=0/323648
[pid=8649] ppid=8646 vsize=1071396 CPUtime=402.14 cores=1,3,5,7
/proc/8649/stat : 8649 (cosoco) R 8646 8649 1785 0 -1 4202496 711583 0 0 0 40160 54 0 0 20 0 1 0 55186548 1097109504 261549 18446744073709551615 4194304 5972588 140723009600160 140723009597464 4935454 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 12058624 140723009606126 140723009606221 140723009606221 140723009609678 0
/proc/8649/statm: 267849 261549 775 435 0 261212 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 1071396

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 8665
/proc/meminfo: memFree=30172052/32770624 swapFree=0/323648
[pid=8649] ppid=8646 vsize=1071396 CPUtime=462.13 cores=1,3,5,7
/proc/8649/stat : 8649 (cosoco) R 8646 8649 1785 0 -1 4202496 728842 0 0 0 46159 54 0 0 20 0 1 0 55186548 1097109504 261549 18446744073709551615 4194304 5972588 140723009600160 140723009597464 4935463 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 12058624 140723009606126 140723009606221 140723009606221 140723009609678 0
/proc/8649/statm: 267849 261549 775 435 0 261212 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 1071396

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 8667
/proc/meminfo: memFree=30172472/32770624 swapFree=0/323664
[pid=8649] ppid=8646 vsize=1071396 CPUtime=522.14 cores=1,3,5,7
/proc/8649/stat : 8649 (cosoco) R 8646 8649 1785 0 -1 4202496 744589 0 0 0 52159 55 0 0 20 0 1 0 55186548 1097109504 261549 18446744073709551615 4194304 5972588 140723009600160 140723009597464 4935454 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 12058624 140723009606126 140723009606221 140723009606221 140723009609678 0
/proc/8649/statm: 267849 261549 775 435 0 261212 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 1071396

[startup+582.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/185 8684
/proc/meminfo: memFree=30167756/32770624 swapFree=0/323728
[pid=8649] ppid=8646 vsize=1071396 CPUtime=582.13 cores=1,3,5,7
/proc/8649/stat : 8649 (cosoco) R 8646 8649 1785 0 -1 4202496 764404 0 0 0 58157 56 0 0 20 0 1 0 55186548 1097109504 261549 18446744073709551615 4194304 5972588 140723009600160 140723009597464 4935463 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 12058624 140723009606126 140723009606221 140723009606221 140723009609678 0
/proc/8649/statm: 267849 261549 775 435 0 261212 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 1071396


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


[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 8794
/proc/meminfo: memFree=30302516/32770624 swapFree=0/323968
[pid=8649] ppid=8646 vsize=1071396 CPUtime=1602.09 cores=1,3,5,7
/proc/8649/stat : 8649 (cosoco) R 8646 8649 1785 0 -1 4202496 775282 0 0 0 160151 58 0 0 20 0 1 0 55186548 1097109504 261549 18446744073709551615 4194304 5972588 140723009600160 140723009597464 4935463 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 12058624 140723009606126 140723009606221 140723009606221 140723009609678 0
/proc/8649/statm: 267849 261549 775 435 0 261212 0
Current children cumulated CPU time (s) 1602.09
Current children cumulated vsize (KiB) 1071396

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 8796
/proc/meminfo: memFree=30303020/32770624 swapFree=0/323972
[pid=8649] ppid=8646 vsize=1071396 CPUtime=1662.09 cores=1,3,5,7
/proc/8649/stat : 8649 (cosoco) R 8646 8649 1785 0 -1 4202496 775650 0 0 0 166151 58 0 0 20 0 1 0 55186548 1097109504 261549 18446744073709551615 4194304 5972588 140723009600160 140723009597464 4935454 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 12058624 140723009606126 140723009606221 140723009606221 140723009609678 0
/proc/8649/statm: 267849 261549 775 435 0 261212 0
Current children cumulated CPU time (s) 1662.09
Current children cumulated vsize (KiB) 1071396

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 8798
/proc/meminfo: memFree=30302900/32770624 swapFree=0/323972
[pid=8649] ppid=8646 vsize=1071396 CPUtime=1722.08 cores=1,3,5,7
/proc/8649/stat : 8649 (cosoco) R 8646 8649 1785 0 -1 4202496 776016 0 0 0 172150 58 0 0 20 0 1 0 55186548 1097109504 261549 18446744073709551615 4194304 5972588 140723009600160 140723009597464 4935454 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 12058624 140723009606126 140723009606221 140723009606221 140723009609678 0
/proc/8649/statm: 267849 261549 775 435 0 261212 0
Current children cumulated CPU time (s) 1722.08
Current children cumulated vsize (KiB) 1071396

[startup+1782.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/184 8814
/proc/meminfo: memFree=30297884/32770624 swapFree=0/324004
[pid=8649] ppid=8646 vsize=1071396 CPUtime=1782.08 cores=1,3,5,7
/proc/8649/stat : 8649 (cosoco) R 8646 8649 1785 0 -1 4202496 776694 0 0 0 178150 58 0 0 20 0 1 0 55186548 1097109504 261549 18446744073709551615 4194304 5972588 140723009600160 140723009597464 4935454 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 12058624 140723009606126 140723009606221 140723009606221 140723009609678 0
/proc/8649/statm: 267849 261549 775 435 0 261212 0
Current children cumulated CPU time (s) 1782.08
Current children cumulated vsize (KiB) 1071396

[startup+1842.3 s]
/proc/loadavg: 2.10 2.04 2.05 3/180 8816
/proc/meminfo: memFree=30302024/32770624 swapFree=0/323996
[pid=8649] ppid=8646 vsize=1071396 CPUtime=1842.08 cores=1,3,5,7
/proc/8649/stat : 8649 (cosoco) R 8646 8649 1785 0 -1 4202496 777064 0 0 0 184150 58 0 0 20 0 1 0 55186548 1097109504 261549 18446744073709551615 4194304 5972588 140723009600160 140723009597464 4935463 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 12058624 140723009606126 140723009606221 140723009606221 140723009609678 0
/proc/8649/statm: 267849 261549 775 435 0 261212 0
Current children cumulated CPU time (s) 1842.08
Current children cumulated vsize (KiB) 1071396

[startup+1902.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/181 8819
/proc/meminfo: memFree=30301884/32770624 swapFree=0/324004
[pid=8649] ppid=8646 vsize=1071396 CPUtime=1902.07 cores=1,3,5,7
/proc/8649/stat : 8649 (cosoco) R 8646 8649 1785 0 -1 4202496 777427 0 0 0 190149 58 0 0 20 0 1 0 55186548 1097109504 261549 18446744073709551615 4194304 5972588 140723009600160 140723009597464 4935454 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 12058624 140723009606126 140723009606221 140723009606221 140723009609678 0
/proc/8649/statm: 267849 261549 775 435 0 261212 0
Current children cumulated CPU time (s) 1902.07
Current children cumulated vsize (KiB) 1071396

[startup+1962.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 8821
/proc/meminfo: memFree=30302364/32770624 swapFree=0/324012
[pid=8649] ppid=8646 vsize=1071396 CPUtime=1962.07 cores=1,3,5,7
/proc/8649/stat : 8649 (cosoco) R 8646 8649 1785 0 -1 4202496 778096 0 0 0 196149 58 0 0 20 0 1 0 55186548 1097109504 261549 18446744073709551615 4194304 5972588 140723009600160 140723009597464 4935454 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 12058624 140723009606126 140723009606221 140723009606221 140723009609678 0
/proc/8649/statm: 267849 261549 775 435 0 261212 0
Current children cumulated CPU time (s) 1962.07
Current children cumulated vsize (KiB) 1071396

[startup+2022.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 8823
/proc/meminfo: memFree=30301960/32770624 swapFree=0/324032
[pid=8649] ppid=8646 vsize=1071396 CPUtime=2022.07 cores=1,3,5,7
/proc/8649/stat : 8649 (cosoco) R 8646 8649 1785 0 -1 4202496 778467 0 0 0 202149 58 0 0 20 0 1 0 55186548 1097109504 261549 18446744073709551615 4194304 5972588 140723009600160 140723009597464 4935463 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 12058624 140723009606126 140723009606221 140723009606221 140723009609678 0
/proc/8649/statm: 267849 261549 775 435 0 261212 0
Current children cumulated CPU time (s) 2022.07
Current children cumulated vsize (KiB) 1071396

[startup+2082.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 8825
/proc/meminfo: memFree=30302712/32770624 swapFree=0/324044
[pid=8649] ppid=8646 vsize=1071396 CPUtime=2082.07 cores=1,3,5,7
/proc/8649/stat : 8649 (cosoco) R 8646 8649 1785 0 -1 4202496 779013 0 0 0 208149 58 0 0 20 0 1 0 55186548 1097109504 261549 18446744073709551615 4194304 5972588 140723009600160 140723009597464 4935454 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 12058624 140723009606126 140723009606221 140723009606221 140723009609678 0
/proc/8649/statm: 267849 261549 775 435 0 261212 0
Current children cumulated CPU time (s) 2082.07
Current children cumulated vsize (KiB) 1071396

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 8827
/proc/meminfo: memFree=30302568/32770624 swapFree=0/324052
[pid=8649] ppid=8646 vsize=1071396 CPUtime=2142.06 cores=1,3,5,7
/proc/8649/stat : 8649 (cosoco) R 8646 8649 1785 0 -1 4202496 779498 0 0 0 214148 58 0 0 20 0 1 0 55186548 1097109504 261549 18446744073709551615 4194304 5972588 140723009600160 140723009597464 4935454 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 12058624 140723009606126 140723009606221 140723009606221 140723009609678 0
/proc/8649/statm: 267849 261549 775 435 0 261212 0
Current children cumulated CPU time (s) 2142.06
Current children cumulated vsize (KiB) 1071396

[startup+2202.31 s]
/proc/loadavg: 2.05 2.03 2.05 3/181 8829
/proc/meminfo: memFree=30302928/32770624 swapFree=0/324056
[pid=8649] ppid=8646 vsize=1071396 CPUtime=2202.07 cores=1,3,5,7
/proc/8649/stat : 8649 (cosoco) R 8646 8649 1785 0 -1 4202496 779873 0 0 0 220149 58 0 0 20 0 1 0 55186548 1097109504 261549 18446744073709551615 4194304 5972588 140723009600160 140723009597464 4935454 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 12058624 140723009606126 140723009606221 140723009606221 140723009609678 0
/proc/8649/statm: 267849 261549 775 435 0 261212 0
Current children cumulated CPU time (s) 2202.07
Current children cumulated vsize (KiB) 1071396

[startup+2262.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/181 8831
/proc/meminfo: memFree=30302992/32770624 swapFree=0/324076
[pid=8649] ppid=8646 vsize=1071396 CPUtime=2262.07 cores=1,3,5,7
/proc/8649/stat : 8649 (cosoco) R 8646 8649 1785 0 -1 4202496 780233 0 0 0 226148 59 0 0 20 0 1 0 55186548 1097109504 261549 18446744073709551615 4194304 5972588 140723009600160 140723009597464 4935463 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 12058624 140723009606126 140723009606221 140723009606221 140723009609678 0
/proc/8649/statm: 267849 261549 775 435 0 261212 0
Current children cumulated CPU time (s) 2262.07
Current children cumulated vsize (KiB) 1071396

[startup+2322.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 8833
/proc/meminfo: memFree=30303484/32770624 swapFree=0/324084
[pid=8649] ppid=8646 vsize=1071396 CPUtime=2322.06 cores=1,3,5,7
/proc/8649/stat : 8649 (cosoco) R 8646 8649 1785 0 -1 4202496 780916 0 0 0 232147 59 0 0 20 0 1 0 55186548 1097109504 261549 18446744073709551615 4194304 5972588 140723009600160 140723009597464 4935454 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 12058624 140723009606126 140723009606221 140723009606221 140723009609678 0
/proc/8649/statm: 267849 261549 775 435 0 261212 0
Current children cumulated CPU time (s) 2322.06
Current children cumulated vsize (KiB) 1071396

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 8850
/proc/meminfo: memFree=30298812/32770624 swapFree=0/324104
[pid=8649] ppid=8646 vsize=1071396 CPUtime=2382.06 cores=1,3,5,7
/proc/8649/stat : 8649 (cosoco) R 8646 8649 1785 0 -1 4202496 781274 0 0 0 238147 59 0 0 20 0 1 0 55186548 1097109504 261549 18446744073709551615 4194304 5972588 140723009600160 140723009597464 4935463 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 12058624 140723009606126 140723009606221 140723009606221 140723009609678 0
/proc/8649/statm: 267849 261549 775 435 0 261212 0
Current children cumulated CPU time (s) 2382.06
Current children cumulated vsize (KiB) 1071396

[startup+2442.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/182 8852
/proc/meminfo: memFree=30301300/32770624 swapFree=0/324120
[pid=8649] ppid=8646 vsize=1071396 CPUtime=2442.06 cores=1,3,5,7
/proc/8649/stat : 8649 (cosoco) R 8646 8649 1785 0 -1 4202496 781649 0 0 0 244147 59 0 0 20 0 1 0 55186548 1097109504 261549 18446744073709551615 4194304 5972588 140723009600160 140723009597464 4935463 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 12058624 140723009606126 140723009606221 140723009606221 140723009609678 0
/proc/8649/statm: 267849 261549 775 435 0 261212 0
Current children cumulated CPU time (s) 2442.06
Current children cumulated vsize (KiB) 1071396

[startup+2502.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 8854
/proc/meminfo: memFree=30301300/32770624 swapFree=0/324140
[pid=8649] ppid=8646 vsize=1071396 CPUtime=2502.05 cores=1,3,5,7
/proc/8649/stat : 8649 (cosoco) R 8646 8649 1785 0 -1 4202496 782328 0 0 0 250146 59 0 0 20 0 1 0 55186548 1097109504 261549 18446744073709551615 4194304 5972588 140723009600160 140723009597464 4934287 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 12058624 140723009606126 140723009606221 140723009606221 140723009609678 0
/proc/8649/statm: 267849 261549 775 435 0 261212 0
Current children cumulated CPU time (s) 2502.05
Current children cumulated vsize (KiB) 1071396



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.01 2.02 2.05 3/182 8855
/proc/meminfo: memFree=30301548/32770624 swapFree=0/324144
[pid=8649] ppid=8646 vsize=1071396 CPUtime=2519.75 cores=1,3,5,7
/proc/8649/stat : 8649 (cosoco) R 8646 8649 1785 0 -1 4202496 782439 0 0 0 251916 59 0 0 20 0 1 0 55186548 1097109504 261549 18446744073709551615 4194304 5972588 140723009600160 140723009597464 4935490 0 0 1 8405026 0 0 0 17 3 0 0 8 0 0 8070896 8075904 12058624 140723009606126 140723009606221 140723009606221 140723009609678 0
/proc/8649/statm: 267849 261549 775 435 0 261212 0
Current children cumulated CPU time (s) 2519.75
Current children cumulated vsize (KiB) 1071396

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

Child status: 1
Real time (s): 2520
CPU time (s): 2519.77
CPU user time (s): 2519.17
CPU system time (s): 0.597968
CPU usage (%): 99.9906
Max. virtual memory (cumulated for all children) (KiB): 1071396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.17
system time used= 0.597968
maximum resident set size= 1046276
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 782483
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= 39
involuntary context switches= 730

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.17326 second user time and 10.0498 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-12 11:11:10
IDJOB=4268349
IDBENCH=126262
IDSOLVER=2658
FILE ID=node126/4268349-1502529911
RUNJOBID= node126-1502500311-1849
PBS_JOBID= 
Free space on /tmp= 62016 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/Steiner3/Steiner3-m1-s1/Steiner3-11.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4268349-1502529911/watcher-4268349-1502529911 -o /tmp/evaluation-result-4268349-1502529911/solver-4268349-1502529911 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502500311-1849 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4268349-1502529911.xml

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

MD5SUM BENCH= 54c76fdae941ec7bb7c4ecbc2f20b5a0
RANDOM SEED=1318686270

node126.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.81
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.81
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.81
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.81
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:        31214496 kB
MemAvailable:   31847576 kB
Buffers:          301604 kB
Cached:           603404 kB
SwapCached:          524 kB
Active:           701212 kB
Inactive:         395128 kB
Active(anon):     144940 kB
Inactive(anon):    71324 kB
Active(file):     556272 kB
Inactive(file):   323804 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:             13664 kB
Writeback:             0 kB
AnonPages:        130984 kB
Mapped:            46092 kB
Shmem:             25248 kB
Slab:             163548 kB
SReclaimable:     137680 kB
SUnreclaim:        25868 kB
KernelStack:        3552 kB
PageTables:         5948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     453656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62016 MiB
End job on node126 at 2017-08-12 11:53:10