Trace number 4242965

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.03 2401.2

General information on the benchmark

NameSuperSolutions/SuperSolutions-Queens-s1/
SuperQueens-14.xml
MD5SUMe8698b72f1d598ed72051801219b61cc
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 variables160
Number of constraints9560
Number of domains1
Minimum domain size80
Maximum domain size80
Distribution of domain sizes[{"size":80,"count":160}]
Minimum variable degree80
Maximum variable degree159
Distribution of variable degrees[{"degree":80,"count":80},{"degree":159,"count":80}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":9560}]
Number of extensional constraints0
Number of intensional constraints9560
Distribution of constraint types[{"type":"intension","count":9560}]
Optimization problemNO
Type of objective

Solver Data

10.48/10.58	c intension x[0] != x[1]  using generic constraint 
10.48/10.58	c intension x[2] != x[3]  using generic constraint 
10.48/10.58	c intension x[4] != x[5]  using generic constraint 
10.48/10.58	c intension x[6] != x[7]  using generic constraint 
10.48/10.58	c intension x[8] != x[9]  using generic constraint 
10.48/10.58	c intension x[10] != x[11]  using generic constraint 
10.48/10.58	c intension x[12] != x[13]  using generic constraint 
10.48/10.58	c intension x[14] != x[15]  using generic constraint 
10.48/10.58	c intension x[16] != x[17]  using generic constraint 
10.48/10.58	c intension x[18] != x[19]  using generic constraint 
10.48/10.59	c intension x[20] != x[21]  using generic constraint 
10.48/10.59	c intension x[22] != x[23]  using generic constraint 
10.48/10.59	c intension x[24] != x[25]  using generic constraint 
10.48/10.59	c intension x[26] != x[27]  using generic constraint 
10.48/10.59	c intension x[28] != x[29]  using generic constraint 
10.48/10.59	c intension x[30] != x[31]  using generic constraint 
10.48/10.59	c intension x[32] != x[33]  using generic constraint 
10.48/10.59	c intension x[34] != x[35]  using generic constraint 
10.48/10.59	c intension x[36] != x[37]  using generic constraint 
10.48/10.59	c intension x[38] != x[39]  using generic constraint 
10.48/10.60	c intension x[40] != x[41]  using generic constraint 
10.58/10.60	c intension x[42] != x[43]  using generic constraint 
10.58/10.60	c intension x[44] != x[45]  using generic constraint 
10.58/10.60	c intension x[46] != x[47]  using generic constraint 
10.58/10.60	c intension x[48] != x[49]  using generic constraint 
10.58/10.60	c intension x[50] != x[51]  using generic constraint 
10.58/10.60	c intension x[52] != x[53]  using generic constraint 
10.58/10.60	c intension x[54] != x[55]  using generic constraint 
10.58/10.60	c intension x[56] != x[57]  using generic constraint 
10.58/10.60	c intension x[58] != x[59]  using generic constraint 
10.58/10.61	c intension x[60] != x[61]  using generic constraint 
10.58/10.61	c intension x[62] != x[63]  using generic constraint 
10.58/10.61	c intension x[64] != x[65]  using generic constraint 
10.58/10.61	c intension x[66] != x[67]  using generic constraint 
10.58/10.61	c intension x[68] != x[69]  using generic constraint 
10.58/10.61	c intension x[70] != x[71]  using generic constraint 
10.58/10.61	c intension x[72] != x[73]  using generic constraint 
10.58/10.61	c intension x[74] != x[75]  using generic constraint 
10.58/10.61	c intension x[76] != x[77]  using generic constraint 
10.58/10.61	c intension x[78] != x[79]  using generic constraint 
10.58/10.62	c intension x[80] != x[81]  using generic constraint 
10.58/10.62	c intension x[82] != x[83]  using generic constraint 
10.58/10.62	c intension x[84] != x[85]  using generic constraint 
10.58/10.62	c intension x[86] != x[87]  using generic constraint 
10.58/10.62	c intension x[88] != x[89]  using generic constraint 
10.58/10.62	c intension x[90] != x[91]  using generic constraint 
10.58/10.62	c intension x[92] != x[93]  using generic constraint 
10.58/10.62	c intension x[94] != x[95]  using generic constraint 
10.58/10.62	c intension x[96] != x[97]  using generic constraint 
10.58/10.62	c intension x[98] != x[99]  using generic constraint 
10.58/10.63	c intension x[100] != x[101]  using generic constraint 
10.58/10.63	c intension x[102] != x[103]  using generic constraint 
10.58/10.63	c intension x[104] != x[105]  using generic constraint 
10.58/10.63	c intension x[106] != x[107]  using generic constraint 
10.58/10.63	c intension x[108] != x[109]  using generic constraint 
10.58/10.63	c intension x[110] != x[111]  using generic constraint 
10.58/10.63	c intension x[112] != x[113]  using generic constraint 
10.58/10.63	c intension x[114] != x[115]  using generic constraint 
10.58/10.63	c intension x[116] != x[117]  using generic constraint 
10.58/10.63	c intension x[118] != x[119]  using generic constraint 
10.58/10.64	c intension x[120] != x[121]  using generic constraint 
10.58/10.64	c intension x[122] != x[123]  using generic constraint 
10.58/10.64	c intension x[124] != x[125]  using generic constraint 
10.58/10.64	c intension x[126] != x[127]  using generic constraint 
10.58/10.64	c intension x[128] != x[129]  using generic constraint 
10.58/10.64	c intension x[130] != x[131]  using generic constraint 
10.58/10.64	c intension x[132] != x[133]  using generic constraint 
10.58/10.64	c intension x[134] != x[135]  using generic constraint 
10.58/10.64	c intension x[136] != x[137]  using generic constraint 
10.58/10.64	c intension x[138] != x[139]  using generic constraint 
10.58/10.65	c intension x[140] != x[141]  using generic constraint 
10.58/10.65	c intension x[142] != x[143]  using generic constraint 
10.58/10.65	c intension x[144] != x[145]  using generic constraint 
10.58/10.65	c intension x[146] != x[147]  using generic constraint 
10.58/10.65	c intension x[148] != x[149]  using generic constraint 
10.58/10.65	c intension x[150] != x[151]  using generic constraint 
10.58/10.65	c intension x[152] != x[153]  using generic constraint 
10.58/10.65	c intension x[154] != x[155]  using generic constraint 
10.58/10.65	c intension x[156] != x[157]  using generic constraint 
10.58/10.65	c intension x[158] != x[159]  using generic constraint 
10.79/10.86	c root propagations     : 0           
10.79/10.86	c restarts enabled, print stats at every restarts
10.79/10.86	c
10.79/10.86	c
10.79/10.86	c
10.79/10.86	c This is cosoco 1.0 --  
10.79/10.86	c
10.79/10.86	c ========================================[ Problem Statistics ]===========================================
10.79/10.86	c |                                                                                                       
10.79/10.86	c |  Parse time        :        10.63 s 
10.79/10.86	c |
10.79/10.86	c |               Variables: 160
10.79/10.86	c |            Domain Sizes: 80..80
10.79/10.86	c |
10.79/10.86	c |             Constraints: 9560
10.79/10.86	c |                   Arity: 2..2  -- Binary: 9560
10.79/10.86	c | 
10.79/10.86	c |                   Types: 
10.79/10.86	c |                          (X != Y): 80
10.79/10.86	c |                          Intension: 9480
10.79/10.86	c |                          
10.79/10.86	c =========================================================================================================
10.79/10.86	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
14.48/14.54	c 101            300            1201626        45034          0              0              59   67   61   
18.18/18.23	c 211            612            2332918        86476          0              0              83   95   85   
23.48/23.53	c 332            899            3722499        177526         0              0              51   56   52   
27.97/28.05	c 465            1264           5199663        253721         0              0              57   62   59   
32.27/32.33	c 611            1658           6766091        321807         0              0              57   64   60   
36.56/36.69	c 771            2112           8437029        392640         0              0              59   66   62   
40.97/41.02	c 947            2632           10154012       460247         0              0              61   68   64   
45.66/45.79	c 1140           3185           12092072       547059         0              0              63   69   65   
50.75/50.88	c 1352           3757           14229710       639773         0              0              63   69   65   
55.45/55.50	c 1585           4312           16171256       727686         0              0              64   71   66   
61.15/61.26	c 1841           4894           18429826       850562         0              0              57   65   60   
67.94/68.04	c 2122           5648           21125654       972878         0              0              55   69   57   
73.64/73.75	c 2431           6813           23930777       1100660        0              0              59   75   64   
78.93/79.03	c 2770           7729           26469890       1210950        0              0              60   68   63   
85.53/85.66	c 3142           8553           29454143       1356530        0              0              53   61   57   
92.52/92.66	c 3551           9530           32912212       1507301        0              0              60   67   63   
100.72/100.80	c 4000           10585          36733753       1671593        0              0              58   64   60   
107.92/108.08	c 4493           11998          40759385       1842690        0              0              61   69   64   
118.21/118.32	c 5035           13407          45520642       2099523        0              0              54   62   58   
126.61/126.70	c 5631           15212          50416936       2296109        0              0              60   70   64   
136.90/137.01	c 6286           17260          56008587       2595431        0              0              61   75   69   
147.60/147.77	c 7006           19456          62409162       2872769        0              0              62   73   67   
162.99/163.18	c 7798           21349          69228127       3313902        0              0              53   63   57   
179.29/179.45	c 8669           23290          76173991       3721625        0              0              51   58   54   
192.48/192.70	c 9627           25607          83386696       4068702        0              0              57   64   60   
207.07/207.26	c 10680          28036          91489091       4427302        0              0              54   62   58   
221.76/221.94	c 11838          31075          100791292      4832548        0              0              63   72   67   
239.45/239.69	c 13111          35296          111378672      5299958        0              0              60   78   67   
255.24/255.42	c 14511          39193          121672316      5812553        0              0              60   71   65   
270.84/271.02	c 16051          43210          132602918      6265393        0              0              64   73   69   
293.53/293.80	c 17745          47558          146472825      6948316        0              0              62   72   66   
329.92/330.16	c 19608          52087          162828710      7958194        0              0              50   61   54   
358.40/358.67	c 21657          57789          178802624      8720114        0              0              54   67   58   
379.79/380.07	c 23910          64836          193914077      9467082        0              0              59   76   65   
408.27/408.51	c 26388          71156          213177882      10295593       0              0              63   74   68   
448.75/449.08	c 29113          76576          233505607      11369802       0              0              53   59   56   
485.83/486.12	c 32110          84298          255141305      12349949       0              0              56   68   60   
519.62/519.92	c 35406          91585          277525896      13374834       0              0              58   68   61   
575.10/575.43	c 39031          101430         309124628      15013447       0              0              58   68   62   
632.86/633.27	c 43018          112498         341390953      16885889       0              0              56   74   63   
676.15/676.56	c 47403          123992         372255407      18308476       0              0              59   71   64   
732.41/732.88	c 52226          135798         408789810      20012414       0              0              58   68   62   
805.78/806.25	c 57531          148228         449551644      22004303       0              0              56   68   61   
887.34/887.88	c 63366          161334         491790303      24118687       0              0              52   64   57   
956.81/957.31	c 69784          177589         538974710      26380686       0              0              57   67   62   
1025.38/1025.99	c 76843          196934         588072030      28695956       0              0              59   72   64   
1087.85/1088.49	c 84607          215358         636713322      30926673       0              0              63   75   68   
1186.80/1187.48	c 93147          238473         701615431      34384888       0              0              58   76   64   
1292.85/1293.60	c 102541         261538         769420623      37945975       0              0              57   69   62   
1430.98/1431.75	c 112874         292549         853373632      41990808       0              0              59   81   70   
1645.78/1646.60	c 124240         321161         956009832      47415318       0              0              51   63   57   
1785.52/1786.47	c 136742         354181         1055871264     51997505       0              0              65   75   70   
1937.94/1938.99	c 150494         392807         1158998277     57571060       0              0              57   80   71   
2184.93/2186.07	c 165621         430721         1276385688     64987626       0              0              50   64   56   
2359.34/2360.50	c 182260         471890         1398495598     70627406       0              0              60   70   65   

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-4242965-1500670076/watcher-4242965-1500670076 -o /tmp/evaluation-result-4242965-1500670076/solver-4242965-1500670076 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node128-1500667675-5214 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4242965-1500670076.xml 

pid=5402
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: 2.00 2.02 2.05 2/253 5406
/proc/meminfo: memFree=32019120/32770624 swapFree=5776/221588
[pid=5406] ppid=5402 vsize=27256 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/5406/stat : 5406 (cosoco) R 5402 5406 2451 0 -1 4202496 1011 0 0 0 1 0 0 0 20 0 1 0 2275038 27910144 832 33554432000 4194304 5970956 140728468428256 140728468424904 5526904 0 0 4096 0 0 0 0 17 9 0 0 0 0 0 8070896 8075904 11272192 140728468432065 140728468432195 140728468432195 140728468434894 0
/proc/5406/statm: 6814 832 703 434 0 178 0

[startup+0.100148 s]
/proc/loadavg: 2.00 2.02 2.05 2/253 5406
/proc/meminfo: memFree=32019120/32770624 swapFree=5776/221588
[pid=5406] ppid=5402 vsize=27712 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/5406/stat : 5406 (cosoco) R 5402 5406 2451 0 -1 4202496 1130 0 0 0 9 0 0 0 20 0 1 0 2275038 28377088 964 33554432000 4194304 5970956 140728468428256 140728468424856 5406012 0 0 4096 0 0 0 0 17 9 0 0 0 0 0 8070896 8075904 11272192 140728468432065 140728468432195 140728468432195 140728468434894 0
/proc/5406/statm: 6928 964 710 434 0 292 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27712

[startup+0.200269 s]
/proc/loadavg: 2.00 2.02 2.05 2/253 5406
/proc/meminfo: memFree=32019120/32770624 swapFree=5776/221588
[pid=5406] ppid=5402 vsize=28460 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/5406/stat : 5406 (cosoco) R 5402 5406 2451 0 -1 4202496 1320 0 0 0 19 0 0 0 20 0 1 0 2275038 29143040 1096 33554432000 4194304 5970956 140728468428256 140728468424856 140279115467749 0 0 4096 0 0 0 0 17 9 0 0 0 0 0 8070896 8075904 11272192 140728468432065 140728468432195 140728468432195 140728468434894 0
/proc/5406/statm: 7115 1096 711 434 0 479 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 28460

[startup+0.300267 s]
/proc/loadavg: 2.00 2.02 2.05 2/253 5406
/proc/meminfo: memFree=32019120/32770624 swapFree=5776/221588
[pid=5406] ppid=5402 vsize=29312 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/5406/stat : 5406 (cosoco) R 5402 5406 2451 0 -1 4202496 1607 0 0 0 29 0 0 0 20 0 1 0 2275038 30015488 1343 33554432000 4194304 5970956 140728468428256 140728468419640 140279115460351 0 0 4096 0 0 0 0 17 9 0 0 0 0 0 8070896 8075904 11272192 140728468432065 140728468432195 140728468432195 140728468434894 0
/proc/5406/statm: 7328 1343 783 434 0 692 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29312

[startup+0.700179 s]
/proc/loadavg: 2.00 2.02 2.05 2/253 5406
/proc/meminfo: memFree=32019120/32770624 swapFree=5776/221588
[pid=5406] ppid=5402 vsize=31292 CPUtime=0.69 cores=1,3,5,7,9,11,13,15
/proc/5406/stat : 5406 (cosoco) R 5402 5406 2451 0 -1 4202496 2114 0 0 0 69 0 0 0 20 0 1 0 2275038 32043008 1871 33554432000 4194304 5970956 140728468428256 140728468419864 140279115467749 0 0 4096 0 0 0 0 17 9 0 0 0 0 0 8070896 8075904 11272192 140728468432065 140728468432195 140728468432195 140728468434894 0
/proc/5406/statm: 7823 1871 783 434 0 1187 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31292

[startup+1.5002 s]
/proc/loadavg: 2.00 2.02 2.05 3/243 5446
/proc/meminfo: memFree=32017184/32770624 swapFree=5776/221508
[pid=5406] ppid=5402 vsize=35384 CPUtime=1.49 cores=1,3,5,7,9,11,13,15
/proc/5406/stat : 5406 (cosoco) R 5402 5406 2451 0 -1 4202496 3126 0 0 0 149 0 0 0 20 0 1 0 2275038 36233216 2861 33554432000 4194304 5970956 140728468428256 140728468419864 140279115467749 0 0 4096 0 0 0 0 17 9 0 0 0 0 0 8070896 8075904 11272192 140728468432065 140728468432195 140728468432195 140728468434894 0
/proc/5406/statm: 8846 2861 783 434 0 2210 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35384

[startup+3.10021 s]
/proc/loadavg: 2.00 2.02 2.05 3/243 5446
/proc/meminfo: memFree=32007420/32770624 swapFree=5776/221696
[pid=5406] ppid=5402 vsize=43436 CPUtime=3.08 cores=1,3,5,7,9,11,13,15
/proc/5406/stat : 5406 (cosoco) R 5402 5406 2451 0 -1 4202496 5283 0 0 0 308 0 0 0 20 0 1 0 2275038 44478464 4907 33554432000 4194304 5970956 140728468428256 140728468419816 140279115467749 0 0 4096 0 0 0 0 17 9 0 0 0 0 0 8070896 8075904 11272192 140728468432065 140728468432195 140728468432195 140728468434894 0
/proc/5406/statm: 10859 4907 783 434 0 4223 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 43436

[startup+6.30021 s]
/proc/loadavg: 1.92 2.00 2.04 3/243 5446
/proc/meminfo: memFree=31970884/32770624 swapFree=5776/221696
[pid=5406] ppid=5402 vsize=59680 CPUtime=6.29 cores=1,3,5,7,9,11,13,15
/proc/5406/stat : 5406 (cosoco) R 5402 5406 2451 0 -1 4202496 9535 0 0 0 627 2 0 0 20 0 1 0 2275038 61112320 8925 33554432000 4194304 5970956 140728468428256 140728468419864 140279125410134 0 0 4096 0 0 0 0 17 9 0 0 0 0 0 8070896 8075904 11272192 140728468432065 140728468432195 140728468432195 140728468434894 0
/proc/5406/statm: 14920 8925 783 434 0 8284 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59680

[startup+12.7003 s]
/proc/loadavg: 1.93 2.00 2.04 3/243 5446
/proc/meminfo: memFree=31896888/32770624 swapFree=5776/221696
[pid=5406] ppid=5402 vsize=128096 CPUtime=12.68 cores=1,3,5,7,9,11,13,15
/proc/5406/stat : 5406 (cosoco) R 5402 5406 2451 0 -1 4202496 36412 0 0 0 1264 4 0 0 20 0 1 0 2275038 131170304 26185 33554432000 4194304 5970956 140728468428256 140728468425864 5070930 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 11272192 140728468432065 140728468432195 140728468432195 140728468434894 0
/proc/5406/statm: 32024 26185 824 434 0 25388 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 128096

[startup+25.5004 s]
/proc/loadavg: 1.95 2.00 2.04 3/243 5446
/proc/meminfo: memFree=31896664/32770624 swapFree=5776/221680
[pid=5406] ppid=5402 vsize=128276 CPUtime=25.48 cores=1,3,5,7,9,11,13,15
/proc/5406/stat : 5406 (cosoco) R 5402 5406 2451 0 -1 4202496 82974 0 0 0 2542 6 0 0 20 0 1 0 2275038 131354624 26218 33554432000 4194304 5970956 140728468428256 140728468425592 4964366 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 11272192 140728468432065 140728468432195 140728468432195 140728468434894 0
/proc/5406/statm: 32069 26218 825 434 0 25433 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 128276

[startup+51.1004 s]
/proc/loadavg: 1.96 2.00 2.04 3/243 5446
/proc/meminfo: memFree=31896632/32770624 swapFree=5776/221708
[pid=5406] ppid=5402 vsize=128276 CPUtime=51.05 cores=1,3,5,7,9,11,13,15
/proc/5406/stat : 5406 (cosoco) R 5402 5406 2451 0 -1 4202496 100128 0 0 0 5098 7 0 0 20 0 1 0 2275038 131354624 26219 33554432000 4194304 5970956 140728468428256 140728468425592 4964389 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 11272192 140728468432065 140728468432195 140728468432195 140728468434894 0
/proc/5406/statm: 32069 26219 825 434 0 25433 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 128276

[startup+102.3 s]
/proc/loadavg: 1.98 2.00 2.04 3/243 5447
/proc/meminfo: memFree=31894120/32770624 swapFree=5776/221752
[pid=5406] ppid=5402 vsize=128276 CPUtime=102.23 cores=1,3,5,7,9,11,13,15
/proc/5406/stat : 5406 (cosoco) R 5402 5406 2451 0 -1 4202496 105028 0 0 0 10216 7 0 0 20 0 1 0 2275038 131354624 26219 33554432000 4194304 5970956 140728468428256 140728468425592 5070944 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 11272192 140728468432065 140728468432195 140728468432195 140728468434894 0
/proc/5406/statm: 32069 26219 825 434 0 25433 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 128276

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/243 5455
/proc/meminfo: memFree=31894676/32770624 swapFree=5776/221864
[pid=5406] ppid=5402 vsize=128276 CPUtime=162.19 cores=1,3,5,7,9,11,13,15
/proc/5406/stat : 5406 (cosoco) R 5402 5406 2451 0 -1 4202496 105831 0 0 0 16212 7 0 0 20 0 1 0 2275038 131354624 26219 33554432000 4194304 5970956 140728468428256 140728468425592 4908171 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 11272192 140728468432065 140728468432195 140728468432195 140728468434894 0
/proc/5406/statm: 32069 26219 825 434 0 25433 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 128276

[startup+222.308 s]
/proc/loadavg: 2.05 2.01 2.05 3/243 5456
/proc/meminfo: memFree=31894704/32770624 swapFree=5776/221864
[pid=5406] ppid=5402 vsize=128276 CPUtime=222.17 cores=1,3,5,7,9,11,13,15
/proc/5406/stat : 5406 (cosoco) R 5402 5406 2451 0 -1 4202496 106634 0 0 0 22210 7 0 0 20 0 1 0 2275038 131354624 26219 33554432000 4194304 5970956 140728468428256 140728468425592 5070313 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 11272192 140728468432065 140728468432195 140728468432195 140728468434894 0
/proc/5406/statm: 32069 26219 825 434 0 25433 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 128276

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 2.05 3/243 5457
/proc/meminfo: memFree=31895136/32770624 swapFree=5776/221988
[pid=5406] ppid=5402 vsize=128276 CPUtime=282.13 cores=1,3,5,7,9,11,13,15
/proc/5406/stat : 5406 (cosoco) R 5402 5406 2451 0 -1 4202496 107437 0 0 0 28206 7 0 0 20 0 1 0 2275038 131354624 26219 33554432000 4194304 5970956 140728468428256 140728468425592 4964389 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 11272192 140728468432065 140728468432195 140728468432195 140728468434894 0
/proc/5406/statm: 32069 26219 825 434 0 25433 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 128276

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/243 5458
/proc/meminfo: memFree=31895088/32770624 swapFree=5776/221988
[pid=5406] ppid=5402 vsize=128276 CPUtime=342.1 cores=1,3,5,7,9,11,13,15
/proc/5406/stat : 5406 (cosoco) R 5402 5406 2451 0 -1 4202496 108240 0 0 0 34203 7 0 0 20 0 1 0 2275038 131354624 26219 33554432000 4194304 5970956 140728468428256 140728468425592 4964366 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 11272192 140728468432065 140728468432195 140728468432195 140728468434894 0
/proc/5406/statm: 32069 26219 825 434 0 25433 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 128276

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 5459
/proc/meminfo: memFree=31895208/32770624 swapFree=5776/222096
[pid=5406] ppid=5402 vsize=128276 CPUtime=402.07 cores=1,3,5,7,9,11,13,15
/proc/5406/stat : 5406 (cosoco) R 5402 5406 2451 0 -1 4202496 109043 0 0 0 40200 7 0 0 20 0 1 0 2275038 131354624 26219 33554432000 4194304 5970956 140728468428256 140728468425592 5052118 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 11272192 140728468432065 140728468432195 140728468432195 140728468434894 0
/proc/5406/statm: 32069 26219 825 434 0 25433 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 128276

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 5461
/proc/meminfo: memFree=31895384/32770624 swapFree=5776/222152
[pid=5406] ppid=5402 vsize=128276 CPUtime=462.04 cores=1,3,5,7,9,11,13,15
/proc/5406/stat : 5406 (cosoco) R 5402 5406 2451 0 -1 4202496 109846 0 0 0 46197 7 0 0 20 0 1 0 2275038 131354624 26219 33554432000 4194304 5970956 140728468428256 140728468425592 4964366 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 11272192 140728468432065 140728468432195 140728468432195 140728468434894 0
/proc/5406/statm: 32069 26219 825 434 0 25433 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 128276

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 5462
/proc/meminfo: memFree=31895632/32770624 swapFree=5776/222196
[pid=5406] ppid=5402 vsize=128276 CPUtime=522.02 cores=1,3,5,7,9,11,13,15
/proc/5406/stat : 5406 (cosoco) R 5402 5406 2451 0 -1 4202496 110649 0 0 0 52195 7 0 0 20 0 1 0 2275038 131354624 26219 33554432000 4194304 5970956 140728468428256 140728468425592 5070883 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 11272192 140728468432065 140728468432195 140728468432195 140728468434894 0
/proc/5406/statm: 32069 26219 825 434 0 25433 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 128276

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 5463
/proc/meminfo: memFree=31895828/32770624 swapFree=5776/222236
[pid=5406] ppid=5402 vsize=128276 CPUtime=581.99 cores=1,3,5,7,9,11,13,15
/proc/5406/stat : 5406 (cosoco) R 5402 5406 2451 0 -1 4202496 111452 0 0 0 58192 7 0 0 20 0 1 0 2275038 131354624 26219 33554432000 4194304 5970956 140728468428256 140728468425592 4964389 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 11272192 140728468432065 140728468432195 140728468432195 140728468434894 0
/proc/5406/statm: 32069 26219 825 434 0 25433 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 128276


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/244 5519
/proc/meminfo: memFree=31893224/32770624 swapFree=5776/222776
[pid=5406] ppid=5402 vsize=128276 CPUtime=1481.56 cores=1,3,5,7,9,11,13,15
/proc/5406/stat : 5406 (cosoco) R 5402 5406 2451 0 -1 4202496 122697 0 0 0 148148 8 0 0 20 0 1 0 2275038 131354624 26219 33554432000 4194304 5970956 140728468428256 140728468425592 5069735 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 11272192 140728468432065 140728468432195 140728468432195 140728468434894 0
/proc/5406/statm: 32069 26219 825 434 0 25433 0
Current children cumulated CPU time (s) 1481.56
Current children cumulated vsize (KiB) 128276

[startup+1542.31 s]
/proc/loadavg: 2.00 2.02 2.05 3/244 5520
/proc/meminfo: memFree=31893396/32770624 swapFree=5776/222776
[pid=5406] ppid=5402 vsize=128276 CPUtime=1541.54 cores=1,3,5,7,9,11,13,15
/proc/5406/stat : 5406 (cosoco) R 5402 5406 2451 0 -1 4202496 123291 0 0 0 154146 8 0 0 20 0 1 0 2275038 131354624 26219 33554432000 4194304 5970956 140728468428256 140728468425592 4964389 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 11272192 140728468432065 140728468432195 140728468432195 140728468434894 0
/proc/5406/statm: 32069 26219 825 434 0 25433 0
Current children cumulated CPU time (s) 1541.54
Current children cumulated vsize (KiB) 128276

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/244 5521
/proc/meminfo: memFree=31893916/32770624 swapFree=5776/222840
[pid=5406] ppid=5402 vsize=128276 CPUtime=1601.5 cores=1,3,5,7,9,11,13,15
/proc/5406/stat : 5406 (cosoco) R 5402 5406 2451 0 -1 4202496 123902 0 0 0 160142 8 0 0 20 0 1 0 2275038 131354624 26219 33554432000 4194304 5970956 140728468428256 140728468425592 4908979 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 11272192 140728468432065 140728468432195 140728468432195 140728468434894 0
/proc/5406/statm: 32069 26219 825 434 0 25433 0
Current children cumulated CPU time (s) 1601.5
Current children cumulated vsize (KiB) 128276

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 5522
/proc/meminfo: memFree=31894336/32770624 swapFree=5776/222868
[pid=5406] ppid=5402 vsize=128276 CPUtime=1661.47 cores=1,3,5,7,9,11,13,15
/proc/5406/stat : 5406 (cosoco) R 5402 5406 2451 0 -1 4202496 124705 0 0 0 166139 8 0 0 20 0 1 0 2275038 131354624 26219 33554432000 4194304 5970956 140728468428256 140728468425592 4964705 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 11272192 140728468432065 140728468432195 140728468432195 140728468434894 0
/proc/5406/statm: 32069 26219 825 434 0 25433 0
Current children cumulated CPU time (s) 1661.47
Current children cumulated vsize (KiB) 128276

[startup+1722.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/243 5523
/proc/meminfo: memFree=31894512/32770624 swapFree=5776/222916
[pid=5406] ppid=5402 vsize=128276 CPUtime=1721.44 cores=1,3,5,7,9,11,13,15
/proc/5406/stat : 5406 (cosoco) R 5402 5406 2451 0 -1 4202496 125429 0 0 0 172136 8 0 0 20 0 1 0 2275038 131354624 26219 33554432000 4194304 5970956 140728468428256 140728468425592 5098928 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 11272192 140728468432065 140728468432195 140728468432195 140728468434894 0
/proc/5406/statm: 32069 26219 825 434 0 25433 0
Current children cumulated CPU time (s) 1721.44
Current children cumulated vsize (KiB) 128276

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/243 5524
/proc/meminfo: memFree=31894416/32770624 swapFree=5776/222948
[pid=5406] ppid=5402 vsize=128276 CPUtime=1781.41 cores=1,3,5,7,9,11,13,15
/proc/5406/stat : 5406 (cosoco) R 5402 5406 2451 0 -1 4202496 126154 0 0 0 178133 8 0 0 20 0 1 0 2275038 131354624 26219 33554432000 4194304 5970956 140728468428256 140728468425592 5052095 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 11272192 140728468432065 140728468432195 140728468432195 140728468434894 0
/proc/5406/statm: 32069 26219 825 434 0 25433 0
Current children cumulated CPU time (s) 1781.41
Current children cumulated vsize (KiB) 128276

[startup+1842.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/243 5525
/proc/meminfo: memFree=31893560/32770624 swapFree=5776/222972
[pid=5406] ppid=5402 vsize=128276 CPUtime=1841.38 cores=1,3,5,7,9,11,13,15
/proc/5406/stat : 5406 (cosoco) R 5402 5406 2451 0 -1 4202496 126954 0 0 0 184130 8 0 0 20 0 1 0 2275038 131354624 26219 33554432000 4194304 5970956 140728468428256 140728468425592 5070320 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 11272192 140728468432065 140728468432195 140728468432195 140728468434894 0
/proc/5406/statm: 32069 26219 825 434 0 25433 0
Current children cumulated CPU time (s) 1841.38
Current children cumulated vsize (KiB) 128276

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 5526
/proc/meminfo: memFree=31894288/32770624 swapFree=5776/223000
[pid=5406] ppid=5402 vsize=128276 CPUtime=1901.35 cores=1,3,5,7,9,11,13,15
/proc/5406/stat : 5406 (cosoco) R 5402 5406 2451 0 -1 4202496 127671 0 0 0 190127 8 0 0 20 0 1 0 2275038 131354624 26220 33554432000 4194304 5970956 140728468428256 140728468425592 4908944 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 11272192 140728468432065 140728468432195 140728468432195 140728468434894 0
/proc/5406/statm: 32069 26220 825 434 0 25433 0
Current children cumulated CPU time (s) 1901.35
Current children cumulated vsize (KiB) 128276

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 5534
/proc/meminfo: memFree=31894696/32770624 swapFree=5776/223048
[pid=5406] ppid=5402 vsize=128276 CPUtime=1961.32 cores=1,3,5,7,9,11,13,15
/proc/5406/stat : 5406 (cosoco) R 5402 5406 2451 0 -1 4202496 128476 0 0 0 196124 8 0 0 20 0 1 0 2275038 131354624 26220 33554432000 4194304 5970956 140728468428256 140728468425592 4964366 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 11272192 140728468432065 140728468432195 140728468432195 140728468434894 0
/proc/5406/statm: 32069 26220 825 434 0 25433 0
Current children cumulated CPU time (s) 1961.32
Current children cumulated vsize (KiB) 128276

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 5535
/proc/meminfo: memFree=31892604/32770624 swapFree=5776/223048
[pid=5406] ppid=5402 vsize=128276 CPUtime=2021.3 cores=1,3,5,7,9,11,13,15
/proc/5406/stat : 5406 (cosoco) R 5402 5406 2451 0 -1 4202496 129220 0 0 0 202122 8 0 0 20 0 1 0 2275038 131354624 26220 33554432000 4194304 5970956 140728468428256 140728468425592 5327993 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 11272192 140728468432065 140728468432195 140728468432195 140728468434894 0
/proc/5406/statm: 32069 26220 825 434 0 25433 0
Current children cumulated CPU time (s) 2021.3
Current children cumulated vsize (KiB) 128276

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 5536
/proc/meminfo: memFree=31893132/32770624 swapFree=5776/223108
[pid=5406] ppid=5402 vsize=128276 CPUtime=2081.28 cores=1,3,5,7,9,11,13,15
/proc/5406/stat : 5406 (cosoco) R 5402 5406 2451 0 -1 4202496 129965 0 0 0 208120 8 0 0 20 0 1 0 2275038 131354624 26220 33554432000 4194304 5970956 140728468428256 140728468425592 5069947 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 11272192 140728468432065 140728468432195 140728468432195 140728468434894 0
/proc/5406/statm: 32069 26220 825 434 0 25433 0
Current children cumulated CPU time (s) 2081.28
Current children cumulated vsize (KiB) 128276

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 5537
/proc/meminfo: memFree=31892756/32770624 swapFree=5776/223108
[pid=5406] ppid=5402 vsize=128276 CPUtime=2141.24 cores=1,3,5,7,9,11,13,15
/proc/5406/stat : 5406 (cosoco) R 5402 5406 2451 0 -1 4202496 130708 0 0 0 214116 8 0 0 20 0 1 0 2275038 131354624 26220 33554432000 4194304 5970956 140728468428256 140728468425592 5052095 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 11272192 140728468432065 140728468432195 140728468432195 140728468434894 0
/proc/5406/statm: 32069 26220 825 434 0 25433 0
Current children cumulated CPU time (s) 2141.24
Current children cumulated vsize (KiB) 128276

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 5538
/proc/meminfo: memFree=31894012/32770624 swapFree=5776/223172
[pid=5406] ppid=5402 vsize=128276 CPUtime=2201.23 cores=1,3,5,7,9,11,13,15
/proc/5406/stat : 5406 (cosoco) R 5402 5406 2451 0 -1 4202496 131513 0 0 0 220114 9 0 0 20 0 1 0 2275038 131354624 26220 33554432000 4194304 5970956 140728468428256 140728468425592 5070313 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 11272192 140728468432065 140728468432195 140728468432195 140728468434894 0
/proc/5406/statm: 32069 26220 825 434 0 25433 0
Current children cumulated CPU time (s) 2201.23
Current children cumulated vsize (KiB) 128276

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 5540
/proc/meminfo: memFree=31891828/32770624 swapFree=5776/223196
[pid=5406] ppid=5402 vsize=128276 CPUtime=2261.19 cores=1,3,5,7,9,11,13,15
/proc/5406/stat : 5406 (cosoco) R 5402 5406 2451 0 -1 4202496 132056 0 0 0 226110 9 0 0 20 0 1 0 2275038 131354624 26220 33554432000 4194304 5970956 140728468428256 140728468425592 4964389 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 11272192 140728468432065 140728468432195 140728468432195 140728468434894 0
/proc/5406/statm: 32069 26220 825 434 0 25433 0
Current children cumulated CPU time (s) 2261.19
Current children cumulated vsize (KiB) 128276

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 5541
/proc/meminfo: memFree=31892924/32770624 swapFree=5776/223196
[pid=5406] ppid=5402 vsize=128276 CPUtime=2321.16 cores=1,3,5,7,9,11,13,15
/proc/5406/stat : 5406 (cosoco) R 5402 5406 2451 0 -1 4202496 132598 0 0 0 232107 9 0 0 20 0 1 0 2275038 131354624 26220 33554432000 4194304 5970956 140728468428256 140728468425592 4964340 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 11272192 140728468432065 140728468432195 140728468432195 140728468434894 0
/proc/5406/statm: 32069 26220 825 434 0 25433 0
Current children cumulated CPU time (s) 2321.16
Current children cumulated vsize (KiB) 128276

[startup+2382.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/243 5542
/proc/meminfo: memFree=31893804/32770624 swapFree=5776/223268
[pid=5406] ppid=5402 vsize=128276 CPUtime=2381.13 cores=1,3,5,7,9,11,13,15
/proc/5406/stat : 5406 (cosoco) R 5402 5406 2451 0 -1 4202496 133403 0 0 0 238104 9 0 0 20 0 1 0 2275038 131354624 26220 33554432000 4194304 5970956 140728468428256 140728468425592 4965148 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 11272192 140728468432065 140728468432195 140728468432195 140728468434894 0
/proc/5406/statm: 32069 26220 825 434 0 25433 0
Current children cumulated CPU time (s) 2381.13
Current children cumulated vsize (KiB) 128276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401.2 s]
/proc/loadavg: 2.02 2.02 2.05 3/243 5542
/proc/meminfo: memFree=31892624/32770624 swapFree=5776/223268
[pid=5406] ppid=5402 vsize=128276 CPUtime=2400.02 cores=1,3,5,7,9,11,13,15
/proc/5406/stat : 5406 (cosoco) R 5402 5406 2451 0 -1 4202496 133952 0 0 0 239993 9 0 0 20 0 1 0 2275038 131354624 26220 33554432000 4194304 5970956 140728468428256 140728468425592 5070930 0 0 4096 8405026 0 0 0 17 9 0 0 0 0 0 8070896 8075904 11272192 140728468432065 140728468432195 140728468432195 140728468434894 0
/proc/5406/statm: 32069 26220 825 434 0 25433 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 128276

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 5406 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2401.2
CPU time (s): 2400.03
CPU user time (s): 2399.94
CPU system time (s): 0.092955
CPU usage (%): 99.9512
Max. virtual memory (cumulated for all children) (KiB): 128276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.94
system time used= 0.092955
maximum resident set size= 104920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133979
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= 45
involuntary context switches= 120838

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.57752 second user time and 12.6661 second system time

The end

Launcher Data

Begin job on node128 at 2017-07-21 22:47:56
IDJOB=4242965
IDBENCH=138399
IDSOLVER=2620
FILE ID=node128/4242965-1500670076
RUNJOBID= node128-1500667675-5214
PBS_JOBID= 20623292
Free space on /tmp= 62016 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Queens-s1/SuperQueens-14.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4242965-1500670076/watcher-4242965-1500670076 -o /tmp/evaluation-result-4242965-1500670076/solver-4242965-1500670076 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node128-1500667675-5214 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4242965-1500670076.xml

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

MD5SUM BENCH= e8698b72f1d598ed72051801219b61cc
RANDOM SEED=383058656

node128.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.12
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.54
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.12
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.54
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.12
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.54
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.12
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		: 2533.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.54
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.12
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.54
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.12
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.54
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		: 1600.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.12
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		: 1600.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.54
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		: 1733.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.12
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        32021148 kB
MemAvailable:   32025484 kB
Buffers:           36712 kB
Cached:           279560 kB
SwapCached:            0 kB
Active:           146460 kB
Inactive:         230308 kB
Active(anon):      63308 kB
Inactive(anon):     8720 kB
Active(file):      83152 kB
Inactive(file):   221588 kB
Unevictable:        5776 kB
Mlocked:            5776 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2952 kB
Writeback:             0 kB
AnonPages:         61952 kB
Mapped:            33520 kB
Shmem:              8844 kB
Slab:              62368 kB
SReclaimable:      30860 kB
SUnreclaim:        31508 kB
KernelStack:        4208 kB
PageTables:         4556 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1126544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 62016 MiB
End job on node128 at 2017-07-21 23:27:57