Trace number 4396741

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 1500.24 1500.39

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-4396741-1568579220.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.07	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.08	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.09	c intension  eq(add(x[2][8],10),x[3][8]) -> extension (support ? 1) - 54tuples
0.00/0.09	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.10	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.09/0.20	c 101            341            20476          67383          64             0              17   29   22   
0.30/0.36	c 211            823            51249          157264         64             0              17   33   23   
0.40/0.49	c 332            1216           77823          249100         64             0              17   33   24   
0.59/0.61	c 465            1597           102798         334536         64             0              17   29   23   
0.69/0.73	c 611            2047           128272         419155         64             0              17   29   24   
0.89/0.91	c 771            2643           163989         526489         64             0              13   29   22   
0.99/1.10	c 947            3311           202571         645164         64             0              17   33   25   
1.29/1.32	c 1140           3984           246740         781501         64             0              13   33   24   
1.49/1.51	c 1352           4656           286481         916099         64             0              17   33   24   
1.69/1.75	c 1585           5369           334574         1069708        64             0              13   33   23   
1.99/2.03	c 1841           6301           392170         1246469        64             0              17   33   25   
2.29/2.31	c 2122           7298           448898         1432205        64             0              17   37   24   
2.59/2.66	c 2431           8439           520425         1641551        64             0              17   33   24   
2.88/2.97	c 2770           9578           584206         1847554        64             0              17   33   23   
3.28/3.39	c 3142           10998          670122         2121310        64             0              9   33   25    
3.78/3.85	c 3551           12547          763198         2419532        64             0              13   33   23   
4.28/4.33	c 4000           14064          860049         2738558        64             0              17   33   24   
4.68/4.79	c 4493           15529          952659         3054760        64             0              17   33   23   
5.28/5.38	c 5035           17411          1073741        3442594        64             0              13   33   24   
5.99/6.04	c 5631           19543          1208225        3862451        64             0              17   33   24   
6.68/6.77	c 6286           21786          1357607        4332209        64             0              17   33   24   
7.48/7.55	c 7006           24282          1515622        4809697        64             0              17   33   23   
8.38/8.40	c 7798           26890          1687982        5375662        64             0              13   33   24   
9.28/9.38	c 8669           30073          1887882        5976813        64             0              17   33   24   
10.38/10.42	c 9627           33355          2098108        6623769        64             0              17   33   24   
11.38/11.47	c 10680          37056          2313224        7311972        64             0              13   33   24   
12.68/12.73	c 11838          41162          2570907        8118997        64             0              13   33   24   
13.99/14.07	c 13111          45591          2842677        8989069        64             0              13   33   24   
15.58/15.64	c 14511          50463          3162532        9992709        64             0              13   37   24   
17.38/17.41	c 16051          55791          3520460        11088053       64             0              13   33   23   
19.28/19.36	c 17745          62205          3918500        12267581       64             0              13   37   24   
21.18/21.28	c 19608          68592          4308549        13505552       64             0              13   41   24   
23.38/23.46	c 21657          75709          4751723        14856306       64             0              13   33   24   
25.99/26.09	c 23910          84054          5285372        16500312       64             0              13   37   24   
28.38/28.40	c 26388          92256          5754722        18071445       64             0              9   37   24    
31.18/31.28	c 29113          101921         6335499        19946313       64             0              13   37   23   
34.58/34.62	c 32110          114146         7016506        22016851       64             0              9   37   23    
37.78/37.83	c 35406          126090         7680287        24017162       64             0              13   37   26   
41.48/41.59	c 39031          137983         8437712        26487791       64             0              9   37   24    
46.18/46.23	c 43018          152322         9376259        29452982       64             0              9   37   24    
51.38/51.40	c 47403          168503         10424995       32494991       64             0              13   37   24   
56.78/56.83	c 52226          186838         11526117       35910648       64             0              9   37   23    
62.27/62.30	c 57531          205839         12630687       39519332       64             0              9   37   23    
68.27/68.38	c 63366          226698         13863597       43414781       64             0              9   41   23    
75.57/75.62	c 69784          249292         15327124       47857802       64             0              13   37   23   
83.17/83.22	c 76843          275155         16868268       52673064       64             0              9   33   23    
91.77/91.82	c 84607          303499         18618254       58091016       64             0              13   37   24   
100.17/100.28	c 93147          333639         20345409       63509813       64             0              9   33   23    
110.27/110.33	c 102541         368729         22403666       69708545       64             0              9   37   23    
121.17/121.29	c 112874         405886         24640820       76553937       64             0              9   33   23    
133.47/133.57	c 124240         447844         27157067       84165456       64             0              9   37   24    
147.76/147.88	c 136742         494710         30072557       93137082       64             0              9   37   23    
163.66/163.74	c 150494         546274         33294271       103077122      64             0              9   37   23    
179.46/179.57	c 165621         602081         36529768       112969167      64             0              9   37   24    
196.86/196.91	c 182260         659120         40042254       124626205      64             0              9   37   24    
216.56/216.61	c 200562         728838         44070738       136689502      64             0              9   37   23    
238.46/238.53	c 220694         802054         48547615       150592719      64             0              9   37   24    
263.75/263.87	c 242839         882819         53711604       166158549      64             0              9   37   24    
288.75/288.87	c 267198         972386         58778587       181970545      64             0              9   41   23    
317.75/317.82	c 293992         1076316        64698937       199680974      64             0              9   37   23    
349.35/349.47	c 323465         1186493        71174104       219550719      64             0              9   41   24    
381.64/381.79	c 355885         1302529        77787340       240131703      64             0              9   41   24    
421.34/421.46	c 391547         1430431        85843163       265637565      64             0              5   41   23    
462.13/462.26	c 430775         1575767        94115362       291418899      64             0              9   41   23    
502.94/503.09	c 473925         1718221        102366044      319360166      64             0              9   37   24    
555.23/555.33	c 521390         1888446        112934628      352315035      64             0              5   37   23    
609.52/609.66	c 573601         2074221        123993653      387144889      64             0              9   37   24    
673.61/673.78	c 631033         2285057        137017282      427017352      64             0              9   41   24    
737.02/737.12	c 694208         2521200        150032874      467018040      64             0              9   41   25    
813.01/813.17	c 763700         2774704        165459066      515413047      64             0              5   37   23    
895.49/895.60	c 840141         3047269        182104240      568763275      64             0              5   37   23    
986.99/987.13	c 924226         3357066        200703467      626581387      64             0              5   41   24    
1087.28/1087.44	c 1016719        3697167        220993340      690860171      64             0              5   41   23    
1197.47/1197.61	c 1118461        4064889        243209000      761995512      64             0              5   41   23    
1321.56/1321.76	c 1230377        4480829        268361833      840211404      64             0              5   45   23    
1455.75/1455.97	c 1353484        4937028        295489941      925227964      64             0              5   41   23    
1500.14/1500.38	s UNSATISFIABLE
1500.14/1500.38	c restarts              : 76          
1500.14/1500.38	c conflicts             : 1393206      (929 /sec)
1500.14/1500.38	c decisions             : 5093290      (3395 /sec)
1500.14/1500.38	c propagations          : 952659362   (635006 /sec)
1500.14/1500.38	c root propagations     : 1824        
1500.14/1500.38	c filter calls          : 304462970      (202943 /sec)
1500.14/1500.38	c useless filter calls  : 50547452       (16 %)
1500.14/1500.38	c Memory used           : 27.50 MB
1500.14/1500.38	c CPU time              : 1500.24 s
1500.14/1500.38	c real time             : 1500.38 s
1500.14/1500.38	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4396741-1568579220/watcher-4396741-1568579220 -o /tmp/evaluation-result-4396741-1568579220/solver-4396741-1568579220 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1568572744-19032 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4396741-1568579220.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=20189, runsolver pid=20186
Current StackSize limit: 8192 KiB


