Trace number 4408001

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 1497.89 1498.14

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 benchmark85.5465
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-4408001-1569794302.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.04	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.05	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.48	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.89/0.90	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.29/1.30	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.73	c 1585           5369           334574         1069708        64             0              13   33   23   
2.00/2.01	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.63	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.36	c 3142           10998          670122         2121310        64             0              9   33   25    
3.79/3.81	c 3551           12547          763198         2419532        64             0              13   33   23   
4.19/4.29	c 4000           14064          860049         2738558        64             0              17   33   24   
4.69/4.74	c 4493           15529          952659         3054760        64             0              17   33   23   
5.29/5.33	c 5035           17411          1073741        3442594        64             0              13   33   24   
5.89/5.98	c 5631           19543          1208225        3862451        64             0              17   33   24   
6.69/6.71	c 6286           21786          1357607        4332209        64             0              17   33   24   
7.39/7.49	c 7006           24282          1515622        4809697        64             0              17   33   23   
8.29/8.33	c 7798           26890          1687982        5375662        64             0              13   33   24   
9.29/9.30	c 8669           30073          1887882        5976813        64             0              17   33   24   
10.29/10.32	c 9627           33355          2098108        6623769        64             0              17   33   24   
11.29/11.37	c 10680          37056          2313224        7311972        64             0              13   33   24   
12.59/12.62	c 11838          41162          2570907        8118997        64             0              13   33   24   
13.89/13.94	c 13111          45591          2842677        8989069        64             0              13   33   24   
15.49/15.51	c 14511          50463          3162532        9992709        64             0              13   37   24   
17.19/17.27	c 16051          55791          3520460        11088053       64             0              13   33   23   
19.19/19.20	c 17745          62205          3918500        12267581       64             0              13   37   24   
21.00/21.10	c 19608          68592          4308549        13505552       64             0              13   41   24   
23.19/23.27	c 21657          75709          4751723        14856306       64             0              13   33   24   
25.79/25.87	c 23910          84054          5285372        16500312       64             0              13   37   24   
28.10/28.16	c 26388          92256          5754722        18071445       64             0              9   37   24    
30.99/31.02	c 29113          101921         6335499        19946313       64             0              13   37   23   
34.29/34.33	c 32110          114146         7016506        22016851       64             0              9   37   23    
37.48/37.52	c 35406          126090         7680287        24017162       64             0              13   37   26   
41.18/41.24	c 39031          137983         8437712        26487791       64             0              9   37   24    
45.78/45.85	c 43018          152322         9376259        29452982       64             0              9   37   24    
50.88/50.97	c 47403          168503         10424995       32494991       64             0              13   37   24   
56.28/56.36	c 52226          186838         11526117       35910648       64             0              9   37   23    
61.68/61.78	c 57531          205839         12630687       39519332       64             0              9   37   23    
67.78/67.82	c 63366          226698         13863597       43414781       64             0              9   41   23    
74.88/75.00	c 69784          249292         15327124       47857802       64             0              13   37   23   
82.48/82.55	c 76843          275155         16868268       52673064       64             0              9   33   23    
91.09/91.12	c 84607          303499         18618254       58091016       64             0              13   37   24   
99.48/99.57	c 93147          333639         20345409       63509813       64             0              9   33   23    
109.57/109.61	c 102541         368729         22403666       69708545       64             0              9   37   23    
120.47/120.56	c 112874         405886         24640820       76553937       64             0              9   33   23    
132.77/132.81	c 124240         447844         27157067       84165456       64             0              9   37   24    
147.08/147.11	c 136742         494710         30072557       93137082       64             0              9   37   23    
162.86/162.95	c 150494         546274         33294271       103077122      64             0              9   37   23    
178.66/178.76	c 165621         602081         36529768       112969167      64             0              9   37   24    
195.97/196.08	c 182260         659120         40042254       124626205      64             0              9   37   24    
215.65/215.74	c 200562         728838         44070738       136689502      64             0              9   37   23    
237.55/237.63	c 220694         802054         48547615       150592719      64             0              9   37   24    
262.85/262.95	c 242839         882819         53711604       166158549      64             0              9   37   24    
287.84/287.91	c 267198         972386         58778587       181970545      64             0              9   41   23    
316.74/316.83	c 293992         1076316        64698937       199680974      64             0              9   37   23    
348.33/348.43	c 323465         1186493        71174104       219550719      64             0              9   41   24    
380.63/380.72	c 355885         1302529        77787340       240131703      64             0              9   41   24    
420.22/420.35	c 391547         1430431        85843163       265637565      64             0              5   41   23    
461.02/461.11	c 430775         1575767        94115362       291418899      64             0              9   41   23    
501.71/501.89	c 473925         1718221        102366044      319360166      64             0              9   37   24    
553.91/554.10	c 521390         1888446        112934628      352315035      64             0              5   37   23    
608.19/608.38	c 573601         2074221        123993653      387144889      64             0              9   37   24    
672.28/672.45	c 631033         2285057        137017282      427017352      64             0              9   41   24    
735.57/735.75	c 694208         2521200        150032874      467018040      64             0              9   41   25    
811.56/811.75	c 763700         2774704        165459066      515413047      64             0              5   37   23    
893.95/894.14	c 840141         3047269        182104240      568763275      64             0              5   37   23    
985.33/985.54	c 924226         3357066        200703467      626581387      64             0              5   41   24    
1085.51/1085.71	c 1016719        3697167        220993340      690860171      64             0              5   41   23    
1195.50/1195.73	c 1118461        4064889        243209000      761995512      64             0              5   41   23    
1319.47/1319.72	c 1230377        4480829        268361833      840211404      64             0              5   45   23    
1453.45/1453.78	c 1353484        4937028        295489941      925227964      64             0              5   41   23    
1497.85/1498.13	s UNSATISFIABLE
1497.85/1498.13	c restarts              : 76          
1497.85/1498.13	c conflicts             : 1393206      (930 /sec)
1497.85/1498.13	c decisions             : 5093290      (3400 /sec)
1497.85/1498.13	c propagations          : 952659362   (636004 /sec)
1497.85/1498.13	c root propagations     : 1824        
1497.85/1498.13	c filter calls          : 304462970      (203262 /sec)
1497.85/1498.13	c useless filter calls  : 50547452       (16 %)
1497.85/1498.13	c Memory used           : 27.50 MB
1497.85/1498.13	c CPU time              : 1497.88 s
1497.85/1498.13	c real time             : 1498.13 s
1497.85/1498.13	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4408001-1569794302/watcher-4408001-1569794302 -o /tmp/evaluation-result-4408001-1569794302/solver-4408001-1569794302 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1569783667-9930 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4408001-1569794302.xml 

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

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


