Trace number 4299967

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.93 2520.01

General information on the benchmark

NameMagicSquare/
MagicSquare-15-sum_c18.xml
MD5SUMd64daa3cf1f3eb705836a312580fe3db
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 variables225
Number of constraints33
Number of domains1
Minimum domain size225
Maximum domain size225
Distribution of domain sizes[{"size":225,"count":225}]
Minimum variable degree3
Maximum variable degree5
Distribution of variable degrees[{"degree":3,"count":196},{"degree":4,"count":28},{"degree":5,"count":1}]
Minimum constraint arity15
Maximum constraint arity225
Distribution of constraint arities[{"arity":15,"count":32},{"arity":225,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"sum","count":32}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.01	c root propagations     : 0           
0.00/0.01	c restarts enabled, print stats at every restarts
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c This is cosoco 1.12 --  
0.00/0.01	c
0.00/0.01	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4299967-1532826125.xml 
0.00/0.01	c ========================================[ Problem Statistics ]===========================================
0.00/0.01	c |                                                                                                       
0.00/0.01	c |  Parse time        :         0.00 s 
0.00/0.01	c |
0.00/0.01	c |               Variables: 225
0.00/0.01	c |            Domain Sizes: 225..225
0.00/0.01	c |
0.00/0.01	c |             Constraints: 33
0.00/0.01	c |                   Arity: 15..225
0.00/0.01	c | 
0.00/0.01	c |                   Types: 
0.00/0.01	c |                          All Different: 1
0.00/0.01	c |                          Sum: 32
0.00/0.01	c |                          
0.00/0.01	c =========================================================================================================
0.00/0.01	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.03	c 101            127            1452           30501          0              0              9   12   10    
0.00/0.07	c 211            264            2994           62156          0              0              8   11   9     
0.00/0.10	c 332            414            4669           96425          0              0              8   11   9     
0.09/0.14	c 465            579            6507           134043         0              0              8   11   9     
0.09/0.18	c 611            760            8447           175233         0              0              8   11   9     
0.20/0.23	c 771            957            10587          217510         0              0              8   11   9     
0.20/0.28	c 947            1173           12853          262670         0              0              8   11   9     
0.30/0.33	c 1140           1410           15420          312815         0              0              8   11   10    
0.30/0.39	c 1352           1668           18216          372000         0              0              8   11   9     
0.40/0.45	c 1585           1951           21245          435893         0              0              8   11   9     
0.50/0.52	c 1841           2261           24558          505222         0              0              8   11   9     
0.50/0.60	c 2122           2601           28169          579926         0              0              8   11   9     
0.60/0.68	c 2431           2975           32045          659525         0              0              8   11   9     
0.69/0.77	c 2770           3385           36579          746987         0              0              8   11   9     
0.79/0.87	c 3142           3834           41334          839988         0              0              8   11   10    
0.89/0.98	c 3551           4326           46486          946939         0              0              8   11   10    
0.99/1.10	c 4000           4866           51875          1063675        0              0              8   11   9     
1.19/1.22	c 4493           5458           57757          1189114        0              0              8   11   9     
1.29/1.36	c 5035           6110           64244          1325951        0              0              8   11   10    
1.49/1.51	c 5631           6825           71326          1479379        0              0              8   11   10    
1.59/1.68	c 6286           7610           79089          1645708        0              0              8   11   10    
1.79/1.87	c 7006           8473           87964          1826384        0              0              8   11   10    
1.99/2.08	c 7798           9421           98087          2027281        0              0              8   11   10    
2.29/2.30	c 8669           10463          108769         2246196        0              0              8   11   10    
2.49/2.55	c 9627           11609          120501         2481791        0              0              8   11   10    
2.79/2.83	c 10680          12871          133456         2737639        0              0              8   12   10    
3.10/3.13	c 11838          14267          147922         3022407        0              0              8   12   10    
3.39/3.48	c 13111          15808          163915         3334377        0              0              8   12   10    
3.79/3.85	c 14511          17508          181132         3676652        0              0              8   12   10    
4.19/4.27	c 16051          19387          199919         4053620        0              0              8   12   10    
4.69/4.75	c 17745          21466          221784         4472815        0              0              8   12   10    
5.19/5.29	c 19608          23758          246446         4936169        0              0              8   12   10    
5.79/5.88	c 21657          26286          273787         5445185        0              0              8   12   10    
6.49/6.54	c 23910          29080          303334         6008203        0              0              8   12   10    
7.19/7.28	c 26388          32160          336991         6632350        0              0              8   12   10    
8.10/8.11	c 29113          35563          374936         7322301        0              0              8   12   10    
8.99/9.03	c 32110          39309          416594         8079003        0              0              8   12   10    
9.99/10.03	c 35406          43431          462046         8906287        0              0              8   12   10    
11.10/11.12	c 39031          47968          510214         9825298        0              0              8   12   10    
12.29/12.33	c 43018          52967          563870         10831247       0              0              8   12   10    
13.59/13.69	c 47403          58511          623246         11966822       0              0              8   13   10    
15.19/15.20	c 52226          64628          690065         13223501       0              0              8   13   10    
16.79/16.84	c 57531          71362          760500         14603266       0              0              8   13   10    
18.59/18.69	c 63366          78782          840857         16116572       0              0              8   13   10    
20.69/20.74	c 69784          86998          929595         17815373       0              0              8   13   11    
22.99/23.04	c 76843          96072          1028331        19716854       0              0              8   13   11    
25.49/25.59	c 84607          106038         1139747        21787318       0              0              8   13   11    
28.39/28.47	c 93147          117058         1266532        24103174       0              0              8   13   11    
31.59/31.65	c 102541         129337         1399788        26770160       0              0              8   13   11    
35.19/35.23	c 112874         142890         1551320        29729796       0              0              8   13   11    
39.10/39.11	c 124240         157801         1713214        32984686       0              0              8   13   11    
43.29/43.37	c 136742         174189         1891102        36544829       0              0              8   13   11    
47.99/48.07	c 150494         192231         2087163        40462398       0              0              8   13   11    
53.29/53.39	c 165621         212296         2308027        44890265       0              0              8   13   11    
59.39/59.45	c 182260         234639         2560043        49902477       0              0              8   13   11    
66.19/66.28	c 200562         259326         2845959        55511180       0              0              8   13   11    
73.79/73.86	c 220694         286469         3165981        61649327       0              0              8   13   11    
82.19/82.26	c 242839         316681         3512435        68595709       0              0              8   13   11    
91.68/91.75	c 267198         349943         3912637        76216000       0              0              8   13   11    
102.38/102.45	c 293992         387269         4360089        84800307       0              0              8   13   11    
114.18/114.21	c 323465         428327         4855595        94114489       0              0              8   13   11    
127.18/127.27	c 355885         474103         5396948        104555589      0              0              8   13   11    
141.68/141.77	c 391547         524442         6008790        115915566      0              0              8   13   11    
157.78/157.81	c 430775         579827         6683726        128410000      0              0              8   13   11    
174.88/174.92	c 473925         640445         7397743        141964031      0              0              8   28   12    
193.28/193.38	c 521390         706732         8172775        156590830      0              0              9   28   14    
213.48/213.50	c 573601         779474         9023601        172629427      0              0              9   28   15    
235.48/235.57	c 631033         859628         9959091        190331691      0              0              9   28   16    
259.68/259.71	c 694208         947981         10979296       209895768      0              0              9   28   17    
286.48/286.53	c 763700         1045848        12130230       231450233      0              0              9   28   18    
315.98/316.09	c 840141         1153928        13410349       255058884      0              0              9   28   19    
347.98/348.03	c 924226         1272456        14792779       280732125      0              0              9   43   20    
382.58/382.60	c 1016719        1401445        16278273       308341708      0              0              9   43   22    
419.58/419.60	c 1118461        1542211        17880033       338378273      0              0              9   43   24    
459.37/459.47	c 1230377        1696166        19619694       371219190      0              0              9   43   26    
502.77/502.86	c 1353484        1865231        21525483       407534275      0              0              9   43   27    
550.37/550.46	c 1488901        2051512        23625392       447791570      0              0              9   43   28    
601.57/601.63	c 1637859        2255751        25900890       491472388      0              0              9   59   30    
657.17/657.25	c 1801712        2480910        28419946       539110297      0              0              9   58   33    
718.27/718.32	c 1981950        2730394        31222425       591055263      0              0              9   58   35    
784.16/784.26	c 2180211        3004206        34337969       647057643      0              0              9   74   39    
854.46/854.56	c 2398298        3301178        37656408       707553528      0              0              9   73   42    
931.46/931.56	c 2638193        3629414        41381825       774030336      0              0              9   73   45    
1016.16/1016.28	c 2902077        3995621        45600757       846777364      0              0              9   110   49   
1112.55/1112.61	c 3192349        4389850        50454540       924753422      0              0              9   70   48    
1216.85/1216.98	c 3511648        4822132        55750466       1009999467     0              0              9   69   48    
1326.65/1326.77	c 3862876        5311792        61236161       1100958568     0              0              9   104   57   
1455.95/1456.10	c 4249226        5852458        67946186       1204642940     0              0              9   79   55    
1588.54/1588.66	c 4674211        6438403        74416060       1321399792     0              0              11   78   54   
1728.33/1728.41	c 5141694        7083661        81533993       1449858710     0              0              11   79   63   
1898.33/1898.44	c 5655925        7795190        89871841       1592299656     0              0              13   66   51   
2092.93/2093.08	c 6221579        8584334        100155220      1762654389     0              0              14   66   54   
2292.52/2292.63	c 6843798        9465121        110165085      1938048871     0              0              15   66   59   
2495.61/2495.71	c 7528238        10402939       121142915      2111858975     0              0              14   79   65   
2519.91/2520.00	
2519.91/2520.00	c *** INTERRUPTED ***
2519.91/2520.00	c restarts              : 94          
2519.91/2520.00	c conflicts             : 7589890      (3012 /sec)
2519.91/2520.00	c decisions             : 10488977     (4162 /sec)
2519.91/2520.00	c propagations          : 2130363956  (845408 /sec)
2519.91/2520.00	c root propagations     : 0           
2519.91/2520.00	c filter calls          : 122136246      (48468 /sec)
2519.91/2520.00	c useless filter calls  : 92310324       (75 %)
2519.91/2520.00	c Memory used           : 27.34 MB
2519.91/2520.00	c CPU time              : 2519.92 s
2519.91/2520.00	
2519.91/2520.00	s UNKNOWN

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299967-1532826125/watcher-4299967-1532826125 -o /tmp/evaluation-result-4299967-1532826125/solver-4299967-1532826125 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532810061-31499 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4299967-1532826125.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=572, runsolver pid=568

[startup+0.100153 s]*
/proc/loadavg: 2.00 2.01 2.05 3/189 574
/proc/meminfo: memFree=23836076/32770624 swapFree=67108860/67108860
[pid=572] ppid=568 vsize=27688 memory=4200 CPUtime=0.09 cores=1,3,5,7
/proc/572/stat : 572 (cosoco) R 568 572 31467 0 -1 4202496 1263 0 0 0 9 0 0 0 20 0 1 0 100175705 28352512 1050 33554432000 4194304 6142532 140735819229680 140735819226312 5058013 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 24641536 140735819232390 140735819232520 140735819232520 140735819235278 0
/proc/572/statm: 6922 1050 824 476 0 244 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 27688 KiB
Current children cumulated memory: 4200 KiB

[startup+0.209515 s]*
/proc/loadavg: 2.00 2.01 2.05 3/189 574
/proc/meminfo: memFree=23836272/32770624 swapFree=67108860/67108860
[pid=572] ppid=568 vsize=27688 memory=4200 CPUtime=0.2 cores=1,3,5,7
/proc/572/stat : 572 (cosoco) R 568 572 31467 0 -1 4202496 1263 0 0 0 20 0 0 0 20 0 1 0 100175705 28352512 1050 33554432000 4194304 6142532 140735819229680 140735819227080 5175264 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 24641536 140735819232390 140735819232520 140735819232520 140735819235278 0
/proc/572/statm: 6922 1050 824 476 0 244 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 27688 KiB
Current children cumulated memory: 4200 KiB

[startup+0.30895 s]*
/proc/loadavg: 2.00 2.01 2.05 3/189 574
/proc/meminfo: memFree=23836272/32770624 swapFree=67108860/67108860
[pid=572] ppid=568 vsize=27688 memory=4200 CPUtime=0.3 cores=1,3,5,7
/proc/572/stat : 572 (cosoco) R 568 572 31467 0 -1 4202496 1263 0 0 0 30 0 0 0 20 0 1 0 100175705 28352512 1050 33554432000 4194304 6142532 140735819229680 140735819227080 5175264 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 24641536 140735819232390 140735819232520 140735819232520 140735819235278 0
/proc/572/statm: 6922 1050 824 476 0 244 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 27688 KiB
Current children cumulated memory: 4200 KiB

[startup+0.700271 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 574
/proc/meminfo: memFree=23836272/32770624 swapFree=67108860/67108860
[pid=572] ppid=568 vsize=27688 memory=4200 CPUtime=0.69 cores=1,3,5,7
/proc/572/stat : 572 (cosoco) R 568 572 31467 0 -1 4202496 1263 0 0 0 69 0 0 0 20 0 1 0 100175705 28352512 1050 33554432000 4194304 6142532 140735819229680 140735819227080 5133028 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 24641536 140735819232390 140735819232520 140735819232520 140735819235278 0
/proc/572/statm: 6922 1050 824 476 0 244 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27688 KiB
Current children cumulated memory: 4200 KiB

[startup+1.50027 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 574
/proc/meminfo: memFree=23836272/32770624 swapFree=67108860/67108860
[pid=572] ppid=568 vsize=27688 memory=4200 CPUtime=1.49 cores=1,3,5,7
/proc/572/stat : 572 (cosoco) R 568 572 31467 0 -1 4202496 1263 0 0 0 149 0 0 0 20 0 1 0 100175705 28352512 1050 33554432000 4194304 6142532 140735819229680 140735819227080 5131322 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 24641536 140735819232390 140735819232520 140735819232520 140735819235278 0
/proc/572/statm: 6922 1050 824 476 0 244 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27688 KiB
Current children cumulated memory: 4200 KiB

[startup+3.10902 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 574
/proc/meminfo: memFree=23836272/32770624 swapFree=67108860/67108860
[pid=572] ppid=568 vsize=27688 memory=4428 CPUtime=3.1 cores=1,3,5,7
/proc/572/stat : 572 (cosoco) R 568 572 31467 0 -1 4202496 1434 0 0 0 310 0 0 0 20 0 1 0 100175705 28352512 1107 33554432000 4194304 6142532 140735819229680 140735819227080 5330311 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 24641536 140735819232390 140735819232520 140735819232520 140735819235278 0
/proc/572/statm: 6922 1107 872 476 0 244 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27688 KiB
Current children cumulated memory: 4428 KiB

[startup+6.30027 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 574
/proc/meminfo: memFree=23836332/32770624 swapFree=67108860/67108860
[pid=572] ppid=568 vsize=27688 memory=4428 CPUtime=6.29 cores=1,3,5,7
/proc/572/stat : 572 (cosoco) R 568 572 31467 0 -1 4202496 1605 0 0 0 629 0 0 0 20 0 1 0 100175705 28352512 1107 33554432000 4194304 6142532 140735819229680 140735819227080 5058259 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 24641536 140735819232390 140735819232520 140735819232520 140735819235278 0
/proc/572/statm: 6922 1107 872 476 0 244 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27688 KiB
Current children cumulated memory: 4428 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 574
/proc/meminfo: memFree=23836456/32770624 swapFree=67108860/67108860
[pid=572] ppid=568 vsize=27688 memory=4428 CPUtime=12.69 cores=1,3,5,7
/proc/572/stat : 572 (cosoco) R 568 572 31467 0 -1 4202496 1776 0 0 0 1269 0 0 0 20 0 1 0 100175705 28352512 1107 33554432000 4194304 6142532 140735819229680 140735819227080 5053542 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 24641536 140735819232390 140735819232520 140735819232520 140735819235278 0
/proc/572/statm: 6922 1107 872 476 0 244 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27688 KiB
Current children cumulated memory: 4428 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 574
/proc/meminfo: memFree=23836676/32770624 swapFree=67108860/67108860
[pid=572] ppid=568 vsize=27844 memory=4452 CPUtime=25.49 cores=1,3,5,7
/proc/572/stat : 572 (cosoco) R 568 572 31467 0 -1 4202496 2125 0 0 0 2549 0 0 0 20 0 1 0 100175705 28512256 1113 33554432000 4194304 6142532 140735819229680 140735819227080 5175264 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 24641536 140735819232390 140735819232520 140735819232520 140735819235278 0
/proc/572/statm: 6961 1113 872 476 0 283 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27844 KiB
Current children cumulated memory: 4452 KiB

[startup+51.1091 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 574
/proc/meminfo: memFree=23836900/32770624 swapFree=67108860/67108860
[pid=572] ppid=568 vsize=27844 memory=4452 CPUtime=51.09 cores=1,3,5,7
/proc/572/stat : 572 (cosoco) R 568 572 31467 0 -1 4202496 2297 0 0 0 5109 0 0 0 20 0 1 0 100175705 28512256 1113 33554432000 4194304 6142532 140735819229680 140735819227080 5131346 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 24641536 140735819232390 140735819232520 140735819232520 140735819235278 0
/proc/572/statm: 6961 1113 872 476 0 283 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 27844 KiB
Current children cumulated memory: 4452 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 2/186 609
/proc/meminfo: memFree=23839280/32770624 swapFree=67108860/67108860
[pid=572] ppid=568 vsize=27844 memory=4452 CPUtime=102.28 cores=1,3,5,7
/proc/572/stat : 572 (cosoco) R 568 572 31467 0 -1 4202496 2468 0 0 0 10228 0 0 0 20 0 1 0 100175705 28512256 1113 33554432000 4194304 6142532 140735819229680 140735819227080 5131338 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 24641536 140735819232390 140735819232520 140735819232520 140735819235278 0
/proc/572/statm: 6961 1113 872 476 0 283 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 27844 KiB
Current children cumulated memory: 4452 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 658
/proc/meminfo: memFree=23836660/32770624 swapFree=67108860/67108860
[pid=572] ppid=568 vsize=27844 memory=4452 CPUtime=162.28 cores=1,3,5,7
/proc/572/stat : 572 (cosoco) R 568 572 31467 0 -1 4202496 2639 0 0 0 16228 0 0 0 20 0 1 0 100175705 28512256 1113 33554432000 4194304 6142532 140735819229680 140735819227080 5175264 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 24641536 140735819232390 140735819232520 140735819232520 140735819235278 0
/proc/572/statm: 6961 1113 872 476 0 283 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 27844 KiB
Current children cumulated memory: 4452 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 659
/proc/meminfo: memFree=23836056/32770624 swapFree=67108860/67108860
[pid=572] ppid=568 vsize=27844 memory=4496 CPUtime=222.28 cores=1,3,5,7
/proc/572/stat : 572 (cosoco) R 568 572 31467 0 -1 4202496 2840 0 0 0 22228 0 0 0 20 0 1 0 100175705 28512256 1124 33554432000 4194304 6142532 140735819229680 140735819227080 5175264 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 24641536 140735819232390 140735819232520 140735819232520 140735819235278 0
/proc/572/statm: 6961 1124 872 476 0 283 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 27844 KiB
Current children cumulated memory: 4496 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 660
/proc/meminfo: memFree=23835984/32770624 swapFree=67108860/67108860
[pid=572] ppid=568 vsize=27844 memory=4496 CPUtime=282.28 cores=1,3,5,7
/proc/572/stat : 572 (cosoco) R 568 572 31467 0 -1 4202496 3023 0 0 0 28228 0 0 0 20 0 1 0 100175705 28512256 1124 33554432000 4194304 6142532 140735819229680 140735819227080 5053662 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 24641536 140735819232390 140735819232520 140735819232520 140735819235278 0
/proc/572/statm: 6961 1124 872 476 0 283 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 27844 KiB
Current children cumulated memory: 4496 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 661
/proc/meminfo: memFree=23836048/32770624 swapFree=67108860/67108860
[pid=572] ppid=568 vsize=27844 memory=4496 CPUtime=342.28 cores=1,3,5,7
/proc/572/stat : 572 (cosoco) R 568 572 31467 0 -1 4202496 3205 0 0 0 34228 0 0 0 20 0 1 0 100175705 28512256 1124 33554432000 4194304 6142532 140735819229680 140735819227080 5131350 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 24641536 140735819232390 140735819232520 140735819232520 140735819235278 0
/proc/572/statm: 6961 1124 872 476 0 283 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 27844 KiB
Current children cumulated memory: 4496 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 662
/proc/meminfo: memFree=23835728/32770624 swapFree=67108860/67108860
[pid=572] ppid=568 vsize=27844 memory=4508 CPUtime=402.28 cores=1,3,5,7
/proc/572/stat : 572 (cosoco) R 568 572 31467 0 -1 4202496 3398 0 0 0 40228 0 0 0 20 0 1 0 100175705 28512256 1127 33554432000 4194304 6142532 140735819229680 140735819227080 5058182 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 24641536 140735819232390 140735819232520 140735819232520 140735819235278 0
/proc/572/statm: 6961 1127 872 476 0 283 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 27844 KiB
Current children cumulated memory: 4508 KiB

[startup+462.3 s]
/proc/loadavg: 1.96 2.00 2.04 3/188 663
/proc/meminfo: memFree=23835808/32770624 swapFree=67108860/67108860
[pid=572] ppid=568 vsize=27844 memory=4508 CPUtime=462.27 cores=1,3,5,7
/proc/572/stat : 572 (cosoco) R 568 572 31467 0 -1 4202496 3588 0 0 0 46227 0 0 0 20 0 1 0 100175705 28512256 1127 33554432000 4194304 6142532 140735819229680 140735819227080 5053542 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 24641536 140735819232390 140735819232520 140735819232520 140735819235278 0
/proc/572/statm: 6961 1127 872 476 0 283 0
Current children cumulated CPU time: 462.27 s
Current children cumulated vsize: 27844 KiB
Current children cumulated memory: 4508 KiB


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

/proc/572/statm: 6998 1152 872 476 0 320 0
Current children cumulated CPU time: 1722.23 s
Current children cumulated vsize: 27992 KiB
Current children cumulated memory: 4608 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 773
/proc/meminfo: memFree=23833460/32770624 swapFree=67108860/67108860
[pid=572] ppid=568 vsize=27992 memory=4608 CPUtime=1782.23 cores=1,3,5,7
/proc/572/stat : 572 (cosoco) R 568 572 31467 0 -1 4202496 7964 0 0 0 178223 0 0 0 20 0 1 0 100175705 28663808 1152 33554432000 4194304 6142532 140735819229680 140735819227080 5330311 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 24641536 140735819232390 140735819232520 140735819232520 140735819235278 0
/proc/572/statm: 6998 1152 872 476 0 320 0
Current children cumulated CPU time: 1782.23 s
Current children cumulated vsize: 27992 KiB
Current children cumulated memory: 4608 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 774
/proc/meminfo: memFree=23833692/32770624 swapFree=67108860/67108860
[pid=572] ppid=568 vsize=27992 memory=4608 CPUtime=1842.23 cores=1,3,5,7
/proc/572/stat : 572 (cosoco) R 568 572 31467 0 -1 4202496 8146 0 0 0 184223 0 0 0 20 0 1 0 100175705 28663808 1152 33554432000 4194304 6142532 140735819229680 140735819227080 5175264 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 24641536 140735819232390 140735819232520 140735819232520 140735819235278 0
/proc/572/statm: 6998 1152 872 476 0 320 0
Current children cumulated CPU time: 1842.23 s
Current children cumulated vsize: 27992 KiB
Current children cumulated memory: 4608 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 775
/proc/meminfo: memFree=23833956/32770624 swapFree=67108860/67108860
[pid=572] ppid=568 vsize=27992 memory=4608 CPUtime=1902.23 cores=1,3,5,7
/proc/572/stat : 572 (cosoco) R 568 572 31467 0 -1 4202496 8353 0 0 0 190223 0 0 0 20 0 1 0 100175705 28663808 1152 33554432000 4194304 6142532 140735819229680 140735819227080 5175264 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 24641536 140735819232390 140735819232520 140735819232520 140735819235278 0
/proc/572/statm: 6998 1152 872 476 0 320 0
Current children cumulated CPU time: 1902.23 s
Current children cumulated vsize: 27992 KiB
Current children cumulated memory: 4608 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 776
/proc/meminfo: memFree=23834204/32770624 swapFree=67108860/67108860
[pid=572] ppid=568 vsize=27992 memory=4608 CPUtime=1962.23 cores=1,3,5,7
/proc/572/stat : 572 (cosoco) R 568 572 31467 0 -1 4202496 8538 0 0 0 196223 0 0 0 20 0 1 0 100175705 28663808 1152 33554432000 4194304 6142532 140735819229680 140735819227080 5336576 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 24641536 140735819232390 140735819232520 140735819232520 140735819235278 0
/proc/572/statm: 6998 1152 872 476 0 320 0
Current children cumulated CPU time: 1962.23 s
Current children cumulated vsize: 27992 KiB
Current children cumulated memory: 4608 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 777
/proc/meminfo: memFree=23834520/32770624 swapFree=67108860/67108860
[pid=572] ppid=568 vsize=27992 memory=4608 CPUtime=2022.23 cores=1,3,5,7
/proc/572/stat : 572 (cosoco) R 568 572 31467 0 -1 4202496 8721 0 0 0 202223 0 0 0 20 0 1 0 100175705 28663808 1152 33554432000 4194304 6142532 140735819229680 140735819227080 5058171 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 24641536 140735819232390 140735819232520 140735819232520 140735819235278 0
/proc/572/statm: 6998 1152 872 476 0 320 0
Current children cumulated CPU time: 2022.23 s
Current children cumulated vsize: 27992 KiB
Current children cumulated memory: 4608 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 778
/proc/meminfo: memFree=23834932/32770624 swapFree=67108860/67108860
[pid=572] ppid=568 vsize=27992 memory=4608 CPUtime=2082.22 cores=1,3,5,7
/proc/572/stat : 572 (cosoco) R 568 572 31467 0 -1 4202496 8905 0 0 0 208222 0 0 0 20 0 1 0 100175705 28663808 1152 33554432000 4194304 6142532 140735819229680 140735819227080 5175264 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 24641536 140735819232390 140735819232520 140735819232520 140735819235278 0
/proc/572/statm: 6998 1152 872 476 0 320 0
Current children cumulated CPU time: 2082.22 s
Current children cumulated vsize: 27992 KiB
Current children cumulated memory: 4608 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 779
/proc/meminfo: memFree=23834624/32770624 swapFree=67108860/67108860
[pid=572] ppid=568 vsize=27992 memory=4608 CPUtime=2142.22 cores=1,3,5,7
/proc/572/stat : 572 (cosoco) R 568 572 31467 0 -1 4202496 9123 0 0 0 214222 0 0 0 20 0 1 0 100175705 28663808 1152 33554432000 4194304 6142532 140735819229680 140735819227080 5062512 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 24641536 140735819232390 140735819232520 140735819232520 140735819235278 0
/proc/572/statm: 6998 1152 872 476 0 320 0
Current children cumulated CPU time: 2142.22 s
Current children cumulated vsize: 27992 KiB
Current children cumulated memory: 4608 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 780
/proc/meminfo: memFree=23834628/32770624 swapFree=67108860/67108860
[pid=572] ppid=568 vsize=27992 memory=4608 CPUtime=2202.22 cores=1,3,5,7
/proc/572/stat : 572 (cosoco) R 568 572 31467 0 -1 4202496 9307 0 0 0 220222 0 0 0 20 0 1 0 100175705 28663808 1152 33554432000 4194304 6142532 140735819229680 140735819227080 5053512 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 24641536 140735819232390 140735819232520 140735819232520 140735819235278 0
/proc/572/statm: 6998 1152 872 476 0 320 0
Current children cumulated CPU time: 2202.22 s
Current children cumulated vsize: 27992 KiB
Current children cumulated memory: 4608 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 781
/proc/meminfo: memFree=23834144/32770624 swapFree=67108860/67108860
[pid=572] ppid=568 vsize=27992 memory=4608 CPUtime=2262.22 cores=1,3,5,7
/proc/572/stat : 572 (cosoco) R 568 572 31467 0 -1 4202496 9490 0 0 0 226222 0 0 0 20 0 1 0 100175705 28663808 1152 33554432000 4194304 6142532 140735819229680 140735819227080 5175264 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 24641536 140735819232390 140735819232520 140735819232520 140735819235278 0
/proc/572/statm: 6998 1152 872 476 0 320 0
Current children cumulated CPU time: 2262.22 s
Current children cumulated vsize: 27992 KiB
Current children cumulated memory: 4608 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 789
/proc/meminfo: memFree=23833776/32770624 swapFree=67108860/67108860
[pid=572] ppid=568 vsize=27992 memory=4608 CPUtime=2322.22 cores=1,3,5,7
/proc/572/stat : 572 (cosoco) R 568 572 31467 0 -1 4202496 9698 0 0 0 232222 0 0 0 20 0 1 0 100175705 28663808 1152 33554432000 4194304 6142532 140735819229680 140735819227080 5131322 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 24641536 140735819232390 140735819232520 140735819232520 140735819235278 0
/proc/572/statm: 6998 1152 872 476 0 320 0
Current children cumulated CPU time: 2322.22 s
Current children cumulated vsize: 27992 KiB
Current children cumulated memory: 4608 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 790
/proc/meminfo: memFree=23834148/32770624 swapFree=67108860/67108860
[pid=572] ppid=568 vsize=27992 memory=4608 CPUtime=2382.21 cores=1,3,5,7
/proc/572/stat : 572 (cosoco) R 568 572 31467 0 -1 4202496 9882 0 0 0 238221 0 0 0 20 0 1 0 100175705 28663808 1152 33554432000 4194304 6142532 140735819229680 140735819227080 5330311 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 24641536 140735819232390 140735819232520 140735819232520 140735819235278 0
/proc/572/statm: 6998 1152 872 476 0 320 0
Current children cumulated CPU time: 2382.21 s
Current children cumulated vsize: 27992 KiB
Current children cumulated memory: 4608 KiB

[startup+2442.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/187 791
/proc/meminfo: memFree=23834268/32770624 swapFree=67108860/67108860
[pid=572] ppid=568 vsize=27992 memory=4608 CPUtime=2442.21 cores=1,3,5,7
/proc/572/stat : 572 (cosoco) R 568 572 31467 0 -1 4202496 10066 0 0 0 244221 0 0 0 20 0 1 0 100175705 28663808 1152 33554432000 4194304 6142532 140735819229680 140735819227080 5131350 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 24641536 140735819232390 140735819232520 140735819232520 140735819235278 0
/proc/572/statm: 6998 1152 872 476 0 320 0
Current children cumulated CPU time: 2442.21 s
Current children cumulated vsize: 27992 KiB
Current children cumulated memory: 4608 KiB

[startup+2502.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 792
/proc/meminfo: memFree=23834132/32770624 swapFree=67108860/67108860
[pid=572] ppid=568 vsize=27992 memory=4608 CPUtime=2502.21 cores=1,3,5,7
/proc/572/stat : 572 (cosoco) R 568 572 31467 0 -1 4202496 10274 0 0 0 250221 0 0 0 20 0 1 0 100175705 28663808 1152 33554432000 4194304 6142532 140735819229680 140735819227080 5062519 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 24641536 140735819232390 140735819232520 140735819232520 140735819235278 0
/proc/572/statm: 6998 1152 872 476 0 320 0
Current children cumulated CPU time: 2502.21 s
Current children cumulated vsize: 27992 KiB
Current children cumulated memory: 4608 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.01 2.02 2.05 3/187 793
/proc/meminfo: memFree=23833700/32770624 swapFree=67108860/67108860
[pid=572] ppid=568 vsize=27992 memory=4608 CPUtime=2519.91 cores=1,3,5,7
/proc/572/stat : 572 (cosoco) R 568 572 31467 0 -1 4202496 10457 0 0 0 251991 0 0 0 20 0 1 0 100175705 28663808 1152 33554432000 4194304 6142532 140735819229680 140735819227080 5175264 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8243016 8247936 24641536 140735819232390 140735819232520 140735819232520 140735819235278 0
/proc/572/statm: 6998 1152 872 476 0 320 0
Current children cumulated CPU time: 2519.91 s
Current children cumulated vsize: 27992 KiB
Current children cumulated memory: 4608 KiB

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

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

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

Child status: 1
Real time (s): 2520.01
CPU time (s): 2519.93
CPU user time (s): 2519.92
CPU system time (s): 0.008999
CPU usage (%): 99.997
Max. virtual memory (cumulated for all children) (KiB): 27992
Max. memory (cumulated for all children) (KiB): 4608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.92
system time used= 0.008999
maximum resident set size= 4672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10505
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= 15
involuntary context switches= 650


# summary of solver processes directly reported to runsolver:
#   pid: 572
#   total CPU time (s): 2519.93
#   total CPU user time (s): 2519.92
#   total CPU system time (s): 0.008999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.538 second user time and 14.0352 second system time

The end

Launcher Data

Begin job on node139 at 2018-07-29 03:02:05
IDJOB=4299967
IDBENCH=141514
IDSOLVER=2761
FILE ID=node139/4299967-1532826125
RUNJOBID= node139-1532810061-31499
PBS_JOBID= 21022483
Free space on /tmp= 38696 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/MagicSquare/MagicSquare-15-sum_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299967-1532826125/watcher-4299967-1532826125 -o /tmp/evaluation-result-4299967-1532826125/solver-4299967-1532826125 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532810061-31499 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4299967-1532826125.xml

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

MD5SUM BENCH= d64daa3cf1f3eb705836a312580fe3db
RANDOM SEED=558172713

node139.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.80
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.80
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.80
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.80
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:        23837300 kB
MemAvailable:   31931200 kB
Buffers:          242572 kB
Cached:          7949824 kB
SwapCached:            0 kB
Active:          3109328 kB
Inactive:        5136532 kB
Active(anon):       7480 kB
Inactive(anon):    73556 kB
Active(file):    3101848 kB
Inactive(file):  5062976 kB
Unevictable:        7312 kB
Mlocked:            7312 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2400 kB
Writeback:             0 kB
AnonPages:         60208 kB
Mapped:            46080 kB
Shmem:             25260 kB
Slab:             386204 kB
SReclaimable:     357536 kB
SUnreclaim:        28668 kB
KernelStack:        3376 kB
PageTables:         5188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     353156 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:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 38692 MiB
End job on node139 at 2018-07-29 03:44:06