Trace number 4299314

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

General information on the benchmark

NameLangford/
LangfordBin-16_c18.xml
MD5SUM27c67f30ca0ef1b1bbbeaa4cb2c2f178
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 benchmark0.017017
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints48
Number of domains2
Minimum domain size16
Maximum domain size32
Distribution of domain sizes[{"size":16,"count":32},{"size":32,"count":32}]
Minimum variable degree2
Maximum variable degree32
Distribution of variable degrees[{"degree":2,"count":32},{"degree":32,"count":32}]
Minimum constraint arity2
Maximum constraint arity33
Distribution of constraint arities[{"arity":2,"count":16},{"arity":33,"count":32}]
Number of extensional constraints0
Number of intensional constraints16
Distribution of constraint types[{"type":"intension","count":16},{"type":"element","count":32}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.01	c root propagations     : 304         
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-4299314-1532797900.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: 64
0.00/0.01	c |            Domain Sizes: 16..32
0.00/0.01	c |
0.00/0.01	c |             Constraints: 48
0.00/0.01	c |                   Arity: 2..33  -- Binary: 16
0.00/0.01	c | 
0.00/0.01	c |                   Types: 
0.00/0.01	c |                          Element Constant: 32
0.00/0.01	c |                          Intension: 16
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            344            23626          6818           32             0              36   53   41   
0.00/0.03	c 211            543            38648          14013          32             0              20   23   21   
0.00/0.03	c 332            727            51388          19199          32             0              21   23   21   
0.00/0.04	c 465            915            68056          27343          32             0              19   25   20   
0.00/0.05	c 611            1096           84317          35169          32             0              19   24   20   
0.00/0.06	c 771            1291           100891         43594          32             0              20   22   20   
0.00/0.06	c 947            1515           114947         49815          32             0              22   22   21   
0.00/0.07	c 1140           1749           134946         60222          32             0              19   22   20   
0.00/0.08	c 1352           2012           158296         70396          32             0              18   23   20   
0.00/0.09	c 1585           2303           178985         79294          32             0              18   22   21   
0.00/0.10	c 1841           2621           199288         88198          32             0              20   22   20   
0.00/0.10	c 2122           2956           225149         96565          32             0              20   22   21   
0.10/0.12	c 2431           3349           260489         115837         32             0              17   21   19   
0.10/0.13	c 2770           3784           294857         133922         32             0              17   22   20   
0.10/0.14	c 3142           4248           332322         153366         32             0              16   23   20   
0.10/0.15	c 3551           4761           373807         174458         32             0              16   21   20   
0.10/0.17	c 4000           5316           418180         197442         32             0              18   26   20   
0.10/0.18	c 4493           5907           460276         216700         32             0              18   23   21   
0.10/0.19	c 5035           6553           507741         237613         32             0              18   22   20   
0.10/0.21	c 5631           7272           565832         266264         32             0              18   22   20   
0.21/0.22	c 6286           8066           615822         287496         32             0              18   23   21   
0.21/0.24	c 7006           8887           671561         315893         32             0              17   20   19   
0.21/0.26	c 7798           9860           729771         341387         32             0              17   21   20   
0.21/0.28	c 8669           10852          819281         383547         32             0              18   22   20   
0.21/0.30	c 9627           11952          911534         424267         32             0              18   21   20   
0.31/0.33	c 10680          13197          1023945        486620         32             0              17   22   20   
0.31/0.35	c 11838          14549          1117123        523121         32             0              19   22   20   
0.31/0.37	c 13111          16027          1218283        562612         32             0              17   22   20   
0.31/0.40	c 14511          17873          1371383        628168         32             0              17   23   20   
0.41/0.44	c 16051          19974          1544047        695104         32             0              17   24   22   
0.41/0.48	c 17745          22058          1688109        745623         32             0              20   22   21   
0.41/0.51	c 19608          24270          1832136        812324         32             0              18   23   20   
0.51/0.55	c 21657          26639          1996655        866588         32             0              17   22   20   
0.51/0.59	c 23910          29497          2157064        924194         32             0              16   23   21   
0.60/0.63	c 26388          32412          2361244        1002398        32             0              17   25   21   
0.60/0.69	c 29113          35915          2569355        1086049        32             0              21   24   23   
0.69/0.76	c 32110          40132          2945049        1246642        32             0              18   24   20   
0.79/0.83	c 35406          45979          3310367        1423057        32             0              20   24   22   
0.89/0.90	c 39031          50165          3633523        1577128        32             0              17   24   21   
0.89/0.96	c 43018          54581          3974710        1709262        32             0              18   22   20   
1.00/1.04	c 47403          59694          4372210        1854856        32             0              18   24   21   
1.10/1.11	c 52226          65390          4734333        2000174        32             0              19   23   21   
1.19/1.20	c 57531          71501          5177560        2168800        32             0              19   23   21   
1.29/1.30	c 63366          78328          5618032        2382019        32             0              20   23   21   
1.39/1.42	c 69784          85901          6180183        2613505        32             0              18   22   20   
1.49/1.54	c 76843          93770          6820698        2899653        32             0              18   23   20   
1.59/1.66	c 84607          102618         7477244        3201824        32             0              18   24   21   
1.79/1.82	c 93147          112559         8223853        3574922        32             0              17   23   20   
1.89/1.98	c 102541         123623         8954479        3898683        32             0              16   24   21   
2.10/2.18	c 112874         137692         9833836        4247091        32             0              18   22   21   
2.29/2.37	c 124240         151195         10793718       4753669        32             0              20   25   23   
2.49/2.57	c 136742         165561         11896102       5174930        32             0              19   23   21   
2.79/2.83	c 150494         181084         13251404       5805876        32             0              19   23   21   
3.00/3.07	c 165621         198420         14645223       6358431        32             0              18   24   21   
3.29/3.33	c 182260         217101         16047705       6882527        32             0              19   25   21   
3.59/3.60	c 200562         237569         17612484       7475624        32             0              18   24   21   
3.89/3.93	c 220694         260266         19391722       8289213        32             0              18   25   20   
4.19/4.27	c 242839         285600         21141851       8951305        32             0              18   24   21   
4.49/4.58	c 267198         312420         22928068       9596003        32             0              20   23   22   
4.89/4.93	c 293992         342938         25219072       10407458       32             0              18   25   23   
5.29/5.32	c 323465         376387         27585925       11083506       32             0              21   24   22   
5.79/5.82	c 355885         413919         30258474       11986695       32             0              20   24   22   
6.19/6.29	c 391547         453789         33198097       12880551       32             0              21   23   22   
6.69/6.78	c 430775         499033         35837185       13874227       32             0              17   24   22   
7.29/7.39	c 473925         546961         39335270       15100097       32             0              20   24   22   
8.10/8.11	c 521390         601954         43301465       16500877       32             0              19   24   22   
8.69/8.79	c 573601         662867         47389108       17800306       32             0              21   24   23   
9.49/9.59	c 631033         725860         52358650       19856809       32             0              18   25   21   
10.39/10.45	c 694208         797781         57945680       21842999       32             0              18   25   21   
11.49/11.51	c 763700         875334         64251599       24572133       32             0              18   24   21   
12.39/12.45	c 840141         963004         69333630       26499205       32             0              20   23   22   
13.79/13.81	c 924226         1057680        76822609       29849794       32             0              19   24   21   
15.10/15.17	c 1016719        1162178        84635075       33340444       32             0              19   25   21   
16.89/16.95	c 1118461        1288468        92510021       36507271       32             0              19   22   21   
18.69/18.75	c 1230377        1416326        102588760      41130102       32             0              18   24   21   
20.29/20.35	c 1353484        1561792        113893225      44670347       32             0              19   24   21   
22.49/22.51	c 1488901        1723772        127040333      49458450       32             0              17   26   21   
24.79/24.86	c 1637859        1887545        140807072      55023022       32             0              18   24   20   
26.89/26.99	c 1801712        2067687        153718061      59030454       32             0              18   24   20   
29.10/29.11	c 1981950        2278809        165388753      62798206       32             0              21   24   22   
31.59/31.63	c 2180211        2507650        179928477      69145247       32             0              20   23   22   
34.79/34.87	c 2398298        2767291        199624725      76387487       32             0              17   26   22   
38.18/38.25	c 2638193        3042152        220392530      83953395       32             0              19   23   21   
42.38/42.48	c 2902077        3350878        245512124      94846099       32             0              17   24   20   
46.99/47.03	c 3192349        3693821        274067841      105865778      32             0              18   26   21   
51.48/51.56	c 3511648        4081205        300788480      115243859      32             0              18   24   21   
58.18/58.23	c 3862876        4535307        331676054      126489076      32             0              19   23   21   
63.68/63.76	c 4249226        5007022        363817155      137059773      32             0              18   23   21   
71.18/71.26	c 4674211        5553693        403019013      153361762      32             0              17   25   21   
79.78/79.85	c 5141694        6141602        442776062      169019133      32             0              18   24   21   
87.38/87.49	c 5655925        6740960        486583711      188382176      32             0              18   25   21   
94.18/94.29	c 6221579        7410267        537435623      206999559      32             0              18   24   21   
102.18/102.27	c 6843798        8125176        588301400      225788547      32             0              17   26   22   
114.08/114.19	c 7528238        8934506        655919423      254791347      32             0              17   25   21   
126.57/126.67	c 8281122        9891259        714316244      275869093      32             0              19   24   22   
138.87/138.95	c 9109294        10859454       788866045      306142894      32             0              17   25   21   
151.77/151.83	c 10020283       11911796       858641393      331648182      32             0              18   25   21   
162.98/163.06	c 11022370       13085896       935847566      355217391      32             0              17   26   21   
174.87/174.90	c 12124665       14319683       1006201327     373859320      32             0              19   24   21   
187.77/187.89	c 13337189       15744898       1086908703     402681935      32             0              17   24   22   
204.46/204.51	c 14670965       17294614       1190058678     441165672      32             0              18   24   21   
222.76/222.87	c 16138118       18972011       1299543355     474585995      32             0              17   24   22   
243.07/243.14	c 17751986       20820763       1414844515     517555198      32             0              17   24   21   
268.66/268.71	c 19527240       23000714       1567310772     579188854      32             0              20   26   23   
303.15/303.25	c 21480019       25283779       1787843933     670428438      32             0              16   26   21   
329.35/329.44	c 23628075       27857702       1927059017     718892205      32             0              16   26   22   
363.15/363.23	c 25990936       30532481       2141117571     807992043      32             0              17   25   21   
391.64/391.75	c 28590083       33470259       2330123954     867355827      32             0              17   25   20   
419.15/419.27	c 31449144       36658709       2495553401     912491907      32             0              18   25   21   
459.24/459.34	c 34594111       40247867       2737317291     1007740253     32             0              18   25   21   
506.53/506.60	c 38053574       44422730       3037160273     1124084404     32             0              17   27   22   
560.23/560.31	c 41858983       49046176       3353070375     1238586884     32             0              16   27   23   
619.93/620.02	c 46044932       54407057       3713769315     1372552326     32             0              18   25   22   
686.11/686.21	c 50649475       60393112       4073150271     1487471381     32             0              17   26   23   
753.30/753.42	c 55714472       66382693       4488907981     1634736685     32             0              16   26   22   
821.59/821.80	c 61285968       72720917       4929764195     1800491831     32             0              16   27   22   
900.19/900.37	c 67414613       79982904       5442796651     1992452029     32             0              18   27   21   
992.89/993.09	c 74156122       88921080       6002127338     2199107382     32             0              18   26   21   
1108.26/1108.46	c 81571781       97774954       6620720612     2424848421     32             0              18   26   22   
1224.86/1225.03	c 89729005       108149372      7281371409     2685356641     32             0              18   25   22   
1345.74/1345.95	c 98701951       118655367      8058962481     2952827250     32             0              17   27   21   
1464.63/1464.82	c 108572191      130130749      8808665977     3212700154     32             0              18   25   22   
1604.41/1604.66	c 119429455      142873100      9674261844     3493868824     32             0              17   28   22   
1756.82/1757.05	c 131372445      156959422      10580751289    3824200268     32             0              17   26   22   
1945.29/1945.54	c 144509734      172806391      11608112604    4243261533     32             0              17   26   22   
2136.17/2136.43	c 158960751      190022129      12713234261    4655451753     32             0              17   24   22   
2343.65/2344.00	c 174856869      209165694      14013602389    5085915529     32             0              17   25   21   
2519.73/2520.00	
2519.73/2520.00	c *** INTERRUPTED ***
2519.73/2520.00	c restarts              : 127         
2519.73/2520.00	c conflicts             : 189011866    (75013 /sec)
2519.73/2520.00	c decisions             : 226790883    (90006 /sec)
2519.73/2520.00	c propagations          : 5515911825  (2189097 /sec)
2519.73/2520.00	c root propagations     : 304         
2519.73/2520.00	c filter calls          : 15161178255    (6017009 /sec)
2519.73/2520.00	c useless filter calls  : 12088495219    (79 %)
2519.73/2520.00	c Memory used           : 26.79 MB
2519.73/2520.00	c CPU time              : 2519.72 s
2519.73/2520.00	
2519.73/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 (13160 MiB free)
  memory of node 1: 16384 MiB (13651 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299314-1532797900/watcher-4299314-1532797900 -o /tmp/evaluation-result-4299314-1532797900/solver-4299314-1532797900 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532775038-27468 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4299314-1532797900.xml 

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

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


[startup+0.10013 s]*
/proc/loadavg: 2.25 2.06 2.06 3/192 30004
/proc/meminfo: memFree=27454904/32770624 swapFree=67108856/67108860
[pid=30003] ppid=30000 vsize=27424 memory=3936 CPUtime=0.1 cores=1,3,5,7
/proc/30003/stat : 30003 (cosoco) R 30000 30003 27436 0 -1 4202496 1161 0 0 0 10 0 0 0 20 0 1 0 97353190 28082176 984 33554432000 4194304 6142532 140735571248480 140735571245112 5080045 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 13656064 140735571252358 140735571252488 140735571252488 140735571255246 0
/proc/30003/statm: 6856 984 833 476 0 178 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3936 KiB

[startup+0.209635 s]*
/proc/loadavg: 2.25 2.06 2.06 3/192 30004
/proc/meminfo: memFree=27454904/32770624 swapFree=67108856/67108860
[pid=30003] ppid=30000 vsize=27424 memory=3936 CPUtime=0.21 cores=1,3,5,7
/proc/30003/stat : 30003 (cosoco) R 30000 30003 27436 0 -1 4202496 1161 0 0 0 21 0 0 0 20 0 1 0 97353190 28082176 984 33554432000 4194304 6142532 140735571248480 140735571245880 5371814 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 13656064 140735571252358 140735571252488 140735571252488 140735571255246 0
/proc/30003/statm: 6856 984 833 476 0 178 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3936 KiB

[startup+0.308938 s]*
/proc/loadavg: 2.25 2.06 2.06 3/192 30004
/proc/meminfo: memFree=27454904/32770624 swapFree=67108856/67108860
[pid=30003] ppid=30000 vsize=27424 memory=3936 CPUtime=0.31 cores=1,3,5,7
/proc/30003/stat : 30003 (cosoco) R 30000 30003 27436 0 -1 4202496 1161 0 0 0 31 0 0 0 20 0 1 0 97353190 28082176 984 33554432000 4194304 6142532 140735571248480 140735571245880 5079872 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 13656064 140735571252358 140735571252488 140735571252488 140735571255246 0
/proc/30003/statm: 6856 984 833 476 0 178 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3936 KiB

[startup+0.700227 s]
/proc/loadavg: 2.25 2.06 2.06 3/192 30004
/proc/meminfo: memFree=27454904/32770624 swapFree=67108856/67108860
[pid=30003] ppid=30000 vsize=27424 memory=3936 CPUtime=0.69 cores=1,3,5,7
/proc/30003/stat : 30003 (cosoco) R 30000 30003 27436 0 -1 4202496 1161 0 0 0 69 0 0 0 20 0 1 0 97353190 28082176 984 33554432000 4194304 6142532 140735571248480 140735571245880 5047869 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 13656064 140735571252358 140735571252488 140735571252488 140735571255246 0
/proc/30003/statm: 6856 984 833 476 0 178 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3936 KiB

[startup+1.50022 s]
/proc/loadavg: 2.25 2.06 2.06 3/192 30004
/proc/meminfo: memFree=27454640/32770624 swapFree=67108856/67108860
[pid=30003] ppid=30000 vsize=27424 memory=3936 CPUtime=1.49 cores=1,3,5,7
/proc/30003/stat : 30003 (cosoco) R 30000 30003 27436 0 -1 4202496 1161 0 0 0 149 0 0 0 20 0 1 0 97353190 28082176 984 33554432000 4194304 6142532 140735571248480 140735571245880 140631316993104 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 13656064 140735571252358 140735571252488 140735571252488 140735571255246 0
/proc/30003/statm: 6856 984 833 476 0 178 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 3936 KiB

[startup+3.10923 s]
/proc/loadavg: 2.23 2.06 2.06 3/192 30004
/proc/meminfo: memFree=27454320/32770624 swapFree=67108856/67108860
[pid=30003] ppid=30000 vsize=27424 memory=4024 CPUtime=3.1 cores=1,3,5,7
/proc/30003/stat : 30003 (cosoco) R 30000 30003 27436 0 -1 4202496 1254 0 0 0 310 0 0 0 20 0 1 0 97353190 28082176 1006 33554432000 4194304 6142532 140735571248480 140735571245880 140631316989840 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 13656064 140735571252358 140735571252488 140735571252488 140735571255246 0
/proc/30003/statm: 6856 1006 850 476 0 178 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 4024 KiB

[startup+6.30024 s]
/proc/loadavg: 2.23 2.06 2.06 3/192 30004
/proc/meminfo: memFree=27453968/32770624 swapFree=67108856/67108860
[pid=30003] ppid=30000 vsize=27424 memory=4024 CPUtime=6.29 cores=1,3,5,7
/proc/30003/stat : 30003 (cosoco) R 30000 30003 27436 0 -1 4202496 1347 0 0 0 629 0 0 0 20 0 1 0 97353190 28082176 1006 33554432000 4194304 6142532 140735571248480 140735571245880 5336583 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 13656064 140735571252358 140735571252488 140735571252488 140735571255246 0
/proc/30003/statm: 6856 1006 850 476 0 178 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 4024 KiB

[startup+12.7002 s]
/proc/loadavg: 2.21 2.06 2.06 3/192 30004
/proc/meminfo: memFree=27453968/32770624 swapFree=67108856/67108860
[pid=30003] ppid=30000 vsize=27424 memory=4024 CPUtime=12.69 cores=1,3,5,7
/proc/30003/stat : 30003 (cosoco) R 30000 30003 27436 0 -1 4202496 1440 0 0 0 1269 0 0 0 20 0 1 0 97353190 28082176 1006 33554432000 4194304 6142532 140735571248480 140735571245880 5366674 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 13656064 140735571252358 140735571252488 140735571252488 140735571255246 0
/proc/30003/statm: 6856 1006 850 476 0 178 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 4024 KiB

[startup+25.5002 s]
/proc/loadavg: 2.16 2.06 2.06 3/192 30004
/proc/meminfo: memFree=27453968/32770624 swapFree=67108856/67108860
[pid=30003] ppid=30000 vsize=27424 memory=4024 CPUtime=25.49 cores=1,3,5,7
/proc/30003/stat : 30003 (cosoco) R 30000 30003 27436 0 -1 4202496 1627 0 0 0 2549 0 0 0 20 0 1 0 97353190 28082176 1006 33554432000 4194304 6142532 140735571248480 140735571245880 5079981 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 13656064 140735571252358 140735571252488 140735571252488 140735571255246 0
/proc/30003/statm: 6856 1006 850 476 0 178 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 4024 KiB

[startup+51.1091 s]
/proc/loadavg: 2.11 2.05 2.06 3/192 30004
/proc/meminfo: memFree=27453844/32770624 swapFree=67108856/67108860
[pid=30003] ppid=30000 vsize=27424 memory=4024 CPUtime=51.09 cores=1,3,5,7
/proc/30003/stat : 30003 (cosoco) R 30000 30003 27436 0 -1 4202496 1720 0 0 0 5109 0 0 0 20 0 1 0 97353190 28082176 1006 33554432000 4194304 6142532 140735571248480 140735571245880 5336759 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 13656064 140735571252358 140735571252488 140735571252488 140735571255246 0
/proc/30003/statm: 6856 1006 850 476 0 178 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 4024 KiB

[startup+102.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/192 30005
/proc/meminfo: memFree=27454292/32770624 swapFree=67108856/67108860
[pid=30003] ppid=30000 vsize=27424 memory=4024 CPUtime=102.28 cores=1,3,5,7
/proc/30003/stat : 30003 (cosoco) R 30000 30003 27436 0 -1 4202496 1813 0 0 0 10228 0 0 0 20 0 1 0 97353190 28082176 1006 33554432000 4194304 6142532 140735571248480 140735571245880 4991555 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 13656064 140735571252358 140735571252488 140735571252488 140735571255246 0
/proc/30003/statm: 6856 1006 850 476 0 178 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 4024 KiB

[startup+162.3 s]
/proc/loadavg: 2.10 2.06 2.05 3/192 30006
/proc/meminfo: memFree=27454080/32770624 swapFree=67108856/67108860
[pid=30003] ppid=30000 vsize=27424 memory=4024 CPUtime=162.27 cores=1,3,5,7
/proc/30003/stat : 30003 (cosoco) R 30000 30003 27436 0 -1 4202496 1906 0 0 0 16227 0 0 0 20 0 1 0 97353190 28082176 1006 33554432000 4194304 6142532 140735571248480 140735571245880 5367134 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 13656064 140735571252358 140735571252488 140735571252488 140735571255246 0
/proc/30003/statm: 6856 1006 850 476 0 178 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 4024 KiB

[startup+222.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/192 30007
/proc/meminfo: memFree=27453788/32770624 swapFree=67108856/67108860
[pid=30003] ppid=30000 vsize=27424 memory=4024 CPUtime=222.26 cores=1,3,5,7
/proc/30003/stat : 30003 (cosoco) R 30000 30003 27436 0 -1 4202496 1999 0 0 0 22226 0 0 0 20 0 1 0 97353190 28082176 1006 33554432000 4194304 6142532 140735571248480 140735571245880 5347469 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 13656064 140735571252358 140735571252488 140735571252488 140735571255246 0
/proc/30003/statm: 6856 1006 850 476 0 178 0
Current children cumulated CPU time: 222.26 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 4024 KiB

[startup+282.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/191 30008
/proc/meminfo: memFree=27453756/32770624 swapFree=67108856/67108860
[pid=30003] ppid=30000 vsize=27424 memory=4024 CPUtime=282.26 cores=1,3,5,7
/proc/30003/stat : 30003 (cosoco) R 30000 30003 27436 0 -1 4202496 2092 0 0 0 28226 0 0 0 20 0 1 0 97353190 28082176 1006 33554432000 4194304 6142532 140735571248480 140735571245880 5048320 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 13656064 140735571252358 140735571252488 140735571252488 140735571255246 0
/proc/30003/statm: 6856 1006 850 476 0 178 0
Current children cumulated CPU time: 282.26 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 4024 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/191 30010
/proc/meminfo: memFree=27453560/32770624 swapFree=67108856/67108860
[pid=30003] ppid=30000 vsize=27424 memory=4024 CPUtime=342.25 cores=1,3,5,7
/proc/30003/stat : 30003 (cosoco) R 30000 30003 27436 0 -1 4202496 2185 0 0 0 34225 0 0 0 20 0 1 0 97353190 28082176 1006 33554432000 4194304 6142532 140735571248480 140735571245880 5079981 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 13656064 140735571252358 140735571252488 140735571252488 140735571255246 0
/proc/30003/statm: 6856 1006 850 476 0 178 0
Current children cumulated CPU time: 342.25 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 4024 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/191 30011
/proc/meminfo: memFree=27453648/32770624 swapFree=67108856/67108860
[pid=30003] ppid=30000 vsize=27424 memory=4024 CPUtime=402.24 cores=1,3,5,7
/proc/30003/stat : 30003 (cosoco) R 30000 30003 27436 0 -1 4202496 2278 0 0 0 40224 0 0 0 20 0 1 0 97353190 28082176 1006 33554432000 4194304 6142532 140735571248480 140735571245880 5079966 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 13656064 140735571252358 140735571252488 140735571252488 140735571255246 0
/proc/30003/statm: 6856 1006 850 476 0 178 0
Current children cumulated CPU time: 402.24 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 4024 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/191 30012
/proc/meminfo: memFree=27453652/32770624 swapFree=67108856/67108860
[pid=30003] ppid=30000 vsize=27424 memory=4024 CPUtime=462.24 cores=1,3,5,7
/proc/30003/stat : 30003 (cosoco) R 30000 30003 27436 0 -1 4202496 2371 0 0 0 46223 1 0 0 20 0 1 0 97353190 28082176 1006 33554432000 4194304 6142532 140735571248480 140735571245880 140631316992911 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 13656064 140735571252358 140735571252488 140735571252488 140735571255246 0
/proc/30003/statm: 6856 1006 850 476 0 178 0
Current children cumulated CPU time: 462.24 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 4024 KiB


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

/proc/30003/statm: 6856 1006 850 476 0 178 0
Current children cumulated CPU time: 1722.11 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 4024 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/193 30086
/proc/meminfo: memFree=27451412/32770624 swapFree=67108856/67108860
[pid=30003] ppid=30000 vsize=27424 memory=4024 CPUtime=1782.11 cores=1,3,5,7
/proc/30003/stat : 30003 (cosoco) R 30000 30003 27436 0 -1 4202496 4337 0 0 0 178209 2 0 0 20 0 1 0 97353190 28082176 1006 33554432000 4194304 6142532 140735571248480 140735571245880 5363546 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 13656064 140735571252358 140735571252488 140735571252488 140735571255246 0
/proc/30003/statm: 6856 1006 850 476 0 178 0
Current children cumulated CPU time: 1782.11 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 4024 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/192 30087
/proc/meminfo: memFree=27451396/32770624 swapFree=67108856/67108860
[pid=30003] ppid=30000 vsize=27424 memory=4024 CPUtime=1842.1 cores=1,3,5,7
/proc/30003/stat : 30003 (cosoco) R 30000 30003 27436 0 -1 4202496 4420 0 0 0 184208 2 0 0 20 0 1 0 97353190 28082176 1006 33554432000 4194304 6142532 140735571248480 140735571245880 5327931 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 13656064 140735571252358 140735571252488 140735571252488 140735571255246 0
/proc/30003/statm: 6856 1006 850 476 0 178 0
Current children cumulated CPU time: 1842.1 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 4024 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/192 30088
/proc/meminfo: memFree=27451852/32770624 swapFree=67108856/67108860
[pid=30003] ppid=30000 vsize=27424 memory=4024 CPUtime=1902.1 cores=1,3,5,7
/proc/30003/stat : 30003 (cosoco) R 30000 30003 27436 0 -1 4202496 4503 0 0 0 190208 2 0 0 20 0 1 0 97353190 28082176 1006 33554432000 4194304 6142532 140735571248480 140735571245880 5326344 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 13656064 140735571252358 140735571252488 140735571252488 140735571255246 0
/proc/30003/statm: 6856 1006 850 476 0 178 0
Current children cumulated CPU time: 1902.1 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 4024 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/192 30089
/proc/meminfo: memFree=27452092/32770624 swapFree=67108856/67108860
[pid=30003] ppid=30000 vsize=27424 memory=4024 CPUtime=1962.09 cores=1,3,5,7
/proc/30003/stat : 30003 (cosoco) R 30000 30003 27436 0 -1 4202496 4596 0 0 0 196207 2 0 0 20 0 1 0 97353190 28082176 1006 33554432000 4194304 6142532 140735571248480 140735571245880 5372399 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 13656064 140735571252358 140735571252488 140735571252488 140735571255246 0
/proc/30003/statm: 6856 1006 850 476 0 178 0
Current children cumulated CPU time: 1962.09 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 4024 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 30091
/proc/meminfo: memFree=27452160/32770624 swapFree=67108856/67108860
[pid=30003] ppid=30000 vsize=27424 memory=4024 CPUtime=2022.08 cores=1,3,5,7
/proc/30003/stat : 30003 (cosoco) R 30000 30003 27436 0 -1 4202496 4679 0 0 0 202206 2 0 0 20 0 1 0 97353190 28082176 1006 33554432000 4194304 6142532 140735571248480 140735571245880 140631326014296 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 13656064 140735571252358 140735571252488 140735571252488 140735571255246 0
/proc/30003/statm: 6856 1006 850 476 0 178 0
Current children cumulated CPU time: 2022.08 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 4024 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/192 30093
/proc/meminfo: memFree=27451588/32770624 swapFree=67108856/67108860
[pid=30003] ppid=30000 vsize=27424 memory=4024 CPUtime=2082.08 cores=1,3,5,7
/proc/30003/stat : 30003 (cosoco) R 30000 30003 27436 0 -1 4202496 4762 0 0 0 208206 2 0 0 20 0 1 0 97353190 28082176 1006 33554432000 4194304 6142532 140735571248480 140735571245880 5079946 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 13656064 140735571252358 140735571252488 140735571252488 140735571255246 0
/proc/30003/statm: 6856 1006 850 476 0 178 0
Current children cumulated CPU time: 2082.08 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 4024 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/192 30094
/proc/meminfo: memFree=27451812/32770624 swapFree=67108856/67108860
[pid=30003] ppid=30000 vsize=27424 memory=4024 CPUtime=2142.07 cores=1,3,5,7
/proc/30003/stat : 30003 (cosoco) R 30000 30003 27436 0 -1 4202496 4855 0 0 0 214205 2 0 0 20 0 1 0 97353190 28082176 1006 33554432000 4194304 6142532 140735571248480 140735571245880 5175056 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 13656064 140735571252358 140735571252488 140735571252488 140735571255246 0
/proc/30003/statm: 6856 1006 850 476 0 178 0
Current children cumulated CPU time: 2142.07 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 4024 KiB

[startup+2202.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/192 30095
/proc/meminfo: memFree=27451560/32770624 swapFree=67108856/67108860
[pid=30003] ppid=30000 vsize=27424 memory=4024 CPUtime=2202.07 cores=1,3,5,7
/proc/30003/stat : 30003 (cosoco) R 30000 30003 27436 0 -1 4202496 4938 0 0 0 220205 2 0 0 20 0 1 0 97353190 28082176 1006 33554432000 4194304 6142532 140735571248480 140735571245880 5175264 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 13656064 140735571252358 140735571252488 140735571252488 140735571255246 0
/proc/30003/statm: 6856 1006 850 476 0 178 0
Current children cumulated CPU time: 2202.07 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 4024 KiB

[startup+2262.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/192 30096
/proc/meminfo: memFree=27451300/32770624 swapFree=67108856/67108860
[pid=30003] ppid=30000 vsize=27424 memory=4024 CPUtime=2262.06 cores=1,3,5,7
/proc/30003/stat : 30003 (cosoco) R 30000 30003 27436 0 -1 4202496 5021 0 0 0 226204 2 0 0 20 0 1 0 97353190 28082176 1006 33554432000 4194304 6142532 140735571248480 140735571245880 5175056 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 13656064 140735571252358 140735571252488 140735571252488 140735571255246 0
/proc/30003/statm: 6856 1006 850 476 0 178 0
Current children cumulated CPU time: 2262.06 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 4024 KiB

[startup+2322.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/193 30105
/proc/meminfo: memFree=27449696/32770624 swapFree=67108856/67108860
[pid=30003] ppid=30000 vsize=27424 memory=4024 CPUtime=2322.05 cores=1,3,5,7
/proc/30003/stat : 30003 (cosoco) R 30000 30003 27436 0 -1 4202496 5104 0 0 0 232203 2 0 0 20 0 1 0 97353190 28082176 1006 33554432000 4194304 6142532 140735571248480 140735571245880 5079981 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 13656064 140735571252358 140735571252488 140735571252488 140735571255246 0
/proc/30003/statm: 6856 1006 850 476 0 178 0
Current children cumulated CPU time: 2322.05 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 4024 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/193 30107
/proc/meminfo: memFree=27450940/32770624 swapFree=67108856/67108860
[pid=30003] ppid=30000 vsize=27424 memory=4024 CPUtime=2382.05 cores=1,3,5,7
/proc/30003/stat : 30003 (cosoco) R 30000 30003 27436 0 -1 4202496 5197 0 0 0 238203 2 0 0 20 0 1 0 97353190 28082176 1006 33554432000 4194304 6142532 140735571248480 140735571245880 5374338 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 13656064 140735571252358 140735571252488 140735571252488 140735571255246 0
/proc/30003/statm: 6856 1006 850 476 0 178 0
Current children cumulated CPU time: 2382.05 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 4024 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/193 30168
/proc/meminfo: memFree=27451396/32770624 swapFree=67108856/67108860
[pid=30003] ppid=30000 vsize=27424 memory=4024 CPUtime=2442.04 cores=1,3,5,7
/proc/30003/stat : 30003 (cosoco) R 30000 30003 27436 0 -1 4202496 5280 0 0 0 244202 2 0 0 20 0 1 0 97353190 28082176 1006 33554432000 4194304 6142532 140735571248480 140735571245880 5080045 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 13656064 140735571252358 140735571252488 140735571252488 140735571255246 0
/proc/30003/statm: 6856 1006 850 476 0 178 0
Current children cumulated CPU time: 2442.04 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 4024 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/193 30169
/proc/meminfo: memFree=27451768/32770624 swapFree=67108856/67108860
[pid=30003] ppid=30000 vsize=27424 memory=4024 CPUtime=2502.03 cores=1,3,5,7
/proc/30003/stat : 30003 (cosoco) R 30000 30003 27436 0 -1 4202496 5363 0 0 0 250201 2 0 0 20 0 1 0 97353190 28082176 1006 33554432000 4194304 6142532 140735571248480 140735571245880 5080082 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 13656064 140735571252358 140735571252488 140735571252488 140735571255246 0
/proc/30003/statm: 6856 1006 850 476 0 178 0
Current children cumulated CPU time: 2502.03 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 4024 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/193 30170
/proc/meminfo: memFree=27451876/32770624 swapFree=67108856/67108860
[pid=30003] ppid=30000 vsize=27424 memory=4024 CPUtime=2519.73 cores=1,3,5,7
/proc/30003/stat : 30003 (cosoco) R 30000 30003 27436 0 -1 4202496 5446 0 0 0 251971 2 0 0 20 0 1 0 97353190 28082176 1006 33554432000 4194304 6142532 140735571248480 140735571245880 5079989 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8243016 8247936 13656064 140735571252358 140735571252488 140735571252488 140735571255246 0
/proc/30003/statm: 6856 1006 850 476 0 178 0
Current children cumulated CPU time: 2519.73 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 4024 KiB

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.72
system time used= 0.028997
maximum resident set size= 4088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5492
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= 2377


# summary of solver processes directly reported to runsolver:
#   pid: 30003
#   total CPU time (s): 2519.75
#   total CPU user time (s): 2519.72
#   total CPU system time (s): 0.028997

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.29627 second user time and 15.8837 second system time

The end

Launcher Data

Begin job on node133 at 2018-07-28 19:11:40
IDJOB=4299314
IDBENCH=141345
IDSOLVER=2761
FILE ID=node133/4299314-1532797900
RUNJOBID= node133-1532775038-27468
PBS_JOBID= 21022462
Free space on /tmp= 48248 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/Langford/LangfordBin-16_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299314-1532797900/watcher-4299314-1532797900 -o /tmp/evaluation-result-4299314-1532797900/solver-4299314-1532797900 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532775038-27468 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4299314-1532797900.xml

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

MD5SUM BENCH= 27c67f30ca0ef1b1bbbeaa4cb2c2f178
RANDOM SEED=664442587

node133.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.24
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.24
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.24
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.24
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:        27455292 kB
MemAvailable:   31947980 kB
Buffers:          180692 kB
Cached:          4559804 kB
SwapCached:            0 kB
Active:          2142680 kB
Inactive:        2651448 kB
Active(anon):       4876 kB
Inactive(anon):    76688 kB
Active(file):    2137804 kB
Inactive(file):  2574760 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108860 kB
SwapFree:       67108856 kB
Dirty:              2792 kB
Writeback:             0 kB
AnonPages:        167084 kB
Mapped:            43448 kB
Shmem:             25244 kB
Slab:             219868 kB
SReclaimable:     191916 kB
SUnreclaim:        27952 kB
KernelStack:        3696 kB
PageTables:         5488 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     353344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    112640 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48244 MiB
End job on node133 at 2018-07-28 19:53:41