[startup+0.100197 s]*
/proc/loadavg: 2.00 2.01 2.04 3/198 11295
/proc/meminfo: memFree=31348256/32770624 swapFree=66954412/67108860
[pid=11294] ppid=11291 vsize=28152 memory=4724 CPUtime=0.1 cores=0,2,4,6
/proc/11294/stat : 11294 (cosoco) R 11291 11294 9899 0 -1 4202496 1348 0 0 0 10 0 0 0 20 0 1 0 555685249 28827648 1181 33554432000 4194304 6211132 140736105684240 140736105679144 5081337 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25227264 140736105686027 140736105686129 140736105686129 140736105689038 0
/proc/11294/statm: 7038 1181 864 493 0 343 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4724 KiB

[startup+0.209699 s]*
/proc/loadavg: 2.00 2.01 2.04 3/198 11295
/proc/meminfo: memFree=31348256/32770624 swapFree=66954412/67108860
[pid=11294] ppid=11291 vsize=28152 memory=4724 CPUtime=0.21 cores=0,2,4,6
/proc/11294/stat : 11294 (cosoco) R 11291 11294 9899 0 -1 4202496 1349 0 0 0 21 0 0 0 20 0 1 0 555685249 28827648 1181 33554432000 4194304 6211132 140736105684240 140736105679144 5081439 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25227264 140736105686027 140736105686129 140736105686129 140736105689038 0
/proc/11294/statm: 7038 1181 864 493 0 343 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4724 KiB

