Trace number 4397284

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 2.0UNSAT 1492.98 1493.04

General information on the benchmark

NameLangford/Langford-m1-k4/
Langford-4-16.xml
MD5SUMa550bb6a39ca50ab9210b9c0283e2640
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark84.7029
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints49
Number of domains1
Minimum domain size64
Maximum domain size64
Distribution of domain sizes[{"size":64,"count":64}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":32},{"degree":3,"count":32}]
Minimum constraint arity2
Maximum constraint arity64
Distribution of constraint arities[{"arity":2,"count":48},{"arity":64,"count":1}]
Number of extensional constraints0
Number of intensional constraints48
Distribution of constraint types[{"type":"intension","count":48},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c
0.00/0.00	c This is cosoco 2.00 --  
0.00/0.00	c
0.00/0.00	c command line: cosoco -lc -model -restarts -stick HOME/instance-4397284-1568575226.xml 
0.00/0.00	c intension  eq(add(x[0][0],2),x[1][0]) -> extension (support ? 1) - 62tuples
0.00/0.01	c intension  eq(add(x[0][1],3),x[1][1]) -> extension (support ? 1) - 61tuples
0.00/0.01	c intension  eq(add(x[0][2],4),x[1][2]) -> extension (support ? 1) - 60tuples
0.00/0.01	c intension  eq(add(x[0][3],5),x[1][3]) -> extension (support ? 1) - 59tuples
0.00/0.01	c intension  eq(add(x[0][4],6),x[1][4]) -> extension (support ? 1) - 58tuples
0.00/0.01	c intension  eq(add(x[0][5],7),x[1][5]) -> extension (support ? 1) - 57tuples
0.00/0.02	c intension  eq(add(x[0][6],8),x[1][6]) -> extension (support ? 1) - 56tuples
0.00/0.02	c intension  eq(add(x[0][7],9),x[1][7]) -> extension (support ? 1) - 55tuples
0.00/0.02	c intension  eq(add(x[0][8],10),x[1][8]) -> extension (support ? 1) - 54tuples
0.00/0.02	c intension  eq(add(x[0][9],11),x[1][9]) -> extension (support ? 1) - 53tuples
0.00/0.02	c intension  eq(add(x[0][10],12),x[1][10]) -> extension (support ? 1) - 52tuples
0.00/0.03	c intension  eq(add(x[0][11],13),x[1][11]) -> extension (support ? 1) - 51tuples
0.00/0.03	c intension  eq(add(x[0][12],14),x[1][12]) -> extension (support ? 1) - 50tuples
0.00/0.03	c intension  eq(add(x[0][13],15),x[1][13]) -> extension (support ? 1) - 49tuples
0.00/0.03	c intension  eq(add(x[0][14],16),x[1][14]) -> extension (support ? 1) - 48tuples
0.00/0.03	c intension  eq(add(x[0][15],17),x[1][15]) -> extension (support ? 1) - 47tuples
0.00/0.04	c intension  eq(add(x[1][0],2),x[2][0]) -> extension (support ? 1) - 62tuples
0.00/0.04	c intension  eq(add(x[1][1],3),x[2][1]) -> extension (support ? 1) - 61tuples
0.00/0.04	c intension  eq(add(x[1][2],4),x[2][2]) -> extension (support ? 1) - 60tuples
0.00/0.04	c intension  eq(add(x[1][3],5),x[2][3]) -> extension (support ? 1) - 59tuples
0.00/0.04	c intension  eq(add(x[1][4],6),x[2][4]) -> extension (support ? 1) - 58tuples
0.00/0.05	c intension  eq(add(x[1][5],7),x[2][5]) -> extension (support ? 1) - 57tuples
0.00/0.05	c intension  eq(add(x[1][6],8),x[2][6]) -> extension (support ? 1) - 56tuples
0.00/0.05	c intension  eq(add(x[1][7],9),x[2][7]) -> extension (support ? 1) - 55tuples
0.00/0.05	c intension  eq(add(x[1][8],10),x[2][8]) -> extension (support ? 1) - 54tuples
0.00/0.05	c intension  eq(add(x[1][9],11),x[2][9]) -> extension (support ? 1) - 53tuples
0.00/0.06	c intension  eq(add(x[1][10],12),x[2][10]) -> extension (support ? 1) - 52tuples
0.00/0.06	c intension  eq(add(x[1][11],13),x[2][11]) -> extension (support ? 1) - 51tuples
0.00/0.06	c intension  eq(add(x[1][12],14),x[2][12]) -> extension (support ? 1) - 50tuples
0.00/0.06	c intension  eq(add(x[1][13],15),x[2][13]) -> extension (support ? 1) - 49tuples
0.00/0.06	c intension  eq(add(x[1][14],16),x[2][14]) -> extension (support ? 1) - 48tuples
0.00/0.06	c intension  eq(add(x[1][15],17),x[2][15]) -> extension (support ? 1) - 47tuples
0.00/0.07	c intension  eq(add(x[2][0],2),x[3][0]) -> extension (support ? 1) - 62tuples
0.00/0.07	c intension  eq(add(x[2][1],3),x[3][1]) -> extension (support ? 1) - 61tuples
0.00/0.07	c intension  eq(add(x[2][2],4),x[3][2]) -> extension (support ? 1) - 60tuples
0.00/0.07	c intension  eq(add(x[2][3],5),x[3][3]) -> extension (support ? 1) - 59tuples
0.00/0.07	c intension  eq(add(x[2][4],6),x[3][4]) -> extension (support ? 1) - 58tuples
0.00/0.08	c intension  eq(add(x[2][5],7),x[3][5]) -> extension (support ? 1) - 57tuples
0.00/0.08	c intension  eq(add(x[2][6],8),x[3][6]) -> extension (support ? 1) - 56tuples
0.00/0.08	c intension  eq(add(x[2][7],9),x[3][7]) -> extension (support ? 1) - 55tuples
0.00/0.08	c intension  eq(add(x[2][8],10),x[3][8]) -> extension (support ? 1) - 54tuples
0.00/0.08	c intension  eq(add(x[2][9],11),x[3][9]) -> extension (support ? 1) - 53tuples
0.00/0.09	c intension  eq(add(x[2][10],12),x[3][10]) -> extension (support ? 1) - 52tuples
0.00/0.09	c intension  eq(add(x[2][11],13),x[3][11]) -> extension (support ? 1) - 51tuples
0.00/0.09	c intension  eq(add(x[2][12],14),x[3][12]) -> extension (support ? 1) - 50tuples
0.00/0.09	c intension  eq(add(x[2][13],15),x[3][13]) -> extension (support ? 1) - 49tuples
0.00/0.09	c intension  eq(add(x[2][14],16),x[3][14]) -> extension (support ? 1) - 48tuples
0.00/0.10	c intension  eq(add(x[2][15],17),x[3][15]) -> extension (support ? 1) - 47tuples
0.00/0.10	c root propagations     : 1824        
0.00/0.10	c restarts enabled, print stats at every restarts
0.00/0.10	c
0.00/0.10	c
0.00/0.10	c ========================================[ Problem Statistics ]===========================================
0.00/0.10	c |                                                                                                       
0.00/0.10	c |  Parse time        :         0.10 s 
0.00/0.10	c |
0.00/0.10	c |               Variables: 64
0.00/0.10	c |            Domain Sizes: 64..64
0.00/0.10	c |
0.00/0.10	c |             Constraints: 49
0.00/0.10	c |                   Arity: 2..64  -- Binary: 48
0.00/0.10	c | 
0.00/0.10	c |                   Types: 
0.00/0.10	c |                          All Different: 1
0.00/0.10	c |                          Extension: 48  (nb tuples: 47..62) -- (shared: 0)
0.00/0.10	c |                          
0.00/0.10	c =========================================================================================================
0.00/0.10	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.10/0.20	c 101            341            20476          67383          64             0              17   29   22   
0.31/0.35	c 211            823            51249          157264         64             0              17   33   23   
0.41/0.47	c 332            1216           77823          249100         64             0              17   33   24   
0.51/0.60	c 465            1597           102798         334536         64             0              17   29   23   
0.69/0.72	c 611            2047           128272         419155         64             0              17   29   24   
0.79/0.89	c 771            2643           163989         526489         64             0              13   29   22   
1.00/1.08	c 947            3311           202571         645164         64             0              17   33   25   
1.19/1.29	c 1140           3984           246740         781501         64             0              13   33   24   
1.39/1.49	c 1352           4656           286481         916099         64             0              17   33   24   
1.69/1.72	c 1585           5369           334574         1069708        64             0              13   33   23   
1.89/2.00	c 1841           6301           392170         1246469        64             0              17   33   25   
2.19/2.28	c 2122           7298           448898         1432205        64             0              17   37   24   
2.59/2.62	c 2431           8439           520425         1641551        64             0              17   33   24   
2.89/2.94	c 2770           9578           584206         1847554        64             0              17   33   23   
3.29/3.35	c 3142           10998          670122         2121310        64             0              9   33   25    
3.79/3.80	c 3551           12547          763198         2419532        64             0              13   33   23   
4.19/4.27	c 4000           14064          860049         2738558        64             0              17   33   24   
4.69/4.73	c 4493           15529          952659         3054760        64             0              17   33   23   
5.29/5.32	c 5035           17411          1073741        3442594        64             0              13   33   24   
5.89/5.97	c 5631           19543          1208225        3862451        64             0              17   33   24   
6.59/6.69	c 6286           21786          1357607        4332209        64             0              17   33   24   
7.39/7.46	c 7006           24282          1515622        4809697        64             0              17   33   23   
8.29/8.30	c 7798           26890          1687982        5375662        64             0              13   33   24   
9.19/9.27	c 8669           30073          1887882        5976813        64             0              17   33   24   
10.19/10.29	c 9627           33355          2098108        6623769        64             0              17   33   24   
11.29/11.33	c 10680          37056          2313224        7311972        64             0              13   33   24   
12.49/12.58	c 11838          41162          2570907        8118997        64             0              13   33   24   
13.89/13.90	c 13111          45591          2842677        8989069        64             0              13   33   24   
15.39/15.46	c 14511          50463          3162532        9992709        64             0              13   37   24   
17.19/17.21	c 16051          55791          3520460        11088053       64             0              13   33   23   
19.10/19.14	c 17745          62205          3918500        12267581       64             0              13   37   24   
21.00/21.03	c 19608          68592          4308549        13505552       64             0              13   41   24   
23.10/23.19	c 21657          75709          4751723        14856306       64             0              13   33   24   
25.69/25.79	c 23910          84054          5285372        16500312       64             0              13   37   24   
28.00/28.08	c 26388          92256          5754722        18071445       64             0              9   37   24    
30.89/30.93	c 29113          101921         6335499        19946313       64             0              13   37   23   
34.19/34.23	c 32110          114146         7016506        22016851       64             0              9   37   23    
37.39/37.40	c 35406          126090         7680287        24017162       64             0              13   37   26   
41.10/41.12	c 39031          137983         8437712        26487791       64             0              9   37   24    
45.69/45.71	c 43018          152322         9376259        29452982       64             0              9   37   24    
50.79/50.82	c 47403          168503         10424995       32494991       64             0              13   37   24   
56.10/56.19	c 52226          186838         11526117       35910648       64             0              9   37   23    
61.49/61.59	c 57531          205839         12630687       39519332       64             0              9   37   23    
67.59/67.62	c 63366          226698         13863597       43414781       64             0              9   41   23    
74.69/74.77	c 69784          249292         15327124       47857802       64             0              13   37   23   
82.29/82.30	c 76843          275155         16868268       52673064       64             0              9   33   23    
90.79/90.85	c 84607          303499         18618254       58091016       64             0              13   37   24   
99.19/99.28	c 93147          333639         20345409       63509813       64             0              9   33   23    
109.19/109.28	c 102541         368729         22403666       69708545       64             0              9   37   23    
120.19/120.20	c 112874         405886         24640820       76553937       64             0              9   33   23    
132.39/132.42	c 124240         447844         27157067       84165456       64             0              9   37   24    
146.59/146.68	c 136742         494710         30072557       93137082       64             0              9   37   23    
162.39/162.47	c 150494         546274         33294271       103077122      64             0              9   37   23    
178.19/178.24	c 165621         602081         36529768       112969167      64             0              9   37   24    
195.48/195.51	c 182260         659120         40042254       124626205      64             0              9   37   24    
215.09/215.12	c 200562         728838         44070738       136689502      64             0              9   37   23    
236.88/236.94	c 220694         802054         48547615       150592719      64             0              9   37   24    
262.09/262.19	c 242839         882819         53711604       166158549      64             0              9   37   24    
286.99/287.08	c 267198         972386         58778587       181970545      64             0              9   41   23    
315.88/315.91	c 293992         1076316        64698937       199680974      64             0              9   37   23    
347.38/347.43	c 323465         1186493        71174104       219550719      64             0              9   41   24    
379.58/379.61	c 355885         1302529        77787340       240131703      64             0              9   41   24    
419.08/419.12	c 391547         1430431        85843163       265637565      64             0              5   41   23    
459.67/459.76	c 430775         1575767        94115362       291418899      64             0              9   41   23    
500.37/500.42	c 473925         1718221        102366044      319360166      64             0              9   37   24    
552.37/552.43	c 521390         1888446        112934628      352315035      64             0              5   37   23    
606.47/606.53	c 573601         2074221        123993653      387144889      64             0              9   37   24    
670.26/670.37	c 631033         2285057        137017282      427017352      64             0              9   41   24    
733.36/733.42	c 694208         2521200        150032874      467018040      64             0              9   41   25    
809.07/809.14	c 763700         2774704        165459066      515413047      64             0              5   37   23    
891.16/891.23	c 840141         3047269        182104240      568763275      64             0              5   37   23    
982.15/982.29	c 924226         3357066        200703467      626581387      64             0              5   41   24    
1081.96/1082.09	c 1016719        3697167        220993340      690860171      64             0              5   41   23    
1191.65/1191.72	c 1118461        4064889        243209000      761995512      64             0              5   41   23    
1315.14/1315.27	c 1230377        4480829        268361833      840211404      64             0              5   45   23    
1448.74/1448.83	c 1353484        4937028        295489941      925227964      64             0              5   41   23    
1492.94/1493.03	s UNSATISFIABLE
1492.94/1493.03	c restarts              : 76          
1492.94/1493.03	c conflicts             : 1393206      (933 /sec)
1492.94/1493.03	c decisions             : 5093290      (3412 /sec)
1492.94/1493.03	c propagations          : 952659362   (638095 /sec)
1492.94/1493.03	c root propagations     : 1824        
1492.94/1493.03	c filter calls          : 304462970      (203931 /sec)
1492.94/1493.03	c useless filter calls  : 50547452       (16 %)
1492.94/1493.03	c Memory used           : 27.50 MB
1492.94/1493.03	c CPU time              : 1492.97 s
1492.94/1493.03	c real time             : 1493.03 s
1492.94/1493.03	

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 (14979 MiB free)
  memory of node 1: 16384 MiB (15541 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4397284-1568575226/watcher-4397284-1568575226 -o /tmp/evaluation-result-4397284-1568575226/solver-4397284-1568575226 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568572726-19030 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4397284-1568575226.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=19547, runsolver pid=19544

[startup+0.100155 s]*
/proc/loadavg: 2.41 2.12 1.91 3/199 19548
/proc/meminfo: memFree=31252352/32770624 swapFree=66997024/67108860
[pid=19547] ppid=19544 vsize=28152 memory=4728 CPUtime=0.1 cores=1,3,5,7
/proc/19547/stat : 19547 (cosoco) R 19544 19547 18998 0 -1 4202496 1348 0 0 0 10 0 0 0 20 0 1 0 433775709 28827648 1182 33554432000 4194304 6211092 140729239606912 140729239603448 5076389 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10907648 140729239610379 140729239610481 140729239610481 140729239613390 0
/proc/19547/statm: 7038 1182 864 493 0 343 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4728 KiB

[startup+0.209651 s]*
/proc/loadavg: 2.41 2.12 1.91 3/199 19548
/proc/meminfo: memFree=31252072/32770624 swapFree=66997024/67108860
[pid=19547] ppid=19544 vsize=28152 memory=4728 CPUtime=0.21 cores=1,3,5,7
/proc/19547/stat : 19547 (cosoco) R 19544 19547 18998 0 -1 4202496 1349 0 0 0 21 0 0 0 20 0 1 0 433775709 28827648 1182 33554432000 4194304 6211092 140729239606912 140729239603448 5081703 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10907648 140729239610379 140729239610481 140729239610481 140729239613390 0
/proc/19547/statm: 7038 1182 864 493 0 343 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4728 KiB

[startup+0.308917 s]*
/proc/loadavg: 2.38 2.12 1.91 3/199 19548
/proc/meminfo: memFree=31252072/32770624 swapFree=66997024/67108860
[pid=19547] ppid=19544 vsize=28152 memory=4728 CPUtime=0.31 cores=1,3,5,7
/proc/19547/stat : 19547 (cosoco) R 19544 19547 18998 0 -1 4202496 1349 0 0 0 31 0 0 0 20 0 1 0 433775709 28827648 1182 33554432000 4194304 6211092 140729239606912 140729239603448 5082449 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10907648 140729239610379 140729239610481 140729239610481 140729239613390 0
/proc/19547/statm: 7038 1182 864 493 0 343 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4728 KiB

[startup+0.700277 s]
/proc/loadavg: 2.38 2.12 1.91 3/199 19548
/proc/meminfo: memFree=31252072/32770624 swapFree=66997024/67108860
[pid=19547] ppid=19544 vsize=28152 memory=4728 CPUtime=0.69 cores=1,3,5,7
/proc/19547/stat : 19547 (cosoco) R 19544 19547 18998 0 -1 4202496 1349 0 0 0 69 0 0 0 20 0 1 0 433775709 28827648 1182 33554432000 4194304 6211092 140729239606912 140729239604872 5075544 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10907648 140729239610379 140729239610481 140729239610481 140729239613390 0
/proc/19547/statm: 7038 1182 864 493 0 343 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4728 KiB

[startup+1.50028 s]
/proc/loadavg: 2.38 2.12 1.91 3/199 19548
/proc/meminfo: memFree=31251920/32770624 swapFree=66997024/67108860
[pid=19547] ppid=19544 vsize=28152 memory=4728 CPUtime=1.49 cores=1,3,5,7
/proc/19547/stat : 19547 (cosoco) R 19544 19547 18998 0 -1 4202496 1349 0 0 0 149 0 0 0 20 0 1 0 433775709 28827648 1182 33554432000 4194304 6211092 140729239606912 140729239604872 5078890 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10907648 140729239610379 140729239610481 140729239610481 140729239613390 0
/proc/19547/statm: 7038 1182 864 493 0 343 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4728 KiB

[startup+3.10922 s]
/proc/loadavg: 2.38 2.12 1.91 3/199 19548
/proc/meminfo: memFree=31251904/32770624 swapFree=66997024/67108860
[pid=19547] ppid=19544 vsize=28152 memory=4748 CPUtime=3.1 cores=1,3,5,7
/proc/19547/stat : 19547 (cosoco) R 19544 19547 18998 0 -1 4202496 1540 0 0 0 310 0 0 0 20 0 1 0 433775709 28827648 1187 33554432000 4194304 6211092 140729239606912 140729239604872 5082752 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10907648 140729239610379 140729239610481 140729239610481 140729239613390 0
/proc/19547/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+6.30027 s]
/proc/loadavg: 2.35 2.11 1.91 3/199 19548
/proc/meminfo: memFree=31251928/32770624 swapFree=66997024/67108860
[pid=19547] ppid=19544 vsize=28152 memory=4748 CPUtime=6.29 cores=1,3,5,7
/proc/19547/stat : 19547 (cosoco) R 19544 19547 18998 0 -1 4202496 1731 0 0 0 629 0 0 0 20 0 1 0 433775709 28827648 1187 33554432000 4194304 6211092 140729239606912 140729239604872 5074395 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10907648 140729239610379 140729239610481 140729239610481 140729239613390 0
/proc/19547/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+12.7003 s]
/proc/loadavg: 2.32 2.11 1.91 3/199 19548
/proc/meminfo: memFree=31252456/32770624 swapFree=66997024/67108860
[pid=19547] ppid=19544 vsize=28152 memory=4748 CPUtime=12.69 cores=1,3,5,7
/proc/19547/stat : 19547 (cosoco) R 19544 19547 18998 0 -1 4202496 1922 0 0 0 1269 0 0 0 20 0 1 0 433775709 28827648 1187 33554432000 4194304 6211092 140729239606912 140729239604872 5074429 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10907648 140729239610379 140729239610481 140729239610481 140729239613390 0
/proc/19547/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+25.5003 s]
/proc/loadavg: 2.27 2.11 1.91 3/199 19548
/proc/meminfo: memFree=31252656/32770624 swapFree=66997024/67108860
[pid=19547] ppid=19544 vsize=28152 memory=4748 CPUtime=25.49 cores=1,3,5,7
/proc/19547/stat : 19547 (cosoco) R 19544 19547 18998 0 -1 4202496 2306 0 0 0 2549 0 0 0 20 0 1 0 433775709 28827648 1187 33554432000 4194304 6211092 140729239606912 140729239604872 5193728 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10907648 140729239610379 140729239610481 140729239610481 140729239613390 0
/proc/19547/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+51.1093 s]
/proc/loadavg: 2.16 2.10 1.91 3/200 19558
/proc/meminfo: memFree=31252140/32770624 swapFree=66997024/67108860
[pid=19547] ppid=19544 vsize=28152 memory=4748 CPUtime=51.1 cores=1,3,5,7
/proc/19547/stat : 19547 (cosoco) R 19544 19547 18998 0 -1 4202496 2497 0 0 0 5110 0 0 0 20 0 1 0 433775709 28827648 1187 33554432000 4194304 6211092 140729239606912 140729239604872 5079440 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10907648 140729239610379 140729239610481 140729239610481 140729239613390 0
/proc/19547/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+102.3 s]
/proc/loadavg: 2.07 2.08 1.92 3/200 19562
/proc/meminfo: memFree=31251896/32770624 swapFree=66997024/67108860
[pid=19547] ppid=19544 vsize=28152 memory=4748 CPUtime=102.29 cores=1,3,5,7
/proc/19547/stat : 19547 (cosoco) R 19544 19547 18998 0 -1 4202496 2688 0 0 0 10229 0 0 0 20 0 1 0 433775709 28827648 1187 33554432000 4194304 6211092 140729239606912 140729239604872 5079432 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10907648 140729239610379 140729239610481 140729239610481 140729239613390 0
/proc/19547/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+162.3 s]
/proc/loadavg: 2.03 2.07 1.92 3/200 19566
/proc/meminfo: memFree=31251952/32770624 swapFree=66997024/67108860
[pid=19547] ppid=19544 vsize=28152 memory=4748 CPUtime=162.29 cores=1,3,5,7
/proc/19547/stat : 19547 (cosoco) R 19544 19547 18998 0 -1 4202496 2878 0 0 0 16229 0 0 0 20 0 1 0 433775709 28827648 1187 33554432000 4194304 6211092 140729239606912 140729239604872 5079253 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10907648 140729239610379 140729239610481 140729239610481 140729239613390 0
/proc/19547/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+222.3 s]
/proc/loadavg: 2.01 2.06 1.93 3/200 19572
/proc/meminfo: memFree=31252260/32770624 swapFree=66997024/67108860
[pid=19547] ppid=19544 vsize=28152 memory=4748 CPUtime=222.28 cores=1,3,5,7
/proc/19547/stat : 19547 (cosoco) R 19544 19547 18998 0 -1 4202496 3074 0 0 0 22228 0 0 0 20 0 1 0 433775709 28827648 1187 33554432000 4194304 6211092 140729239606912 140729239604872 5078967 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10907648 140729239610379 140729239610481 140729239610481 140729239613390 0
/proc/19547/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.04 1.94 3/200 19576
/proc/meminfo: memFree=31252184/32770624 swapFree=66997024/67108860
[pid=19547] ppid=19544 vsize=28152 memory=4748 CPUtime=282.28 cores=1,3,5,7
/proc/19547/stat : 19547 (cosoco) R 19544 19547 18998 0 -1 4202496 3265 0 0 0 28228 0 0 0 20 0 1 0 433775709 28827648 1187 33554432000 4194304 6211092 140729239606912 140729239604872 5081706 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10907648 140729239610379 140729239610481 140729239610481 140729239613390 0
/proc/19547/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.04 1.94 3/199 19581
/proc/meminfo: memFree=31253172/32770624 swapFree=66997024/67108860
[pid=19547] ppid=19544 vsize=28152 memory=4748 CPUtime=342.28 cores=1,3,5,7
/proc/19547/stat : 19547 (cosoco) R 19544 19547 18998 0 -1 4202496 3456 0 0 0 34228 0 0 0 20 0 1 0 433775709 28827648 1187 33554432000 4194304 6211092 140729239606912 140729239604872 5079440 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10907648 140729239610379 140729239610481 140729239610481 140729239613390 0
/proc/19547/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.03 1.95 3/199 19587
/proc/meminfo: memFree=31252276/32770624 swapFree=66997024/67108860
[pid=19547] ppid=19544 vsize=28152 memory=4748 CPUtime=402.28 cores=1,3,5,7
/proc/19547/stat : 19547 (cosoco) R 19544 19547 18998 0 -1 4202496 3647 0 0 0 40228 0 0 0 20 0 1 0 433775709 28827648 1187 33554432000 4194304 6211092 140729239606912 140729239604872 5075597 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10907648 140729239610379 140729239610481 140729239610481 140729239613390 0
/proc/19547/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.03 1.95 3/199 19591
/proc/meminfo: memFree=31252664/32770624 swapFree=66997024/67108860
[pid=19547] ppid=19544 vsize=28152 memory=4748 CPUtime=462.27 cores=1,3,5,7
/proc/19547/stat : 19547 (cosoco) R 19544 19547 18998 0 -1 4202496 3838 0 0 0 46227 0 0 0 20 0 1 0 433775709 28827648 1187 33554432000 4194304 6211092 140729239606912 140729239604872 5076256 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10907648 140729239610379 140729239610481 140729239610481 140729239613390 0
/proc/19547/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 462.27 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB


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