[startup+0.100559 s]*
/proc/loadavg: 2.00 2.01 2.03 3/199 20190
/proc/meminfo: memFree=30243964/32770624 swapFree=67025696/67108860
[pid=20189] ppid=20186 vsize=28152 memory=4728 CPUtime=0.09 cores=0,2,4,6
/proc/20189/stat : 20189 (cosoco) R 20186 20189 19001 0 -1 4202496 1349 0 0 0 9 0 0 0 20 0 1 0 434194607 28827648 1182 33554432000 4194304 6211092 140722510548032 140722510542936 139753387293792 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 29249536 140722510554123 140722510554225 140722510554225 140722510557134 0
/proc/20189/statm: 7038 1182 864 493 0 343 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4728 KiB

[startup+0.209443 s]*
/proc/loadavg: 2.00 2.01 2.03 3/199 20190
/proc/meminfo: memFree=30243964/32770624 swapFree=67025696/67108860
[pid=20189] ppid=20186 vsize=28152 memory=4728 CPUtime=0.2 cores=0,2,4,6
/proc/20189/stat : 20189 (cosoco) R 20186 20189 19001 0 -1 4202496 1350 0 0 0 20 0 0 0 20 0 1 0 434194607 28827648 1182 33554432000 4194304 6211092 140722510548032 140722510542936 5081194 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 29249536 140722510554123 140722510554225 140722510554225 140722510557134 0
/proc/20189/statm: 7038 1182 864 493 0 343 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4728 KiB