[startup+0.3091 s]*
/proc/loadavg: 2.00 2.01 2.04 3/198 11295
/proc/meminfo: memFree=31348256/32770624 swapFree=66954412/67108860
[pid=11294] ppid=11291 vsize=28152 memory=4724 CPUtime=0.31 cores=0,2,4,6
/proc/11294/stat : 11294 (cosoco) R 11291 11294 9899 0 -1 4202496 1349 0 0 0 31 0 0 0 20 0 1 0 555685249 28827648 1181 33554432000 4194304 6211132 140736105684240 140736105679144 5082823 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25227264 140736105686027 140736105686129 140736105686129 140736105689038 0
/proc/11294/statm: 7038 1181 864 493 0 343 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4724 KiB

[startup+0.700338 s]
/proc/loadavg: 2.00 2.01 2.04 3/198 11295
/proc/meminfo: memFree=31348256/32770624 swapFree=66954412/67108860
[pid=11294] ppid=11291 vsize=28152 memory=4724 CPUtime=0.69 cores=0,2,4,6
/proc/11294/stat : 11294 (cosoco) R 11291 11294 9899 0 -1 4202496 1349 0 0 0 69 0 0 0 20 0 1 0 555685249 28827648 1181 33554432000 4194304 6211132 140736105684240 140736105679144 5082784 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25227264 140736105686027 140736105686129 140736105686129 140736105689038 0
/proc/11294/statm: 7038 1181 864 493 0 343 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4724 KiB

[startup+1.50034 s]
/proc/loadavg: 2.00 2.01 2.04 3/198 11295
/proc/meminfo: memFree=31348256/32770624 swapFree=66954412/67108860
[pid=11294] ppid=11291 vsize=28152 memory=4724 CPUtime=1.49 cores=0,2,4,6
/proc/11294/stat : 11294 (cosoco) R 11291 11294 9899 0 -1 4202496 1349 0 0 0 149 0 0 0 20 0 1 0 555685249 28827648 1181 33554432000 4194304 6211132 140736105684240 140736105682200 5081744 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25227264 140736105686027 140736105686129 140736105686129 140736105689038 0
/proc/11294/statm: 7038 1181 864 493 0 343 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4724 KiB

