Trace number 4240199

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.1UNSAT 600.814 600.896

General information on the benchmark

NameKnights/Knights-m1-s1/
Knights-100-05.xml
MD5SUM49715548d1d786de52e060044cf6008a
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark528.938
Satisfiable
(Un)Satisfiability was proved
Number of variables5
Number of constraints10
Number of domains1
Minimum domain size10000
Maximum domain size10000
Distribution of domain sizes[{"size":10000,"count":5}]
Minimum variable degree3
Maximum variable degree3
Distribution of variable degrees[{"degree":3,"count":5}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":10}]
Number of extensional constraints0
Number of intensional constraints10
Distribution of constraint types[{"type":"intension","count":10}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c intension x[0] != x[2]  using generic constraint 
0.00/0.00	c intension x[0] != x[3]  using generic constraint 
0.00/0.00	c intension x[1] != x[3]  using generic constraint 
0.00/0.01	c intension x[1] != x[4]  using generic constraint 
0.00/0.01	c intension x[2] != x[4]  using generic constraint 
0.00/0.02	c root propagations     : 0           
0.00/0.02	c restarts enabled, print stats at every restarts
0.00/0.02	c
0.00/0.02	c
0.00/0.02	c
0.00/0.02	c This is cosoco 1.0 --  
0.00/0.02	c
0.00/0.02	c ========================================[ Problem Statistics ]===========================================
0.00/0.02	c |                                                                                                       
0.00/0.02	c |  Parse time        :         0.01 s 
0.00/0.02	c |
0.00/0.02	c |               Variables: 5
0.00/0.02	c |            Domain Sizes: 10000..10000
0.00/0.02	c |
0.00/0.02	c |             Constraints: 10
0.00/0.02	c |                   Arity: 2..2  -- Binary: 10
0.00/0.02	c | 
0.00/0.02	c |                   Types: 
0.00/0.02	c |                          (X != Y): 5
0.00/0.02	c |                          Intension: 5
0.00/0.02	c |                          
0.00/0.02	c =========================================================================================================
0.00/0.02	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.29/0.30	c 101            105            1713           2090009        0              0              2   3   2      
0.49/0.58	c 211            220            3594           4400018        0              0              2   3   2      
0.89/0.90	c 332            346            5651           6929999        0              0              2   3   2      
1.20/1.24	c 465            484            7644           9700008        0              0              2   3   2      
1.69/1.73	c 611            723            10944          13609425       2              0              2   3   2      
2.20/2.25	c 771            983            14504          17808565       2              0              3   3   2      
2.79/2.83	c 947            1269           18420          22427388       2              0              3   3   2      
3.39/3.47	c 1140           1584           22726          27505778       2              0              3   3   2      
3.89/3.98	c 1352           1876           26408          31493361       3              0              2   3   2      
4.59/4.63	c 1585           2229           30969          36569661       3              0              3   3   2      
5.29/5.34	c 1841           2618           36012          42185193       3              0              3   3   2      
6.09/6.12	c 2122           3042           41485          48259744       3              0              3   3   2      
6.79/6.84	c 2431           3465           46771          53971254       4              0              2   3   2      
7.69/7.80	c 2770           4017           53773          61584425       5              0              2   3   2      
8.79/8.84	c 3142           4622           61461          69909968       5              0              3   3   2      
9.89/10.00	c 3551           5288           69939          79071574       5              0              3   3   2      
11.19/11.29	c 4000           6025           79343          89293395       5              0              2   3   2      
12.69/12.70	c 4493           6833           89662          100474830      5              0              2   3   2      
14.19/14.25	c 5035           7722           101005         112755216      5              0              2   3   2      
15.89/15.94	c 5631           8697           113449         126182019      5              0              2   3   2      
17.79/17.80	c 6286           9769           127136         140915992      5              0              2   3   2      
19.79/19.81	c 7006           10941          142081         156890960      5              0              3   3   2      
21.99/22.04	c 7798           12235          158612         174580054      5              0              2   3   2      
23.99/24.06	c 8669           13485          174104         190624496      5              0              2   3   2      
26.39/26.48	c 9627           14937          192251         209740152      5              0              2   3   2      
29.18/29.20	c 10680          16567          212708         231355713      5              0              2   3   2      
32.08/32.13	c 11838          18330          234770         254502872      5              0              1   3   2      
35.29/35.34	c 13111          20275          259122         279983449      5              0              2   3   2      
38.88/38.92	c 14511          22430          286147         308279088      5              0              2   3   2      
42.78/42.80	c 16051          24788          315671         338980513      5              0              1   3   2      
46.98/47.02	c 17745          27371          348003         372418546      5              0              2   3   2      
51.69/51.73	c 19608          30244          384041         409691874      5              0              2   3   2      
56.78/56.81	c 21657          33371          423182         449852605      5              0              1   3   2      
62.38/62.42	c 23910          36837          466636         494292865      5              0              2   3   2      
68.38/68.50	c 26388          40621          514022         542409136      5              0              1   3   2      
75.08/75.19	c 29113          44804          566437         595301606      5              0              1   3   2      
82.48/82.52	c 32110          49410          624175         653201336      5              0              2   3   2      
90.38/90.44	c 35406          54444          687220         715837501      5              0              1   3   2      
99.08/99.12	c 39031          60002          756854         784421508      5              0              1   3   2      
108.47/108.57	c 43018          66112          833402         859044004      5              0              1   3   2      
118.78/118.87	c 47403          72835          917655         940377540      5              0              1   3   2      
129.97/130.06	c 52226          80226          1010272        1028660206     5              0              1   3   2      
142.07/142.17	c 57531          88347          1111995        1124225589     5              0              1   3   2      
155.27/155.36	c 63366          97300          1224195        1228182995     5              0              1   3   2      
169.47/169.56	c 69784          107126         1347275        1340213554     5              0              1   3   2      
184.87/184.93	c 76843          117941         1482750        1461213511     5              0              1   3   2      
201.06/201.12	c 84607          129662         1629192        1588612366     5              0              1   3   2      
213.76/213.86	c 93147          140218         1754526        1689368638     5              0              3   3   2      
227.36/227.46	c 102541         151590         1888148        1796112159     5              0              1   3   2      
242.46/242.52	c 112874         164123         2036089        1913842996     5              0              3   3   2      
258.75/258.84	c 124240         177819         2195727        2041035359     5              0              1   3   2      
276.75/276.88	c 136742         192949         2373241        2181614037     5              0              1   3   2      
296.65/296.72	c 150494         209582         2568332        2335477498     5              0              1   3   2      
318.74/318.83	c 165621         227647         2776383        2499318910     5              0              1   3   2      
341.64/341.75	c 182260         247704         3010029        2676990432     5              0              1   3   2      
364.94/365.05	c 200562         269803         3268450        2857508868     5              0              1   3   2      
388.53/388.60	c 220694         293768         3541278        3039038606     5              0              1   3   2      
415.23/415.30	c 242839         320544         3855439        3244028958     5              0              1   3   2      
442.33/442.41	c 267198         349692         4190162        3446687364     5              0              1   3   2      
468.82/468.90	c 293992         382587         4571022        3627931277     5              0              1   3   2      
497.82/497.93	c 323465         419496         5011106        3815815281     5              0              1   3   2      
529.51/529.63	c 355885         460222         5501368        4015546269     5              0              1   3   2      
563.41/563.59	c 391547         505033         6043369        4227601634     5              0              1   3   2      
600.70/600.89	c restarts              : 63          
600.70/600.89	c conflicts             : 429899       (716 /sec)
600.70/600.89	c decisions             : 554519       (923 /sec)
600.70/600.89	c propagations          : 4459781758  (7423038 /sec)
600.70/600.89	c root propagations     : 0           
600.70/600.89	c filter calls          : 6648805        (11067 /sec)
600.70/600.89	c useless filter calls  : 5188386        (78 %)
600.70/600.89	c Memory used           : 31.20 MB
600.70/600.89	c CPU time              : 600.803 s
600.70/600.89	
600.70/600.89	s UNSATISFIABLE

Verifier Data


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

pid=5740
running on 4 cores: 0,2,4,6

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: 0.93 0.24 0.12 2/188 5743
/proc/meminfo: memFree=31229344/32770624 swapFree=6216/738484
[pid=5743] ppid=5740 vsize=27440 CPUtime=0 cores=0,2,4,6
/proc/5743/stat : 5743 (cosoco) R 5740 5743 5183 0 -1 4202496 1092 0 0 0 0 0 0 0 20 0 1 0 17089680 28098560 932 33554432000 4194304 5970956 140731048971984 140731048968632 140408628731264 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 36106240 140731048977601 140731048977731 140731048977731 140731048980430 0
/proc/5743/statm: 6860 932 746 434 0 224 0

[startup+0.100158 s]
/proc/loadavg: 0.93 0.24 0.12 2/188 5743
/proc/meminfo: memFree=31229344/32770624 swapFree=6216/738484
[pid=5743] ppid=5740 vsize=29040 CPUtime=0.09 cores=0,2,4,6
/proc/5743/stat : 5743 (cosoco) R 5740 5743 5183 0 -1 4202496 1575 0 0 0 9 0 0 0 20 0 1 0 17089680 29736960 1393 33554432000 4194304 5970956 140731048971984 140731048969592 5098928 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 36106240 140731048977601 140731048977731 140731048977731 140731048980430 0
/proc/5743/statm: 7260 1393 802 434 0 624 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29040

[startup+0.200327 s]
/proc/loadavg: 0.93 0.24 0.12 2/188 5743
/proc/meminfo: memFree=31229344/32770624 swapFree=6216/738484
[pid=5743] ppid=5740 vsize=29040 CPUtime=0.19 cores=0,2,4,6
/proc/5743/stat : 5743 (cosoco) R 5740 5743 5183 0 -1 4202496 1575 0 0 0 19 0 0 0 20 0 1 0 17089680 29736960 1393 33554432000 4194304 5970956 140731048971984 140731048969592 5069968 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 36106240 140731048977601 140731048977731 140731048977731 140731048980430 0
/proc/5743/statm: 7260 1393 802 434 0 624 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 29040

[startup+0.300336 s]
/proc/loadavg: 0.93 0.24 0.12 2/188 5743
/proc/meminfo: memFree=31229344/32770624 swapFree=6216/738484
[pid=5743] ppid=5740 vsize=29040 CPUtime=0.29 cores=0,2,4,6
/proc/5743/stat : 5743 (cosoco) R 5740 5743 5183 0 -1 4202496 1575 0 0 0 29 0 0 0 20 0 1 0 17089680 29736960 1393 33554432000 4194304 5970956 140731048971984 140731048969592 5070861 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 36106240 140731048977601 140731048977731 140731048977731 140731048980430 0
/proc/5743/statm: 7260 1393 802 434 0 624 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29040

[startup+0.700277 s]
/proc/loadavg: 0.93 0.24 0.12 2/188 5743
/proc/meminfo: memFree=31229344/32770624 swapFree=6216/738484
[pid=5743] ppid=5740 vsize=29040 CPUtime=0.69 cores=0,2,4,6
/proc/5743/stat : 5743 (cosoco) R 5740 5743 5183 0 -1 4202496 1578 0 0 0 69 0 0 0 20 0 1 0 17089680 29736960 1393 33554432000 4194304 5970956 140731048971984 140731048969320 4968249 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 36106240 140731048977601 140731048977731 140731048977731 140731048980430 0
/proc/5743/statm: 7260 1393 802 434 0 624 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29040

[startup+1.50027 s]
/proc/loadavg: 0.93 0.24 0.12 3/189 5744
/proc/meminfo: memFree=31226956/32770624 swapFree=6216/738492
[pid=5743] ppid=5740 vsize=29040 CPUtime=1.49 cores=0,2,4,6
/proc/5743/stat : 5743 (cosoco) R 5740 5743 5183 0 -1 4202496 1578 0 0 0 149 0 0 0 20 0 1 0 17089680 29736960 1393 33554432000 4194304 5970956 140731048971984 140731048969320 5070008 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 36106240 140731048977601 140731048977731 140731048977731 140731048980430 0
/proc/5743/statm: 7260 1393 802 434 0 624 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29040

[startup+3.10028 s]
/proc/loadavg: 0.93 0.24 0.12 3/189 5744
/proc/meminfo: memFree=31226584/32770624 swapFree=6216/738492
[pid=5743] ppid=5740 vsize=29040 CPUtime=3.09 cores=0,2,4,6
/proc/5743/stat : 5743 (cosoco) R 5740 5743 5183 0 -1 4202496 1960 0 0 0 309 0 0 0 20 0 1 0 17089680 29736960 1419 33554432000 4194304 5970956 140731048971984 140731048969320 5070056 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 36106240 140731048977601 140731048977731 140731048977731 140731048980430 0
/proc/5743/statm: 7260 1419 825 434 0 624 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29040

[startup+6.30027 s]
/proc/loadavg: 1.01 0.27 0.13 3/189 5744
/proc/meminfo: memFree=31226296/32770624 swapFree=6216/738492
[pid=5743] ppid=5740 vsize=29040 CPUtime=6.29 cores=0,2,4,6
/proc/5743/stat : 5743 (cosoco) R 5740 5743 5183 0 -1 4202496 2589 0 0 0 629 0 0 0 20 0 1 0 17089680 29736960 1433 33554432000 4194304 5970956 140731048971984 140731048969320 4908988 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 36106240 140731048977601 140731048977731 140731048977731 140731048980430 0
/proc/5743/statm: 7260 1433 825 434 0 624 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29040

[startup+12.7003 s]
/proc/loadavg: 1.09 0.29 0.14 3/189 5744
/proc/meminfo: memFree=31226064/32770624 swapFree=6216/738500
[pid=5743] ppid=5740 vsize=29040 CPUtime=12.69 cores=0,2,4,6
/proc/5743/stat : 5743 (cosoco) R 5740 5743 5183 0 -1 4202496 3149 0 0 0 1269 0 0 0 20 0 1 0 17089680 29736960 1437 33554432000 4194304 5970956 140731048971984 140731048969320 5070006 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 36106240 140731048977601 140731048977731 140731048977731 140731048980430 0
/proc/5743/statm: 7260 1437 825 434 0 624 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29040

[startup+25.5003 s]
/proc/loadavg: 1.29 0.38 0.17 3/189 5744
/proc/meminfo: memFree=31226188/32770624 swapFree=6216/738528
[pid=5743] ppid=5740 vsize=29172 CPUtime=25.49 cores=0,2,4,6
/proc/5743/stat : 5743 (cosoco) R 5740 5743 5183 0 -1 4202496 4285 0 0 0 2549 0 0 0 20 0 1 0 17089680 29872128 1453 33554432000 4194304 5970956 140731048971984 140731048969320 5319774 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 36106240 140731048977601 140731048977731 140731048977731 140731048980430 0
/proc/5743/statm: 7293 1453 825 434 0 657 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29172

[startup+51.1003 s]
/proc/loadavg: 1.54 0.51 0.22 3/189 5744
/proc/meminfo: memFree=31226312/32770624 swapFree=6216/738556
[pid=5743] ppid=5740 vsize=29172 CPUtime=51.08 cores=0,2,4,6
/proc/5743/stat : 5743 (cosoco) R 5740 5743 5183 0 -1 4202496 4866 0 0 0 5108 0 0 0 20 0 1 0 17089680 29872128 1466 33554432000 4194304 5970956 140731048971984 140731048969320 5071028 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 36106240 140731048977601 140731048977731 140731048977731 140731048980430 0
/proc/5743/statm: 7293 1466 825 434 0 657 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29172

[startup+102.3 s]
/proc/loadavg: 1.80 0.74 0.31 3/189 5746
/proc/meminfo: memFree=31225336/32770624 swapFree=6216/738636
[pid=5743] ppid=5740 vsize=29436 CPUtime=102.28 cores=0,2,4,6
/proc/5743/stat : 5743 (cosoco) R 5740 5743 5183 0 -1 4202496 5460 0 0 0 10228 0 0 0 20 0 1 0 17089680 30142464 1499 33554432000 4194304 5970956 140731048971984 140731048969048 4964340 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 36106240 140731048977601 140731048977731 140731048977731 140731048980430 0
/proc/5743/statm: 7359 1499 825 434 0 723 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 29436

[startup+162.3 s]
/proc/loadavg: 1.93 0.97 0.42 3/189 5747
/proc/meminfo: memFree=31225204/32770624 swapFree=6216/738708
[pid=5743] ppid=5740 vsize=29572 CPUtime=162.27 cores=0,2,4,6
/proc/5743/stat : 5743 (cosoco) R 5740 5743 5183 0 -1 4202496 6042 0 0 0 16227 0 0 0 20 0 1 0 17089680 30281728 1559 33554432000 4194304 5970956 140731048971984 140731048969320 5070768 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 36106240 140731048977601 140731048977731 140731048977731 140731048980430 0
/proc/5743/statm: 7393 1559 825 434 0 757 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 29572

[startup+222.306 s]
/proc/loadavg: 2.05 1.17 0.52 3/190 5756
/proc/meminfo: memFree=31217268/32770624 swapFree=6216/738768
[pid=5743] ppid=5740 vsize=29836 CPUtime=222.26 cores=0,2,4,6
/proc/5743/stat : 5743 (cosoco) R 5740 5743 5183 0 -1 4202496 6602 0 0 0 22226 0 0 0 20 0 1 0 17089680 30552064 1585 33554432000 4194304 5970956 140731048971984 140731048969048 5070785 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 36106240 140731048977601 140731048977731 140731048977731 140731048980430 0
/proc/5743/statm: 7459 1585 825 434 0 823 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 29836

[startup+282.3 s]
/proc/loadavg: 2.02 1.32 0.61 3/188 5779
/proc/meminfo: memFree=31216756/32770624 swapFree=6216/738828
[pid=5743] ppid=5740 vsize=30100 CPUtime=282.25 cores=0,2,4,6
/proc/5743/stat : 5743 (cosoco) R 5740 5743 5183 0 -1 4202496 7136 0 0 0 28225 0 0 0 20 0 1 0 17089680 30822400 1660 33554432000 4194304 5970956 140731048971984 140731048969320 5093213 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 36106240 140731048977601 140731048977731 140731048977731 140731048980430 0
/proc/5743/statm: 7525 1660 825 434 0 889 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 30100

[startup+342.3 s]
/proc/loadavg: 2.01 1.45 0.70 3/188 5780
/proc/meminfo: memFree=31215880/32770624 swapFree=6216/738884
[pid=5743] ppid=5740 vsize=30364 CPUtime=342.24 cores=0,2,4,6
/proc/5743/stat : 5743 (cosoco) R 5740 5743 5183 0 -1 4202496 7769 0 0 0 34224 0 0 0 20 0 1 0 17089680 31092736 1742 33554432000 4194304 5970956 140731048971984 140731048969320 5070008 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 36106240 140731048977601 140731048977731 140731048977731 140731048980430 0
/proc/5743/statm: 7591 1742 825 434 0 955 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 30364

[startup+402.3 s]
/proc/loadavg: 2.00 1.55 0.78 3/188 5781
/proc/meminfo: memFree=31216368/32770624 swapFree=6216/738936
[pid=5743] ppid=5740 vsize=30628 CPUtime=402.23 cores=0,2,4,6
/proc/5743/stat : 5743 (cosoco) R 5740 5743 5183 0 -1 4202496 8340 0 0 0 40223 0 0 0 20 0 1 0 17089680 31363072 1782 33554432000 4194304 5970956 140731048971984 140731048969048 5070104 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 36106240 140731048977601 140731048977731 140731048977731 140731048980430 0
/proc/5743/statm: 7657 1782 825 434 0 1021 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 30628

[startup+462.3 s]
/proc/loadavg: 2.00 1.63 0.86 3/188 5782
/proc/meminfo: memFree=31215900/32770624 swapFree=6216/738996
[pid=5743] ppid=5740 vsize=30892 CPUtime=462.22 cores=0,2,4,6
/proc/5743/stat : 5743 (cosoco) R 5740 5743 5183 0 -1 4202496 8922 0 0 0 46222 0 0 0 20 0 1 0 17089680 31633408 1869 33554432000 4194304 5970956 140731048971984 140731048969048 5070054 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 36106240 140731048977601 140731048977731 140731048977731 140731048980430 0
/proc/5743/statm: 7723 1869 825 434 0 1087 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 30892

[startup+522.3 s]
/proc/loadavg: 2.00 1.70 0.93 3/187 5783
/proc/meminfo: memFree=31215504/32770624 swapFree=6216/739048
[pid=5743] ppid=5740 vsize=31288 CPUtime=522.21 cores=0,2,4,6
/proc/5743/stat : 5743 (cosoco) R 5740 5743 5183 0 -1 4202496 9326 0 0 0 52221 0 0 0 20 0 1 0 17089680 32038912 1952 33554432000 4194304 5970956 140731048971984 140731048969048 4964389 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 36106240 140731048977601 140731048977731 140731048977731 140731048980430 0
/proc/5743/statm: 7822 1952 825 434 0 1186 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 31288

[startup+582.3 s]
/proc/loadavg: 2.00 1.75 1.00 3/187 5784
/proc/meminfo: memFree=31214860/32770624 swapFree=6216/739096
[pid=5743] ppid=5740 vsize=31816 CPUtime=582.21 cores=0,2,4,6
/proc/5743/stat : 5743 (cosoco) R 5740 5743 5183 0 -1 4202496 9833 0 0 0 58221 0 0 0 20 0 1 0 17089680 32579584 2094 33554432000 4194304 5970956 140731048971984 140731048969048 5070976 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 36106240 140731048977601 140731048977731 140731048977731 140731048980430 0
/proc/5743/statm: 7954 2094 825 434 0 1318 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 31816

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

[startup+588.8 s]
/proc/loadavg: 2.00 1.76 1.01 3/187 5784
/proc/meminfo: memFree=31214984/32770624 swapFree=6216/739104
[pid=5743] ppid=5740 vsize=31816 CPUtime=588.7 cores=0,2,4,6
/proc/5743/stat : 5743 (cosoco) R 5740 5743 5183 0 -1 4202496 9848 0 0 0 58870 0 0 0 20 0 1 0 17089680 32579584 2094 33554432000 4194304 5970956 140731048971984 140731048969048 4964406 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 36106240 140731048977601 140731048977731 140731048977731 140731048980430 0
/proc/5743/statm: 7954 2094 825 434 0 1318 0
Current children cumulated CPU time (s) 588.7
Current children cumulated vsize (KiB) 31816

[startup+595.206 s]
/proc/loadavg: 2.00 1.76 1.01 3/187 5784
/proc/meminfo: memFree=31214984/32770624 swapFree=6216/739108
[pid=5743] ppid=5740 vsize=31948 CPUtime=595.11 cores=0,2,4,6
/proc/5743/stat : 5743 (cosoco) R 5740 5743 5183 0 -1 4202496 9862 0 0 0 59511 0 0 0 20 0 1 0 17089680 32714752 2094 33554432000 4194304 5970956 140731048971984 140731048969048 5070008 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 36106240 140731048977601 140731048977731 140731048977731 140731048980430 0
/proc/5743/statm: 7987 2094 825 434 0 1351 0
Current children cumulated CPU time (s) 595.11
Current children cumulated vsize (KiB) 31948

[startup+598.4 s]
/proc/loadavg: 2.00 1.77 1.02 3/187 5784
/proc/meminfo: memFree=31214736/32770624 swapFree=6216/739108
[pid=5743] ppid=5740 vsize=31948 CPUtime=598.31 cores=0,2,4,6
/proc/5743/stat : 5743 (cosoco) R 5740 5743 5183 0 -1 4202496 10325 0 0 0 59831 0 0 0 20 0 1 0 17089680 32714752 2145 33554432000 4194304 5970956 140731048971984 140731048969048 5070093 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 36106240 140731048977601 140731048977731 140731048977731 140731048980430 0
/proc/5743/statm: 7987 2145 825 434 0 1351 0
Current children cumulated CPU time (s) 598.31
Current children cumulated vsize (KiB) 31948

[startup+600 s]
/proc/loadavg: 2.00 1.77 1.02 3/187 5784
/proc/meminfo: memFree=31214736/32770624 swapFree=6216/739108
[pid=5743] ppid=5740 vsize=31948 CPUtime=599.9 cores=0,2,4,6
/proc/5743/stat : 5743 (cosoco) R 5740 5743 5183 0 -1 4202496 10328 0 0 0 59990 0 0 0 20 0 1 0 17089680 32714752 2145 33554432000 4194304 5970956 140731048971984 140731048969048 5070008 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 36106240 140731048977601 140731048977731 140731048977731 140731048980430 0
/proc/5743/statm: 7987 2145 825 434 0 1351 0
Current children cumulated CPU time (s) 599.9
Current children cumulated vsize (KiB) 31948

[startup+600.4 s]
/proc/loadavg: 2.00 1.77 1.02 3/187 5784
/proc/meminfo: memFree=31214736/32770624 swapFree=6216/739108
[pid=5743] ppid=5740 vsize=31948 CPUtime=600.3 cores=0,2,4,6
/proc/5743/stat : 5743 (cosoco) R 5740 5743 5183 0 -1 4202496 10328 0 0 0 60030 0 0 0 20 0 1 0 17089680 32714752 2145 33554432000 4194304 5970956 140731048971984 140731048969048 5070008 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 36106240 140731048977601 140731048977731 140731048977731 140731048980430 0
/proc/5743/statm: 7987 2145 825 434 0 1351 0
Current children cumulated CPU time (s) 600.3
Current children cumulated vsize (KiB) 31948

[startup+600.8 s]
/proc/loadavg: 2.00 1.77 1.02 3/187 5785
/proc/meminfo: memFree=31214636/32770624 swapFree=6216/739108
[pid=5743] ppid=5740 vsize=31948 CPUtime=600.7 cores=0,2,4,6
/proc/5743/stat : 5743 (cosoco) R 5740 5743 5183 0 -1 4202496 10330 0 0 0 60070 0 0 0 20 0 1 0 17089680 32714752 2145 33554432000 4194304 5970956 140731048971984 140731048969048 5069986 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 36106240 140731048977601 140731048977731 140731048977731 140731048980430 0
/proc/5743/statm: 7987 2145 825 434 0 1351 0
Current children cumulated CPU time (s) 600.7
Current children cumulated vsize (KiB) 31948

Child status: 0
Real time (s): 600.896
CPU time (s): 600.814
CPU user time (s): 600.803
CPU system time (s): 0.010998
CPU usage (%): 99.9864
Max. virtual memory (cumulated for all children) (KiB): 31948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 600.803
system time used= 0.010998
maximum resident set size= 8676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10376
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= 10
involuntary context switches= 30198

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.2261 second user time and 2.29934 second system time

The end

Launcher Data

Begin job on node103 at 2017-07-21 09:56:59
IDJOB=4240199
IDBENCH=120665
IDSOLVER=2620
FILE ID=node103/4240199-1500623819
RUNJOBID= node103-1500623787-5214
PBS_JOBID= 20623024
Free space on /tmp= 62016 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/Knights/Knights-m1-s1/Knights-100-05.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4240199-1500623819/watcher-4240199-1500623819 -o /tmp/evaluation-result-4240199-1500623819/solver-4240199-1500623819 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1500623787-5214 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4240199-1500623819.xml

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

MD5SUM BENCH= 49715548d1d786de52e060044cf6008a
RANDOM SEED=1060731714

node103.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		: 2133.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.65
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	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31230016 kB
MemAvailable:   32011692 kB
Buffers:          155884 kB
Cached:           906636 kB
SwapCached:            0 kB
Active:           373852 kB
Inactive:         747324 kB
Active(anon):      61800 kB
Inactive(anon):     8840 kB
Active(file):     312052 kB
Inactive(file):   738484 kB
Unevictable:        6216 kB
Mlocked:            6216 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3000 kB
Writeback:             0 kB
AnonPages:         65116 kB
Mapped:            34588 kB
Shmem:              8852 kB
Slab:             119448 kB
SReclaimable:      93948 kB
SUnreclaim:        25500 kB
KernelStack:        3392 kB
PageTables:         4968 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     328912 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 62016 MiB
End job on node103 at 2017-07-21 10:07:00