Trace number 4295307

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

General information on the benchmark

NameSubisomorphism/
Subisomorphism-g10-g27_c18.xml
MD5SUM92ed35416817fd3e3d52723751690df9
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark134.841
Satisfiable
(Un)Satisfiability was proved
Number of variables41
Number of constraints121
Number of domains1
Minimum domain size86
Maximum domain size86
Distribution of domain sizes[{"size":86,"count":41}]
Minimum variable degree2
Maximum variable degree11
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":6},{"degree":5,"count":10},{"degree":6,"count":14},{"degree":7,"count":4},{"degree":8,"count":4},{"degree":10,"count":1},{"degree":11,"count":1}]
Minimum constraint arity1
Maximum constraint arity41
Distribution of constraint arities[{"arity":1,"count":40},{"arity":2,"count":80},{"arity":41,"count":1}]
Number of extensional constraints120
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":120},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.01	c root propagations     : 856         
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-4295307-1532546559.xml 
0.00/0.01	c ========================================[ Problem Statistics ]===========================================
0.00/0.01	c |                                                                                                       
0.00/0.01	c |  Parse time        :         0.01 s 
0.00/0.01	c |
0.00/0.01	c |               Variables: 41
0.00/0.01	c |            Domain Sizes: 86..86
0.00/0.01	c |
0.00/0.01	c |             Constraints: 121
0.00/0.01	c |                   Arity: 1..41  -- Unary: 40  -- Binary: 80
0.00/0.01	c | 
0.00/0.01	c |                   Types: 
0.00/0.01	c |                          All Different: 1
0.00/0.01	c |                          Extension: 80  (nb tuples: 800..800) -- (shared: 112)
0.00/0.01	c |                          Unary: 40
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.02	c 101            191            6532           26475          40             0              11   21   14   
0.00/0.03	c 211            425            14689          66940          40             0              10   19   14   
0.00/0.03	c 332            614            20121          85900          40             0              13   21   15   
0.00/0.05	c 465            952            28930          106942         40             0              11   19   14   
0.00/0.07	c 611            1240           40256          148533         40             0              13   20   15   
0.00/0.08	c 771            1548           50870          189647         40             0              13   23   17   
0.10/0.11	c 947            1970           64849          242794         40             0              11   19   15   
0.10/0.13	c 1140           2365           77489          290935         40             0              11   19   13   
0.10/0.15	c 1352           2870           94205          350160         40             0              12   18   15   
0.10/0.18	c 1585           3378           112659         424012         40             0              11   21   14   
0.10/0.20	c 1841           3953           128857         477177         40             0              9   19   16    
0.21/0.23	c 2122           4515           149740         560772         40             0              12   22   16   
0.21/0.26	c 2431           5085           169975         640788         40             0              12   21   15   
0.21/0.30	c 2770           5938           195560         718319         40             0              9   23   16    
0.31/0.35	c 3142           6996           226281         843893         40             0              8   20   13    
0.31/0.37	c 3551           7748           247300         913061         40             0              9   19   16    
0.41/0.42	c 4000           8658           279656         1011614        40             0              12   23   19   
0.41/0.46	c 4493           9524           307914         1123862        40             0              13   24   21   
0.41/0.50	c 5035           10852          342936         1229197        40             0              8   20   15    
0.51/0.56	c 5631           12091          379693         1383669        40             0              10   19   15   
0.60/0.63	c 6286           13600          428987         1557112        40             0              10   21   14   
0.69/0.72	c 7006           15433          486620         1763099        40             0              12   21   17   
0.79/0.82	c 7798           17183          549349         2014742        40             0              11   21   16   
0.89/0.92	c 8669           19112          626171         2328657        40             0              10   24   16   
1.00/1.04	c 9627           21444          699748         2558612        40             0              8   20   14    
1.10/1.13	c 10680          23683          763879         2769923        40             0              10   22   17   
1.19/1.25	c 11838          25984          841020         3051253        40             0              10   24   15   
1.39/1.40	c 13111          28728          928633         3398413        40             0              11   23   17   
1.49/1.52	c 14511          31380          1026980        3730762        40             0              12   24   18   
1.59/1.65	c 16051          35150          1125212        4042897        40             0              7   20   15    
1.79/1.82	c 17745          38872          1247805        4456716        40             0              11   22   16   
2.00/2.03	c 19608          43338          1382018        4830793        40             0              9   22   15    
2.19/2.24	c 21657          48649          1523906        5362878        40             0              9   24   14    
2.49/2.50	c 23910          53618          1692556        5948690        40             0              11   23   18   
2.69/2.73	c 26388          58576          1873699        6595540        40             0              9   23   15    
2.89/2.95	c 29113          63511          2019974        7276110        40             0              9   22   16    
3.19/3.24	c 32110          69944          2217820        7929780        40             0              8   22   14    
3.49/3.55	c 35406          77983          2441855        8589655        40             0              11   24   18   
3.79/3.88	c 39031          85134          2685458        9577771        40             0              9   23   16    
4.19/4.21	c 43018          93118          2885974        10337092       40             0              9   26   20    
4.59/4.63	c 47403          102727         3169469        11225287       40             0              10   26   17   
5.10/5.15	c 52226          113422         3531950        12615597       40             0              7   22   14    
5.59/5.69	c 57531          125366         3883508        13766437       40             0              10   25   18   
6.19/6.22	c 63366          136661         4230196        15047056       40             0              10   30   20   
6.79/6.85	c 69784          151057         4619489        16279079       40             0              9   25   18    
7.59/7.66	c 76843          167236         5155359        18449842       40             0              8   23   15    
8.19/8.23	c 84607          182862         5532460        19802412       40             0              13   28   22   
8.89/8.96	c 93147          201280         6019470        21377082       40             0              9   26   17    
9.79/9.82	c 102541         219125         6601762        23363702       40             0              9   23   16    
10.79/10.80	c 112874         243271         7237942        25987830       40             0              7   25   16    
12.10/12.13	c 124240         268788         8135108        29588988       40             0              9   27   16    
13.19/13.23	c 136742         294865         8906181        32636011       40             0              9   26   17    
14.39/14.46	c 150494         325551         9850843        35711015       40             0              7   21   16    
15.69/15.77	c 165621         357155         10640825       38878049       40             0              9   27   20    
17.39/17.47	c 182260         393881         11804977       42789077       40             0              8   26   16    
19.10/19.13	c 200562         430054         12998252       46652380       40             0              10   26   19   
20.79/20.89	c 220694         467683         14071994       50619240       40             0              9   25   18    
22.68/22.76	c 242839         509716         15241659       55123533       40             0              8   26   17    
25.38/25.45	c 267198         564758         17017666       61280995       40             0              7   24   14    
27.99/28.09	c 293992         620781         18903226       67719372       40             0              9   25   18    
31.28/31.30	c 323465         687013         20955142       74796634       40             0              8   26   16    
34.28/34.34	c 355885         749987         22822004       81972584       40             0              9   26   20    
37.18/37.20	c 391547         820589         24573209       88838220       40             0              14   30   23   
41.09/41.19	c 430775         904629         27266901       98455928       40             0              8   28   17    
45.48/45.57	c 473925         1001459        30117080       108376172      40             0              7   28   16    
50.48/50.56	c 521390         1104055        33286625       119546056      40             0              10   28   20   
55.09/55.19	c 573601         1210808        36329001       130795790      40             0              12   28   21   
61.58/61.65	c 631033         1344945        40679856       145618219      40             0              7   29   16    
66.78/66.83	c 694208         1472350        44137704       159242794      40             0              12   32   21   
73.68/73.79	c 763700         1625582        48713037       175817985      40             0              8   26   17    
80.78/80.82	c 840141         1776275        53879262       193398752      40             0              9   28   19    
88.27/88.33	c 924226         1963555        59557619       211706133      40             0              7   28   16    
97.37/97.42	c 1016719        2174850        65945333       231431938      40             0              8   25   19    
106.57/106.62	c 1118461        2388544        71622619       252883443      40             0              12   29   22   
116.98/117.07	c 1230377        2608472        78845445       280591630      40             0              8   26   17    
127.17/127.25	c 1353484        2848914        85756364       305655475      40             0              10   30   21   
141.77/141.81	c 1488901        3162173        95276413       337124569      40             0              7   26   16    
157.77/157.84	c 1637859        3516243        105850945      372600935      40             0              7   27   15    
170.77/170.89	c 1801712        3884078        114321113      396495848      40             0              9   29   20    
187.37/187.43	c 1981950        4240075        125651213      436720091      40             0              9   27   18    
207.36/207.41	c 2180211        4733696        139966466      478319262      40             0              6   26   18    
230.56/230.61	c 2398298        5214333        155946391      536530866      40             0              6   31   17    
251.26/251.39	c 2638193        5747791        171159196      585282439      40             0              6   29   18    
278.66/278.78	c 2902077        6325387        189625886      650010416      40             0              6   30   16    
308.45/308.54	c 3192349        6947487        210012137      727596111      40             0              7   28   17    
342.06/342.17	c 3511648        7673025        231693302      798638707      40             0              7   28   16    
382.15/382.29	c 3862876        8513877        256292847      881029350      40             0              7   27   16    
414.64/414.75	c 4249226        9320658        279200382      946960957      40             0              8   33   21    
455.74/455.80	c 4674211        10292322       302624763      1020460489     40             0              7   30   18    
499.84/500.00	c 5141694        11219853       334286438      1136752124     40             0              7   26   17    
549.73/549.87	c 5655925        12362363       369283024      1248971531     40             0              6   28   18    
604.04/604.15	c 6221579        13481586       407096921      1385914798     40             0              9   29   19    
658.12/658.29	c 6843798        14742572       442882735      1510735076     40             0              8   30   22    
712.22/712.35	c 7528238        16062436       477160333      1642182979     40             0              10   31   22   
793.11/793.27	c 8281122        17755163       525598112      1802337677     40             0              7   29   19    
880.30/880.48	c 9109294        19457877       584315285      2021718570     40             0              7   29   18    
969.49/969.63	c 10020283       21441533       647126245      2215061827     40             0              7   29   18    
1063.00/1063.18	c 11022370       23480945       716529089      2442253328     40             0              8   30   19    
1151.89/1152.10	c 12124665       25595689       777808856      2662275439     40             0              8   31   21    
1272.27/1272.48	c 13337189       28550426       857869139      2911462361     40             0              7   29   19    
1392.56/1392.70	c 14670965       31192788       941399260      3196957539     40             0              7   29   18    
1510.65/1510.86	c 16138118       34178025       1023619422     3445702819     40             0              8   33   19    
1667.34/1667.55	c 17751986       37635040       1129596354     3788943107     40             0              6   31   18    
1827.33/1827.53	c 19527240       41140291       1236174604     4187275806     40             0              9   31   21    
2033.82/2034.01	c 21480019       45386147       1366368835     4664580458     40             0              7   35   18    
2256.39/2256.67	c 23628075       49821814       1521178550     5229124321     40             0              7   31   18    
2492.89/2493.11	c 25990936       55130290       1686232834     5737636038     40             0              7   33   19    
2519.78/2520.00	
2519.78/2520.00	c *** INTERRUPTED ***
2519.78/2520.00	c restarts              : 107         
2519.78/2520.00	c conflicts             : 26336390     (10452 /sec)
2519.78/2520.00	c decisions             : 55882344     (22177 /sec)
2519.78/2520.00	c propagations          : 5790157122  (2297874 /sec)
2519.78/2520.00	c root propagations     : 856         
2519.78/2520.00	c filter calls          : 1703119881     (675898 /sec)
2519.78/2520.00	c useless filter calls  : 1217448036     (71 %)
2519.78/2520.00	c Memory used           : 26.79 MB
2519.78/2520.00	c CPU time              : 2519.79 s
2519.78/2520.00	
2519.78/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 (2265 MiB free)
  memory of node 1: 16384 MiB (6359 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295307-1532546559/watcher-4295307-1532546559 -o /tmp/evaluation-result-4295307-1532546559/solver-4295307-1532546559 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532535025-27478 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4295307-1532546559.xml 

running on 4 cores: 0,2,4,6

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

solver pid=28541, runsolver pid=28538

[startup+0.100097 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 28542
/proc/meminfo: memFree=8831628/32770624 swapFree=67108860/67108860
[pid=28541] ppid=28538 vsize=27424 memory=3672 CPUtime=0.1 cores=0,2,4,6
/proc/28541/stat : 28541 (cosoco) R 28538 28541 27447 0 -1 4202496 1139 0 0 0 10 0 0 0 20 0 1 0 72218766 28082176 918 33554432000 4194304 6142532 140736530354400 140736530351800 5054367 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 37031936 140736530359430 140736530359560 140736530359560 140736530362318 0
/proc/28541/statm: 6856 918 794 476 0 178 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3672 KiB

[startup+0.209674 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 28542
/proc/meminfo: memFree=8831840/32770624 swapFree=67108860/67108860
[pid=28541] ppid=28538 vsize=27424 memory=3672 CPUtime=0.21 cores=0,2,4,6
/proc/28541/stat : 28541 (cosoco) R 28538 28541 27447 0 -1 4202496 1139 0 0 0 21 0 0 0 20 0 1 0 72218766 28082176 918 33554432000 4194304 6142532 140736530354400 140736530351800 5058182 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 37031936 140736530359430 140736530359560 140736530359560 140736530362318 0
/proc/28541/statm: 6856 918 794 476 0 178 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3672 KiB

[startup+0.309124 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 28542
/proc/meminfo: memFree=8831840/32770624 swapFree=67108860/67108860
[pid=28541] ppid=28538 vsize=27424 memory=3672 CPUtime=0.31 cores=0,2,4,6
/proc/28541/stat : 28541 (cosoco) R 28538 28541 27447 0 -1 4202496 1139 0 0 0 31 0 0 0 20 0 1 0 72218766 28082176 918 33554432000 4194304 6142532 140736530354400 140736530351800 5060728 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 37031936 140736530359430 140736530359560 140736530359560 140736530362318 0
/proc/28541/statm: 6856 918 794 476 0 178 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3672 KiB

[startup+0.700232 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 28542
/proc/meminfo: memFree=8831840/32770624 swapFree=67108860/67108860
[pid=28541] ppid=28538 vsize=27424 memory=3672 CPUtime=0.69 cores=0,2,4,6
/proc/28541/stat : 28541 (cosoco) R 28538 28541 27447 0 -1 4202496 1139 0 0 0 69 0 0 0 20 0 1 0 72218766 28082176 918 33554432000 4194304 6142532 140736530354400 140736530351800 5061881 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 37031936 140736530359430 140736530359560 140736530359560 140736530362318 0
/proc/28541/statm: 6856 918 794 476 0 178 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3672 KiB

[startup+1.50023 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 28542
/proc/meminfo: memFree=8831840/32770624 swapFree=67108860/67108860
[pid=28541] ppid=28538 vsize=27424 memory=3672 CPUtime=1.49 cores=0,2,4,6
/proc/28541/stat : 28541 (cosoco) R 28538 28541 27447 0 -1 4202496 1139 0 0 0 149 0 0 0 20 0 1 0 72218766 28082176 918 33554432000 4194304 6142532 140736530354400 140736530351800 4995328 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 37031936 140736530359430 140736530359560 140736530359560 140736530362318 0
/proc/28541/statm: 6856 918 794 476 0 178 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3672 KiB

[startup+3.10885 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 28542
/proc/meminfo: memFree=8831840/32770624 swapFree=67108860/67108860
[pid=28541] ppid=28538 vsize=27424 memory=3932 CPUtime=3.1 cores=0,2,4,6
/proc/28541/stat : 28541 (cosoco) R 28538 28541 27447 0 -1 4202496 1213 0 0 0 310 0 0 0 20 0 1 0 72218766 28082176 983 33554432000 4194304 6142532 140736530354400 140736530351800 5058390 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 37031936 140736530359430 140736530359560 140736530359560 140736530362318 0
/proc/28541/statm: 6856 983 843 476 0 178 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3932 KiB

[startup+6.30022 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 28542
/proc/meminfo: memFree=8832192/32770624 swapFree=67108860/67108860
[pid=28541] ppid=28538 vsize=27424 memory=3932 CPUtime=6.29 cores=0,2,4,6
/proc/28541/stat : 28541 (cosoco) R 28538 28541 27447 0 -1 4202496 1287 0 0 0 629 0 0 0 20 0 1 0 72218766 28082176 983 33554432000 4194304 6142532 140736530354400 140736530351800 5058648 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 37031936 140736530359430 140736530359560 140736530359560 140736530362318 0
/proc/28541/statm: 6856 983 843 476 0 178 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3932 KiB

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 28542
/proc/meminfo: memFree=8832272/32770624 swapFree=67108860/67108860
[pid=28541] ppid=28538 vsize=27424 memory=3932 CPUtime=12.69 cores=0,2,4,6
/proc/28541/stat : 28541 (cosoco) R 28538 28541 27447 0 -1 4202496 1361 0 0 0 1269 0 0 0 20 0 1 0 72218766 28082176 983 33554432000 4194304 6142532 140736530354400 140736530351800 4995681 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 37031936 140736530359430 140736530359560 140736530359560 140736530362318 0
/proc/28541/statm: 6856 983 843 476 0 178 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3932 KiB

[startup+25.5002 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 28542
/proc/meminfo: memFree=8832080/32770624 swapFree=67108860/67108860
[pid=28541] ppid=28538 vsize=27424 memory=3932 CPUtime=25.48 cores=0,2,4,6
/proc/28541/stat : 28541 (cosoco) R 28538 28541 27447 0 -1 4202496 1509 0 0 0 2548 0 0 0 20 0 1 0 72218766 28082176 983 33554432000 4194304 6142532 140736530354400 140736530351800 5175264 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 37031936 140736530359430 140736530359560 140736530359560 140736530362318 0
/proc/28541/statm: 6856 983 843 476 0 178 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3932 KiB

[startup+51.1089 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 28542
/proc/meminfo: memFree=8832036/32770624 swapFree=67108860/67108860
[pid=28541] ppid=28538 vsize=27424 memory=3932 CPUtime=51.09 cores=0,2,4,6
/proc/28541/stat : 28541 (cosoco) R 28538 28541 27447 0 -1 4202496 1583 0 0 0 5109 0 0 0 20 0 1 0 72218766 28082176 983 33554432000 4194304 6142532 140736530354400 140736530351800 5053536 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 37031936 140736530359430 140736530359560 140736530359560 140736530362318 0
/proc/28541/statm: 6856 983 843 476 0 178 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3932 KiB

[startup+102.3 s]
/proc/loadavg: 1.97 2.00 2.04 3/188 28543
/proc/meminfo: memFree=8831788/32770624 swapFree=67108860/67108860
[pid=28541] ppid=28538 vsize=27424 memory=3932 CPUtime=102.27 cores=0,2,4,6
/proc/28541/stat : 28541 (cosoco) R 28538 28541 27447 0 -1 4202496 1657 0 0 0 10227 0 0 0 20 0 1 0 72218766 28082176 983 33554432000 4194304 6142532 140736530354400 140736530351800 5061911 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 37031936 140736530359430 140736530359560 140736530359560 140736530362318 0
/proc/28541/statm: 6856 983 843 476 0 178 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3932 KiB

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/187 28545
/proc/meminfo: memFree=8832152/32770624 swapFree=67108860/67108860
[pid=28541] ppid=28538 vsize=27424 memory=3932 CPUtime=162.27 cores=0,2,4,6
/proc/28541/stat : 28541 (cosoco) R 28538 28541 27447 0 -1 4202496 1731 0 0 0 16227 0 0 0 20 0 1 0 72218766 28082176 983 33554432000 4194304 6142532 140736530354400 140736530351800 5057959 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 37031936 140736530359430 140736530359560 140736530359560 140736530362318 0
/proc/28541/statm: 6856 983 843 476 0 178 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3932 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 28546
/proc/meminfo: memFree=8832632/32770624 swapFree=67108860/67108860
[pid=28541] ppid=28538 vsize=27424 memory=3932 CPUtime=222.26 cores=0,2,4,6
/proc/28541/stat : 28541 (cosoco) R 28538 28541 27447 0 -1 4202496 1805 0 0 0 22226 0 0 0 20 0 1 0 72218766 28082176 983 33554432000 4194304 6142532 140736530354400 140736530351800 5061721 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 37031936 140736530359430 140736530359560 140736530359560 140736530362318 0
/proc/28541/statm: 6856 983 843 476 0 178 0
Current children cumulated CPU time: 222.26 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3932 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 28547
/proc/meminfo: memFree=8832516/32770624 swapFree=67108860/67108860
[pid=28541] ppid=28538 vsize=27424 memory=3932 CPUtime=282.26 cores=0,2,4,6
/proc/28541/stat : 28541 (cosoco) R 28538 28541 27447 0 -1 4202496 1879 0 0 0 28226 0 0 0 20 0 1 0 72218766 28082176 983 33554432000 4194304 6142532 140736530354400 140736530351800 5055141 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 37031936 140736530359430 140736530359560 140736530359560 140736530362318 0
/proc/28541/statm: 6856 983 843 476 0 178 0
Current children cumulated CPU time: 282.26 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3932 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 28549
/proc/meminfo: memFree=8831772/32770624 swapFree=67108860/67108860
[pid=28541] ppid=28538 vsize=27424 memory=3932 CPUtime=342.25 cores=0,2,4,6
/proc/28541/stat : 28541 (cosoco) R 28538 28541 27447 0 -1 4202496 1953 0 0 0 34225 0 0 0 20 0 1 0 72218766 28082176 983 33554432000 4194304 6142532 140736530354400 140736530351800 5054683 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 37031936 140736530359430 140736530359560 140736530359560 140736530362318 0
/proc/28541/statm: 6856 983 843 476 0 178 0
Current children cumulated CPU time: 342.25 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3932 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 28550
/proc/meminfo: memFree=8831780/32770624 swapFree=67108860/67108860
[pid=28541] ppid=28538 vsize=27424 memory=3932 CPUtime=402.25 cores=0,2,4,6
/proc/28541/stat : 28541 (cosoco) R 28538 28541 27447 0 -1 4202496 2027 0 0 0 40225 0 0 0 20 0 1 0 72218766 28082176 983 33554432000 4194304 6142532 140736530354400 140736530351800 5058568 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 37031936 140736530359430 140736530359560 140736530359560 140736530362318 0
/proc/28541/statm: 6856 983 843 476 0 178 0
Current children cumulated CPU time: 402.25 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3932 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 28558
/proc/meminfo: memFree=8830664/32770624 swapFree=67108860/67108860
[pid=28541] ppid=28538 vsize=27424 memory=3932 CPUtime=462.24 cores=0,2,4,6
/proc/28541/stat : 28541 (cosoco) R 28538 28541 27447 0 -1 4202496 2101 0 0 0 46224 0 0 0 20 0 1 0 72218766 28082176 983 33554432000 4194304 6142532 140736530354400 140736530351800 5053745 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 37031936 140736530359430 140736530359560 140736530359560 140736530362318 0
/proc/28541/statm: 6856 983 843 476 0 178 0
Current children cumulated CPU time: 462.24 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3932 KiB


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

/proc/28541/statm: 6856 983 843 476 0 178 0
Current children cumulated CPU time: 1722.14 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3932 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/188 28657
/proc/meminfo: memFree=8831584/32770624 swapFree=67108860/67108860
[pid=28541] ppid=28538 vsize=27424 memory=3932 CPUtime=1782.13 cores=0,2,4,6
/proc/28541/stat : 28541 (cosoco) R 28538 28541 27447 0 -1 4202496 3632 0 0 0 178213 0 0 0 20 0 1 0 72218766 28082176 983 33554432000 4194304 6142532 140736530354400 140736530351800 5053732 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 37031936 140736530359430 140736530359560 140736530359560 140736530362318 0
/proc/28541/statm: 6856 983 843 476 0 178 0
Current children cumulated CPU time: 1782.13 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3932 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/188 28658
/proc/meminfo: memFree=8831708/32770624 swapFree=67108860/67108860
[pid=28541] ppid=28538 vsize=27424 memory=3932 CPUtime=1842.13 cores=0,2,4,6
/proc/28541/stat : 28541 (cosoco) R 28538 28541 27447 0 -1 4202496 3707 0 0 0 184213 0 0 0 20 0 1 0 72218766 28082176 983 33554432000 4194304 6142532 140736530354400 140736530351800 5060790 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 37031936 140736530359430 140736530359560 140736530359560 140736530362318 0
/proc/28541/statm: 6856 983 843 476 0 178 0
Current children cumulated CPU time: 1842.13 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3932 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 28659
/proc/meminfo: memFree=8831956/32770624 swapFree=67108860/67108860
[pid=28541] ppid=28538 vsize=27424 memory=3932 CPUtime=1902.12 cores=0,2,4,6
/proc/28541/stat : 28541 (cosoco) R 28538 28541 27447 0 -1 4202496 3769 0 0 0 190212 0 0 0 20 0 1 0 72218766 28082176 983 33554432000 4194304 6142532 140736530354400 140736530351800 5175264 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 37031936 140736530359430 140736530359560 140736530359560 140736530362318 0
/proc/28541/statm: 6856 983 843 476 0 178 0
Current children cumulated CPU time: 1902.12 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3932 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 28661
/proc/meminfo: memFree=8831220/32770624 swapFree=67108860/67108860
[pid=28541] ppid=28538 vsize=27424 memory=3932 CPUtime=1962.12 cores=0,2,4,6
/proc/28541/stat : 28541 (cosoco) R 28538 28541 27447 0 -1 4202496 3831 0 0 0 196212 0 0 0 20 0 1 0 72218766 28082176 983 33554432000 4194304 6142532 140736530354400 140736530351800 5330237 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 37031936 140736530359430 140736530359560 140736530359560 140736530362318 0
/proc/28541/statm: 6856 983 843 476 0 178 0
Current children cumulated CPU time: 1962.12 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3932 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 28662
/proc/meminfo: memFree=8831716/32770624 swapFree=67108860/67108860
[pid=28541] ppid=28538 vsize=27424 memory=3932 CPUtime=2022.11 cores=0,2,4,6
/proc/28541/stat : 28541 (cosoco) R 28538 28541 27447 0 -1 4202496 3893 0 0 0 202211 0 0 0 20 0 1 0 72218766 28082176 983 33554432000 4194304 6142532 140736530354400 140736530351800 5175264 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 37031936 140736530359430 140736530359560 140736530359560 140736530362318 0
/proc/28541/statm: 6856 983 843 476 0 178 0
Current children cumulated CPU time: 2022.11 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3932 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 28663
/proc/meminfo: memFree=8831716/32770624 swapFree=67108860/67108860
[pid=28541] ppid=28538 vsize=27424 memory=3932 CPUtime=2082.11 cores=0,2,4,6
/proc/28541/stat : 28541 (cosoco) R 28538 28541 27447 0 -1 4202496 3968 0 0 0 208211 0 0 0 20 0 1 0 72218766 28082176 983 33554432000 4194304 6142532 140736530354400 140736530351800 5058587 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 37031936 140736530359430 140736530359560 140736530359560 140736530362318 0
/proc/28541/statm: 6856 983 843 476 0 178 0
Current children cumulated CPU time: 2082.11 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3932 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 28665
/proc/meminfo: memFree=8831464/32770624 swapFree=67108860/67108860
[pid=28541] ppid=28538 vsize=27424 memory=3932 CPUtime=2142.1 cores=0,2,4,6
/proc/28541/stat : 28541 (cosoco) R 28538 28541 27447 0 -1 4202496 4030 0 0 0 214210 0 0 0 20 0 1 0 72218766 28082176 983 33554432000 4194304 6142532 140736530354400 140736530351800 5054364 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 37031936 140736530359430 140736530359560 140736530359560 140736530362318 0
/proc/28541/statm: 6856 983 843 476 0 178 0
Current children cumulated CPU time: 2142.1 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3932 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 28666
/proc/meminfo: memFree=8831348/32770624 swapFree=67108860/67108860
[pid=28541] ppid=28538 vsize=27424 memory=3932 CPUtime=2202.1 cores=0,2,4,6
/proc/28541/stat : 28541 (cosoco) R 28538 28541 27447 0 -1 4202496 4092 0 0 0 220210 0 0 0 20 0 1 0 72218766 28082176 983 33554432000 4194304 6142532 140736530354400 140736530351800 5060613 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 37031936 140736530359430 140736530359560 140736530359560 140736530362318 0
/proc/28541/statm: 6856 983 843 476 0 178 0
Current children cumulated CPU time: 2202.1 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3932 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 28676
/proc/meminfo: memFree=8829940/32770624 swapFree=67108860/67108860
[pid=28541] ppid=28538 vsize=27424 memory=3932 CPUtime=2262.09 cores=0,2,4,6
/proc/28541/stat : 28541 (cosoco) R 28538 28541 27447 0 -1 4202496 4167 0 0 0 226209 0 0 0 20 0 1 0 72218766 28082176 983 33554432000 4194304 6142532 140736530354400 140736530351800 5057941 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 37031936 140736530359430 140736530359560 140736530359560 140736530362318 0
/proc/28541/statm: 6856 983 843 476 0 178 0
Current children cumulated CPU time: 2262.09 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3932 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 28699
/proc/meminfo: memFree=8829740/32770624 swapFree=67108860/67108860
[pid=28541] ppid=28538 vsize=27424 memory=3932 CPUtime=2322.09 cores=0,2,4,6
/proc/28541/stat : 28541 (cosoco) R 28538 28541 27447 0 -1 4202496 4229 0 0 0 232209 0 0 0 20 0 1 0 72218766 28082176 983 33554432000 4194304 6142532 140736530354400 140736530351800 5330990 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 37031936 140736530359430 140736530359560 140736530359560 140736530362318 0
/proc/28541/statm: 6856 983 843 476 0 178 0
Current children cumulated CPU time: 2322.09 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3932 KiB

[startup+2382.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/189 28700
/proc/meminfo: memFree=8830056/32770624 swapFree=67108860/67108860
[pid=28541] ppid=28538 vsize=27424 memory=3932 CPUtime=2382.09 cores=0,2,4,6
/proc/28541/stat : 28541 (cosoco) R 28538 28541 27447 0 -1 4202496 4291 0 0 0 238209 0 0 0 20 0 1 0 72218766 28082176 983 33554432000 4194304 6142532 140736530354400 140736530351800 5060918 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 37031936 140736530359430 140736530359560 140736530359560 140736530362318 0
/proc/28541/statm: 6856 983 843 476 0 178 0
Current children cumulated CPU time: 2382.09 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3932 KiB

[startup+2442.3 s]
/proc/loadavg: 2.44 2.16 2.09 3/189 28701
/proc/meminfo: memFree=8830304/32770624 swapFree=67108860/67108860
[pid=28541] ppid=28538 vsize=27424 memory=3932 CPUtime=2442.08 cores=0,2,4,6
/proc/28541/stat : 28541 (cosoco) R 28538 28541 27447 0 -1 4202496 4353 0 0 0 244208 0 0 0 20 0 1 0 72218766 28082176 983 33554432000 4194304 6142532 140736530354400 140736530351800 5061721 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 37031936 140736530359430 140736530359560 140736530359560 140736530362318 0
/proc/28541/statm: 6856 983 843 476 0 178 0
Current children cumulated CPU time: 2442.08 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3932 KiB

[startup+2502.3 s]
/proc/loadavg: 2.16 2.13 2.09 3/189 28702
/proc/meminfo: memFree=8830668/32770624 swapFree=67108860/67108860
[pid=28541] ppid=28538 vsize=27424 memory=3932 CPUtime=2502.08 cores=0,2,4,6
/proc/28541/stat : 28541 (cosoco) R 28538 28541 27447 0 -1 4202496 4428 0 0 0 250208 0 0 0 20 0 1 0 72218766 28082176 983 33554432000 4194304 6142532 140736530354400 140736530351800 5061956 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 37031936 140736530359430 140736530359560 140736530359560 140736530362318 0
/proc/28541/statm: 6856 983 843 476 0 178 0
Current children cumulated CPU time: 2502.08 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3932 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.11 2.12 2.09 3/189 28702
/proc/meminfo: memFree=8830668/32770624 swapFree=67108860/67108860
[pid=28541] ppid=28538 vsize=27424 memory=3932 CPUtime=2519.78 cores=0,2,4,6
/proc/28541/stat : 28541 (cosoco) R 28538 28541 27447 0 -1 4202496 4489 0 0 0 251978 0 0 0 20 0 1 0 72218766 28082176 983 33554432000 4194304 6142532 140736530354400 140736530351800 5054224 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 37031936 140736530359430 140736530359560 140736530359560 140736530362318 0
/proc/28541/statm: 6856 983 843 476 0 178 0
Current children cumulated CPU time: 2519.78 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3932 KiB

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

[startup+2520.01 s]
# the end of solver process 28541 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.79 s, system=0.006999 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.8
CPU user time (s): 2519.79
CPU system time (s): 0.006999
CPU usage (%): 99.9915
Max. virtual memory (cumulated for all children) (KiB): 27424
Max. memory (cumulated for all children) (KiB): 3932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.79
system time used= 0.006999
maximum resident set size= 3996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4537
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= 731


# summary of solver processes directly reported to runsolver:
#   pid: 28541
#   total CPU time (s): 2519.8
#   total CPU user time (s): 2519.79
#   total CPU system time (s): 0.006999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.50645 second user time and 17.2522 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-25 21:22:39
IDJOB=4295307
IDBENCH=141504
IDSOLVER=2752
FILE ID=node106/4295307-1532546559
RUNJOBID= node106-1532535025-27478
PBS_JOBID= 21021947
Free space on /tmp= 46236 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/Subisomorphism/Subisomorphism-g10-g27_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295307-1532546559/watcher-4295307-1532546559 -o /tmp/evaluation-result-4295307-1532546559/solver-4295307-1532546559 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532535025-27478 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4295307-1532546559.xml

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

MD5SUM BENCH= 92ed35416817fd3e3d52723751690df9
RANDOM SEED=1264144382

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:         8832804 kB
MemAvailable:   31928084 kB
Buffers:          284348 kB
Cached:         22706640 kB
SwapCached:            0 kB
Active:          2810304 kB
Inactive:       20238768 kB
Active(anon):      60684 kB
Inactive(anon):    25252 kB
Active(file):    2749620 kB
Inactive(file): 20213516 kB
Unevictable:        6944 kB
Mlocked:            6944 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2744 kB
Writeback:             0 kB
AnonPages:         65252 kB
Mapped:            42200 kB
Shmem:             25228 kB
Slab:             587456 kB
SReclaimable:     560604 kB
SUnreclaim:        26852 kB
KernelStack:        3344 kB
PageTables:         4852 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     352720 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 46232 MiB
End job on node106 at 2018-07-25 22:04:39