[startup+3.10918 s]
/proc/loadavg: 2.00 2.01 2.04 3/198 11295
/proc/meminfo: memFree=31348008/32770624 swapFree=66954412/67108860
[pid=11294] ppid=11291 vsize=28152 memory=4748 CPUtime=3.1 cores=0,2,4,6
/proc/11294/stat : 11294 (cosoco) R 11291 11294 9899 0 -1 4202496 1540 0 0 0 310 0 0 0 20 0 1 0 555685249 28827648 1187 33554432000 4194304 6211132 140736105684240 140736105682200 5075587 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25227264 140736105686027 140736105686129 140736105686129 140736105689038 0
/proc/11294/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.30034 s]
/proc/loadavg: 2.00 2.01 2.04 3/198 11295
/proc/meminfo: memFree=31348280/32770624 swapFree=66954412/67108860
[pid=11294] ppid=11291 vsize=28152 memory=4748 CPUtime=6.29 cores=0,2,4,6
/proc/11294/stat : 11294 (cosoco) R 11291 11294 9899 0 -1 4202496 1731 0 0 0 629 0 0 0 20 0 1 0 555685249 28827648 1187 33554432000 4194304 6211132 140736105684240 140736105682200 5017569 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25227264 140736105686027 140736105686129 140736105686129 140736105689038 0
/proc/11294/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.00 2.01 2.04 3/198 11295
/proc/meminfo: memFree=31347908/32770624 swapFree=66954412/67108860
[pid=11294] ppid=11291 vsize=28152 memory=4748 CPUtime=12.69 cores=0,2,4,6
/proc/11294/stat : 11294 (cosoco) R 11291 11294 9899 0 -1 4202496 1922 0 0 0 1269 0 0 0 20 0 1 0 555685249 28827648 1187 33554432000 4194304 6211132 140736105684240 140736105682200 5075597 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25227264 140736105686027 140736105686129 140736105686129 140736105689038 0
/proc/11294/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.5004 s]
/proc/loadavg: 2.00 2.01 2.04 3/198 11297
/proc/meminfo: memFree=31348404/32770624 swapFree=66954412/67108860
[pid=11294] ppid=11291 vsize=28152 memory=4748 CPUtime=25.49 cores=0,2,4,6
/proc/11294/stat : 11294 (cosoco) R 11291 11294 9899 0 -1 4202496 2306 0 0 0 2549 0 0 0 20 0 1 0 555685249 28827648 1187 33554432000 4194304 6211132 140736105684240 140736105682200 5082762 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25227264 140736105686027 140736105686129 140736105686129 140736105689038 0
/proc/11294/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.1096 s]
/proc/loadavg: 2.00 2.01 2.04 3/198 11298
/proc/meminfo: memFree=31348712/32770624 swapFree=66954412/67108860
[pid=11294] ppid=11291 vsize=28152 memory=4748 CPUtime=51.09 cores=0,2,4,6
/proc/11294/stat : 11294 (cosoco) R 11291 11294 9899 0 -1 4202496 2497 0 0 0 5109 0 0 0 20 0 1 0 555685249 28827648 1187 33554432000 4194304 6211132 140736105684240 140736105682200 5082784 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25227264 140736105686027 140736105686129 140736105686129 140736105689038 0
/proc/11294/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 11303
/proc/meminfo: memFree=31348384/32770624 swapFree=66954412/67108860
[pid=11294] ppid=11291 vsize=28152 memory=4748 CPUtime=102.27 cores=0,2,4,6
/proc/11294/stat : 11294 (cosoco) R 11291 11294 9899 0 -1 4202496 2688 0 0 0 10227 0 0 0 20 0 1 0 555685249 28827648 1187 33554432000 4194304 6211132 140736105684240 140736105682200 5075088 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25227264 140736105686027 140736105686129 140736105686129 140736105689038 0
/proc/11294/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 11310
/proc/meminfo: memFree=31348344/32770624 swapFree=66954412/67108860
[pid=11294] ppid=11291 vsize=28152 memory=4748 CPUtime=162.26 cores=0,2,4,6
/proc/11294/stat : 11294 (cosoco) R 11291 11294 9899 0 -1 4202496 2878 0 0 0 16226 0 0 0 20 0 1 0 555685249 28827648 1187 33554432000 4194304 6211132 140736105684240 140736105682200 5075897 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25227264 140736105686027 140736105686129 140736105686129 140736105689038 0
/proc/11294/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 162.26 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/199 11314
/proc/meminfo: memFree=31348088/32770624 swapFree=66954412/67108860
[pid=11294] ppid=11291 vsize=28152 memory=4748 CPUtime=222.25 cores=0,2,4,6
/proc/11294/stat : 11294 (cosoco) R 11291 11294 9899 0 -1 4202496 3068 0 0 0 22225 0 0 0 20 0 1 0 555685249 28827648 1187 33554432000 4194304 6211132 140736105684240 140736105682200 5081341 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25227264 140736105686027 140736105686129 140736105686129 140736105689038 0
/proc/11294/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 222.25 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+282.3 s]
/proc/loadavg: 2.20 2.06 2.06 3/199 11325
/proc/meminfo: memFree=31347136/32770624 swapFree=66954412/67108860
[pid=11294] ppid=11291 vsize=28152 memory=4748 CPUtime=282.24 cores=0,2,4,6
/proc/11294/stat : 11294 (cosoco) R 11291 11294 9899 0 -1 4202496 3265 0 0 0 28224 0 0 0 20 0 1 0 555685249 28827648 1187 33554432000 4194304 6211132 140736105684240 140736105682200 5079267 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25227264 140736105686027 140736105686129 140736105686129 140736105689038 0
/proc/11294/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 282.24 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+342.3 s]
/proc/loadavg: 2.42 2.17 2.10 3/200 11354
/proc/meminfo: memFree=31345868/32770624 swapFree=66954412/67108860
[pid=11294] ppid=11291 vsize=28152 memory=4748 CPUtime=342.23 cores=0,2,4,6
/proc/11294/stat : 11294 (cosoco) R 11291 11294 9899 0 -1 4202496 3456 0 0 0 34223 0 0 0 20 0 1 0 555685249 28827648 1187 33554432000 4194304 6211132 140736105684240 140736105682200 5081322 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25227264 140736105686027 140736105686129 140736105686129 140736105689038 0
/proc/11294/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 342.23 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+402.3 s]
/proc/loadavg: 2.15 2.14 2.09 3/199 11358
/proc/meminfo: memFree=31346328/32770624 swapFree=66954412/67108860
[pid=11294] ppid=11291 vsize=28152 memory=4748 CPUtime=402.23 cores=0,2,4,6
/proc/11294/stat : 11294 (cosoco) R 11291 11294 9899 0 -1 4202496 3647 0 0 0 40223 0 0 0 20 0 1 0 555685249 28827648 1187 33554432000 4194304 6211132 140736105684240 140736105682200 5079246 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25227264 140736105686027 140736105686129 140736105686129 140736105689038 0
/proc/11294/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 402.23 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+462.3 s]
/proc/loadavg: 2.06 2.11 2.08 3/199 11362
/proc/meminfo: memFree=31345832/32770624 swapFree=66954412/67108860
[pid=11294] ppid=11291 vsize=28152 memory=4748 CPUtime=462.22 cores=0,2,4,6
/proc/11294/stat : 11294 (cosoco) R 11291 11294 9899 0 -1 4202496 3838 0 0 0 46222 0 0 0 20 0 1 0 555685249 28827648 1187 33554432000 4194304 6211132 140736105684240 140736105682200 5079432 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25227264 140736105686027 140736105686129 140736105686129 140736105689038 0
/proc/11294/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 462.22 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB


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

