Trace number 4267375

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-mini 1.12? (TO) 2400.0601 2399.8999

General information on the benchmark

NamePrimes/
Primes-m1-p15/Primes-15-60-3-5.xml
MD5SUMcb28c088349c564a44b865f26515e86f
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 variables100
Number of constraints60
Number of domains1
Minimum domain size46
Maximum domain size46
Distribution of domain sizes[{"size":46,"count":99}]
Minimum variable degree0
Maximum variable degree8
Distribution of variable degrees[{"degree":0,"count":1},{"degree":1,"count":14},{"degree":2,"count":13},{"degree":3,"count":22},{"degree":4,"count":24},{"degree":5,"count":17},{"degree":6,"count":6},{"degree":7,"count":2},{"degree":8,"count":1}]
Minimum constraint arity3
Maximum constraint arity8
Distribution of constraint arities[{"arity":3,"count":5},{"arity":4,"count":10},{"arity":5,"count":15},{"arity":6,"count":8},{"arity":7,"count":9},{"arity":8,"count":13}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":60}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c root propagations     : 595         
0.00/0.00	c restarts enabled, print stats at every restarts
0.00/0.00	c
0.00/0.00	c
0.00/0.00	c
0.00/0.00	c This is cosoco 1.12 --  
0.00/0.00	c
0.00/0.00	c command line: cosoco -lc -model -restarts HOME/instance-4267375-1502609959.xml 
0.00/0.00	c ========================================[ Problem Statistics ]===========================================
0.00/0.00	c |                                                                                                       
0.00/0.00	c |  Parse time        :         0.00 s 
0.00/0.00	c |
0.00/0.00	c |               Variables: 100
0.00/0.00	c |            Domain Sizes: 46..46
0.00/0.00	c |
0.00/0.00	c |             Constraints: 60
0.00/0.00	c |                   Arity: 3..8  -- Ternary: 5
0.00/0.00	c | 
0.00/0.00	c |                   Types: 
0.00/0.00	c |                          Sum: 60
0.00/0.00	c |                          
0.00/0.00	c =========================================================================================================
0.00/0.00	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.00	c remove useless variable x[77]
0.00/0.01	c 101            125            3595           24895          38             0              2   19   18    
0.00/0.02	c 211            324            8822           41506          40             0              1   27   17    
0.00/0.02	c 332            497            12897          52926          40             0              1   27   24    
0.00/0.03	c 465            688            22367          94141          40             0              7   28   21    
0.00/0.04	c 611            894            28043          110789         40             0              4   25   18    
0.00/0.06	c 771            1176           47607          201130         40             0              7   33   30    
0.00/0.07	c 947            1487           54569          226400         40             0              1   23   19    
0.00/0.08	c 1140           1800           64135          281740         40             0              5   38   25    
0.00/0.10	c 1352           2152           78205          346724         40             0              2   41   26    
0.10/0.12	c 1585           2556           91520          393092         40             0              1   29   22    
0.10/0.14	c 1841           2944           105754         470883         40             0              2   28   23    
0.10/0.15	c 2122           3385           119084         546923         40             0              8   37   27    
0.10/0.19	c 2431           3869           145707         646927         40             0              1   26   17    
0.10/0.21	c 2770           4363           162321         715314         40             0              17   24   23   
0.21/0.23	c 3142           4933           178812         774530         40             0              3   27   22    
0.21/0.27	c 3551           5494           207704         906037         40             0              10   32   28   
0.21/0.30	c 4000           6132           231862         990782         40             0              7   22   11    
0.31/0.32	c 4493           6893           253439         1057342        40             0              1   27   24    
0.31/0.35	c 5035           7692           275634         1148485        40             0              5   27   24    
0.31/0.38	c 5631           8519           300408         1261392        40             0              2   22   15    
0.41/0.47	c 6286           9448           379312         1461562        41             0              2   30   25    
0.41/0.50	c 7006           10793          408924         1613352        41             0              5   26   21    
0.51/0.58	c 7798           11877          466329         1870148        41             0              4   32   28    
0.60/0.62	c 8669           13510          495211         2004531        41             0              5   15   13    
0.60/0.68	c 9627           15085          540549         2216942        41             0              5   29   22    
0.69/0.77	c 10680          16882          611057         2505701        41             0              6   26   16    
0.79/0.84	c 11838          18676          667358         2736950        41             0              15   27   21   
0.89/0.93	c 13111          20375          755236         2979503        41             0              3   28   26    
1.00/1.08	c 14511          22709          875780         3437065        41             0              5   28   15    
1.10/1.16	c 16051          25095          938052         3661577        41             0              2   31   21    
1.19/1.28	c 17745          27423          1025097        4106191        41             0              4   30   24    
1.39/1.43	c 19608          30710          1153115        4580570        41             0              1   40   23    
1.49/1.58	c 21657          33715          1267147        5115689        41             0              11   28   20   
1.69/1.71	c 23910          37144          1373143        5490478        41             0              2   40   21    
1.79/1.88	c 26388          40463          1518014        6022232        41             0              5   27   25    
1.89/2.00	c 29113          44256          1616645        6463112        41             0              5   32   24    
2.19/2.24	c 32110          49047          1802895        7282530        41             0              12   39   26   
2.29/2.39	c 35406          53738          1923764        7680056        41             0              6   29   23    
2.59/2.62	c 39031          58745          2092995        8576599        41             0              4   33   23    
3.00/3.07	c 43018          64738          2473523        9589566        41             0              4   24   12    
3.29/3.33	c 47403          71393          2697416        10320976       41             0              2   40   25    
3.59/3.66	c 52226          78695          2958345        11269806       41             0              5   30   23    
4.00/4.02	c 57531          87975          3217971        12781799       41             0              2   39   29    
4.29/4.39	c 63366          96206          3494686        14138818       41             0              5   30   25    
4.69/4.70	c 69784          105688         3747534        14983870       41             0              2   29   20    
5.19/5.25	c 76843          119569         4190394        16641524       41             0              10   32   24   
5.69/5.78	c 84607          131692         4598543        18579106       41             0              4   41   26    
6.39/6.40	c 93147          144057         5101167        20491154       41             0              3   29   19    
7.00/7.01	c 102541         158965         5570605        22783057       41             0              4   41   26    
7.79/7.88	c 112874         174519         6244694        26098394       41             0              5   39   27    
8.39/8.44	c 124240         191182         6710225        27206220       41             0              3   13   11    
9.29/9.39	c 136742         212455         7483717        30154763       41             0              10   38   25   
10.10/10.12	c 150494         231456         8063364        33044488       41             0              3   39   24    
11.10/11.19	c 165621         256811         8914086        36731234       41             0              11   41   28   
12.59/12.60	c 182260         283813         10009734       42236822       41             0              4   38   26    
14.10/14.13	c 200562         315375         11219113       47481227       41             0              4   42   27    
15.29/15.38	c 220694         345096         12201089       51547917       41             0              11   37   26   
17.29/17.39	c 242839         382054         13727958       59924956       41             0              4   38   28    
19.10/19.18	c 267198         420838         15191305       65615111       41             0              2   39   30    
22.00/22.03	c 293992         461369         17688633       73883895       41             0              4   29   18    
24.20/24.26	c 323465         505997         19552288       81091240       41             0              2   40   31    
27.40/27.40	c 355885         555420         22319652       89225417       41             0              4   29   18    
29.80/29.82	c 391547         612570         24139953       98255881       41             0              5   40   25    
32.80/32.87	c 430775         669508         26642935       108184625      41             0              5   40   26    
36.40/36.40	c 473925         736194         29493630       119574805      41             0              4   29   22    
39.60/39.68	c 521390         807640         32153420       131700791      41             0              5   40   28    
44.60/44.69	c 573601         886645         36537662       143759238      41             0              2   27   18    
49.00/49.06	c 631033         983982         40118414       155747623      41             0              4   40   23    
54.80/54.90	c 694208         1097973        45047882       171196540      41             0              4   38   18    
60.30/60.38	c 763700         1231920        49507405       186439730      41             0              4   39   22    
66.01/66.06	c 840141         1366450        54236607       203243107      41             0              5   43   22    
74.70/74.75	c 924226         1498214        61571093       220991946      41             0              3   29   13    
81.40/81.47	c 1016719        1642976        66963917       245101207      41             0              4   43   31    
89.20/89.21	c 1118461        1801713        73155239       269891841      41             0              4   42   26    
99.70/99.76	c 1230377        1953887        81327225       304589882      41             0              4   35   25    
107.50/107.53	c 1353484        2134918        87515827       335373917      41             0              5   44   28    
121.50/121.57	c 1488901        2343153        99638237       362104072      41             0              3   29   15    
130.90/131.00	c 1637859        2596502        107581626      388775246      41             0              2   47   25    
143.20/143.21	c 1801712        2872132        117736411      425778437      41             0              4   44   24    
155.70/155.72	c 1981950        3161478        128325613      461119676      41             0              4   39   19    
168.01/168.07	c 2180211        3508041        138599516      499456801      41             0              2   47   26    
186.21/186.24	c 2398298        3850381        154467274      550487023      41             0              4   38   21    
205.61/205.69	c 2638193        4187307        170119928      618427063      41             0              2   39   29    
229.61/229.66	c 2902077        4581536        189579803      701338876      41             0              3   40   27    
251.71/251.73	c 3192349        5005422        207367433      775455230      41             0              2   47   31    
269.12/269.17	c 3511648        5431253        222409355      822505496      41             0              5   38   19    
293.02/293.07	c 3862876        5951609        241949214      899265127      41             0              2   46   29    
320.82/320.87	c 4249226        6524130        266770801      966865090      41             0              4   33   18    
345.42/345.40	c 4674211        7174600        287663768      1030194363     41             0              5   42   21    
372.13/372.18	c 5141694        7797069        311537930      1103837634     41             0              4   38   22    
398.92/398.92	c 5655925        8578813        333505748      1181555856     41             0              5   38   20    
435.52/435.56	c 6221579        9422131        363154401      1301148425     41             0              5   46   29    
492.73/492.73	c 6843798        10315993       411563042      1463145713     41             0              4   38   23    
552.93/552.98	c 7528238        11320216       464033528      1595171356     41             0              2   41   16    
613.04/613.06	c 8281122        12449245       514127914      1776484874     41             0              4   42   26    
657.24/657.28	c 9109294        13695768       550789492      1885788590     41             0              3   41   22    
714.94/714.95	c 10020283       15064018       597207042      2081466528     41             0              4   46   24    
773.35/773.38	c 11022370       16631227       647215741      2238360385     41             0              2   47   22    
841.06/841.05	c 12124665       18067458       704360008      2434862705     41             0              5   26   20    
936.17/936.13	c 13337189       20020164       781083021      2746178513     41             0              4   43   24    
1019.66/1019.64	c 14670965       22166047       849553276      3009904772     41             0              4   47   27    
1111.87/1111.84	c 16138118       24352798       930241051      3255580778     41             0              4   41   21    
1209.58/1209.59	c 17751986       26778969       1013137400     3525511206     41             0              4   43   22    
1315.28/1315.20	c 19527240       29663817       1101366735     3823019671     41             0              4   46   23    
1460.69/1460.65	c 21480019       32435512       1225244201     4248176496     41             0              3   41   27    
1617.00/1616.93	c 23628075       35451242       1353705427     4713764079     41             0              4   46   28    
1753.22/1753.14	c 25990936       38856254       1466671687     5124000878     41             0              4   46   23    
1916.03/1915.94	c 28590083       42716455       1603440911     5582667776     41             0              2   50   25    
2100.64/2100.57	c 31449144       47100079       1764734444     6096626927     41             0              4   42   21    
2270.35/2270.27	c 34594111       51978760       1905799282     6575827617     41             0              4   46   21    
2400.06/2399.90	
2400.06/2399.90	c *** INTERRUPTED ***
2400.06/2399.90	c restarts              : 110         
2400.06/2399.90	c conflicts             : 36862823     (15359 /sec)
2400.06/2399.90	c decisions             : 55300305     (23041 /sec)
2400.06/2399.90	c propagations          : 6835205132  (2847927 /sec)
2400.06/2399.90	c root propagations     : 595         
2400.06/2399.90	c filter calls          : 2018455627     (841001 /sec)
2400.06/2399.90	c useless filter calls  : 1219077447     (60 %)
2400.06/2399.90	c Memory used           : 26.28 MB
2400.06/2399.90	c CPU time              : 2400.06 s
2400.06/2399.90	
2400.06/2399.90	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 (15355 MiB free)
  memory of node 1: 16384 MiB (15528 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4267375-1502609959/watcher-4267375-1502609959 -o /tmp/evaluation-result-4267375-1502609959/solver-4267375-1502609959 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node102-1502602094-2570 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4267375-1502609959.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=7269, runsolver pid=7266

[startup+0.100198 s]*
/proc/loadavg: 1.93 2.06 2.08 3/187 7270
/proc/meminfo: memFree=31624212/32770624 swapFree=67108860/67108860
[pid=7269] ppid=7266 vsize=26908 memory=3564 CPUtime=0.1 cores=0,2,4,6
/proc/7269/stat : 7269 (cosoco) R 7266 7269 2539 0 -1 4202496 1059 0 0 0 10 0 0 0 20 0 1 0 94084271 27553792 891 33554432000 4194304 5748600 140727223015104 140727223011752 4940455 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 26144768 140727223018687 140727223018782 140727223018782 140727223021518 0
/proc/7269/statm: 6727 891 761 380 0 145 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3564 KiB

[startup+0.209294 s]*
/proc/loadavg: 1.93 2.06 2.08 3/187 7270
/proc/meminfo: memFree=31624336/32770624 swapFree=67108860/67108860
[pid=7269] ppid=7266 vsize=26908 memory=3564 CPUtime=0.21 cores=0,2,4,6
/proc/7269/stat : 7269 (cosoco) R 7266 7269 2539 0 -1 4202496 1059 0 0 0 21 0 0 0 20 0 1 0 94084271 27553792 891 33554432000 4194304 5748600 140727223015104 140727223011752 4941434 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 26144768 140727223018687 140727223018782 140727223018782 140727223021518 0
/proc/7269/statm: 6727 891 761 380 0 145 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3564 KiB

[startup+0.308824 s]*
/proc/loadavg: 1.93 2.06 2.08 3/187 7270
/proc/meminfo: memFree=31624336/32770624 swapFree=67108860/67108860
[pid=7269] ppid=7266 vsize=26908 memory=3564 CPUtime=0.31 cores=0,2,4,6
/proc/7269/stat : 7269 (cosoco) R 7266 7269 2539 0 -1 4202496 1059 0 0 0 31 0 0 0 20 0 1 0 94084271 27553792 891 33554432000 4194304 5748600 140727223015104 140727223011752 4941434 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 26144768 140727223018687 140727223018782 140727223018782 140727223021518 0
/proc/7269/statm: 6727 891 761 380 0 145 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3564 KiB

[startup+0.700338 s]
/proc/loadavg: 1.94 2.06 2.08 3/187 7270
/proc/meminfo: memFree=31624336/32770624 swapFree=67108860/67108860
[pid=7269] ppid=7266 vsize=26908 memory=3564 CPUtime=0.69 cores=0,2,4,6
/proc/7269/stat : 7269 (cosoco) R 7266 7269 2539 0 -1 4202496 1059 0 0 0 69 0 0 0 20 0 1 0 94084271 27553792 891 33554432000 4194304 5748600 140727223015104 140727223011752 5000332 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 26144768 140727223018687 140727223018782 140727223018782 140727223021518 0
/proc/7269/statm: 6727 891 761 380 0 145 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3564 KiB

[startup+1.50034 s]
/proc/loadavg: 1.94 2.06 2.08 3/187 7270
/proc/meminfo: memFree=31624352/32770624 swapFree=67108860/67108860
[pid=7269] ppid=7266 vsize=26908 memory=3564 CPUtime=1.49 cores=0,2,4,6
/proc/7269/stat : 7269 (cosoco) R 7266 7269 2539 0 -1 4202496 1059 0 0 0 149 0 0 0 20 0 1 0 94084271 27553792 891 33554432000 4194304 5748600 140727223015104 140727223012504 4941828 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 26144768 140727223018687 140727223018782 140727223018782 140727223021518 0
/proc/7269/statm: 6727 891 761 380 0 145 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3564 KiB

[startup+3.10891 s]
/proc/loadavg: 1.94 2.06 2.08 3/187 7270
/proc/meminfo: memFree=31624244/32770624 swapFree=67108860/67108860
[pid=7269] ppid=7266 vsize=26908 memory=3588 CPUtime=3.1 cores=0,2,4,6
/proc/7269/stat : 7269 (cosoco) R 7266 7269 2539 0 -1 4202496 1125 0 0 0 310 0 0 0 20 0 1 0 94084271 27553792 897 33554432000 4194304 5748600 140727223015104 140727223012504 4940968 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 26144768 140727223018687 140727223018782 140727223018782 140727223021518 0
/proc/7269/statm: 6727 897 766 380 0 145 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3588 KiB

[startup+6.30033 s]
/proc/loadavg: 1.95 2.06 2.08 3/187 7270
/proc/meminfo: memFree=31624264/32770624 swapFree=67108860/67108860
[pid=7269] ppid=7266 vsize=26908 memory=3588 CPUtime=6.29 cores=0,2,4,6
/proc/7269/stat : 7269 (cosoco) R 7266 7269 2539 0 -1 4202496 1191 0 0 0 629 0 0 0 20 0 1 0 94084271 27553792 897 33554432000 4194304 5748600 140727223015104 140727223012504 5000352 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 26144768 140727223018687 140727223018782 140727223018782 140727223021518 0
/proc/7269/statm: 6727 897 766 380 0 145 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3588 KiB

[startup+12.7003 s]
/proc/loadavg: 1.95 2.06 2.08 3/187 7270
/proc/meminfo: memFree=31624068/32770624 swapFree=67108860/67108860
[pid=7269] ppid=7266 vsize=26908 memory=3588 CPUtime=12.69 cores=0,2,4,6
/proc/7269/stat : 7269 (cosoco) R 7266 7269 2539 0 -1 4202496 1257 0 0 0 1269 0 0 0 20 0 1 0 94084271 27553792 897 33554432000 4194304 5748600 140727223015104 140727223012504 4941424 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 26144768 140727223018687 140727223018782 140727223018782 140727223021518 0
/proc/7269/statm: 6727 897 766 380 0 145 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3588 KiB

[startup+25.5003 s]
/proc/loadavg: 1.96 2.06 2.08 3/187 7270
/proc/meminfo: memFree=31624068/32770624 swapFree=67108860/67108860
[pid=7269] ppid=7266 vsize=26908 memory=3588 CPUtime=25.5 cores=0,2,4,6
/proc/7269/stat : 7269 (cosoco) R 7266 7269 2539 0 -1 4202496 1390 0 0 0 2550 0 0 0 20 0 1 0 94084271 27553792 897 33554432000 4194304 5748600 140727223015104 140727223012504 5127628 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 26144768 140727223018687 140727223018782 140727223018782 140727223021518 0
/proc/7269/statm: 6727 897 766 380 0 145 0
Current children cumulated CPU time: 25.5 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3588 KiB

[startup+51.1092 s]
/proc/loadavg: 1.97 2.05 2.08 3/187 7270
/proc/meminfo: memFree=31624192/32770624 swapFree=67108860/67108860
[pid=7269] ppid=7266 vsize=26908 memory=3588 CPUtime=51.11 cores=0,2,4,6
/proc/7269/stat : 7269 (cosoco) R 7266 7269 2539 0 -1 4202496 1457 0 0 0 5111 0 0 0 20 0 1 0 94084271 27553792 897 33554432000 4194304 5748600 140727223015104 140727223012504 5127680 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 26144768 140727223018687 140727223018782 140727223018782 140727223021518 0
/proc/7269/statm: 6727 897 766 380 0 145 0
Current children cumulated CPU time: 51.11 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3588 KiB

[startup+102.3 s]
/proc/loadavg: 1.99 2.04 2.07 3/187 7271
/proc/meminfo: memFree=31624572/32770624 swapFree=67108860/67108860
[pid=7269] ppid=7266 vsize=26908 memory=3588 CPUtime=102.3 cores=0,2,4,6
/proc/7269/stat : 7269 (cosoco) R 7266 7269 2539 0 -1 4202496 1523 0 0 0 10230 0 0 0 20 0 1 0 94084271 27553792 897 33554432000 4194304 5748600 140727223015104 140727223012504 4941450 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 26144768 140727223018687 140727223018782 140727223018782 140727223021518 0
/proc/7269/statm: 6727 897 766 380 0 145 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3588 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.04 2.07 3/187 7272
/proc/meminfo: memFree=31624448/32770624 swapFree=67108860/67108860
[pid=7269] ppid=7266 vsize=26908 memory=3588 CPUtime=162.3 cores=0,2,4,6
/proc/7269/stat : 7269 (cosoco) R 7266 7269 2539 0 -1 4202496 1589 0 0 0 16230 0 0 0 20 0 1 0 94084271 27553792 897 33554432000 4194304 5748600 140727223015104 140727223012504 4941918 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 26144768 140727223018687 140727223018782 140727223018782 140727223021518 0
/proc/7269/statm: 6727 897 766 380 0 145 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3588 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.03 2.06 3/187 7274
/proc/meminfo: memFree=31624272/32770624 swapFree=67108860/67108860
[pid=7269] ppid=7266 vsize=26908 memory=3588 CPUtime=222.31 cores=0,2,4,6
/proc/7269/stat : 7269 (cosoco) R 7266 7269 2539 0 -1 4202496 1655 0 0 0 22231 0 0 0 20 0 1 0 94084271 27553792 897 33554432000 4194304 5748600 140727223015104 140727223012504 4941458 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 26144768 140727223018687 140727223018782 140727223018782 140727223021518 0
/proc/7269/statm: 6727 897 766 380 0 145 0
Current children cumulated CPU time: 222.31 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3588 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 7275
/proc/meminfo: memFree=31624404/32770624 swapFree=67108860/67108860
[pid=7269] ppid=7266 vsize=26908 memory=3588 CPUtime=282.31 cores=0,2,4,6
/proc/7269/stat : 7269 (cosoco) R 7266 7269 2539 0 -1 4202496 1656 0 0 0 28231 0 0 0 20 0 1 0 94084271 27553792 897 33554432000 4194304 5748600 140727223015104 140727223012504 5000352 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 26144768 140727223018687 140727223018782 140727223018782 140727223021518 0
/proc/7269/statm: 6727 897 766 380 0 145 0
Current children cumulated CPU time: 282.31 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3588 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 7284
/proc/meminfo: memFree=31623252/32770624 swapFree=67108860/67108860
[pid=7269] ppid=7266 vsize=26908 memory=3588 CPUtime=342.32 cores=0,2,4,6
/proc/7269/stat : 7269 (cosoco) R 7266 7269 2539 0 -1 4202496 1722 0 0 0 34232 0 0 0 20 0 1 0 94084271 27553792 897 33554432000 4194304 5748600 140727223015104 140727223012504 4941458 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 26144768 140727223018687 140727223018782 140727223018782 140727223021518 0
/proc/7269/statm: 6727 897 766 380 0 145 0
Current children cumulated CPU time: 342.32 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3588 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7285
/proc/meminfo: memFree=31623624/32770624 swapFree=67108860/67108860
[pid=7269] ppid=7266 vsize=26908 memory=3588 CPUtime=402.32 cores=0,2,4,6
/proc/7269/stat : 7269 (cosoco) R 7266 7269 2539 0 -1 4202496 1722 0 0 0 40232 0 0 0 20 0 1 0 94084271 27553792 897 33554432000 4194304 5748600 140727223015104 140727223012504 4941413 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 26144768 140727223018687 140727223018782 140727223018782 140727223021518 0
/proc/7269/statm: 6727 897 766 380 0 145 0
Current children cumulated CPU time: 402.32 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3588 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7286
/proc/meminfo: memFree=31623872/32770624 swapFree=67108860/67108860
[pid=7269] ppid=7266 vsize=26908 memory=3588 CPUtime=462.33 cores=0,2,4,6
/proc/7269/stat : 7269 (cosoco) R 7266 7269 2539 0 -1 4202496 1790 0 0 0 46233 0 0 0 20 0 1 0 94084271 27553792 897 33554432000 4194304 5748600 140727223015104 140727223012504 4941413 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 26144768 140727223018687 140727223018782 140727223018782 140727223021518 0
/proc/7269/statm: 6727 897 766 380 0 145 0
Current children cumulated CPU time: 462.33 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3588 KiB


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

/proc/7269/statm: 6727 897 766 380 0 145 0
Current children cumulated CPU time: 1662.41 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3588 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7384
/proc/meminfo: memFree=31623936/32770624 swapFree=67108860/67108860
[pid=7269] ppid=7266 vsize=26908 memory=3588 CPUtime=1722.41 cores=0,2,4,6
/proc/7269/stat : 7269 (cosoco) R 7266 7269 2539 0 -1 4202496 2443 0 0 0 172241 0 0 0 20 0 1 0 94084271 27553792 897 33554432000 4194304 5748600 140727223015104 140727223012504 4941465 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 26144768 140727223018687 140727223018782 140727223018782 140727223021518 0
/proc/7269/statm: 6727 897 766 380 0 145 0
Current children cumulated CPU time: 1722.41 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3588 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7385
/proc/meminfo: memFree=31625100/32770624 swapFree=67108860/67108860
[pid=7269] ppid=7266 vsize=26908 memory=3588 CPUtime=1782.42 cores=0,2,4,6
/proc/7269/stat : 7269 (cosoco) R 7266 7269 2539 0 -1 4202496 2509 0 0 0 178242 0 0 0 20 0 1 0 94084271 27553792 897 33554432000 4194304 5748600 140727223015104 140727223012504 4995520 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 26144768 140727223018687 140727223018782 140727223018782 140727223021518 0
/proc/7269/statm: 6727 897 766 380 0 145 0
Current children cumulated CPU time: 1782.42 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3588 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7388
/proc/meminfo: memFree=31624456/32770624 swapFree=67108860/67108860
[pid=7269] ppid=7266 vsize=26908 memory=3588 CPUtime=1842.42 cores=0,2,4,6
/proc/7269/stat : 7269 (cosoco) R 7266 7269 2539 0 -1 4202496 2509 0 0 0 184242 0 0 0 20 0 1 0 94084271 27553792 897 33554432000 4194304 5748600 140727223015104 140727223012504 4995505 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 26144768 140727223018687 140727223018782 140727223018782 140727223021518 0
/proc/7269/statm: 6727 897 766 380 0 145 0
Current children cumulated CPU time: 1842.42 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3588 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7389
/proc/meminfo: memFree=31624732/32770624 swapFree=67108860/67108860
[pid=7269] ppid=7266 vsize=26908 memory=3588 CPUtime=1902.42 cores=0,2,4,6
/proc/7269/stat : 7269 (cosoco) R 7266 7269 2539 0 -1 4202496 2568 0 0 0 190242 0 0 0 20 0 1 0 94084271 27553792 897 33554432000 4194304 5748600 140727223015104 140727223012504 5000352 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 26144768 140727223018687 140727223018782 140727223018782 140727223021518 0
/proc/7269/statm: 6727 897 766 380 0 145 0
Current children cumulated CPU time: 1902.42 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3588 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7390
/proc/meminfo: memFree=31624860/32770624 swapFree=67108860/67108860
[pid=7269] ppid=7266 vsize=26908 memory=3588 CPUtime=1962.43 cores=0,2,4,6
/proc/7269/stat : 7269 (cosoco) R 7266 7269 2539 0 -1 4202496 2576 0 0 0 196243 0 0 0 20 0 1 0 94084271 27553792 897 33554432000 4194304 5748600 140727223015104 140727223012504 4941458 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 26144768 140727223018687 140727223018782 140727223018782 140727223021518 0
/proc/7269/statm: 6727 897 766 380 0 145 0
Current children cumulated CPU time: 1962.43 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3588 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7392
/proc/meminfo: memFree=31624024/32770624 swapFree=67108860/67108860
[pid=7269] ppid=7266 vsize=26908 memory=3588 CPUtime=2022.43 cores=0,2,4,6
/proc/7269/stat : 7269 (cosoco) R 7266 7269 2539 0 -1 4202496 2631 0 0 0 202243 0 0 0 20 0 1 0 94084271 27553792 897 33554432000 4194304 5748600 140727223015104 140727223012504 5000320 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 26144768 140727223018687 140727223018782 140727223018782 140727223021518 0
/proc/7269/statm: 6727 897 766 380 0 145 0
Current children cumulated CPU time: 2022.43 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3588 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7393
/proc/meminfo: memFree=31623988/32770624 swapFree=67108860/67108860
[pid=7269] ppid=7266 vsize=26908 memory=3588 CPUtime=2082.44 cores=0,2,4,6
/proc/7269/stat : 7269 (cosoco) R 7266 7269 2539 0 -1 4202496 2631 0 0 0 208244 0 0 0 20 0 1 0 94084271 27553792 897 33554432000 4194304 5748600 140727223015104 140727223012504 4940747 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 26144768 140727223018687 140727223018782 140727223018782 140727223021518 0
/proc/7269/statm: 6727 897 766 380 0 145 0
Current children cumulated CPU time: 2082.44 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3588 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7402
/proc/meminfo: memFree=31623764/32770624 swapFree=67108860/67108860
[pid=7269] ppid=7266 vsize=26908 memory=3588 CPUtime=2142.44 cores=0,2,4,6
/proc/7269/stat : 7269 (cosoco) R 7266 7269 2539 0 -1 4202496 2698 0 0 0 214244 0 0 0 20 0 1 0 94084271 27553792 897 33554432000 4194304 5748600 140727223015104 140727223012504 4942896 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 26144768 140727223018687 140727223018782 140727223018782 140727223021518 0
/proc/7269/statm: 6727 897 766 380 0 145 0
Current children cumulated CPU time: 2142.44 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3588 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7425
/proc/meminfo: memFree=31622400/32770624 swapFree=67108860/67108860
[pid=7269] ppid=7266 vsize=26908 memory=3588 CPUtime=2202.44 cores=0,2,4,6
/proc/7269/stat : 7269 (cosoco) R 7266 7269 2539 0 -1 4202496 2698 0 0 0 220244 0 0 0 20 0 1 0 94084271 27553792 897 33554432000 4194304 5748600 140727223015104 140727223012504 4941443 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 26144768 140727223018687 140727223018782 140727223018782 140727223021518 0
/proc/7269/statm: 6727 897 766 380 0 145 0
Current children cumulated CPU time: 2202.44 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3588 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7426
/proc/meminfo: memFree=31622292/32770624 swapFree=67108860/67108860
[pid=7269] ppid=7266 vsize=26908 memory=3588 CPUtime=2262.45 cores=0,2,4,6
/proc/7269/stat : 7269 (cosoco) R 7266 7269 2539 0 -1 4202496 2753 0 0 0 226245 0 0 0 20 0 1 0 94084271 27553792 897 33554432000 4194304 5748600 140727223015104 140727223012504 4941434 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 26144768 140727223018687 140727223018782 140727223018782 140727223021518 0
/proc/7269/statm: 6727 897 766 380 0 145 0
Current children cumulated CPU time: 2262.45 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3588 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7427
/proc/meminfo: memFree=31623460/32770624 swapFree=67108860/67108860
[pid=7269] ppid=7266 vsize=26908 memory=3588 CPUtime=2322.45 cores=0,2,4,6
/proc/7269/stat : 7269 (cosoco) R 7266 7269 2539 0 -1 4202496 2765 0 0 0 232245 0 0 0 20 0 1 0 94084271 27553792 897 33554432000 4194304 5748600 140727223015104 140727223012504 4940896 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 26144768 140727223018687 140727223018782 140727223018782 140727223021518 0
/proc/7269/statm: 6727 897 766 380 0 145 0
Current children cumulated CPU time: 2322.45 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3588 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7428
/proc/meminfo: memFree=31623600/32770624 swapFree=67108860/67108860
[pid=7269] ppid=7266 vsize=26908 memory=3588 CPUtime=2382.46 cores=0,2,4,6
/proc/7269/stat : 7269 (cosoco) R 7266 7269 2539 0 -1 4202496 2820 0 0 0 238246 0 0 0 20 0 1 0 94084271 27553792 897 33554432000 4194304 5748600 140727223015104 140727223012504 4941569 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 26144768 140727223018687 140727223018782 140727223018782 140727223021518 0
/proc/7269/statm: 6727 897 766 380 0 145 0
Current children cumulated CPU time: 2382.46 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3588 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7428
/proc/meminfo: memFree=31623600/32770624 swapFree=67108860/67108860
[pid=7269] ppid=7266 vsize=26908 memory=3588 CPUtime=2400.06 cores=0,2,4,6
/proc/7269/stat : 7269 (cosoco) R 7266 7269 2539 0 -1 4202496 2820 0 0 0 240006 0 0 0 20 0 1 0 94084271 27553792 897 33554432000 4194304 5748600 140727223015104 140727223012504 4942834 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 26144768 140727223018687 140727223018782 140727223018782 140727223021518 0
/proc/7269/statm: 6727 897 766 380 0 145 0
Current children cumulated CPU time: 2400.06 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3588 KiB

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

[startup+2399.9 s]
# the end of solver process 7269 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2400.06 s, system=0.001 s

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

[startup+2399.9 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 7428
/proc/meminfo: memFree=31623600/32770624 swapFree=67108860/67108860
[pid=7269] ppid=7266 vsize=26908 memory=3588 CPUtime=2400.06 cores=0,2,4,6
/proc/7269/stat : 7269 (cosoco) R 7266 7269 2539 0 -1 4202496 2820 0 0 0 240006 0 0 0 20 0 1 0 94084271 27553792 897 33554432000 4194304 5748600 140727223015104 140727223012504 4942834 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 7849824 7854664 26144768 140727223018687 140727223018782 140727223018782 140727223021518 0
/proc/7269/statm: 6727 897 766 380 0 145 0
Current children cumulated CPU time: 2400.06 s
Current children cumulated vsize: 26908 KiB
Current children cumulated memory: 3588 KiB

Child status: 1
Real time (s): 2399.9
CPU time (s): 2400.06
CPU user time (s): 2400.06
CPU system time (s): 0.001
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 26908
Max. memory (cumulated for all children) (KiB): 3588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.06
system time used= 0.001
maximum resident set size= 3660
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2870
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 602


# summary of solver processes directly reported to runsolver:
#   pid: 7269
#   total CPU time (s): 2400.06
#   total CPU user time (s): 2400.06
#   total CPU system time (s): 0.001

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.09695 second user time and 15.7093 second system time

The end

Launcher Data

Begin job on node102 at 2017-08-13 09:25:01
IDJOB=4267375
IDBENCH=133401
IDSOLVER=2657
FILE ID=node102/4267375-1502609959
RUNJOBID= node102-1502602094-2570
PBS_JOBID= 20628294
Free space on /tmp= 61908 MiB

SOLVER NAME= cosoco-mini 1.12
BENCH NAME= XCSP17/Primes/Primes-m1-p15/Primes-15-60-3-5.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267375-1502609959/watcher-4267375-1502609959 -o /tmp/evaluation-result-4267375-1502609959/solver-4267375-1502609959 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node102-1502602094-2570 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4267375-1502609959.xml

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

MD5SUM BENCH= cb28c088349c564a44b865f26515e86f
RANDOM SEED=1606211515

node102.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.35
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.35
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.35
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.35
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:        31625408 kB
MemAvailable:   31987588 kB
Buffers:           96760 kB
Cached:           550076 kB
SwapCached:            0 kB
Active:           577112 kB
Inactive:         123336 kB
Active(anon):       5896 kB
Inactive(anon):    75648 kB
Active(file):     571216 kB
Inactive(file):    47688 kB
Unevictable:        6436 kB
Mlocked:            6436 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2492 kB
Writeback:             0 kB
AnonPages:         59708 kB
Mapped:            44784 kB
Shmem:             25228 kB
Slab:             144464 kB
SReclaimable:     118220 kB
SUnreclaim:        26244 kB
KernelStack:        3248 kB
PageTables:         5356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     352980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61908 MiB
End job on node102 at 2017-08-13 10:05:01