Current children cumulated memory: 4748 KiB

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 19642
/proc/meminfo: memFree=31252072/32770624 swapFree=66997024/67108860
[pid=19547] ppid=19544 vsize=28152 memory=4748 CPUtime=1002.25 cores=1,3,5,7
/proc/19547/stat : 19547 (cosoco) R 19544 19547 18998 0 -1 4202496 5545 0 0 0 100225 0 0 0 20 0 1 0 433775709 28827648 1187 33554432000 4194304 6211092 140729239606912 140729239604872 5075571 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10907648 140729239610379 140729239610481 140729239610481 140729239613390 0
/proc/19547/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 1002.25 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 19646
/proc/meminfo: memFree=31251460/32770624 swapFree=66997024/67108860
[pid=19547] ppid=19544 vsize=28152 memory=4748 CPUtime=1062.25 cores=1,3,5,7
/proc/19547/stat : 19547 (cosoco) R 19544 19547 18998 0 -1 4202496 5724 0 0 0 106225 0 0 0 20 0 1 0 433775709 28827648 1187 33554432000 4194304 6211092 140729239606912 140729239604872 5081404 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10907648 140729239610379 140729239610481 140729239610481 140729239613390 0
/proc/19547/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 1062.25 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 19652
/proc/meminfo: memFree=31252048/32770624 swapFree=66997024/67108860
[pid=19547] ppid=19544 vsize=28152 memory=4748 CPUtime=1122.25 cores=1,3,5,7
/proc/19547/stat : 19547 (cosoco) R 19544 19547 18998 0 -1 4202496 5915 0 0 0 112225 0 0 0 20 0 1 0 433775709 28827648 1187 33554432000 4194304 6211092 140729239606912 140729239604872 5075597 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10907648 140729239610379 140729239610481 140729239610481 140729239613390 0
/proc/19547/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 1122.25 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 19656
/proc/meminfo: memFree=31251768/32770624 swapFree=66997024/67108860
[pid=19547] ppid=19544 vsize=28152 memory=4748 CPUtime=1182.25 cores=1,3,5,7
/proc/19547/stat : 19547 (cosoco) R 19544 19547 18998 0 -1 4202496 6094 0 0 0 118225 0 0 0 20 0 1 0 433775709 28827648 1187 33554432000 4194304 6211092 140729239606912 140729239604872 5081337 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10907648 140729239610379 140729239610481 140729239610481 140729239613390 0
/proc/19547/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 1182.25 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 19667
/proc/meminfo: memFree=31251160/32770624 swapFree=66997024/67108860
[pid=19547] ppid=19544 vsize=28152 memory=4748 CPUtime=1242.24 cores=1,3,5,7
/proc/19547/stat : 19547 (cosoco) R 19544 19547 18998 0 -1 4202496 6285 0 0 0 124224 0 0 0 20 0 1 0 433775709 28827648 1187 33554432000 4194304 6211092 140729239606912 140729239604872 5079328 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10907648 140729239610379 140729239610481 140729239610481 140729239613390 0
/proc/19547/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 1242.24 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 19673
/proc/meminfo: memFree=31251908/32770624 swapFree=66997024/67108860
[pid=19547] ppid=19544 vsize=28152 memory=4748 CPUtime=1302.24 cores=1,3,5,7
/proc/19547/stat : 19547 (cosoco) R 19544 19547 18998 0 -1 4202496 6469 0 0 0 130224 0 0 0 20 0 1 0 433775709 28827648 1187 33554432000 4194304 6211092 140729239606912 140729239604872 5074360 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10907648 140729239610379 140729239610481 140729239610481 140729239613390 0
/proc/19547/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 1302.24 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 19677
/proc/meminfo: memFree=31251652/32770624 swapFree=66997024/67108860
[pid=19547] ppid=19544 vsize=28152 memory=4748 CPUtime=1362.24 cores=1,3,5,7
/proc/19547/stat : 19547 (cosoco) R 19544 19547 18998 0 -1 4202496 6655 0 0 0 136224 0 0 0 20 0 1 0 433775709 28827648 1187 33554432000 4194304 6211092 140729239606912 140729239604872 5083023 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10907648 140729239610379 140729239610481 140729239610481 140729239613390 0
/proc/19547/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 1362.24 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 19681
/proc/meminfo: memFree=31251968/32770624 swapFree=66997024/67108860
[pid=19547] ppid=19544 vsize=28152 memory=4748 CPUtime=1422.24 cores=1,3,5,7
/proc/19547/stat : 19547 (cosoco) R 19544 19547 18998 0 -1 4202496 6834 0 0 0 142224 0 0 0 20 0 1 0 433775709 28827648 1187 33554432000 4194304 6211092 140729239606912 140729239604872 5075825 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10907648 140729239610379 140729239610481 140729239610481 140729239613390 0
/proc/19547/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 1422.24 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 19687
/proc/meminfo: memFree=31251560/32770624 swapFree=66997024/67108860
[pid=19547] ppid=19544 vsize=28152 memory=4748 CPUtime=1482.23 cores=1,3,5,7
/proc/19547/stat : 19547 (cosoco) R 19544 19547 18998 0 -1 4202496 7025 0 0 0 148223 0 0 0 20 0 1 0 433775709 28827648 1187 33554432000 4194304 6211092 140729239606912 140729239604872 5389823 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10907648 140729239610379 140729239610481 140729239610481 140729239613390 0
/proc/19547/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 1482.23 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+1493.04 s]
# the end of solver process 19547 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1492.97 s, system=0.003999 s

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