Current children cumulated memory: 4748 KiB

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 11423
/proc/meminfo: memFree=31344020/32770624 swapFree=66954412/67108860
[pid=11294] ppid=11291 vsize=28152 memory=4748 CPUtime=1122.11 cores=0,2,4,6
/proc/11294/stat : 11294 (cosoco) R 11291 11294 9899 0 -1 4202496 5913 0 0 0 112211 0 0 0 20 0 1 0 555685249 28827648 1187 33554432000 4194304 6211132 140736105684240 140736105682200 5397262 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25227264 140736105686027 140736105686129 140736105686129 140736105689038 0
/proc/11294/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 1122.11 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 11427
/proc/meminfo: memFree=31343844/32770624 swapFree=66954412/67108860
[pid=11294] ppid=11291 vsize=28152 memory=4748 CPUtime=1182.1 cores=0,2,4,6
/proc/11294/stat : 11294 (cosoco) R 11291 11294 9899 0 -1 4202496 6091 0 0 0 118210 0 0 0 20 0 1 0 555685249 28827648 1187 33554432000 4194304 6211132 140736105684240 140736105682200 5082784 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25227264 140736105686027 140736105686129 140736105686129 140736105689038 0
/proc/11294/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 1182.1 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 11433
/proc/meminfo: memFree=31344376/32770624 swapFree=66954412/67108860
[pid=11294] ppid=11291 vsize=28152 memory=4748 CPUtime=1242.09 cores=0,2,4,6
/proc/11294/stat : 11294 (cosoco) R 11291 11294 9899 0 -1 4202496 6282 0 0 0 124209 0 0 0 20 0 1 0 555685249 28827648 1187 33554432000 4194304 6211132 140736105684240 140736105682200 5076376 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25227264 140736105686027 140736105686129 140736105686129 140736105689038 0
/proc/11294/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 1242.09 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 11437
/proc/meminfo: memFree=31344356/32770624 swapFree=66954412/67108860
[pid=11294] ppid=11291 vsize=28152 memory=4748 CPUtime=1302.07 cores=0,2,4,6
/proc/11294/stat : 11294 (cosoco) R 11291 11294 9899 0 -1 4202496 6460 0 0 0 130207 0 0 0 20 0 1 0 555685249 28827648 1187 33554432000 4194304 6211132 140736105684240 140736105682200 5082452 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25227264 140736105686027 140736105686129 140736105686129 140736105689038 0
/proc/11294/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 1302.07 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 11441
/proc/meminfo: memFree=31344496/32770624 swapFree=66954412/67108860
[pid=11294] ppid=11291 vsize=28152 memory=4748 CPUtime=1362.06 cores=0,2,4,6
/proc/11294/stat : 11294 (cosoco) R 11291 11294 9899 0 -1 4202496 6656 0 0 0 136206 0 0 0 20 0 1 0 555685249 28827648 1187 33554432000 4194304 6211132 140736105684240 140736105682200 5079092 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25227264 140736105686027 140736105686129 140736105686129 140736105689038 0
/proc/11294/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 1362.06 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 11508
/proc/meminfo: memFree=31494132/32770624 swapFree=66954412/67108860
[pid=11294] ppid=11291 vsize=28152 memory=4748 CPUtime=1422.05 cores=0,2,4,6
/proc/11294/stat : 11294 (cosoco) R 11291 11294 9899 0 -1 4202496 6834 0 0 0 142205 0 0 0 20 0 1 0 555685249 28827648 1187 33554432000 4194304 6211132 140736105684240 140736105682200 5082814 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25227264 140736105686027 140736105686129 140736105686129 140736105689038 0
/proc/11294/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 1422.05 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 11519
/proc/meminfo: memFree=31489840/32770624 swapFree=66954412/67108860
[pid=11294] ppid=11291 vsize=28152 memory=4748 CPUtime=1482.04 cores=0,2,4,6
/proc/11294/stat : 11294 (cosoco) R 11291 11294 9899 0 -1 4202496 7025 0 0 0 148204 0 0 0 20 0 1 0 555685249 28827648 1187 33554432000 4194304 6211132 140736105684240 140736105682200 5193760 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25227264 140736105686027 140736105686129 140736105686129 140736105689038 0
/proc/11294/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 1482.04 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+1498.14 s]
# the end of solver process 11294 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1497.88 s, system=0.009998 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 2.05 3/198 11519
/proc/meminfo: memFree=31489840/32770624 swapFree=66954412/67108860
[pid=11294] ppid=11291 vsize=28152 memory=4748 CPUtime=1484.54 cores=0,2,4,6
/proc/11294/stat : 11294 (cosoco) R 11291 11294 9899 0 -1 4202496 7025 0 0 0 148454 0 0 0 20 0 1 0 555685249 28827648 1187 33554432000 4194304 6211132 140736105684240 140736105682200 5081750 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25227264 140736105686027 140736105686129 140736105686129 140736105689038 0
/proc/11294/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 1484.54 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+1491.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 11519
/proc/meminfo: memFree=31489624/32770624 swapFree=66954412/67108860
[pid=11294] ppid=11291 vsize=28152 memory=4748 CPUtime=1490.94 cores=0,2,4,6
/proc/11294/stat : 11294 (cosoco) R 11291 11294 9899 0 -1 4202496 7025 0 0 0 149094 0 0 0 20 0 1 0 555685249 28827648 1187 33554432000 4194304 6211132 140736105684240 140736105682200 5393129 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25227264 140736105686027 140736105686129 140736105686129 140736105689038 0
/proc/11294/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 1490.94 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+1494.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 11519
/proc/meminfo: memFree=31489872/32770624 swapFree=66954412/67108860
[pid=11294] ppid=11291 vsize=28152 memory=4748 CPUtime=1494.14 cores=0,2,4,6
/proc/11294/stat : 11294 (cosoco) R 11291 11294 9899 0 -1 4202496 7025 0 0 0 149414 0 0 0 20 0 1 0 555685249 28827648 1187 33554432000 4194304 6211132 140736105684240 140736105682200 5075694 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25227264 140736105686027 140736105686129 140736105686129 140736105689038 0
/proc/11294/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 1494.14 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+1496 s]*
/proc/loadavg: 2.00 2.01 2.05 3/198 11519
/proc/meminfo: memFree=31489872/32770624 swapFree=66954412/67108860
[pid=11294] ppid=11291 vsize=28152 memory=4748 CPUtime=1495.75 cores=0,2,4,6
/proc/11294/stat : 11294 (cosoco) R 11291 11294 9899 0 -1 4202496 7025 0 0 0 149575 0 0 0 20 0 1 0 555685249 28827648 1187 33554432000 4194304 6211132 140736105684240 140736105682200 5193728 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25227264 140736105686027 140736105686129 140736105686129 140736105689038 0
/proc/11294/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 1495.75 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+1496.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 11519
/proc/meminfo: memFree=31489872/32770624 swapFree=66954412/67108860
[pid=11294] ppid=11291 vsize=28152 memory=4748 CPUtime=1496.54 cores=0,2,4,6
/proc/11294/stat : 11294 (cosoco) R 11291 11294 9899 0 -1 4202496 7198 0 0 0 149654 0 0 0 20 0 1 0 555685249 28827648 1187 33554432000 4194304 6211132 140736105684240 140736105682200 5081747 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25227264 140736105686027 140736105686129 140736105686129 140736105689038 0
/proc/11294/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 1496.54 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+1497.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 11519
/proc/meminfo: memFree=31490120/32770624 swapFree=66954412/67108860
[pid=11294] ppid=11291 vsize=28152 memory=4748 CPUtime=1497.34 cores=0,2,4,6
/proc/11294/stat : 11294 (cosoco) R 11291 11294 9899 0 -1 4202496 7198 0 0 0 149734 0 0 0 20 0 1 0 555685249 28827648 1187 33554432000 4194304 6211132 140736105684240 140736105682200 5078752 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25227264 140736105686027 140736105686129 140736105686129 140736105689038 0
/proc/11294/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 1497.34 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+1498 s]*
/proc/loadavg: 2.00 2.01 2.05 3/198 11519
/proc/meminfo: memFree=31490120/32770624 swapFree=66954412/67108860
[pid=11294] ppid=11291 vsize=28152 memory=4748 CPUtime=1497.75 cores=0,2,4,6
/proc/11294/stat : 11294 (cosoco) R 11291 11294 9899 0 -1 4202496 7198 0 0 0 149775 0 0 0 20 0 1 0 555685249 28827648 1187 33554432000 4194304 6211132 140736105684240 140736105682200 5074400 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25227264 140736105686027 140736105686129 140736105686129 140736105689038 0
/proc/11294/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 1497.75 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