[startup+0.308803 s]*
/proc/loadavg: 2.00 2.01 2.03 3/199 20190
/proc/meminfo: memFree=30243592/32770624 swapFree=67025696/67108860
[pid=20189] ppid=20186 vsize=28152 memory=4728 CPUtime=0.3 cores=0,2,4,6
/proc/20189/stat : 20189 (cosoco) R 20186 20189 19001 0 -1 4202496 1350 0 0 0 30 0 0 0 20 0 1 0 434194607 28827648 1182 33554432000 4194304 6211092 140722510548032 140722510542936 5081771 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 29249536 140722510554123 140722510554225 140722510554225 140722510557134 0
/proc/20189/statm: 7038 1182 864 493 0 343 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4728 KiB

[startup+0.700224 s]
/proc/loadavg: 2.00 2.01 2.03 3/199 20190
/proc/meminfo: memFree=30243592/32770624 swapFree=67025696/67108860
[pid=20189] ppid=20186 vsize=28152 memory=4728 CPUtime=0.69 cores=0,2,4,6
/proc/20189/stat : 20189 (cosoco) R 20186 20189 19001 0 -1 4202496 1350 0 0 0 69 0 0 0 20 0 1 0 434194607 28827648 1182 33554432000 4194304 6211092 140722510548032 140722510545992 5075616 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 29249536 140722510554123 140722510554225 140722510554225 140722510557134 0
/proc/20189/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.50022 s]
/proc/loadavg: 2.00 2.01 2.03 3/199 20190
/proc/meminfo: memFree=30243632/32770624 swapFree=67025696/67108860
[pid=20189] ppid=20186 vsize=28152 memory=4728 CPUtime=1.49 cores=0,2,4,6
/proc/20189/stat : 20189 (cosoco) R 20186 20189 19001 0 -1 4202496 1350 0 0 0 149 0 0 0 20 0 1 0 434194607 28827648 1182 33554432000 4194304 6211092 140722510548032 140722510545992 5193728 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 29249536 140722510554123 140722510554225 140722510554225 140722510557134 0
/proc/20189/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.10894 s]
/proc/loadavg: 2.00 2.01 2.03 3/199 20190
/proc/meminfo: memFree=30243632/32770624 swapFree=67025696/67108860
[pid=20189] ppid=20186 vsize=28152 memory=4752 CPUtime=3.09 cores=0,2,4,6
/proc/20189/stat : 20189 (cosoco) R 20186 20189 19001 0 -1 4202496 1541 0 0 0 309 0 0 0 20 0 1 0 434194607 28827648 1188 33554432000 4194304 6211092 140722510548032 140722510545992 5082358 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 29249536 140722510554123 140722510554225 140722510554225 140722510557134 0
/proc/20189/statm: 7038 1188 868 493 0 343 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4752 KiB

