Trace number 4242957

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
R1: cosoco 1.1? (TO) 2400.02 2401.41

General information on the benchmark

NameSuperSolutions/SuperSolutions-Queens-s1/
SuperQueens-02.xml
MD5SUM80353dd8c937a5bb459a24b290639269
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints14950
Number of domains1
Minimum domain size100
Maximum domain size100
Distribution of domain sizes[{"size":100,"count":200}]
Minimum variable degree100
Maximum variable degree199
Distribution of variable degrees[{"degree":100,"count":100},{"degree":199,"count":100}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":14950}]
Number of extensional constraints0
Number of intensional constraints14950
Distribution of constraint types[{"type":"intension","count":14950}]
Optimization problemNO
Type of objective

Solver Data

16.59/16.63	c intension x[0] != x[1]  using generic constraint 
16.59/16.63	c intension x[2] != x[3]  using generic constraint 
16.59/16.63	c intension x[4] != x[5]  using generic constraint 
16.59/16.63	c intension x[6] != x[7]  using generic constraint 
16.59/16.64	c intension x[8] != x[9]  using generic constraint 
16.59/16.64	c intension x[10] != x[11]  using generic constraint 
16.59/16.64	c intension x[12] != x[13]  using generic constraint 
16.59/16.64	c intension x[14] != x[15]  using generic constraint 
16.59/16.64	c intension x[16] != x[17]  using generic constraint 
16.59/16.64	c intension x[18] != x[19]  using generic constraint 
16.59/16.64	c intension x[20] != x[21]  using generic constraint 
16.59/16.64	c intension x[22] != x[23]  using generic constraint 
16.59/16.64	c intension x[24] != x[25]  using generic constraint 
16.59/16.64	c intension x[26] != x[27]  using generic constraint 
16.59/16.65	c intension x[28] != x[29]  using generic constraint 
16.59/16.65	c intension x[30] != x[31]  using generic constraint 
16.59/16.65	c intension x[32] != x[33]  using generic constraint 
16.59/16.65	c intension x[34] != x[35]  using generic constraint 
16.59/16.65	c intension x[36] != x[37]  using generic constraint 
16.59/16.65	c intension x[38] != x[39]  using generic constraint 
16.59/16.65	c intension x[40] != x[41]  using generic constraint 
16.59/16.65	c intension x[42] != x[43]  using generic constraint 
16.59/16.65	c intension x[44] != x[45]  using generic constraint 
16.59/16.65	c intension x[46] != x[47]  using generic constraint 
16.59/16.66	c intension x[48] != x[49]  using generic constraint 
16.59/16.66	c intension x[50] != x[51]  using generic constraint 
16.59/16.66	c intension x[52] != x[53]  using generic constraint 
16.59/16.66	c intension x[54] != x[55]  using generic constraint 
16.59/16.66	c intension x[56] != x[57]  using generic constraint 
16.59/16.66	c intension x[58] != x[59]  using generic constraint 
16.59/16.66	c intension x[60] != x[61]  using generic constraint 
16.59/16.66	c intension x[62] != x[63]  using generic constraint 
16.59/16.66	c intension x[64] != x[65]  using generic constraint 
16.59/16.66	c intension x[66] != x[67]  using generic constraint 
16.59/16.66	c intension x[68] != x[69]  using generic constraint 
16.59/16.67	c intension x[70] != x[71]  using generic constraint 
16.59/16.67	c intension x[72] != x[73]  using generic constraint 
16.59/16.67	c intension x[74] != x[75]  using generic constraint 
16.59/16.67	c intension x[76] != x[77]  using generic constraint 
16.59/16.67	c intension x[78] != x[79]  using generic constraint 
16.59/16.67	c intension x[80] != x[81]  using generic constraint 
16.59/16.67	c intension x[82] != x[83]  using generic constraint 
16.59/16.67	c intension x[84] != x[85]  using generic constraint 
16.59/16.67	c intension x[86] != x[87]  using generic constraint 
16.59/16.67	c intension x[88] != x[89]  using generic constraint 
16.59/16.68	c intension x[90] != x[91]  using generic constraint 
16.59/16.68	c intension x[92] != x[93]  using generic constraint 
16.59/16.68	c intension x[94] != x[95]  using generic constraint 
16.59/16.68	c intension x[96] != x[97]  using generic constraint 
16.59/16.68	c intension x[98] != x[99]  using generic constraint 
16.59/16.68	c intension x[100] != x[101]  using generic constraint 
16.59/16.68	c intension x[102] != x[103]  using generic constraint 
16.59/16.68	c intension x[104] != x[105]  using generic constraint 
16.59/16.68	c intension x[106] != x[107]  using generic constraint 
16.59/16.68	c intension x[108] != x[109]  using generic constraint 
16.59/16.69	c intension x[110] != x[111]  using generic constraint 
16.59/16.69	c intension x[112] != x[113]  using generic constraint 
16.59/16.69	c intension x[114] != x[115]  using generic constraint 
16.59/16.69	c intension x[116] != x[117]  using generic constraint 
16.59/16.69	c intension x[118] != x[119]  using generic constraint 
16.59/16.69	c intension x[120] != x[121]  using generic constraint 
16.59/16.69	c intension x[122] != x[123]  using generic constraint 
16.59/16.69	c intension x[124] != x[125]  using generic constraint 
16.59/16.69	c intension x[126] != x[127]  using generic constraint 
16.59/16.69	c intension x[128] != x[129]  using generic constraint 
16.59/16.70	c intension x[130] != x[131]  using generic constraint 
16.68/16.70	c intension x[132] != x[133]  using generic constraint 
16.68/16.70	c intension x[134] != x[135]  using generic constraint 
16.68/16.70	c intension x[136] != x[137]  using generic constraint 
16.68/16.70	c intension x[138] != x[139]  using generic constraint 
16.68/16.70	c intension x[140] != x[141]  using generic constraint 
16.68/16.70	c intension x[142] != x[143]  using generic constraint 
16.68/16.70	c intension x[144] != x[145]  using generic constraint 
16.68/16.70	c intension x[146] != x[147]  using generic constraint 
16.68/16.70	c intension x[148] != x[149]  using generic constraint 
16.68/16.71	c intension x[150] != x[151]  using generic constraint 
16.68/16.71	c intension x[152] != x[153]  using generic constraint 
16.68/16.71	c intension x[154] != x[155]  using generic constraint 
16.68/16.71	c intension x[156] != x[157]  using generic constraint 
16.68/16.71	c intension x[158] != x[159]  using generic constraint 
16.68/16.71	c intension x[160] != x[161]  using generic constraint 
16.68/16.71	c intension x[162] != x[163]  using generic constraint 
16.68/16.71	c intension x[164] != x[165]  using generic constraint 
16.68/16.71	c intension x[166] != x[167]  using generic constraint 
16.68/16.71	c intension x[168] != x[169]  using generic constraint 
16.68/16.71	c intension x[170] != x[171]  using generic constraint 
16.68/16.72	c intension x[172] != x[173]  using generic constraint 
16.68/16.72	c intension x[174] != x[175]  using generic constraint 
16.68/16.72	c intension x[176] != x[177]  using generic constraint 
16.68/16.72	c intension x[178] != x[179]  using generic constraint 
16.68/16.72	c intension x[180] != x[181]  using generic constraint 
16.68/16.72	c intension x[182] != x[183]  using generic constraint 
16.68/16.72	c intension x[184] != x[185]  using generic constraint 
16.68/16.72	c intension x[186] != x[187]  using generic constraint 
16.68/16.72	c intension x[188] != x[189]  using generic constraint 
16.68/16.72	c intension x[190] != x[191]  using generic constraint 
16.68/16.73	c intension x[192] != x[193]  using generic constraint 
16.68/16.73	c intension x[194] != x[195]  using generic constraint 
16.68/16.73	c intension x[196] != x[197]  using generic constraint 
16.68/16.73	c intension x[198] != x[199]  using generic constraint 
16.68/16.75	c root propagations     : 0           
16.68/16.75	c restarts enabled, print stats at every restarts
16.68/16.75	c
16.68/16.75	c
16.68/16.75	c
16.68/16.75	c This is cosoco 1.0 --  
16.68/16.75	c
16.68/16.75	c ========================================[ Problem Statistics ]===========================================
16.68/16.75	c |                                                                                                       
16.68/16.75	c |  Parse time        :        16.70 s 
16.68/16.75	c |
16.68/16.75	c |               Variables: 200
16.68/16.75	c |            Domain Sizes: 100..100
16.68/16.75	c |
16.68/16.75	c |             Constraints: 14950
16.68/16.75	c |                   Arity: 2..2  -- Binary: 14950
16.68/16.75	c | 
16.68/16.75	c |                   Types: 
16.68/16.75	c |                          (X != Y): 100
16.68/16.75	c |                          Intension: 14850
16.68/16.75	c |                          
16.68/16.75	c =========================================================================================================
16.68/16.75	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
24.48/24.57	c 101            335            2067375        63723          0              0              86   94   88   
32.77/32.82	c 211            677            3992223        113668         0              0              101   107   102
42.66/42.75	c 332            991            6231207        209825         0              0              70   73   70   
52.04/52.10	c 465            1507           8914852        306702         0              0              78   92   82   
60.74/60.83	c 611            1963           11392188       382509         0              0              74   84   77   
69.24/69.39	c 771            2439           13918866       462692         0              0              81   89   84   
77.62/77.77	c 947            2983           16516826       540085         0              0              83   91   87   
86.42/86.52	c 1140           3535           19378935       632270         0              0              87   93   89   
96.11/96.21	c 1352           4120           22467717       732275         0              0              76   85   79   
106.20/106.39	c 1585           4766           26051567       860288         0              0              75   83   79   
118.79/118.98	c 1841           5345           29774373       1043404        0              0              65   72   68   
131.68/131.85	c 2122           6286           34351934       1236533        0              0              73   87   80   
144.57/144.75	c 2431           7042           38716231       1396544        0              0              69   76   72   
154.66/154.88	c 2770           7849           42473231       1523013        0              0              79   86   82   
167.66/167.81	c 3142           8880           47715621       1697426        0              0              81   89   85   
183.35/183.55	c 3551           9967           53239167       1903533        0              0              73   88   75   
197.44/197.60	c 4000           11187          59005773       2113764        0              0              79   88   82   
212.43/212.65	c 4493           12480          65324347       2372991        0              0              84   96   88   
226.22/226.46	c 5035           13860          71457046       2584914        0              0              80   91   84   
244.51/244.79	c 5631           15931          79619012       2932985        0              0              71   96   87   
265.30/265.51	c 6286           17603          88028496       3291655        0              0              71   81   75   
282.89/283.12	c 7006           19324          95760849       3589258        0              0              77   86   79   
302.68/302.95	c 7798           21643          105939421      3941221        0              0              88   96   92   
325.17/325.45	c 8669           24352          116942766      4341548        0              0              83   96   90   
356.35/356.66	c 9627           27403          130282563      4915763        0              0              73   91   81   
377.14/377.49	c 10680          30273          141689892      5291202        0              0              82   90   86   
409.82/410.16	c 11838          32848          155093773      5927484        0              0              70   78   73   
441.00/441.34	c 13111          36291          170868079      6573395        0              0              80   89   84   
467.49/467.82	c 14511          40420          185983891      7219517        0              0              85   98   92   
498.77/499.12	c 16051          44592          204168005      7904593        0              0              89   97   92   
535.36/535.73	c 17745          49231          223356798      8612899        0              0              76   89   81   
573.93/574.32	c 19608          54627          245466611      9529208        0              0              86   97   92   
623.91/624.39	c 21657          61900          273359171      10670104       0              0              83   100   91  
688.07/688.60	c 23910          67840          301045738      12105502       0              0              71   85   78   
757.44/757.97	c 26388          74186          332242838      13569480       0              0              70   82   74   
805.61/806.13	c 29113          81739          362664452      14652056       0              0              86   95   90   
884.66/885.26	c 32110          90850          403296766      16183400       0              0              80   93   86   
996.80/997.49	c 35406          99993          449951768      18281294       0              0              71   90   76   
1112.33/1113.00	c 39031          109491         498965729      20239140       0              0              67   83   72   
1174.70/1175.42	c 43018          120951         536674923      21706515       0              0              77   91   83   
1264.35/1265.11	c 47403          131471         584592285      23778233       0              0              74   87   80   
1383.68/1384.58	c 52226          147916         645504710      26832942       0              0              68   99   85   
1539.10/1540.05	c 57531          160546         713272827      29832871       0              0              66   75   71   
1638.63/1639.64	c 63366          175824         772078369      32118413       0              0              73   84   77   
1769.26/1770.32	c 69784          190630         839721322      34724177       0              0              75   85   79   
1903.68/1904.88	c 76843          212441         918847217      37799672       0              0              78   97   87   
2105.28/2106.59	c 84607          238997         1023405202     42085269       0              0              75   100   83  
2224.30/2225.68	c 93147          261164         1103122048     45021121       0              0              81   92   85   

Verifier Data

One s line expected

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4242957-1500670032/watcher-4242957-1500670032 -o /tmp/evaluation-result-4242957-1500670032/solver-4242957-1500670032 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1500667593-12341 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4242957-1500670032.xml 

pid=12934
running on 8 cores: 1,3,5,7,9,11,13,15

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.96 2.00 1.99 2/242 12937
/proc/meminfo: memFree=32017700/32770624 swapFree=5960/197556
[pid=12937] ppid=12934 vsize=27256 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/12937/stat : 12937 (cosoco) R 12934 12937 9826 0 -1 4202496 1030 0 0 0 1 0 0 0 20 0 1 0 2268097 27910144 832 33554432000 4194304 5970956 140722788288640 140722788285288 139627234357616 0 0 4096 0 0 0 0 17 13 0 0 0 0 0 8070896 8075904 8728576 140722788295873 140722788296003 140722788296003 140722788298702 0
/proc/12937/statm: 6814 832 702 434 0 178 0

[startup+0.100148 s]
/proc/loadavg: 1.96 2.00 1.99 2/242 12937
/proc/meminfo: memFree=32017700/32770624 swapFree=5960/197556
[pid=12937] ppid=12934 vsize=27956 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/12937/stat : 12937 (cosoco) R 12934 12937 9826 0 -1 4202496 1182 0 0 0 9 0 0 0 20 0 1 0 2268097 28626944 964 33554432000 4194304 5970956 140722788288640 140722788285240 139627233500133 0 0 4096 0 0 0 0 17 13 0 0 0 0 0 8070896 8075904 8728576 140722788295873 140722788296003 140722788296003 140722788298702 0
/proc/12937/statm: 6989 964 710 434 0 353 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27956

[startup+0.200279 s]
/proc/loadavg: 1.96 2.00 1.99 2/242 12937
/proc/meminfo: memFree=32017700/32770624 swapFree=5960/197556
[pid=12937] ppid=12934 vsize=29004 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/12937/stat : 12937 (cosoco) R 12934 12937 9826 0 -1 4202496 1460 0 0 0 19 0 0 0 20 0 1 0 2268097 29700096 1230 33554432000 4194304 5970956 140722788288640 140722788285240 139627233500133 0 0 4096 0 0 0 0 17 13 0 0 0 0 0 8070896 8075904 8728576 140722788295873 140722788296003 140722788296003 140722788298702 0
/proc/12937/statm: 7251 1230 710 434 0 615 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 29004

[startup+0.300243 s]
/proc/loadavg: 1.96 2.00 1.99 2/242 12937
/proc/meminfo: memFree=32017700/32770624 swapFree=5960/197556
[pid=12937] ppid=12934 vsize=29796 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/12937/stat : 12937 (cosoco) R 12934 12937 9826 0 -1 4202496 1695 0 0 0 29 0 0 0 20 0 1 0 2268097 30511104 1427 33554432000 4194304 5970956 140722788288640 140722788283992 139627233500133 0 0 4096 0 0 0 0 17 13 0 0 0 0 0 8070896 8075904 8728576 140722788295873 140722788296003 140722788296003 140722788298702 0
/proc/12937/statm: 7449 1427 710 434 0 813 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29796

[startup+0.700208 s]
/proc/loadavg: 1.96 2.00 1.99 2/242 12937
/proc/meminfo: memFree=32017700/32770624 swapFree=5960/197556
[pid=12937] ppid=12934 vsize=32172 CPUtime=0.69 cores=1,3,5,7,9,11,13,15
/proc/12937/stat : 12937 (cosoco) R 12934 12937 9826 0 -1 4202496 2362 0 0 0 69 0 0 0 20 0 1 0 2268097 32944128 2087 33554432000 4194304 5970956 140722788288640 140722788280248 139627233500133 0 0 4096 0 0 0 0 17 13 0 0 0 0 0 8070896 8075904 8728576 140722788295873 140722788296003 140722788296003 140722788298702 0
/proc/12937/statm: 8043 2087 782 434 0 1407 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32172

[startup+1.5002 s]
/proc/loadavg: 1.96 2.00 1.99 3/243 12938
/proc/meminfo: memFree=32009840/32770624 swapFree=5960/197556
[pid=12937] ppid=12934 vsize=36924 CPUtime=1.49 cores=1,3,5,7,9,11,13,15
/proc/12937/stat : 12937 (cosoco) R 12934 12937 9826 0 -1 4202496 3536 0 0 0 149 0 0 0 20 0 1 0 2268097 37810176 3275 33554432000 4194304 5970956 140722788288640 140722788280248 139627233500133 0 0 4096 0 0 0 0 17 13 0 0 0 0 0 8070896 8075904 8728576 140722788295873 140722788296003 140722788296003 140722788298702 0
/proc/12937/statm: 9231 3275 782 434 0 2595 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36924

[startup+3.1002 s]
/proc/loadavg: 1.96 2.00 1.99 3/243 12938
/proc/meminfo: memFree=32003176/32770624 swapFree=5960/197556
[pid=12937] ppid=12934 vsize=46296 CPUtime=3.09 cores=1,3,5,7,9,11,13,15
/proc/12937/stat : 12937 (cosoco) R 12934 12937 9826 0 -1 4202496 5958 0 0 0 309 0 0 0 20 0 1 0 2268097 47407104 5645 33554432000 4194304 5970956 140722788288640 140722788280248 139627233500133 0 0 4096 0 0 0 0 17 13 0 0 0 0 0 8070896 8075904 8728576 140722788295873 140722788296003 140722788296003 140722788298702 0
/proc/12937/statm: 11574 5645 782 434 0 4938 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46296

[startup+6.30021 s]
/proc/loadavg: 1.96 2.00 1.99 3/243 12938
/proc/meminfo: memFree=31983460/32770624 swapFree=5960/197556
[pid=12937] ppid=12934 vsize=65040 CPUtime=6.28 cores=1,3,5,7,9,11,13,15
/proc/12937/stat : 12937 (cosoco) R 12934 12937 9826 0 -1 4202496 10923 0 0 0 628 0 0 0 20 0 1 0 2268097 66600960 10321 33554432000 4194304 5970956 140722788288640 140722788280024 139627233500133 0 0 4096 0 0 0 0 17 13 0 0 0 0 0 8070896 8075904 8728576 140722788295873 140722788296003 140722788296003 140722788298702 0
/proc/12937/statm: 16260 10321 782 434 0 9624 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 65040

[startup+12.7002 s]
/proc/loadavg: 1.96 2.00 1.99 3/243 12938
/proc/meminfo: memFree=31944932/32770624 swapFree=5960/197648
[pid=12937] ppid=12934 vsize=102660 CPUtime=12.69 cores=1,3,5,7,9,11,13,15
/proc/12937/stat : 12937 (cosoco) R 12934 12937 9826 0 -1 4202496 20655 0 0 0 1267 2 0 0 20 0 1 0 2268097 105123840 19742 33554432000 4194304 5970956 140722788288640 140722788280024 139627233500133 0 0 4096 0 0 0 0 17 13 0 0 0 0 0 8070896 8075904 8728576 140722788295873 140722788296003 140722788296003 140722788298702 0
/proc/12937/statm: 25665 19742 782 434 0 19029 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 102660

[startup+25.5004 s]
/proc/loadavg: 1.97 2.00 1.99 3/243 12938
/proc/meminfo: memFree=31826076/32770624 swapFree=5960/197648
[pid=12937] ppid=12934 vsize=217128 CPUtime=25.48 cores=1,3,5,7,9,11,13,15
/proc/12937/stat : 12937 (cosoco) R 12934 12937 9826 0 -1 4202496 116212 0 0 0 2540 8 0 0 20 0 1 0 2268097 222339072 48430 33554432000 4194304 5970956 140722788288640 140722788285704 4964366 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 8728576 140722788295873 140722788296003 140722788296003 140722788298702 0
/proc/12937/statm: 54282 48430 824 434 0 47646 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 217128

[startup+51.1004 s]
/proc/loadavg: 1.98 2.00 1.99 3/243 12938
/proc/meminfo: memFree=31825216/32770624 swapFree=5960/197684
[pid=12937] ppid=12934 vsize=217128 CPUtime=51.05 cores=1,3,5,7,9,11,13,15
/proc/12937/stat : 12937 (cosoco) R 12934 12937 9826 0 -1 4202496 157926 0 0 0 5096 9 0 0 20 0 1 0 2268097 222339072 48442 33554432000 4194304 5970956 140722788288640 140722788285976 5327993 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 8728576 140722788295873 140722788296003 140722788296003 140722788298702 0
/proc/12937/statm: 54282 48442 824 434 0 47646 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 217128

[startup+102.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/243 12939
/proc/meminfo: memFree=31824460/32770624 swapFree=5960/197752
[pid=12937] ppid=12934 vsize=217324 CPUtime=102.21 cores=1,3,5,7,9,11,13,15
/proc/12937/stat : 12937 (cosoco) R 12934 12937 9826 0 -1 4202496 187667 0 0 0 10210 11 0 0 20 0 1 0 2268097 222539776 48449 33554432000 4194304 5970956 140722788288640 140722788285976 5070320 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 8728576 140722788295873 140722788296003 140722788296003 140722788298702 0
/proc/12937/statm: 54331 48449 824 434 0 47695 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 217324

[startup+162.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/243 12940
/proc/meminfo: memFree=31824268/32770624 swapFree=5960/197816
[pid=12937] ppid=12934 vsize=217324 CPUtime=162.16 cores=1,3,5,7,9,11,13,15
/proc/12937/stat : 12937 (cosoco) R 12934 12937 9826 0 -1 4202496 196927 0 0 0 16205 11 0 0 20 0 1 0 2268097 222539776 48471 33554432000 4194304 5970956 140722788288640 140722788285976 4964389 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 8728576 140722788295873 140722788296003 140722788296003 140722788298702 0
/proc/12937/statm: 54331 48471 824 434 0 47695 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 217324

[startup+222.308 s]
/proc/loadavg: 2.13 2.04 2.01 3/244 12949
/proc/meminfo: memFree=31824288/32770624 swapFree=5960/197888
[pid=12937] ppid=12934 vsize=217324 CPUtime=222.13 cores=1,3,5,7,9,11,13,15
/proc/12937/stat : 12937 (cosoco) R 12934 12937 9826 0 -1 4202496 197498 0 0 0 22202 11 0 0 20 0 1 0 2268097 222539776 48471 33554432000 4194304 5970956 140722788288640 140722788285976 5069936 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 8728576 140722788295873 140722788296003 140722788296003 140722788298702 0
/proc/12937/statm: 54331 48471 824 434 0 47695 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 217324

[startup+282.3 s]
/proc/loadavg: 2.05 2.04 2.01 3/244 12950
/proc/meminfo: memFree=31824656/32770624 swapFree=5960/197936
[pid=12937] ppid=12934 vsize=217324 CPUtime=282.09 cores=1,3,5,7,9,11,13,15
/proc/12937/stat : 12937 (cosoco) R 12934 12937 9826 0 -1 4202496 198070 0 0 0 28198 11 0 0 20 0 1 0 2268097 222539776 48471 33554432000 4194304 5970956 140722788288640 140722788285976 5069835 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 8728576 140722788295873 140722788296003 140722788296003 140722788298702 0
/proc/12937/statm: 54331 48471 824 434 0 47695 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 217324

[startup+342.3 s]
/proc/loadavg: 2.02 2.03 2.01 3/244 12951
/proc/meminfo: memFree=31825144/32770624 swapFree=5960/197980
[pid=12937] ppid=12934 vsize=217324 CPUtime=342.06 cores=1,3,5,7,9,11,13,15
/proc/12937/stat : 12937 (cosoco) R 12934 12937 9826 0 -1 4202496 198645 0 0 0 34195 11 0 0 20 0 1 0 2268097 222539776 48473 33554432000 4194304 5970956 140722788288640 140722788285976 5070320 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 8728576 140722788295873 140722788296003 140722788296003 140722788298702 0
/proc/12937/statm: 54331 48473 824 434 0 47695 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 217324

[startup+402.3 s]
/proc/loadavg: 2.01 2.03 2.01 3/244 12952
/proc/meminfo: memFree=31824956/32770624 swapFree=5960/198032
[pid=12937] ppid=12934 vsize=217324 CPUtime=402.02 cores=1,3,5,7,9,11,13,15
/proc/12937/stat : 12937 (cosoco) R 12934 12937 9826 0 -1 4202496 199224 0 0 0 40191 11 0 0 20 0 1 0 2268097 222539776 48476 33554432000 4194304 5970956 140722788288640 140722788285976 5070930 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 8728576 140722788295873 140722788296003 140722788296003 140722788298702 0
/proc/12937/statm: 54331 48476 824 434 0 47695 0
Current children cumulated CPU time (s) 402.02
Current children cumulated vsize (KiB) 217324

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.01 3/244 12953
/proc/meminfo: memFree=31825204/32770624 swapFree=5960/198076
[pid=12937] ppid=12934 vsize=217324 CPUtime=461.99 cores=1,3,5,7,9,11,13,15
/proc/12937/stat : 12937 (cosoco) R 12934 12937 9826 0 -1 4202496 199805 0 0 0 46188 11 0 0 20 0 1 0 2268097 222539776 48481 33554432000 4194304 5970956 140722788288640 140722788285976 4964366 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 8728576 140722788295873 140722788296003 140722788296003 140722788298702 0
/proc/12937/statm: 54331 48481 824 434 0 47695 0
Current children cumulated CPU time (s) 461.99
Current children cumulated vsize (KiB) 217324

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/243 12955
/proc/meminfo: memFree=31825476/32770624 swapFree=5960/198148
[pid=12937] ppid=12934 vsize=217324 CPUtime=521.96 cores=1,3,5,7,9,11,13,15
/proc/12937/stat : 12937 (cosoco) R 12934 12937 9826 0 -1 4202496 200387 0 0 0 52185 11 0 0 20 0 1 0 2268097 222539776 48484 33554432000 4194304 5970956 140722788288640 140722788285976 4964393 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 8728576 140722788295873 140722788296003 140722788296003 140722788298702 0
/proc/12937/statm: 54331 48484 824 434 0 47695 0
Current children cumulated CPU time (s) 521.96
Current children cumulated vsize (KiB) 217324

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/243 12956
/proc/meminfo: memFree=31825956/32770624 swapFree=5960/198192
[pid=12937] ppid=12934 vsize=217324 CPUtime=581.92 cores=1,3,5,7,9,11,13,15
/proc/12937/stat : 12937 (cosoco) R 12934 12937 9826 0 -1 4202496 200976 0 0 0 58181 11 0 0 20 0 1 0 2268097 222539776 48485 33554432000 4194304 5970956 140722788288640 140722788285976 4964366 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 8728576 140722788295873 140722788296003 140722788296003 140722788298702 0
/proc/12937/statm: 54331 48485 824 434 0 47695 0
Current children cumulated CPU time (s) 581.92
Current children cumulated vsize (KiB) 217324


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/243 13009
/proc/meminfo: memFree=31823516/32770624 swapFree=5960/198800
[pid=12937] ppid=12934 vsize=217324 CPUtime=1481.42 cores=1,3,5,7,9,11,13,15
/proc/12937/stat : 12937 (cosoco) R 12934 12937 9826 0 -1 4202496 208774 0 0 0 148130 12 0 0 20 0 1 0 2268097 222539776 48498 33554432000 4194304 5970956 140722788288640 140722788285976 4964389 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 8728576 140722788295873 140722788296003 140722788296003 140722788298702 0
/proc/12937/statm: 54331 48498 824 434 0 47695 0
Current children cumulated CPU time (s) 1481.42
Current children cumulated vsize (KiB) 217324

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.02 3/243 13010
/proc/meminfo: memFree=31824096/32770624 swapFree=5960/198828
[pid=12937] ppid=12934 vsize=217324 CPUtime=1541.4 cores=1,3,5,7,9,11,13,15
/proc/12937/stat : 12937 (cosoco) R 12934 12937 9826 0 -1 4202496 209363 0 0 0 154128 12 0 0 20 0 1 0 2268097 222539776 48499 33554432000 4194304 5970956 140722788288640 140722788285976 4964389 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 8728576 140722788295873 140722788296003 140722788296003 140722788298702 0
/proc/12937/statm: 54331 48499 824 434 0 47695 0
Current children cumulated CPU time (s) 1541.4
Current children cumulated vsize (KiB) 217324

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/243 13011
/proc/meminfo: memFree=31824564/32770624 swapFree=5960/198860
[pid=12937] ppid=12934 vsize=217324 CPUtime=1601.36 cores=1,3,5,7,9,11,13,15
/proc/12937/stat : 12937 (cosoco) R 12934 12937 9826 0 -1 4202496 209695 0 0 0 160124 12 0 0 20 0 1 0 2268097 222539776 48499 33554432000 4194304 5970956 140722788288640 140722788285976 4964389 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 8728576 140722788295873 140722788296003 140722788296003 140722788298702 0
/proc/12937/statm: 54331 48499 824 434 0 47695 0
Current children cumulated CPU time (s) 1601.36
Current children cumulated vsize (KiB) 217324

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/243 13012
/proc/meminfo: memFree=31823956/32770624 swapFree=5960/198904
[pid=12937] ppid=12934 vsize=217324 CPUtime=1661.32 cores=1,3,5,7,9,11,13,15
/proc/12937/stat : 12937 (cosoco) R 12934 12937 9826 0 -1 4202496 210286 0 0 0 166120 12 0 0 20 0 1 0 2268097 222539776 48499 33554432000 4194304 5970956 140722788288640 140722788285976 4964389 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 8728576 140722788295873 140722788296003 140722788296003 140722788298702 0
/proc/12937/statm: 54331 48499 824 434 0 47695 0
Current children cumulated CPU time (s) 1661.32
Current children cumulated vsize (KiB) 217324

[startup+1722.3 s]
/proc/loadavg: 2.15 2.06 2.04 3/243 13013
/proc/meminfo: memFree=31824328/32770624 swapFree=5960/198944
[pid=12937] ppid=12934 vsize=217324 CPUtime=1721.29 cores=1,3,5,7,9,11,13,15
/proc/12937/stat : 12937 (cosoco) R 12934 12937 9826 0 -1 4202496 210637 0 0 0 172117 12 0 0 20 0 1 0 2268097 222539776 48499 33554432000 4194304 5970956 140722788288640 140722788285976 4964389 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 8728576 140722788295873 140722788296003 140722788296003 140722788298702 0
/proc/12937/statm: 54331 48499 824 434 0 47695 0
Current children cumulated CPU time (s) 1721.29
Current children cumulated vsize (KiB) 217324

[startup+1782.3 s]
/proc/loadavg: 2.05 2.05 2.04 3/243 13014
/proc/meminfo: memFree=31824760/32770624 swapFree=5960/198988
[pid=12937] ppid=12934 vsize=217324 CPUtime=1781.25 cores=1,3,5,7,9,11,13,15
/proc/12937/stat : 12937 (cosoco) R 12934 12937 9826 0 -1 4202496 211229 0 0 0 178113 12 0 0 20 0 1 0 2268097 222539776 48501 33554432000 4194304 5970956 140722788288640 140722788285976 4964705 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 8728576 140722788295873 140722788296003 140722788296003 140722788298702 0
/proc/12937/statm: 54331 48501 824 434 0 47695 0
Current children cumulated CPU time (s) 1781.25
Current children cumulated vsize (KiB) 217324

[startup+1842.3 s]
/proc/loadavg: 2.02 2.04 2.04 3/243 13015
/proc/meminfo: memFree=31824976/32770624 swapFree=5960/199020
[pid=12937] ppid=12934 vsize=217324 CPUtime=1841.22 cores=1,3,5,7,9,11,13,15
/proc/12937/stat : 12937 (cosoco) R 12934 12937 9826 0 -1 4202496 211573 0 0 0 184110 12 0 0 20 0 1 0 2268097 222539776 48501 33554432000 4194304 5970956 140722788288640 140722788285976 4908930 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 8728576 140722788295873 140722788296003 140722788296003 140722788298702 0
/proc/12937/statm: 54331 48501 824 434 0 47695 0
Current children cumulated CPU time (s) 1841.22
Current children cumulated vsize (KiB) 217324

[startup+1902.3 s]
/proc/loadavg: 2.01 2.03 2.04 3/243 13016
/proc/meminfo: memFree=31823744/32770624 swapFree=5960/199048
[pid=12937] ppid=12934 vsize=217324 CPUtime=1901.19 cores=1,3,5,7,9,11,13,15
/proc/12937/stat : 12937 (cosoco) R 12934 12937 9826 0 -1 4202496 211923 0 0 0 190107 12 0 0 20 0 1 0 2268097 222539776 48501 33554432000 4194304 5970956 140722788288640 140722788285976 5070927 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 8728576 140722788295873 140722788296003 140722788296003 140722788298702 0
/proc/12937/statm: 54331 48501 824 434 0 47695 0
Current children cumulated CPU time (s) 1901.19
Current children cumulated vsize (KiB) 217324

[startup+1962.3 s]
/proc/loadavg: 2.00 2.03 2.04 3/243 13017
/proc/meminfo: memFree=31823712/32770624 swapFree=5960/199084
[pid=12937] ppid=12934 vsize=217324 CPUtime=1961.15 cores=1,3,5,7,9,11,13,15
/proc/12937/stat : 12937 (cosoco) R 12934 12937 9826 0 -1 4202496 212500 0 0 0 196103 12 0 0 20 0 1 0 2268097 222539776 48501 33554432000 4194304 5970956 140722788288640 140722788285976 4964366 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 8728576 140722788295873 140722788296003 140722788296003 140722788298702 0
/proc/12937/statm: 54331 48501 824 434 0 47695 0
Current children cumulated CPU time (s) 1961.15
Current children cumulated vsize (KiB) 217324

[startup+2022.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/243 13025
/proc/meminfo: memFree=31823500/32770624 swapFree=5960/199100
[pid=12937] ppid=12934 vsize=217324 CPUtime=2021.12 cores=1,3,5,7,9,11,13,15
/proc/12937/stat : 12937 (cosoco) R 12934 12937 9826 0 -1 4202496 212833 0 0 0 202100 12 0 0 20 0 1 0 2268097 222539776 48501 33554432000 4194304 5970956 140722788288640 140722788285976 4964389 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 8728576 140722788295873 140722788296003 140722788296003 140722788298702 0
/proc/12937/statm: 54331 48501 824 434 0 47695 0
Current children cumulated CPU time (s) 2021.12
Current children cumulated vsize (KiB) 217324

[startup+2082.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/243 13026
/proc/meminfo: memFree=31823540/32770624 swapFree=5960/199136
[pid=12937] ppid=12934 vsize=217324 CPUtime=2081.09 cores=1,3,5,7,9,11,13,15
/proc/12937/stat : 12937 (cosoco) R 12934 12937 9826 0 -1 4202496 213171 0 0 0 208097 12 0 0 20 0 1 0 2268097 222539776 48501 33554432000 4194304 5970956 140722788288640 140722788285976 5069824 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 8728576 140722788295873 140722788296003 140722788296003 140722788298702 0
/proc/12937/statm: 54331 48501 824 434 0 47695 0
Current children cumulated CPU time (s) 2081.09
Current children cumulated vsize (KiB) 217324

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.04 5/243 13027
/proc/meminfo: memFree=31823540/32770624 swapFree=5960/199164
[pid=12937] ppid=12934 vsize=217324 CPUtime=2141.05 cores=1,3,5,7,9,11,13,15
/proc/12937/stat : 12937 (cosoco) R 12934 12937 9826 0 -1 4202496 213761 0 0 0 214093 12 0 0 20 0 1 0 2268097 222539776 48502 33554432000 4194304 5970956 140722788288640 140722788285976 4964366 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 8728576 140722788295873 140722788296003 140722788296003 140722788298702 0
/proc/12937/statm: 54331 48502 824 434 0 47695 0
Current children cumulated CPU time (s) 2141.05
Current children cumulated vsize (KiB) 217324

[startup+2202.31 s]
/proc/loadavg: 2.11 2.04 2.05 3/243 13028
/proc/meminfo: memFree=31823464/32770624 swapFree=5960/199204
[pid=12937] ppid=12934 vsize=217324 CPUtime=2201.03 cores=1,3,5,7,9,11,13,15
/proc/12937/stat : 12937 (cosoco) R 12934 12937 9826 0 -1 4202496 214120 0 0 0 220091 12 0 0 20 0 1 0 2268097 222539776 48502 33554432000 4194304 5970956 140722788288640 140722788285976 4964389 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 8728576 140722788295873 140722788296003 140722788296003 140722788298702 0
/proc/12937/statm: 54331 48502 824 434 0 47695 0
Current children cumulated CPU time (s) 2201.03
Current children cumulated vsize (KiB) 217324

[startup+2262.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/243 13029
/proc/meminfo: memFree=31823088/32770624 swapFree=5960/199240
[pid=12937] ppid=12934 vsize=217720 CPUtime=2260.98 cores=1,3,5,7,9,11,13,15
/proc/12937/stat : 12937 (cosoco) R 12934 12937 9826 0 -1 4202496 214790 0 0 0 226086 12 0 0 20 0 1 0 2268097 222945280 48543 33554432000 4194304 5970956 140722788288640 140722788285704 4964366 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 8728576 140722788295873 140722788296003 140722788296003 140722788298702 0
/proc/12937/statm: 54430 48543 824 434 0 47794 0
Current children cumulated CPU time (s) 2260.98
Current children cumulated vsize (KiB) 217720

[startup+2322.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/243 13031
/proc/meminfo: memFree=31823384/32770624 swapFree=5960/199288
[pid=12937] ppid=12934 vsize=217720 CPUtime=2320.96 cores=1,3,5,7,9,11,13,15
/proc/12937/stat : 12937 (cosoco) R 12934 12937 9826 0 -1 4202496 215243 0 0 0 232083 13 0 0 20 0 1 0 2268097 222945280 48580 33554432000 4194304 5970956 140722788288640 140722788285704 4964366 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 8728576 140722788295873 140722788296003 140722788296003 140722788298702 0
/proc/12937/statm: 54430 48580 824 434 0 47794 0
Current children cumulated CPU time (s) 2320.96
Current children cumulated vsize (KiB) 217720

[startup+2382.3 s]
/proc/loadavg: 1.72 1.96 2.02 2/236 13083
/proc/meminfo: memFree=31830108/32770624 swapFree=5960/199348
[pid=12937] ppid=12934 vsize=217720 CPUtime=2380.92 cores=1,3,5,7,9,11,13,15
/proc/12937/stat : 12937 (cosoco) R 12934 12937 9826 0 -1 4202496 215710 0 0 0 238079 13 0 0 20 0 1 0 2268097 222945280 48580 33554432000 4194304 5970956 140722788288640 140722788285704 4964389 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 8728576 140722788295873 140722788296003 140722788296003 140722788298702 0
/proc/12937/statm: 54430 48580 824 434 0 47794 0
Current children cumulated CPU time (s) 2380.92
Current children cumulated vsize (KiB) 217720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401.41 s]
/proc/loadavg: 1.52 1.90 2.00 2/236 13083
/proc/meminfo: memFree=31830164/32770624 swapFree=5960/199360
[pid=12937] ppid=12934 vsize=217720 CPUtime=2400.02 cores=1,3,5,7,9,11,13,15
/proc/12937/stat : 12937 (cosoco) R 12934 12937 9826 0 -1 4202496 216155 0 0 0 239989 13 0 0 20 0 1 0 2268097 222945280 48580 33554432000 4194304 5970956 140722788288640 140722788285704 5069920 0 0 4096 8405026 0 0 0 17 13 0 0 0 0 0 8070896 8075904 8728576 140722788295873 140722788296003 140722788296003 140722788298702 0
/proc/12937/statm: 54430 48580 824 434 0 47794 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 217720

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 12937 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2401.41
CPU time (s): 2400.02
CPU user time (s): 2399.89
CPU system time (s): 0.131926
CPU usage (%): 99.9423
Max. virtual memory (cumulated for all children) (KiB): 217720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.89
system time used= 0.131926
maximum resident set size= 194360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 216181
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= 77
involuntary context switches= 120739

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.6413 second user time and 15.7046 second system time

The end

Launcher Data

Begin job on node149 at 2017-07-21 22:47:12
IDJOB=4242957
IDBENCH=138396
IDSOLVER=2620
FILE ID=node149/4242957-1500670032
RUNJOBID= node149-1500667593-12341
PBS_JOBID= 20623272
Free space on /tmp= 62024 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Queens-s1/SuperQueens-02.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4242957-1500670032/watcher-4242957-1500670032 -o /tmp/evaluation-result-4242957-1500670032/solver-4242957-1500670032 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1500667593-12341 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4242957-1500670032.xml

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

MD5SUM BENCH= 80353dd8c937a5bb459a24b290639269
RANDOM SEED=533986878

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

/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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.56
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.56
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.56
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.56
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
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	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2133.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        32017772 kB
MemAvailable:   32023228 kB
Buffers:           36560 kB
Cached:           278844 kB
SwapCached:            0 kB
Active:           170196 kB
Inactive:         206240 kB
Active(anon):      63700 kB
Inactive(anon):     8684 kB
Active(file):     106496 kB
Inactive(file):   197556 kB
Unevictable:        5960 kB
Mlocked:            5960 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2948 kB
Writeback:             0 kB
AnonPages:         66376 kB
Mapped:            31660 kB
Shmem:              8848 kB
Slab:              66428 kB
SReclaimable:      34476 kB
SUnreclaim:        31952 kB
KernelStack:        4272 kB
PageTables:         5348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     328488 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      140672 kB
DirectMap2M:    33404928 kB

Free space on /tmp at the end= 62024 MiB
End job on node149 at 2017-07-21 23:27:14