[startup+1498.11 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 11519
/proc/meminfo: memFree=31490120/32770624 swapFree=66954412/67108860
[pid=11294] ppid=11291 vsize=28152 memory=4748 CPUtime=1497.85 cores=0,2,4,6
/proc/11294/stat : 11294 (cosoco) R 11291 11294 9899 0 -1 4202496 7198 0 0 0 149785 0 0 0 20 0 1 0 555685249 28827648 1187 33554432000 4194304 6211132 140736105684240 140736105682200 5081747 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 25227264 140736105686027 140736105686129 140736105686129 140736105689038 0
/proc/11294/statm: 7038 1187 868 493 0 343 0
Current children cumulated CPU time: 1497.85 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4748 KiB

Child status: 0
Real time (s): 1498.14
CPU time (s): 1497.89
CPU user time (s): 1497.88
CPU system time (s): 0.009998
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 28152
Max. memory (cumulated for all children) (KiB): 4748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1497.88
system time used= 0.009998
maximum resident set size= 4812
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7247
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= 1229


# summary of solver processes directly reported to runsolver:
#   pid: 11294
#   total CPU time (s): 1497.89
#   total CPU user time (s): 1497.88
#   total CPU system time (s): 0.009998

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.7527 second user time and 10.8063 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-29 22:56:16
IDJOB=4408001
IDBENCH=124313
IDSOLVER=2874
FILE ID=node107/4408001-1569794302
RUNJOBID= node107-1569783667-9930
PBS_JOBID= 21705836
Free space on /tmp= 62028 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-4408001-1569794302/watcher-4408001-1569794302 -o /tmp/evaluation-result-4408001-1569794302/solver-4408001-1569794302 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1569783667-9930 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4408001-1569794302.xml

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

MD5SUM BENCH= a550bb6a39ca50ab9210b9c0283e2640
RANDOM SEED=1788209250

node107.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31349840 kB
MemAvailable:   31670860 kB
Buffers:          183716 kB
Cached:           472548 kB
SwapCached:        48108 kB
Active:           514264 kB
Inactive:         355208 kB
Active(anon):     178684 kB
Inactive(anon):   112468 kB
Active(file):     335580 kB
Inactive(file):   242740 kB
Unevictable:      109672 kB
Mlocked:          109672 kB
SwapTotal:      67108860 kB
SwapFree:       66954412 kB
Dirty:              2620 kB
Writeback:             0 kB
AnonPages:        276272 kB
Mapped:            27880 kB
Shmem:             69360 kB
Slab:             146116 kB
SReclaimable:     117068 kB
SUnreclaim:        29048 kB
KernelStack:        3536 kB
PageTables:         5844 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     722160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    227328 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62024 MiB
End job on node107 at 2019-09-29 23:21:14