[startup+6.30022 s]
/proc/loadavg: 2.00 2.01 2.03 3/199 20190
/proc/meminfo: memFree=30242724/32770624 swapFree=67025696/67108860
[pid=20189] ppid=20186 vsize=28152 memory=4752 CPUtime=6.28 cores=0,2,4,6
/proc/20189/stat : 20189 (cosoco) R 20186 20189 19001 0 -1 4202496 1732 0 0 0 628 0 0 0 20 0 1 0 434194607 28827648 1188 33554432000 4194304 6211092 140722510548032 140722510545992 5081360 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 29249536 140722510554123 140722510554225 140722510554225 140722510557134 0
/proc/20189/statm: 7038 1188 868 493 0 343 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4752 KiB

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.03 3/200 20192
/proc/meminfo: memFree=30241916/32770624 swapFree=67025696/67108860
[pid=20189] ppid=20186 vsize=28152 memory=4752 CPUtime=12.68 cores=0,2,4,6
/proc/20189/stat : 20189 (cosoco) R 20186 20189 19001 0 -1 4202496 1922 0 0 0 1268 0 0 0 20 0 1 0 434194607 28827648 1188 33554432000 4194304 6211092 140722510548032 140722510545992 5079328 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 29249536 140722510554123 140722510554225 140722510554225 140722510557134 0
/proc/20189/statm: 7038 1188 868 493 0 343 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4752 KiB

[startup+25.5002 s]
/proc/loadavg: 2.00 2.01 2.03 3/199 20193
/proc/meminfo: memFree=30242104/32770624 swapFree=67025696/67108860
[pid=20189] ppid=20186 vsize=28152 memory=4752 CPUtime=25.48 cores=0,2,4,6
/proc/20189/stat : 20189 (cosoco) R 20186 20189 19001 0 -1 4202496 2307 0 0 0 2548 0 0 0 20 0 1 0 434194607 28827648 1188 33554432000 4194304 6211092 140722510548032 140722510545992 5075192 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 29249536 140722510554123 140722510554225 140722510554225 140722510557134 0
/proc/20189/statm: 7038 1188 868 493 0 343 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4752 KiB

[startup+51.109 s]
/proc/loadavg: 2.00 2.01 2.03 3/199 20193
/proc/meminfo: memFree=30242380/32770624 swapFree=67025696/67108860
[pid=20189] ppid=20186 vsize=28152 memory=4752 CPUtime=51.08 cores=0,2,4,6
/proc/20189/stat : 20189 (cosoco) R 20186 20189 19001 0 -1 4202496 2498 0 0 0 5108 0 0 0 20 0 1 0 434194607 28827648 1188 33554432000 4194304 6211092 140722510548032 140722510545992 5081202 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 29249536 140722510554123 140722510554225 140722510554225 140722510557134 0
/proc/20189/statm: 7038 1188 868 493 0 343 0
Current children cumulated CPU time: 51.08 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4752 KiB

[startup+102.3 s]
/proc/loadavg: 1.93 2.00 2.02 3/200 20200
/proc/meminfo: memFree=30241960/32770624 swapFree=67025700/67108860
[pid=20189] ppid=20186 vsize=28152 memory=4752 CPUtime=102.27 cores=0,2,4,6
/proc/20189/stat : 20189 (cosoco) R 20186 20189 19001 0 -1 4202496 2689 0 0 0 10227 0 0 0 20 0 1 0 434194607 28827648 1188 33554432000 4194304 6211092 140722510548032 140722510545992 5081280 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29249536 140722510554123 140722510554225 140722510554225 140722510557134 0
/proc/20189/statm: 7038 1188 868 493 0 343 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4752 KiB

[startup+162.3 s]
/proc/loadavg: 1.98 2.00 2.02 3/199 20204
/proc/meminfo: memFree=30241656/32770624 swapFree=67025700/67108860
[pid=20189] ppid=20186 vsize=28152 memory=4752 CPUtime=162.26 cores=0,2,4,6
/proc/20189/stat : 20189 (cosoco) R 20186 20189 19001 0 -1 4202496 2879 0 0 0 16226 0 0 0 20 0 1 0 434194607 28827648 1188 33554432000 4194304 6211092 140722510548032 140722510545992 5081320 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29249536 140722510554123 140722510554225 140722510554225 140722510557134 0
/proc/20189/statm: 7038 1188 868 493 0 343 0
Current children cumulated CPU time: 162.26 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4752 KiB