[startup+1484.8 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 19687
/proc/meminfo: memFree=31251560/32770624 swapFree=66997024/67108860
[pid=19547] ppid=19544 vsize=28152 memory=4748 CPUtime=1484.73 cores=1,3,5,7
/proc/19547/stat : 19547 (cosoco) R 19544 19547 18998 0 -1 4202496 7025 0 0 0 148473 0 0 0 20 0 1 0 433775709 28827648 1187 33554432000 4194304 6211092 140729239606912 140729239604872 5081341 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10907648 140729239610379 140729239610481 140729239610481 140729239613390 0
/proc/19547/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 1484.73 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+1488 s]*
/proc/loadavg: 2.00 2.01 1.95 3/199 19687
/proc/meminfo: memFree=31251560/32770624 swapFree=66997024/67108860
[pid=19547] ppid=19544 vsize=28152 memory=4748 CPUtime=1487.94 cores=1,3,5,7
/proc/19547/stat : 19547 (cosoco) R 19544 19547 18998 0 -1 4202496 7025 0 0 0 148794 0 0 0 20 0 1 0 433775709 28827648 1187 33554432000 4194304 6211092 140729239606912 140729239604872 5079092 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10907648 140729239610379 140729239610481 140729239610481 140729239613390 0
/proc/19547/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 1487.94 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+1491.2 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 19687
/proc/meminfo: memFree=31251560/32770624 swapFree=66997024/67108860
[pid=19547] ppid=19544 vsize=28152 memory=4748 CPUtime=1491.13 cores=1,3,5,7
/proc/19547/stat : 19547 (cosoco) R 19544 19547 18998 0 -1 4202496 7025 0 0 0 149113 0 0 0 20 0 1 0 433775709 28827648 1187 33554432000 4194304 6211092 140729239606912 140729239604872 5081337 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10907648 140729239610379 140729239610481 140729239610481 140729239613390 0
/proc/19547/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 1491.13 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+1492 s]*
/proc/loadavg: 2.00 2.01 1.95 3/199 19687
/proc/meminfo: memFree=31251560/32770624 swapFree=66997024/67108860
[pid=19547] ppid=19544 vsize=28152 memory=4748 CPUtime=1491.94 cores=1,3,5,7
/proc/19547/stat : 19547 (cosoco) R 19544 19547 18998 0 -1 4202496 7025 0 0 0 149194 0 0 0 20 0 1 0 433775709 28827648 1187 33554432000 4194304 6211092 140729239606912 140729239604872 5075544 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10907648 140729239610379 140729239610481 140729239610481 140729239613390 0
/proc/19547/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 1491.94 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+1492.8 s]
/proc/loadavg: 2.00 2.01 1.95 3/199 19687
/proc/meminfo: memFree=31251560/32770624 swapFree=66997024/67108860
[pid=19547] ppid=19544 vsize=28152 memory=4748 CPUtime=1492.73 cores=1,3,5,7
/proc/19547/stat : 19547 (cosoco) R 19544 19547 18998 0 -1 4202496 7025 0 0 0 149273 0 0 0 20 0 1 0 433775709 28827648 1187 33554432000 4194304 6211092 140729239606912 140729239604872 5074483 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10907648 140729239610379 140729239610481 140729239610481 140729239613390 0
/proc/19547/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 1492.73 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+1493 s]*
/proc/loadavg: 2.00 2.01 1.95 3/199 19687
/proc/meminfo: memFree=31251560/32770624 swapFree=66997024/67108860
[pid=19547] ppid=19544 vsize=28152 memory=4748 CPUtime=1492.94 cores=1,3,5,7
/proc/19547/stat : 19547 (cosoco) R 19544 19547 18998 0 -1 4202496 7025 0 0 0 149294 0 0 0 20 0 1 0 433775709 28827648 1187 33554432000 4194304 6211092 140729239606912 140729239604872 5079036 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 10907648 140729239610379 140729239610481 140729239610481 140729239613390 0
/proc/19547/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 1492.94 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

