Trace number 4267311

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

NameMagicHexagon/MagicHexagon-m1-s1/
MagicHexagon-11-m186.xml
MD5SUM2292861bb3d975c21318ff2a994feaed
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 variables441
Number of constraints70
Number of domains1
Minimum domain size331
Maximum domain size331
Distribution of domain sizes[{"size":331,"count":331}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":110},{"degree":4,"count":325},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity331
Distribution of constraint arities[{"arity":2,"count":6},{"arity":11,"count":6},{"arity":12,"count":6},{"arity":13,"count":6},{"arity":14,"count":6},{"arity":15,"count":6},{"arity":16,"count":6},{"arity":17,"count":6},{"arity":18,"count":6},{"arity":19,"count":6},{"arity":20,"count":6},{"arity":21,"count":3},{"arity":331,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":63}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.01	c intension x[0][0]<x[0][10]  using generic constraint 
0.00/0.01	c intension x[0][0]<x[10][20]  using generic constraint 
0.00/0.01	c intension x[0][0]<x[20][10]  using generic constraint 
0.00/0.01	c intension x[0][0]<x[20][0]  using generic constraint 
0.00/0.01	c intension x[0][0]<x[10][0]  using generic constraint 
0.00/0.01	c intension x[0][10]<x[10][0]  using generic constraint 
0.00/0.01	c root propagations     : 9           
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: cosoco -lc -model -restarts HOME/instance-4267311-1502610433.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: 441
0.00/0.01	c |            Domain Sizes: 331..331
0.00/0.01	c |
0.00/0.01	c |             Constraints: 70
0.00/0.01	c |                   Arity: 2..331  -- Binary: 6
0.00/0.01	c | 
0.00/0.01	c |                   Types: 
0.00/0.01	c |                          (X - Y < k): 6
0.00/0.01	c |                          All Different: 1
0.00/0.01	c |                          Sum: 63
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.01	c remove useless variable x[0][11]
0.00/0.01	c remove useless variable x[0][12]
0.00/0.01	c remove useless variable x[0][13]
0.00/0.01	c remove useless variable x[0][14]
0.00/0.01	c remove useless variable x[0][15]
0.00/0.01	c remove useless variable x[0][16]
0.00/0.01	c remove useless variable x[0][17]
0.00/0.01	c remove useless variable x[0][18]
0.00/0.01	c remove useless variable x[0][19]
0.00/0.01	c remove useless variable x[0][20]
0.00/0.01	c remove useless variable x[1][12]
0.00/0.01	c remove useless variable x[1][13]
0.00/0.01	c remove useless variable x[1][14]
0.00/0.01	c remove useless variable x[1][15]
0.00/0.01	c remove useless variable x[1][16]
0.00/0.01	c remove useless variable x[1][17]
0.00/0.01	c remove useless variable x[1][18]
0.00/0.01	c remove useless variable x[1][19]
0.00/0.01	c remove useless variable x[1][20]
0.00/0.01	c remove useless variable x[2][13]
0.00/0.01	c remove useless variable x[2][14]
0.00/0.01	c remove useless variable x[2][15]
0.00/0.01	c remove useless variable x[2][16]
0.00/0.01	c remove useless variable x[2][17]
0.00/0.01	c remove useless variable x[2][18]
0.00/0.01	c remove useless variable x[2][19]
0.00/0.01	c remove useless variable x[2][20]
0.00/0.01	c remove useless variable x[3][14]
0.00/0.01	c remove useless variable x[3][15]
0.00/0.01	c remove useless variable x[3][16]
0.00/0.01	c remove useless variable x[3][17]
0.00/0.01	c remove useless variable x[3][18]
0.00/0.01	c remove useless variable x[3][19]
0.00/0.01	c remove useless variable x[3][20]
0.00/0.01	c remove useless variable x[4][15]
0.00/0.01	c remove useless variable x[4][16]
0.00/0.01	c remove useless variable x[4][17]
0.00/0.01	c remove useless variable x[4][18]
0.00/0.01	c remove useless variable x[4][19]
0.00/0.01	c remove useless variable x[4][20]
0.00/0.01	c remove useless variable x[5][16]
0.00/0.01	c remove useless variable x[5][17]
0.00/0.01	c remove useless variable x[5][18]
0.00/0.01	c remove useless variable x[5][19]
0.00/0.01	c remove useless variable x[5][20]
0.00/0.01	c remove useless variable x[6][17]
0.00/0.01	c remove useless variable x[6][18]
0.00/0.01	c remove useless variable x[6][19]
0.00/0.01	c remove useless variable x[6][20]
0.00/0.01	c remove useless variable x[7][18]
0.00/0.01	c remove useless variable x[7][19]
0.00/0.01	c remove useless variable x[7][20]
0.00/0.01	c remove useless variable x[8][19]
0.00/0.01	c remove useless variable x[8][20]
0.00/0.01	c remove useless variable x[9][20]
0.00/0.01	c remove useless variable x[11][20]
0.00/0.01	c remove useless variable x[12][19]
0.00/0.01	c remove useless variable x[12][20]
0.00/0.01	c remove useless variable x[13][18]
0.00/0.01	c remove useless variable x[13][19]
0.00/0.01	c remove useless variable x[13][20]
0.00/0.01	c remove useless variable x[14][17]
0.00/0.01	c remove useless variable x[14][18]
0.00/0.01	c remove useless variable x[14][19]
0.00/0.01	c remove useless variable x[14][20]
0.00/0.01	c remove useless variable x[15][16]
0.00/0.01	c remove useless variable x[15][17]
0.00/0.01	c remove useless variable x[15][18]
0.00/0.01	c remove useless variable x[15][19]
0.00/0.01	c remove useless variable x[15][20]
0.00/0.01	c remove useless variable x[16][15]
0.00/0.01	c remove useless variable x[16][16]
0.00/0.01	c remove useless variable x[16][17]
0.00/0.01	c remove useless variable x[16][18]
0.00/0.01	c remove useless variable x[16][19]
0.00/0.01	c remove useless variable x[16][20]
0.00/0.01	c remove useless variable x[17][14]
0.00/0.01	c remove useless variable x[17][15]
0.00/0.01	c remove useless variable x[17][16]
0.00/0.01	c remove useless variable x[17][17]
0.00/0.01	c remove useless variable x[17][18]
0.00/0.01	c remove useless variable x[17][19]
0.00/0.01	c remove useless variable x[17][20]
0.00/0.01	c remove useless variable x[18][13]
0.00/0.01	c remove useless variable x[18][14]
0.00/0.01	c remove useless variable x[18][15]
0.00/0.01	c remove useless variable x[18][16]
0.00/0.01	c remove useless variable x[18][17]
0.00/0.01	c remove useless variable x[18][18]
0.00/0.01	c remove useless variable x[18][19]
0.00/0.01	c remove useless variable x[18][20]
0.00/0.01	c remove useless variable x[19][12]
0.00/0.01	c remove useless variable x[19][13]
0.00/0.01	c remove useless variable x[19][14]
0.00/0.01	c remove useless variable x[19][15]
0.00/0.01	c remove useless variable x[19][16]
0.00/0.01	c remove useless variable x[19][17]
0.00/0.01	c remove useless variable x[19][18]
0.00/0.01	c remove useless variable x[19][19]
0.00/0.01	c remove useless variable x[19][20]
0.00/0.01	c remove useless variable x[20][11]
0.00/0.01	c remove useless variable x[20][12]
0.00/0.01	c remove useless variable x[20][13]
0.00/0.01	c remove useless variable x[20][14]
0.00/0.01	c remove useless variable x[20][15]
0.00/0.01	c remove useless variable x[20][16]
0.00/0.01	c remove useless variable x[20][17]
0.00/0.01	c remove useless variable x[20][18]
0.00/0.01	c remove useless variable x[20][19]
0.00/0.01	c remove useless variable x[20][20]
0.00/0.08	c 101            129            2503           33036          6              0              11   14   12   
0.10/0.15	c 211            267            5137           66977          6              0              9   12   10    
0.21/0.23	c 332            418            7927           103384         6              0              9   12   10    
0.31/0.32	c 465            584            11016          144610         6              0              9   12   10    
0.41/0.42	c 611            766            14404          190982         6              0              9   12   10    
0.51/0.53	c 771            964            17977          238757         6              0              9   12   10    
0.60/0.64	c 947            1181           21841          290568         6              0              9   12   10    
0.69/0.76	c 1140           1419           26077          349561         6              0              9   12   11    
0.79/0.89	c 1352           1678           30592          412169         6              0              9   12   10    
1.00/1.03	c 1585           1962           35514          480291         6              0              9   12   10    
1.10/1.19	c 1841           2273           40864          554964         6              0              9   12   10    
1.29/1.35	c 2122           2614           46676          636022         6              0              9   12   10    
1.49/1.54	c 2431           2989           53024          723971         6              0              9   12   10    
1.69/1.74	c 2770           3400           59968          821942         6              0              9   12   10    
1.89/1.96	c 3142           3850           67486          927656         6              0              9   12   11    
2.19/2.21	c 3551           4343           75679          1044092        6              0              9   12   11    
2.39/2.47	c 4000           4884           84649          1172131        6              0              9   12   10    
2.69/2.76	c 4493           5477           94404          1311245        6              0              9   12   10    
3.00/3.07	c 5035           6130           105161         1465391        6              0              9   12   11    
3.39/3.42	c 5631           6846           116886         1635136        6              0              9   12   11    
3.79/3.80	c 6286           7632           129713         1819669        6              0              9   12   11    
4.19/4.21	c 7006           8496           143743         2022139        6              0              9   12   11    
4.59/4.67	c 7798           9445           159118         2245415        6              0              9   12   11    
5.10/5.17	c 8669           10488          176010         2489607        6              0              9   12   11    
5.69/5.72	c 9627           11635          194460         2756101        6              0              9   12   11    
6.29/6.33	c 10680          12898          214792         3050012        6              0              9   13   11    
7.00/7.01	c 11838          14296          237591         3386197        6              0              9   13   11    
7.69/7.78	c 13111          15842          262959         3762928        6              0              9   13   11    
8.59/8.64	c 14511          17548          291066         4181333        6              0              9   13   11    
9.59/9.60	c 16051          19437          322480         4655982        6              0              9   13   11    
10.59/10.68	c 17745          21525          357500         5191085        6              0              9   13   11    
11.79/11.89	c 19608          23832          396525         5790661        6              0              9   13   11    
13.19/13.23	c 21657          26374          439581         6451430        6              0              9   13   11    
14.69/14.72	c 23910          29189          487652         7200710        6              0              9   13   11    
16.39/16.42	c 26388          32298          541337         8042743        6              0              9   13   11    
18.19/18.28	c 29113          35725          600615         8973724        6              0              9   13   11    
20.29/20.35	c 32110          39505          666099         10015136       6              0              9   13   11    
22.69/22.70	c 35406          43708          740571         11229276       6              0              9   14   11    
25.30/25.34	c 39031          48357          823829         12602124       6              0              9   14   11    
28.20/28.25	c 43018          53482          915552         14119044       6              0              9   14   11    
31.40/31.49	c 47403          59151          1018338        15839597       6              0              9   14   12    
35.10/35.17	c 52226          65425          1133854        17789927       6              0              9   14   12    
39.20/39.21	c 57531          72340          1260845        19936202       6              0              9   14   12    
43.70/43.72	c 63366          79998          1403084        22377454       6              0              9   14   12    
48.70/48.78	c 69784          88488          1562622        25158952       6              0              9   14   12    
54.40/54.41	c 76843          97856          1739760        28270899       6              0              9   14   12    
60.60/60.66	c 84607          108204         1935463        31728110       6              0              9   14   12    
67.60/67.67	c 93147          119646         2154101        35625379       6              0              9   14   12    
75.30/75.39	c 102541         132265         2394885        39966337       6              0              9   14   12    
84.01/84.04	c 112874         146212         2662213        44838469       6              0              9   14   12    
93.30/93.36	c 124240         161452         2951470        50091723       6              0              9   14   12    
103.40/103.47	c 136742         178128         3265664        55740311       6              0              9   14   12    
114.50/114.51	c 150494         196440         3609296        61902788       6              0              9   14   12    
126.70/126.74	c 165621         216624         3990581        68731862       6              0              9   14   12    
140.30/140.32	c 182260         238886         4413221        76318870       6              0              9   14   12    
155.50/155.51	c 200562         263463         4882419        84773093       6              0              9   14   12    
172.20/172.29	c 220694         290592         5400623        94223043       6              0              9   14   12    
190.61/190.66	c 242839         320365         5968717        104559094      6              0              9   14   12    
210.71/210.75	c 267198         352998         6586497        115748497      6              0              9   14   12    
232.91/232.90	c 293992         388937         7268616        128094944      6              0              9   14   12    
257.51/257.58	c 323465         428623         8027628        141894087      6              0              9   14   12    
284.71/284.79	c 355885         472331         8861797        157179754      6              0              9   14   12    
314.51/314.50	c 391547         520241         9772881        173742244      6              0              9   14   12    
347.32/347.38	c 430775         573067         10781023       192133661      6              0              9   14   12    
383.52/383.53	c 473925         631249         11892823       212491534      6              0              9   14   12    
422.92/423.00	c 521390         695113         13108688       234669599      6              0              9   14   12    
466.82/466.82	c 573601         765579         14456894       259367264      6              0              9   14   12    
514.83/514.84	c 631033         842886         15930547       286259531      6              0              9   14   12    
567.63/567.62	c 694208         928188         17561098       316183839      6              0              9   14   12    
625.44/625.47	c 763700         1021804        19347278       348811586      6              0              9   14   12    
689.24/689.26	c 840141         1124819        21310366       384779503      6              0              9   14   12    
759.84/759.85	c 924226         1238333        23479753       424600383      6              0              9   14   12    
837.55/837.50	c 1016719        1363040        25864306       468191946      6              0              9   14   12    
923.76/923.71	c 1118461        1500537        28506395       516831544      6              0              9   14   12    
1018.96/1018.93	c 1230377        1651825        31421287       570403379      6              0              9   14   12    
1123.27/1123.27	c 1353484        1818225        34631625       629429400      6              0              9   14   12    
1238.98/1238.92	c 1488901        2001470        38180359       694847494      6              0              9   14   12    
1366.99/1367.00	c 1637859        2203673        42116350       767224462      6              0              9   14   12    
1508.29/1508.20	c 1801712        2426559        46465019       847575229      6              0              9   14   12    
1664.80/1664.70	c 1981950        2671748        51256434       936049095      6              0              9   14   12    
1838.81/1838.78	c 2180211        2942794        56594643       1035060141     6              0              9   14   12    
2029.53/2029.49	c 2398298        3240552        62449899       1143563731     6              0              9   14   12    
2241.04/2240.94	c 2638193        3569136        68944705       1264124535     6              0              9   14   12    
2400.05/2399.90	
2400.05/2399.90	c *** INTERRUPTED ***
2400.05/2399.90	c restarts              : 83          
2400.05/2399.90	c conflicts             : 2821523      (1176 /sec)
2400.05/2399.90	c decisions             : 3818689      (1591 /sec)
2400.05/2399.90	c propagations          : 1354229295  (564249 /sec)
2400.05/2399.90	c root propagations     : 9           
2400.05/2399.90	c filter calls          : 73816700       (30756 /sec)
2400.05/2399.90	c useless filter calls  : 60312853       (81 %)
2400.05/2399.90	c Memory used           : 27.70 MB
2400.05/2399.90	c CPU time              : 2400.05 s
2400.05/2399.90	
2400.05/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 (15378 MiB free)
  memory of node 1: 16384 MiB (15693 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4267311-1502610433/watcher-4267311-1502610433 -o /tmp/evaluation-result-4267311-1502610433/solver-4267311-1502610433 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node112-1502602207-1367 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4267311-1502610433.xml 

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

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=2984, runsolver pid=2981

[startup+0.100154 s]*
/proc/loadavg: 1.97 2.04 2.05 3/188 2985
/proc/meminfo: memFree=31815976/32770624 swapFree=67108860/67108860
[pid=2984] ppid=2981 vsize=28356 memory=5048 CPUtime=0.1 cores=1,3,5,7
/proc/2984/stat : 2984 (cosoco) R 2981 2984 1335 0 -1 4202496 1433 0 0 0 10 0 0 0 20 0 1 0 94131139 29036544 1262 33554432000 4194304 5748600 140721123757040 140721123754344 4941434 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 38817792 140721123763391 140721123763486 140721123763486 140721123766222 0
/proc/2984/statm: 7089 1262 777 380 0 507 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28356 KiB
Current children cumulated memory: 5048 KiB

[startup+0.209413 s]*
/proc/loadavg: 1.97 2.04 2.05 3/188 2985
/proc/meminfo: memFree=31815976/32770624 swapFree=67108860/67108860
[pid=2984] ppid=2981 vsize=28356 memory=5048 CPUtime=0.21 cores=1,3,5,7
/proc/2984/stat : 2984 (cosoco) R 2981 2984 1335 0 -1 4202496 1433 0 0 0 21 0 0 0 20 0 1 0 94131139 29036544 1262 33554432000 4194304 5748600 140721123757040 140721123754344 4915424 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 38817792 140721123763391 140721123763486 140721123763486 140721123766222 0
/proc/2984/statm: 7089 1262 777 380 0 507 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 28356 KiB
Current children cumulated memory: 5048 KiB

[startup+0.308892 s]*
/proc/loadavg: 1.97 2.04 2.05 3/188 2985
/proc/meminfo: memFree=31815976/32770624 swapFree=67108860/67108860
[pid=2984] ppid=2981 vsize=28356 memory=5048 CPUtime=0.31 cores=1,3,5,7
/proc/2984/stat : 2984 (cosoco) R 2981 2984 1335 0 -1 4202496 1433 0 0 0 31 0 0 0 20 0 1 0 94131139 29036544 1262 33554432000 4194304 5748600 140721123757040 140721123754344 4913024 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 38817792 140721123763391 140721123763486 140721123763486 140721123766222 0
/proc/2984/statm: 7089 1262 777 380 0 507 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 28356 KiB
Current children cumulated memory: 5048 KiB

[startup+0.700256 s]
/proc/loadavg: 1.97 2.04 2.05 3/188 2985
/proc/meminfo: memFree=31815976/32770624 swapFree=67108860/67108860
[pid=2984] ppid=2981 vsize=28356 memory=5048 CPUtime=0.69 cores=1,3,5,7
/proc/2984/stat : 2984 (cosoco) R 2981 2984 1335 0 -1 4202496 1433 0 0 0 69 0 0 0 20 0 1 0 94131139 29036544 1262 33554432000 4194304 5748600 140721123757040 140721123754344 5000352 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 38817792 140721123763391 140721123763486 140721123763486 140721123766222 0
/proc/2984/statm: 7089 1262 777 380 0 507 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 28356 KiB
Current children cumulated memory: 5048 KiB

[startup+1.50027 s]
/proc/loadavg: 1.97 2.04 2.05 3/188 2985
/proc/meminfo: memFree=31815828/32770624 swapFree=67108860/67108860
[pid=2984] ppid=2981 vsize=28356 memory=5048 CPUtime=1.49 cores=1,3,5,7
/proc/2984/stat : 2984 (cosoco) R 2981 2984 1335 0 -1 4202496 1433 0 0 0 149 0 0 0 20 0 1 0 94131139 29036544 1262 33554432000 4194304 5748600 140721123757040 140721123754440 4915584 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 38817792 140721123763391 140721123763486 140721123763486 140721123766222 0
/proc/2984/statm: 7089 1262 777 380 0 507 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 28356 KiB
Current children cumulated memory: 5048 KiB

[startup+3.10896 s]
/proc/loadavg: 1.98 2.04 2.05 3/188 2985
/proc/meminfo: memFree=31815828/32770624 swapFree=67108860/67108860
[pid=2984] ppid=2981 vsize=28356 memory=5084 CPUtime=3.1 cores=1,3,5,7
/proc/2984/stat : 2984 (cosoco) R 2981 2984 1335 0 -1 4202496 1785 0 0 0 310 0 0 0 20 0 1 0 94131139 29036544 1271 33554432000 4194304 5748600 140721123757040 140721123754440 4941462 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 38817792 140721123763391 140721123763486 140721123763486 140721123766222 0
/proc/2984/statm: 7089 1271 785 380 0 507 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 28356 KiB
Current children cumulated memory: 5084 KiB

[startup+6.30026 s]
/proc/loadavg: 1.98 2.04 2.05 3/188 2985
/proc/meminfo: memFree=31815532/32770624 swapFree=67108860/67108860
[pid=2984] ppid=2981 vsize=28356 memory=5084 CPUtime=6.29 cores=1,3,5,7
/proc/2984/stat : 2984 (cosoco) R 2981 2984 1335 0 -1 4202496 2137 0 0 0 629 0 0 0 20 0 1 0 94131139 29036544 1271 33554432000 4194304 5748600 140721123757040 140721123754440 5130122 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 38817792 140721123763391 140721123763486 140721123763486 140721123766222 0
/proc/2984/statm: 7089 1271 785 380 0 507 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 28356 KiB
Current children cumulated memory: 5084 KiB

[startup+12.7003 s]
/proc/loadavg: 1.98 2.04 2.05 3/188 2985
/proc/meminfo: memFree=31815532/32770624 swapFree=67108860/67108860
[pid=2984] ppid=2981 vsize=28356 memory=5084 CPUtime=12.69 cores=1,3,5,7
/proc/2984/stat : 2984 (cosoco) R 2981 2984 1335 0 -1 4202496 2490 0 0 0 1269 0 0 0 20 0 1 0 94131139 29036544 1271 33554432000 4194304 5748600 140721123757040 140721123754440 4941450 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 38817792 140721123763391 140721123763486 140721123763486 140721123766222 0
/proc/2984/statm: 7089 1271 785 380 0 507 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 28356 KiB
Current children cumulated memory: 5084 KiB

[startup+25.5003 s]
/proc/loadavg: 1.98 2.04 2.05 3/188 2985
/proc/meminfo: memFree=31815788/32770624 swapFree=67108860/67108860
[pid=2984] ppid=2981 vsize=28356 memory=5084 CPUtime=25.5 cores=1,3,5,7
/proc/2984/stat : 2984 (cosoco) R 2981 2984 1335 0 -1 4202496 3198 0 0 0 2550 0 0 0 20 0 1 0 94131139 29036544 1271 33554432000 4194304 5748600 140721123757040 140721123754440 4941424 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 38817792 140721123763391 140721123763486 140721123763486 140721123766222 0
/proc/2984/statm: 7089 1271 785 380 0 507 0
Current children cumulated CPU time: 25.5 s
Current children cumulated vsize: 28356 KiB
Current children cumulated memory: 5084 KiB

[startup+51.1091 s]
/proc/loadavg: 1.99 2.04 2.05 3/188 2985
/proc/meminfo: memFree=31815788/32770624 swapFree=67108860/67108860
[pid=2984] ppid=2981 vsize=28356 memory=5084 CPUtime=51.11 cores=1,3,5,7
/proc/2984/stat : 2984 (cosoco) R 2981 2984 1335 0 -1 4202496 3552 0 0 0 5111 0 0 0 20 0 1 0 94131139 29036544 1271 33554432000 4194304 5748600 140721123757040 140721123754440 4941476 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 38817792 140721123763391 140721123763486 140721123763486 140721123766222 0
/proc/2984/statm: 7089 1271 785 380 0 507 0
Current children cumulated CPU time: 51.11 s
Current children cumulated vsize: 28356 KiB
Current children cumulated memory: 5084 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/188 2986
/proc/meminfo: memFree=31814944/32770624 swapFree=67108860/67108860
[pid=2984] ppid=2981 vsize=28356 memory=5084 CPUtime=102.3 cores=1,3,5,7
/proc/2984/stat : 2984 (cosoco) R 2981 2984 1335 0 -1 4202496 3906 0 0 0 10230 0 0 0 20 0 1 0 94131139 29036544 1271 33554432000 4194304 5748600 140721123757040 140721123754440 5130122 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 38817792 140721123763391 140721123763486 140721123763486 140721123766222 0
/proc/2984/statm: 7089 1271 785 380 0 507 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 28356 KiB
Current children cumulated memory: 5084 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 2987
/proc/meminfo: memFree=31814712/32770624 swapFree=67108860/67108860
[pid=2984] ppid=2981 vsize=28356 memory=5084 CPUtime=162.3 cores=1,3,5,7
/proc/2984/stat : 2984 (cosoco) R 2981 2984 1335 0 -1 4202496 4260 0 0 0 16230 0 0 0 20 0 1 0 94131139 29036544 1271 33554432000 4194304 5748600 140721123757040 140721123754440 5000352 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 38817792 140721123763391 140721123763486 140721123763486 140721123766222 0
/proc/2984/statm: 7089 1271 785 380 0 507 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 28356 KiB
Current children cumulated memory: 5084 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 2988
/proc/meminfo: memFree=31814456/32770624 swapFree=67108860/67108860
[pid=2984] ppid=2981 vsize=28356 memory=5084 CPUtime=222.31 cores=1,3,5,7
/proc/2984/stat : 2984 (cosoco) R 2981 2984 1335 0 -1 4202496 4614 0 0 0 22231 0 0 0 20 0 1 0 94131139 29036544 1271 33554432000 4194304 5748600 140721123757040 140721123754440 4941424 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 38817792 140721123763391 140721123763486 140721123763486 140721123766222 0
/proc/2984/statm: 7089 1271 785 380 0 507 0
Current children cumulated CPU time: 222.31 s
Current children cumulated vsize: 28356 KiB
Current children cumulated memory: 5084 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 2989
/proc/meminfo: memFree=31814240/32770624 swapFree=67108860/67108860
[pid=2984] ppid=2981 vsize=28356 memory=5084 CPUtime=282.31 cores=1,3,5,7
/proc/2984/stat : 2984 (cosoco) R 2981 2984 1335 0 -1 4202496 4614 0 0 0 28231 0 0 0 20 0 1 0 94131139 29036544 1271 33554432000 4194304 5748600 140721123757040 140721123754440 4915408 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 38817792 140721123763391 140721123763486 140721123763486 140721123766222 0
/proc/2984/statm: 7089 1271 785 380 0 507 0
Current children cumulated CPU time: 282.31 s
Current children cumulated vsize: 28356 KiB
Current children cumulated memory: 5084 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 2990
/proc/meminfo: memFree=31813628/32770624 swapFree=67108860/67108860
[pid=2984] ppid=2981 vsize=28356 memory=5084 CPUtime=342.32 cores=1,3,5,7
/proc/2984/stat : 2984 (cosoco) R 2981 2984 1335 0 -1 4202496 4968 0 0 0 34232 0 0 0 20 0 1 0 94131139 29036544 1271 33554432000 4194304 5748600 140721123757040 140721123754440 4912367 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 38817792 140721123763391 140721123763486 140721123763486 140721123766222 0
/proc/2984/statm: 7089 1271 785 380 0 507 0
Current children cumulated CPU time: 342.32 s
Current children cumulated vsize: 28356 KiB
Current children cumulated memory: 5084 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 2991
/proc/meminfo: memFree=31813512/32770624 swapFree=67108860/67108860
[pid=2984] ppid=2981 vsize=28356 memory=5084 CPUtime=402.32 cores=1,3,5,7
/proc/2984/stat : 2984 (cosoco) R 2981 2984 1335 0 -1 4202496 4968 0 0 0 40232 0 0 0 20 0 1 0 94131139 29036544 1271 33554432000 4194304 5748600 140721123757040 140721123754440 4917897 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 38817792 140721123763391 140721123763486 140721123763486 140721123766222 0
/proc/2984/statm: 7089 1271 785 380 0 507 0
Current children cumulated CPU time: 402.32 s
Current children cumulated vsize: 28356 KiB
Current children cumulated memory: 5084 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 3000
/proc/meminfo: memFree=31812860/32770624 swapFree=67108860/67108860
[pid=2984] ppid=2981 vsize=28356 memory=5084 CPUtime=462.32 cores=1,3,5,7
/proc/2984/stat : 2984 (cosoco) R 2981 2984 1335 0 -1 4202496 5322 0 0 0 46232 0 0 0 20 0 1 0 94131139 29036544 1271 33554432000 4194304 5748600 140721123757040 140721123754440 4919589 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 38817792 140721123763391 140721123763486 140721123763486 140721123766222 0
/proc/2984/statm: 7089 1271 785 380 0 507 0
Current children cumulated CPU time: 462.32 s
Current children cumulated vsize: 28356 KiB
Current children cumulated memory: 5084 KiB


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

/proc/2984/statm: 7089 1271 785 380 0 507 0
Current children cumulated CPU time: 1662.4 s
Current children cumulated vsize: 28356 KiB
Current children cumulated memory: 5084 KiB

[startup+1722.3 s]
/proc/loadavg: 2.01 2.08 2.07 3/189 3123
/proc/meminfo: memFree=29516240/32770624 swapFree=67108860/67108860
[pid=2984] ppid=2981 vsize=28356 memory=5084 CPUtime=1722.41 cores=1,3,5,7
/proc/2984/stat : 2984 (cosoco) R 2981 2984 1335 0 -1 4202496 8844 0 0 0 172241 0 0 0 20 0 1 0 94131139 29036544 1271 33554432000 4194304 5748600 140721123757040 140721123754440 4911043 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 38817792 140721123763391 140721123763486 140721123763486 140721123766222 0
/proc/2984/statm: 7089 1271 785 380 0 507 0
Current children cumulated CPU time: 1722.41 s
Current children cumulated vsize: 28356 KiB
Current children cumulated memory: 5084 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.07 2.06 3/189 3124
/proc/meminfo: memFree=29516636/32770624 swapFree=67108860/67108860
[pid=2984] ppid=2981 vsize=28356 memory=5084 CPUtime=1782.41 cores=1,3,5,7
/proc/2984/stat : 2984 (cosoco) R 2981 2984 1335 0 -1 4202496 9180 0 0 0 178241 0 0 0 20 0 1 0 94131139 29036544 1271 33554432000 4194304 5748600 140721123757040 140721123754440 4941465 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 38817792 140721123763391 140721123763486 140721123763486 140721123766222 0
/proc/2984/statm: 7089 1271 785 380 0 507 0
Current children cumulated CPU time: 1782.41 s
Current children cumulated vsize: 28356 KiB
Current children cumulated memory: 5084 KiB

[startup+1842.3 s]
/proc/loadavg: 2.05 2.07 2.06 3/189 3125
/proc/meminfo: memFree=29516788/32770624 swapFree=67108860/67108860
[pid=2984] ppid=2981 vsize=28356 memory=5084 CPUtime=1842.41 cores=1,3,5,7
/proc/2984/stat : 2984 (cosoco) R 2981 2984 1335 0 -1 4202496 9198 0 0 0 184241 0 0 0 20 0 1 0 94131139 29036544 1271 33554432000 4194304 5748600 140721123757040 140721123754440 5000352 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 38817792 140721123763391 140721123763486 140721123763486 140721123766222 0
/proc/2984/statm: 7089 1271 785 380 0 507 0
Current children cumulated CPU time: 1842.41 s
Current children cumulated vsize: 28356 KiB
Current children cumulated memory: 5084 KiB

[startup+1902.3 s]
/proc/loadavg: 2.02 2.06 2.06 3/189 3126
/proc/meminfo: memFree=29516816/32770624 swapFree=67108860/67108860
[pid=2984] ppid=2981 vsize=28356 memory=5084 CPUtime=1902.42 cores=1,3,5,7
/proc/2984/stat : 2984 (cosoco) R 2981 2984 1335 0 -1 4202496 9534 0 0 0 190242 0 0 0 20 0 1 0 94131139 29036544 1271 33554432000 4194304 5748600 140721123757040 140721123754440 5000352 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 38817792 140721123763391 140721123763486 140721123763486 140721123766222 0
/proc/2984/statm: 7089 1271 785 380 0 507 0
Current children cumulated CPU time: 1902.42 s
Current children cumulated vsize: 28356 KiB
Current children cumulated memory: 5084 KiB

[startup+1962.3 s]
/proc/loadavg: 2.01 2.05 2.05 3/188 3127
/proc/meminfo: memFree=29516984/32770624 swapFree=67108860/67108860
[pid=2984] ppid=2981 vsize=28356 memory=5084 CPUtime=1962.42 cores=1,3,5,7
/proc/2984/stat : 2984 (cosoco) R 2981 2984 1335 0 -1 4202496 9534 0 0 0 196242 0 0 0 20 0 1 0 94131139 29036544 1271 33554432000 4194304 5748600 140721123757040 140721123754440 5000352 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 38817792 140721123763391 140721123763486 140721123763486 140721123766222 0
/proc/2984/statm: 7089 1271 785 380 0 507 0
Current children cumulated CPU time: 1962.42 s
Current children cumulated vsize: 28356 KiB
Current children cumulated memory: 5084 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/187 3128
/proc/meminfo: memFree=29516880/32770624 swapFree=67108860/67108860
[pid=2984] ppid=2981 vsize=28356 memory=5084 CPUtime=2022.43 cores=1,3,5,7
/proc/2984/stat : 2984 (cosoco) R 2981 2984 1335 0 -1 4202496 9870 0 0 0 202243 0 0 0 20 0 1 0 94131139 29036544 1271 33554432000 4194304 5748600 140721123757040 140721123754440 5000352 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 38817792 140721123763391 140721123763486 140721123763486 140721123766222 0
/proc/2984/statm: 7089 1271 785 380 0 507 0
Current children cumulated CPU time: 2022.43 s
Current children cumulated vsize: 28356 KiB
Current children cumulated memory: 5084 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 3129
/proc/meminfo: memFree=29516908/32770624 swapFree=67108860/67108860
[pid=2984] ppid=2981 vsize=28356 memory=5084 CPUtime=2082.43 cores=1,3,5,7
/proc/2984/stat : 2984 (cosoco) R 2981 2984 1335 0 -1 4202496 9888 0 0 0 208243 0 0 0 20 0 1 0 94131139 29036544 1271 33554432000 4194304 5748600 140721123757040 140721123754440 4941443 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 38817792 140721123763391 140721123763486 140721123763486 140721123766222 0
/proc/2984/statm: 7089 1271 785 380 0 507 0
Current children cumulated CPU time: 2082.43 s
Current children cumulated vsize: 28356 KiB
Current children cumulated memory: 5084 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 3130
/proc/meminfo: memFree=29516556/32770624 swapFree=67108860/67108860
[pid=2984] ppid=2981 vsize=28356 memory=5084 CPUtime=2142.43 cores=1,3,5,7
/proc/2984/stat : 2984 (cosoco) R 2981 2984 1335 0 -1 4202496 10224 0 0 0 214243 0 0 0 20 0 1 0 94131139 29036544 1271 33554432000 4194304 5748600 140721123757040 140721123754440 4915322 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 38817792 140721123763391 140721123763486 140721123763486 140721123766222 0
/proc/2984/statm: 7089 1271 785 380 0 507 0
Current children cumulated CPU time: 2142.43 s
Current children cumulated vsize: 28356 KiB
Current children cumulated memory: 5084 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 3131
/proc/meminfo: memFree=29516592/32770624 swapFree=67108860/67108860
[pid=2984] ppid=2981 vsize=28356 memory=5084 CPUtime=2202.44 cores=1,3,5,7
/proc/2984/stat : 2984 (cosoco) R 2981 2984 1335 0 -1 4202496 10224 0 0 0 220244 0 0 0 20 0 1 0 94131139 29036544 1271 33554432000 4194304 5748600 140721123757040 140721123754440 4919600 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 38817792 140721123763391 140721123763486 140721123763486 140721123766222 0
/proc/2984/statm: 7089 1271 785 380 0 507 0
Current children cumulated CPU time: 2202.44 s
Current children cumulated vsize: 28356 KiB
Current children cumulated memory: 5084 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 3140
/proc/meminfo: memFree=29516108/32770624 swapFree=67108860/67108860
[pid=2984] ppid=2981 vsize=28356 memory=5084 CPUtime=2262.44 cores=1,3,5,7
/proc/2984/stat : 2984 (cosoco) R 2981 2984 1335 0 -1 4202496 10578 0 0 0 226244 0 0 0 20 0 1 0 94131139 29036544 1271 33554432000 4194304 5748600 140721123757040 140721123754440 4941424 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 38817792 140721123763391 140721123763486 140721123763486 140721123766222 0
/proc/2984/statm: 7089 1271 785 380 0 507 0
Current children cumulated CPU time: 2262.44 s
Current children cumulated vsize: 28356 KiB
Current children cumulated memory: 5084 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 3141
/proc/meminfo: memFree=29516368/32770624 swapFree=67108860/67108860
[pid=2984] ppid=2981 vsize=28356 memory=5084 CPUtime=2322.44 cores=1,3,5,7
/proc/2984/stat : 2984 (cosoco) R 2981 2984 1335 0 -1 4202496 10578 0 0 0 232244 0 0 0 20 0 1 0 94131139 29036544 1271 33554432000 4194304 5748600 140721123757040 140721123754440 5000352 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 38817792 140721123763391 140721123763486 140721123763486 140721123766222 0
/proc/2984/statm: 7089 1271 785 380 0 507 0
Current children cumulated CPU time: 2322.44 s
Current children cumulated vsize: 28356 KiB
Current children cumulated memory: 5084 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 3142
/proc/meminfo: memFree=29516416/32770624 swapFree=67108860/67108860
[pid=2984] ppid=2981 vsize=28356 memory=5084 CPUtime=2382.45 cores=1,3,5,7
/proc/2984/stat : 2984 (cosoco) R 2981 2984 1335 0 -1 4202496 10914 0 0 0 238245 0 0 0 20 0 1 0 94131139 29036544 1271 33554432000 4194304 5748600 140721123757040 140721123754440 4912341 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 38817792 140721123763391 140721123763486 140721123763486 140721123766222 0
/proc/2984/statm: 7089 1271 785 380 0 507 0
Current children cumulated CPU time: 2382.45 s
Current children cumulated vsize: 28356 KiB
Current children cumulated memory: 5084 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.9 s]
/proc/loadavg: 2.06 2.03 2.05 3/188 3143
/proc/meminfo: memFree=29516208/32770624 swapFree=67108860/67108860
[pid=2984] ppid=2981 vsize=28356 memory=5084 CPUtime=2400.05 cores=1,3,5,7
/proc/2984/stat : 2984 (cosoco) R 2981 2984 1335 0 -1 4202496 10914 0 0 0 240005 0 0 0 20 0 1 0 94131139 29036544 1271 33554432000 4194304 5748600 140721123757040 140721123754440 4941458 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 38817792 140721123763391 140721123763486 140721123763486 140721123766222 0
/proc/2984/statm: 7089 1271 785 380 0 507 0
Current children cumulated CPU time: 2400.05 s
Current children cumulated vsize: 28356 KiB
Current children cumulated memory: 5084 KiB

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

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

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

[startup+2399.9 s]
/proc/loadavg: 2.06 2.03 2.05 3/188 3143
/proc/meminfo: memFree=29516208/32770624 swapFree=67108860/67108860
[pid=2984] ppid=2981 vsize=28356 memory=5084 CPUtime=2400.05 cores=1,3,5,7
/proc/2984/stat : 2984 (cosoco) R 2981 2984 1335 0 -1 4202496 10914 0 0 0 240005 0 0 0 20 0 1 0 94131139 29036544 1271 33554432000 4194304 5748600 140721123757040 140721123754440 4941458 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 7849824 7854664 38817792 140721123763391 140721123763486 140721123763486 140721123766222 0
/proc/2984/statm: 7089 1271 785 380 0 507 0
Current children cumulated CPU time: 2400.05 s
Current children cumulated vsize: 28356 KiB
Current children cumulated memory: 5084 KiB

Child status: 1
Real time (s): 2399.9
CPU time (s): 2400.06
CPU user time (s): 2400.05
CPU system time (s): 0.004
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 28356
Max. memory (cumulated for all children) (KiB): 5084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.05
system time used= 0.004
maximum resident set size= 5156
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10964
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= 605


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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.73033 second user time and 15.7116 second system time

The end

Launcher Data

Begin job on node112 at 2017-08-13 09:32:55
IDJOB=4267311
IDBENCH=133537
IDSOLVER=2657
FILE ID=node112/4267311-1502610433
RUNJOBID= node112-1502602207-1367
PBS_JOBID= 20628299
Free space on /tmp= 61788 MiB

SOLVER NAME= cosoco-mini 1.12
BENCH NAME= XCSP17/MagicHexagon/MagicHexagon-m1-s1/MagicHexagon-11-m186.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267311-1502610433/watcher-4267311-1502610433 -o /tmp/evaluation-result-4267311-1502610433/solver-4267311-1502610433 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node112-1502602207-1367 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4267311-1502610433.xml

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

MD5SUM BENCH= 2292861bb3d975c21318ff2a994feaed
RANDOM SEED=1006558966

node112.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:        31818444 kB
MemAvailable:   31985976 kB
Buffers:          108852 kB
Cached:           339316 kB
SwapCached:            0 kB
Active:           378148 kB
Inactive:         123636 kB
Active(anon):       4692 kB
Inactive(anon):    76720 kB
Active(file):     373456 kB
Inactive(file):    46916 kB
Unevictable:        6280 kB
Mlocked:            6280 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2024 kB
Writeback:             8 kB
AnonPages:         59488 kB
Mapped:            44548 kB
Shmem:             25224 kB
Slab:             151380 kB
SReclaimable:     125988 kB
SUnreclaim:        25392 kB
KernelStack:        3296 kB
PageTables:         5152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     351780 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:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61784 MiB
End job on node112 at 2017-08-13 10:12:55