[startup+222.3 s]
/proc/loadavg: 1.99 2.00 2.02 3/200 20216
/proc/meminfo: memFree=30240820/32770624 swapFree=67025708/67108860
[pid=20189] ppid=20186 vsize=28152 memory=4752 CPUtime=222.26 cores=0,2,4,6
/proc/20189/stat : 20189 (cosoco) R 20186 20189 19001 0 -1 4202496 3069 0 0 0 22226 0 0 0 20 0 1 0 434194607 28827648 1188 33554432000 4194304 6211092 140722510548032 140722510545992 5081375 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29249536 140722510554123 140722510554225 140722510554225 140722510557134 0
/proc/20189/statm: 7038 1188 868 493 0 343 0
Current children cumulated CPU time: 222.26 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4752 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/201 20222
/proc/meminfo: memFree=30240220/32770624 swapFree=67025708/67108860
[pid=20189] ppid=20186 vsize=28152 memory=4752 CPUtime=282.25 cores=0,2,4,6
/proc/20189/stat : 20189 (cosoco) R 20186 20189 19001 0 -1 4202496 3266 0 0 0 28225 0 0 0 20 0 1 0 434194607 28827648 1188 33554432000 4194304 6211092 140722510548032 140722510545992 5079432 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29249536 140722510554123 140722510554225 140722510554225 140722510557134 0
/proc/20189/statm: 7038 1188 868 493 0 343 0
Current children cumulated CPU time: 282.25 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4752 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/200 20226
/proc/meminfo: memFree=30241448/32770624 swapFree=67025708/67108860
[pid=20189] ppid=20186 vsize=28152 memory=4752 CPUtime=342.25 cores=0,2,4,6
/proc/20189/stat : 20189 (cosoco) R 20186 20189 19001 0 -1 4202496 3457 0 0 0 34225 0 0 0 20 0 1 0 434194607 28827648 1188 33554432000 4194304 6211092 140722510548032 140722510545992 5075560 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29249536 140722510554123 140722510554225 140722510554225 140722510557134 0
/proc/20189/statm: 7038 1188 868 493 0 343 0
Current children cumulated CPU time: 342.25 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4752 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/200 20230
/proc/meminfo: memFree=30241468/32770624 swapFree=67025708/67108860
[pid=20189] ppid=20186 vsize=28152 memory=4752 CPUtime=402.24 cores=0,2,4,6
/proc/20189/stat : 20189 (cosoco) R 20186 20189 19001 0 -1 4202496 3648 0 0 0 40224 0 0 0 20 0 1 0 434194607 28827648 1188 33554432000 4194304 6211092 140722510548032 140722510545992 5076141 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29249536 140722510554123 140722510554225 140722510554225 140722510557134 0
/proc/20189/statm: 7038 1188 868 493 0 343 0
Current children cumulated CPU time: 402.24 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4752 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/201 20236
/proc/meminfo: memFree=30240864/32770624 swapFree=67025708/67108860
[pid=20189] ppid=20186 vsize=28152 memory=4752 CPUtime=462.23 cores=0,2,4,6
/proc/20189/stat : 20189 (cosoco) R 20186 20189 19001 0 -1 4202496 3839 0 0 0 46223 0 0 0 20 0 1 0 434194607 28827648 1188 33554432000 4194304 6211092 140722510548032 140722510545992 5075719 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29249536 140722510554123 140722510554225 140722510554225 140722510557134 0
/proc/20189/statm: 7038 1188 868 493 0 343 0
Current children cumulated CPU time: 462.23 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4752 KiB


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

Current children cumulated memory: 4752 KiB