Child status: 0
Real time (s): 1493.04
CPU time (s): 1492.98
CPU user time (s): 1492.97
CPU system time (s): 0.003999
CPU usage (%): 99.9962
Max. virtual memory (cumulated for all children) (KiB): 28152
Max. memory (cumulated for all children) (KiB): 4748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1492.97
system time used= 0.003999
maximum resident set size= 4812
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7062
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= 14
involuntary context switches= 431


# summary of solver processes directly reported to runsolver:
#   pid: 19547
#   total CPU time (s): 1492.98
#   total CPU user time (s): 1492.97
#   total CPU system time (s): 0.003999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.86117 second user time and 9.14453 second system time

The end

Launcher Data

Begin job on node103 at 2019-09-15 21:19:27
IDJOB=4397284
IDBENCH=124313
IDSOLVER=2849
FILE ID=node103/4397284-1568575226
RUNJOBID= node103-1568572726-19030
PBS_JOBID= 21703337
Free space on /tmp= 61716 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/Langford/Langford-m1-k4/Langford-4-16.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4397284-1568575226/watcher-4397284-1568575226 -o /tmp/evaluation-result-4397284-1568575226/solver-4397284-1568575226 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1568572726-19030 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4397284-1568575226.xml

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

MD5SUM BENCH= a550bb6a39ca50ab9210b9c0283e2640
RANDOM SEED=1662273607

node103.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.74
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.74
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.74
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.74
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:        31253684 kB
MemAvailable:   31852596 kB
Buffers:          122868 kB
Cached:           768400 kB
SwapCached:         9168 kB
Active:           622280 kB
Inactive:         311032 kB
Active(anon):      36244 kB
Inactive(anon):    55272 kB
Active(file):     586036 kB
Inactive(file):   255760 kB
Unevictable:      111152 kB
Mlocked:          111152 kB
SwapTotal:      67108860 kB
SwapFree:       66997024 kB
Dirty:              2776 kB
Writeback:             0 kB
AnonPages:        145112 kB
Mapped:            48596 kB
Shmem:             40856 kB
Slab:             175332 kB
SReclaimable:     145900 kB
SUnreclaim:        29432 kB
KernelStack:        3552 kB
PageTables:         6192 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     565168 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    100352 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61712 MiB
End job on node103 at 2019-09-15 21:44:21