[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 2.03 3/200 20356
/proc/meminfo: memFree=30070976/32770624 swapFree=67025716/67108860
[pid=20189] ppid=20186 vsize=28152 memory=4752 CPUtime=1122.17 cores=0,2,4,6
/proc/20189/stat : 20189 (cosoco) R 20186 20189 19001 0 -1 4202496 5914 0 0 0 112217 0 0 0 20 0 1 0 434194607 28827648 1188 33554432000 4194304 6211092 140722510548032 140722510545992 5081355 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29249536 140722510554123 140722510554225 140722510554225 140722510557134 0
/proc/20189/statm: 7038 1188 868 493 0 343 0
Current children cumulated CPU time: 1122.17 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4752 KiB

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/201 20362
/proc/meminfo: memFree=30070912/32770624 swapFree=67025716/67108860
[pid=20189] ppid=20186 vsize=28152 memory=4752 CPUtime=1182.17 cores=0,2,4,6
/proc/20189/stat : 20189 (cosoco) R 20186 20189 19001 0 -1 4202496 6093 0 0 0 118217 0 0 0 20 0 1 0 434194607 28827648 1188 33554432000 4194304 6211092 140722510548032 140722510545992 5082376 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29249536 140722510554123 140722510554225 140722510554225 140722510557134 0
/proc/20189/statm: 7038 1188 868 493 0 343 0
Current children cumulated CPU time: 1182.17 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4752 KiB

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/200 20366
/proc/meminfo: memFree=30070368/32770624 swapFree=67025716/67108860
[pid=20189] ppid=20186 vsize=28152 memory=4752 CPUtime=1242.16 cores=0,2,4,6
/proc/20189/stat : 20189 (cosoco) R 20186 20189 19001 0 -1 4202496 6284 0 0 0 124216 0 0 0 20 0 1 0 434194607 28827648 1188 33554432000 4194304 6211092 140722510548032 140722510545992 5017688 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29249536 140722510554123 140722510554225 140722510554225 140722510557134 0
/proc/20189/statm: 7038 1188 868 493 0 343 0
Current children cumulated CPU time: 1242.16 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4752 KiB

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/199 20370
/proc/meminfo: memFree=30070468/32770624 swapFree=67025716/67108860
[pid=20189] ppid=20186 vsize=28152 memory=4752 CPUtime=1302.16 cores=0,2,4,6
/proc/20189/stat : 20189 (cosoco) R 20186 20189 19001 0 -1 4202496 6462 0 0 0 130216 0 0 0 20 0 1 0 434194607 28827648 1188 33554432000 4194304 6211092 140722510548032 140722510545992 5392352 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29249536 140722510554123 140722510554225 140722510554225 140722510557134 0
/proc/20189/statm: 7038 1188 868 493 0 343 0
Current children cumulated CPU time: 1302.16 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4752 KiB

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/200 20376
/proc/meminfo: memFree=30070204/32770624 swapFree=67025716/67108860
[pid=20189] ppid=20186 vsize=28152 memory=4752 CPUtime=1362.15 cores=0,2,4,6
/proc/20189/stat : 20189 (cosoco) R 20186 20189 19001 0 -1 4202496 6658 0 0 0 136215 0 0 0 20 0 1 0 434194607 28827648 1188 33554432000 4194304 6211092 140722510548032 140722510545992 5081311 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29249536 140722510554123 140722510554225 140722510554225 140722510557134 0
/proc/20189/statm: 7038 1188 868 493 0 343 0
Current children cumulated CPU time: 1362.15 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4752 KiB

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/201 20389
/proc/meminfo: memFree=30069924/32770624 swapFree=67025716/67108860
[pid=20189] ppid=20186 vsize=28152 memory=4752 CPUtime=1422.15 cores=0,2,4,6
/proc/20189/stat : 20189 (cosoco) R 20186 20189 19001 0 -1 4202496 6836 0 0 0 142215 0 0 0 20 0 1 0 434194607 28827648 1188 33554432000 4194304 6211092 140722510548032 140722510545992 5082431 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29249536 140722510554123 140722510554225 140722510554225 140722510557134 0
/proc/20189/statm: 7038 1188 868 493 0 343 0
Current children cumulated CPU time: 1422.15 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4752 KiB

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/201 20393
/proc/meminfo: memFree=30069760/32770624 swapFree=67025716/67108860
[pid=20189] ppid=20186 vsize=28152 memory=4752 CPUtime=1482.14 cores=0,2,4,6
/proc/20189/stat : 20189 (cosoco) R 20186 20189 19001 0 -1 4202496 7027 0 0 0 148214 0 0 0 20 0 1 0 434194607 28827648 1188 33554432000 4194304 6211092 140722510548032 140722510545992 5081280 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29249536 140722510554123 140722510554225 140722510554225 140722510557134 0
/proc/20189/statm: 7038 1188 868 493 0 343 0
Current children cumulated CPU time: 1482.14 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4752 KiB

[startup+1500.39 s]
# the end of solver process 20189 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1500.24 s, system=0.005999 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.03 3/201 20393
/proc/meminfo: memFree=30069792/32770624 swapFree=67025716/67108860
[pid=20189] ppid=20186 vsize=28152 memory=4752 CPUtime=1484.64 cores=0,2,4,6
/proc/20189/stat : 20189 (cosoco) R 20186 20189 19001 0 -1 4202496 7027 0 0 0 148464 0 0 0 20 0 1 0 434194607 28827648 1188 33554432000 4194304 6211092 140722510548032 140722510545992 5081320 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29249536 140722510554123 140722510554225 140722510554225 140722510557134 0
/proc/20189/statm: 7038 1188 868 493 0 343 0
Current children cumulated CPU time: 1484.64 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4752 KiB

[startup+1491.2 s]
/proc/loadavg: 2.00 2.01 2.03 3/201 20393
/proc/meminfo: memFree=30069792/32770624 swapFree=67025716/67108860
[pid=20189] ppid=20186 vsize=28152 memory=4752 CPUtime=1491.04 cores=0,2,4,6
/proc/20189/stat : 20189 (cosoco) R 20186 20189 19001 0 -1 4202496 7027 0 0 0 149104 0 0 0 20 0 1 0 434194607 28827648 1188 33554432000 4194304 6211092 140722510548032 140722510545992 5079440 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29249536 140722510554123 140722510554225 140722510554225 140722510557134 0
/proc/20189/statm: 7038 1188 868 493 0 343 0
Current children cumulated CPU time: 1491.04 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4752 KiB

[startup+1494.4 s]
/proc/loadavg: 2.00 2.01 2.03 3/201 20393
/proc/meminfo: memFree=30069668/32770624 swapFree=67025716/67108860
[pid=20189] ppid=20186 vsize=28152 memory=4752 CPUtime=1494.24 cores=0,2,4,6
/proc/20189/stat : 20189 (cosoco) R 20186 20189 19001 0 -1 4202496 7027 0 0 0 149424 0 0 0 20 0 1 0 434194607 28827648 1188 33554432000 4194304 6211092 140722510548032 140722510545992 5082784 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29249536 140722510554123 140722510554225 140722510554225 140722510557134 0
/proc/20189/statm: 7038 1188 868 493 0 343 0
Current children cumulated CPU time: 1494.24 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4752 KiB

[startup+1497.6 s]
/proc/loadavg: 2.00 2.01 2.03 3/202 20395
/proc/meminfo: memFree=30069652/32770624 swapFree=67025716/67108860
[pid=20189] ppid=20186 vsize=28152 memory=4752 CPUtime=1497.44 cores=0,2,4,6
/proc/20189/stat : 20189 (cosoco) R 20186 20189 19001 0 -1 4202496 7200 0 0 0 149744 0 0 0 20 0 1 0 434194607 28827648 1188 33554432000 4194304 6211092 140722510548032 140722510545992 5017683 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29249536 140722510554123 140722510554225 140722510554225 140722510557134 0
/proc/20189/statm: 7038 1188 868 493 0 343 0
Current children cumulated CPU time: 1497.44 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4752 KiB

[startup+1499.2 s]
/proc/loadavg: 2.00 2.01 2.03 3/202 20395
/proc/meminfo: memFree=30069652/32770624 swapFree=67025716/67108860
[pid=20189] ppid=20186 vsize=28152 memory=4752 CPUtime=1499.04 cores=0,2,4,6
/proc/20189/stat : 20189 (cosoco) R 20186 20189 19001 0 -1 4202496 7200 0 0 0 149904 0 0 0 20 0 1 0 434194607 28827648 1188 33554432000 4194304 6211092 140722510548032 140722510545992 5193696 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29249536 140722510554123 140722510554225 140722510554225 140722510557134 0
/proc/20189/statm: 7038 1188 868 493 0 343 0
Current children cumulated CPU time: 1499.04 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4752 KiB

[startup+1500 s]*
/proc/loadavg: 2.00 2.01 2.03 3/202 20395
/proc/meminfo: memFree=30069752/32770624 swapFree=67025716/67108860
[pid=20189] ppid=20186 vsize=28152 memory=4752 CPUtime=1499.85 cores=0,2,4,6
/proc/20189/stat : 20189 (cosoco) R 20186 20189 19001 0 -1 4202496 7200 0 0 0 149985 0 0 0 20 0 1 0 434194607 28827648 1188 33554432000 4194304 6211092 140722510548032 140722510545992 5081371 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29249536 140722510554123 140722510554225 140722510554225 140722510557134 0
/proc/20189/statm: 7038 1188 868 493 0 343 0
Current children cumulated CPU time: 1499.85 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4752 KiB

[startup+1500.2 s]
/proc/loadavg: 2.00 2.01 2.03 3/202 20395
/proc/meminfo: memFree=30069752/32770624 swapFree=67025716/67108860
[pid=20189] ppid=20186 vsize=28152 memory=4752 CPUtime=1500.04 cores=0,2,4,6
/proc/20189/stat : 20189 (cosoco) R 20186 20189 19001 0 -1 4202496 7200 0 0 0 150004 0 0 0 20 0 1 0 434194607 28827648 1188 33554432000 4194304 6211092 140722510548032 140722510545992 5075560 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29249536 140722510554123 140722510554225 140722510554225 140722510557134 0
/proc/20189/statm: 7038 1188 868 493 0 343 0
Current children cumulated CPU time: 1500.04 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4752 KiB

[startup+1500.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/202 20395
/proc/meminfo: memFree=30069752/32770624 swapFree=67025716/67108860
[pid=20189] ppid=20186 vsize=28152 memory=4752 CPUtime=1500.14 cores=0,2,4,6
/proc/20189/stat : 20189 (cosoco) R 20186 20189 19001 0 -1 4202496 7200 0 0 0 150014 0 0 0 20 0 1 0 434194607 28827648 1188 33554432000 4194304 6211092 140722510548032 140722510545992 5078904 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 29249536 140722510554123 140722510554225 140722510554225 140722510557134 0
/proc/20189/statm: 7038 1188 868 493 0 343 0
Current children cumulated CPU time: 1500.14 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4752 KiB

Child status: 0
Real time (s): 1500.39
CPU time (s): 1500.24
CPU user time (s): 1500.24
CPU system time (s): 0.005999
CPU usage (%): 99.9902
Max. virtual memory (cumulated for all children) (KiB): 28152
Max. memory (cumulated for all children) (KiB): 4752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1500.24
system time used= 0.005999
maximum resident set size= 4816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7249
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= 1879


# summary of solver processes directly reported to runsolver:
#   pid: 20189
#   total CPU time (s): 1500.24
#   total CPU user time (s): 1500.24
#   total CPU system time (s): 0.005999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.09933 second user time and 9.99856 second system time

The end

Launcher Data

Begin job on node150 at 2019-09-15 22:26:20
IDJOB=4396741
IDBENCH=124313
IDSOLVER=2848
FILE ID=node150/4396741-1568579220
RUNJOBID= node150-1568572744-19032
PBS_JOBID= 21703307
Free space on /tmp= 59368 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-4396741-1568579220/watcher-4396741-1568579220 -o /tmp/evaluation-result-4396741-1568579220/solver-4396741-1568579220 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1568572744-19032 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4396741-1568579220.xml

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

MD5SUM BENCH= a550bb6a39ca50ab9210b9c0283e2640
RANDOM SEED=823908379

node150.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.79
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.79
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.79
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.79
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:        30245068 kB
MemAvailable:   31803628 kB
Buffers:          170852 kB
Cached:          1648192 kB
SwapCached:        12188 kB
Active:           865640 kB
Inactive:        1037764 kB
Active(anon):      45268 kB
Inactive(anon):    76960 kB
Active(file):     820372 kB
Inactive(file):   960804 kB
Unevictable:      110960 kB
Mlocked:          110960 kB
SwapTotal:      67108860 kB
SwapFree:       67025696 kB
Dirty:              2604 kB
Writeback:             0 kB
AnonPages:        187724 kB
Mapped:            46112 kB
Shmem:             29188 kB
Slab:             215992 kB
SReclaimable:     186436 kB
SUnreclaim:        29556 kB
KernelStack:        3760 kB
PageTables:         5720 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     575780 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    108544 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       99712 kB
DirectMap2M:    33445888 kB

Free space on /tmp at the end= 59332 MiB
End job on node150 at 2019-09-15 22:51:21