Trace number 4397283

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco 2.0UNSAT 299.338 299.308

General information on the benchmark

NameRlfap_mini/Rlfap-dec-scens11_mini/
Rlfap-ext-scen-11-f02_c18.xml
MD5SUM7ac25fa9c4532324d4bc78edd5427656
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 benchmark95.9442
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Number of domains5
Minimum domain size6
Maximum domain size42
Distribution of domain sizes[{"size":6,"count":2},{"size":22,"count":10},{"size":23,"count":4},{"size":35,"count":336},{"size":42,"count":328}]
Minimum variable degree1
Maximum variable degree62
Distribution of variable degrees[{"degree":1,"count":1},{"degree":3,"count":26},{"degree":4,"count":13},{"degree":5,"count":86},{"degree":6,"count":20},{"degree":7,"count":89},{"degree":8,"count":12},{"degree":9,"count":87},{"degree":10,"count":28},{"degree":11,"count":42},{"degree":12,"count":25},{"degree":13,"count":40},{"degree":14,"count":14},{"degree":15,"count":40},{"degree":16,"count":8},{"degree":17,"count":29},{"degree":18,"count":6},{"degree":19,"count":18},{"degree":20,"count":13},{"degree":21,"count":11},{"degree":22,"count":7},{"degree":23,"count":7},{"degree":24,"count":8},{"degree":25,"count":8},{"degree":27,"count":9},{"degree":28,"count":8},{"degree":29,"count":2},{"degree":30,"count":6},{"degree":31,"count":1},{"degree":35,"count":3},{"degree":36,"count":3},{"degree":38,"count":2},{"degree":39,"count":2},{"degree":42,"count":1},{"degree":43,"count":1},{"degree":44,"count":1},{"degree":47,"count":1},{"degree":55,"count":1},{"degree":62,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4103}]
Number of extensional constraints4103
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":4103}]
Optimization problemNO
Type of objective

Solver Data

0.09/0.16	c root propagations     : 996         
0.09/0.16	c restarts enabled, print stats at every restarts
0.09/0.16	c
0.09/0.16	c
0.09/0.16	c
0.09/0.16	c This is cosoco 2.00 --  
0.09/0.16	c
0.09/0.16	c command line: cosoco -lc -model -restarts -stick HOME/instance-4397283-1568591752.xml 
0.09/0.16	c ========================================[ Problem Statistics ]===========================================
0.09/0.16	c |                                                                                                       
0.09/0.16	c |  Parse time        :         0.15 s 
0.09/0.16	c |
0.09/0.16	c |               Variables: 680
0.09/0.16	c |            Domain Sizes: 6..42
0.09/0.16	c |
0.09/0.16	c |             Constraints: 4103
0.09/0.16	c |                   Arity: 2..2  -- Binary: 4103
0.09/0.16	c | 
0.09/0.16	c |                   Types: 
0.09/0.16	c |                          Extension: 4103  (nb tuples: 2..408) -- (shared: 3830)
0.09/0.16	c |                          
0.09/0.16	c =========================================================================================================
0.09/0.16	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.09/0.17	c 101            498            71479          23965          668            0              346   351   344
0.09/0.18	c 211            669            116334         39021          668            0              11   17   13   
0.09/0.19	c 332            851            147746         59018          668            0              9   11   10    
0.09/0.19	c 465            1068           202297         81997          668            0              9   14   10    
0.09/0.20	c 611            1330           269791         101515         668            0              9   12   11    
0.20/0.22	c 771            1657           342384         131700         668            0              7   14   10    
0.20/0.23	c 947            1993           420258         158160         668            0              11   15   13   
0.20/0.24	c 1140           2334           510715         186281         668            0              5   13   11    
0.20/0.26	c 1352           2719           606589         220675         668            0              7   13   9     
0.20/0.27	c 1585           3093           713972         255161         668            0              5   14   12    
0.20/0.29	c 1841           3523           798066         300192         668            0              9   13   12    
0.20/0.31	c 2122           4160           932902         356911         668            0              7   13   9     
0.30/0.33	c 2431           4663           1059193        409242         668            0              5   13   11    
0.30/0.35	c 2770           5318           1201424        458150         668            0              7   15   12    
0.30/0.38	c 3142           6037           1348993        523099         668            0              9   13   12    
0.30/0.40	c 3551           6847           1494616        579200         668            0              7   15   12    
0.40/0.44	c 4000           7770           1739082        663839         668            0              9   15   13    
0.40/0.47	c 4493           8612           1954142        743672         668            0              9   15   12    
0.40/0.50	c 5035           9614           2181945        811508         668            0              11   15   13   
0.50/0.55	c 5631           10588          2432122        910020         668            0              8   13   11    
0.50/0.59	c 6286           11792          2709751        1018833        668            0              5   15   12    
0.59/0.64	c 7006           13135          3042227        1124370        668            0              5   13   12    
0.59/0.68	c 7798           14377          3292552        1234861        668            0              7   13   10    
0.69/0.75	c 8669           16010          3696268        1386379        668            0              6   13   11    
0.79/0.81	c 9627           17710          4098812        1551109        668            0              5   15   11    
0.79/0.88	c 10680          19494          4563931        1717357        668            0              9   15   12    
0.89/0.97	c 11838          21516          5111098        1894499        668            0              9   15   12    
0.99/1.04	c 13111          23642          5561369        2111625        668            0              8   13   11    
1.09/1.14	c 14511          26082          6179474        2340563        668            0              9   14   12    
1.19/1.23	c 16051          28948          6815783        2575386        668            0              7   15   11    
1.29/1.35	c 17745          31749          7531255        2850452        668            0              9   15   12    
1.39/1.46	c 19608          35400          8244787        3127581        668            0              7   15   12    
1.49/1.59	c 21657          38944          9107624        3459298        668            0              7   15   12    
1.69/1.73	c 23910          43415          10065038       3792385        668            0              7   15   11    
1.89/1.92	c 26388          47617          11212009       4199803        668            0              9   14   11    
1.99/2.08	c 29113          52035          12296711       4594229        668            0              8   13   12    
2.19/2.27	c 32110          58250          13581636       4987780        668            0              7   13   12    
2.39/2.47	c 35406          64276          14861736       5544869        668            0              7   13   11    
2.69/2.72	c 39031          70913          16398977       6184547        668            0              5   15   11    
2.89/2.98	c 43018          77835          18127475       6780736        668            0              9   15   12    
3.29/3.30	c 47403          85639          20087983       7513763        668            0              6   15   12    
3.59/3.64	c 52226          95274          22273702       8314614        668            0              5   15   11    
3.88/3.96	c 57531          107052         24548745       9197615        668            0              7   15   12    
4.18/4.29	c 63366          117353         26802044       10154511       668            0              6   15   11    
4.68/4.75	c 69784          129001         29940670       11176496       668            0              5   14   11    
5.09/5.19	c 76843          141900         33050701       12301682       668            0              5   14   11    
5.68/5.76	c 84607          155726         36884397       13539900       668            0              6   15   11    
6.28/6.34	c 93147          172076         40931868       14954922       668            0              5   14   11    
6.88/6.90	c 102541         189905         44922378       16462362       668            0              5   15   11    
7.58/7.61	c 112874         208797         49747670       18091636       668            0              7   15   12    
8.38/8.41	c 124240         228615         55302679       20010919       668            0              5   14   11    
9.18/9.26	c 136742         251626         61289774       21989215       668            0              7   15   11    
10.18/10.21	c 150494         275874         67803045       24149457       668            0              5   15   11    
11.18/11.29	c 165621         302694         75288239       26779985       668            0              5   15   11    
12.38/12.40	c 182260         332793         83120217       29487127       668            0              5   15   11    
13.58/13.66	c 200562         366102         91904140       32570019       668            0              5   15   11    
14.88/14.94	c 220694         402265         101249191      35976486       668            0              5   15   10    
16.28/16.39	c 242839         442479         111670757      39577376       668            0              5   15   11    
17.99/18.09	c 267198         487123         123568863      43595986       668            0              4   15   11    
19.68/19.72	c 293992         538750         135443685      48037563       668            0              5   15   11    
21.58/21.63	c 323465         590604         148979392      52831690       668            0              4   15   11    
23.28/23.37	c 355885         652613         161825666      58065103       668            0              5   15   11    
25.68/25.70	c 391547         712966         178078390      63905791       668            0              4   15   11    
28.18/28.20	c 430775         783602         196252417      70374352       668            0              5   15   11    
30.58/30.67	c 473925         866971         213729588      76885132       668            0              5   15   11    
33.88/33.97	c 521390         955925         237202564      84933615       668            0              5   15   11    
37.09/37.14	c 573601         1051603        260244116      93446123       668            0              5   15   11    
40.99/41.06	c 631033         1161538        288048369      103394320      668            0              5   15   11    
45.19/45.23	c 694208         1269556        317344725      113778317      668            0              3   15   11    
49.49/49.53	c 763700         1386199        348070129      125449341      668            0              5   15   11    
54.89/54.92	c 840141         1525077        386395689      138731092      668            0              4   15   11    
60.10/60.11	c 924226         1688746        423764416      152830332      668            0              5   15   11    
66.29/66.36	c 1016719        1853136        467436022      168805130      668            0              3   15   11    
72.79/72.81	c 1118461        2030080        513906280      185517137      668            0              3   15   11    
80.79/80.87	c 1230377        2230194        569822228      204919760      668            0              4   15   11    
89.39/89.47	c 1353484        2452113        630480229      226738281      668            0              3   14   11    
98.89/98.98	c 1488901        2698163        697606328      250335760      668            0              3   15   11    
108.79/108.81	c 1637859        2955935        768175096      275701776      668            0              3   15   10    
120.10/120.14	c 1801712        3238126        848091411      303406150      668            0              3   15   11    
132.40/132.41	c 1981950        3552991        934878442      334870407      668            0              3   15   10    
146.30/146.34	c 2180211        3898452        1032086124     369515234      668            0              3   15   10    
161.11/161.16	c 2398298        4270928        1137630188     407066747      668            0              3   15   11    
177.70/177.74	c 2638193        4688122        1254838132     448792134      668            0              3   15   10    
195.60/195.67	c 2902077        5157769        1380438206     495117060      668            0              3   15   10    
216.12/216.17	c 3192349        5664226        1523567863     546688002      668            0              3   15   10    
237.51/237.52	c 3511648        6222205        1673332336     603073868      668            0              3   15   10    
261.41/261.40	c 3862876        6834041        1840662761     666687586      668            0              3   15   10    
288.62/288.62	c 4249226        7507082        2026678999     738761833      668            0              3   15   10    
299.32/299.30	s UNSATISFIABLE
299.32/299.30	c restarts              : 88          
299.32/299.30	c conflicts             : 4405401      (14718 /sec)
299.32/299.30	c decisions             : 7779291      (25989 /sec)
299.32/299.30	c propagations          : 768245916   (2566556 /sec)
299.32/299.30	c root propagations     : 996         
299.32/299.30	c filter calls          : 2099305295     (7013360 /sec)
299.32/299.30	c useless filter calls  : 1812554524     (86 %)
299.32/299.30	c Memory used           : 43.48 MB
299.32/299.30	c CPU time              : 299.329 s
299.32/299.30	c real time             : 299.303 s
299.32/299.30	

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (14885 MiB free)
  memory of node 1: 16384 MiB (15303 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4397283-1568591752/watcher-4397283-1568591752 -o /tmp/evaluation-result-4397283-1568591752/solver-4397283-1568591752 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node146-1568572743-22679 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4397283-1568591752.xml 

running on 4 cores: 1,3,5,7

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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=26701, runsolver pid=26698

[startup+0.100386 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 26702
/proc/meminfo: memFree=30905076/32770624 swapFree=67001204/67108860
[pid=26701] ppid=26698 vsize=38316 memory=14512 CPUtime=0.09 cores=1,3,5,7
/proc/26701/stat : 26701 (cosoco) R 26698 26701 22647 0 -1 4202496 3843 0 0 0 9 0 0 0 20 0 1 0 435089202 39235584 3628 33554432000 4194304 6211092 140727879122144 140727879117272 140155765916686 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21164032 140727879123979 140727879124081 140727879124081 140727879126990 0
/proc/26701/statm: 9579 3628 807 493 0 2884 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 38316 KiB
Current children cumulated memory: 14512 KiB

[startup+0.209612 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 26702
/proc/meminfo: memFree=30897308/32770624 swapFree=67001204/67108860
[pid=26701] ppid=26698 vsize=44520 memory=20848 CPUtime=0.2 cores=1,3,5,7
/proc/26701/stat : 26701 (cosoco) R 26698 26701 22647 0 -1 4202496 5420 0 0 0 20 0 0 0 20 0 1 0 435089202 45588480 5212 33554432000 4194304 6211092 140727879122144 140727879117272 5017274 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21164032 140727879123979 140727879124081 140727879124081 140727879126990 0
/proc/26701/statm: 11130 5212 849 493 0 4435 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 44520 KiB
Current children cumulated memory: 20848 KiB

[startup+0.309541 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 26702
/proc/meminfo: memFree=30897308/32770624 swapFree=67001204/67108860
[pid=26701] ppid=26698 vsize=44520 memory=20848 CPUtime=0.3 cores=1,3,5,7
/proc/26701/stat : 26701 (cosoco) R 26698 26701 22647 0 -1 4202496 5420 0 0 0 30 0 0 0 20 0 1 0 435089202 45588480 5212 33554432000 4194304 6211092 140727879122144 140727879117272 5017292 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21164032 140727879123979 140727879124081 140727879124081 140727879126990 0
/proc/26701/statm: 11130 5212 849 493 0 4435 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 44520 KiB
Current children cumulated memory: 20848 KiB

[startup+0.700276 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 26702
/proc/meminfo: memFree=30896936/32770624 swapFree=67001204/67108860
[pid=26701] ppid=26698 vsize=44520 memory=20848 CPUtime=0.69 cores=1,3,5,7
/proc/26701/stat : 26701 (cosoco) R 26698 26701 22647 0 -1 4202496 5420 0 0 0 69 0 0 0 20 0 1 0 435089202 45588480 5212 33554432000 4194304 6211092 140727879122144 140727879117272 5017252 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21164032 140727879123979 140727879124081 140727879124081 140727879126990 0
/proc/26701/statm: 11130 5212 849 493 0 4435 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 44520 KiB
Current children cumulated memory: 20848 KiB

[startup+1.50028 s]
/proc/loadavg: 2.00 2.01 2.05 4/199 26702
/proc/meminfo: memFree=30896936/32770624 swapFree=67001204/67108860
[pid=26701] ppid=26698 vsize=44520 memory=20848 CPUtime=1.49 cores=1,3,5,7
/proc/26701/stat : 26701 (cosoco) R 26698 26701 22647 0 -1 4202496 5420 0 0 0 149 0 0 0 20 0 1 0 435089202 45588480 5212 33554432000 4194304 6211092 140727879122144 140727879117272 5017476 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21164032 140727879123979 140727879124081 140727879124081 140727879126990 0
/proc/26701/statm: 11130 5212 849 493 0 4435 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 44520 KiB
Current children cumulated memory: 20848 KiB

[startup+3.10892 s]
/proc/loadavg: 2.00 2.01 2.05 4/199 26702
/proc/meminfo: memFree=30896936/32770624 swapFree=67001204/67108860
[pid=26701] ppid=26698 vsize=44520 memory=21028 CPUtime=3.09 cores=1,3,5,7
/proc/26701/stat : 26701 (cosoco) R 26698 26701 22647 0 -1 4202496 6630 0 0 0 309 0 0 0 20 0 1 0 435089202 45588480 5257 33554432000 4194304 6211092 140727879122144 140727879117272 5008918 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21164032 140727879123979 140727879124081 140727879124081 140727879126990 0
/proc/26701/statm: 11130 5257 853 493 0 4435 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 44520 KiB
Current children cumulated memory: 21028 KiB

[startup+6.30027 s]
/proc/loadavg: 2.00 2.01 2.05 4/199 26702
/proc/meminfo: memFree=30896400/32770624 swapFree=67001204/67108860
[pid=26701] ppid=26698 vsize=44520 memory=21028 CPUtime=6.28 cores=1,3,5,7
/proc/26701/stat : 26701 (cosoco) R 26698 26701 22647 0 -1 4202496 7415 0 0 0 628 0 0 0 20 0 1 0 435089202 45588480 5257 33554432000 4194304 6211092 140727879122144 140727879120104 5017373 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21164032 140727879123979 140727879124081 140727879124081 140727879126990 0
/proc/26701/statm: 11130 5257 853 493 0 4435 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 44520 KiB
Current children cumulated memory: 21028 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 4/199 26704
/proc/meminfo: memFree=30896056/32770624 swapFree=67001204/67108860
[pid=26701] ppid=26698 vsize=44520 memory=21028 CPUtime=12.68 cores=1,3,5,7
/proc/26701/stat : 26701 (cosoco) R 26698 26701 22647 0 -1 4202496 8200 0 0 0 1268 0 0 0 20 0 1 0 435089202 45588480 5257 33554432000 4194304 6211092 140727879122144 140727879120104 5017175 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21164032 140727879123979 140727879124081 140727879124081 140727879126990 0
/proc/26701/statm: 11130 5257 853 493 0 4435 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 44520 KiB
Current children cumulated memory: 21028 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 4/199 26704
/proc/meminfo: memFree=30896576/32770624 swapFree=67001204/67108860
[pid=26701] ppid=26698 vsize=44520 memory=21032 CPUtime=25.48 cores=1,3,5,7
/proc/26701/stat : 26701 (cosoco) R 26698 26701 22647 0 -1 4202496 9498 0 0 0 2548 0 0 0 20 0 1 0 435089202 45588480 5258 33554432000 4194304 6211092 140727879122144 140727879120104 5017462 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21164032 140727879123979 140727879124081 140727879124081 140727879126990 0
/proc/26701/statm: 11130 5258 853 493 0 4435 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 44520 KiB
Current children cumulated memory: 21032 KiB

[startup+51.109 s]
/proc/loadavg: 2.00 2.01 2.05 4/199 26705
/proc/meminfo: memFree=30896820/32770624 swapFree=67001204/67108860
[pid=26701] ppid=26698 vsize=44520 memory=21032 CPUtime=51.1 cores=1,3,5,7
/proc/26701/stat : 26701 (cosoco) R 26698 26701 22647 0 -1 4202496 10043 0 0 0 5110 0 0 0 20 0 1 0 435089202 45588480 5258 33554432000 4194304 6211092 140727879122144 140727879120104 5017267 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21164032 140727879123979 140727879124081 140727879124081 140727879126990 0
/proc/26701/statm: 11130 5258 853 493 0 4435 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 44520 KiB
Current children cumulated memory: 21032 KiB

[startup+102.3 s]
/proc/loadavg: 2.16 2.05 2.06 4/200 26712
/proc/meminfo: memFree=30895980/32770624 swapFree=67001204/67108860
[pid=26701] ppid=26698 vsize=44520 memory=21032 CPUtime=102.29 cores=1,3,5,7
/proc/26701/stat : 26701 (cosoco) R 26698 26701 22647 0 -1 4202496 10587 0 0 0 10229 0 0 0 20 0 1 0 435089202 45588480 5258 33554432000 4194304 6211092 140727879122144 140727879120104 5408198 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21164032 140727879123979 140727879124081 140727879124081 140727879126990 0
/proc/26701/statm: 11130 5258 853 493 0 4435 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 44520 KiB
Current children cumulated memory: 21032 KiB

[startup+162.3 s]
/proc/loadavg: 2.84 2.27 2.13 4/200 26716
/proc/meminfo: memFree=30895736/32770624 swapFree=67001204/67108860
[pid=26701] ppid=26698 vsize=44520 memory=21032 CPUtime=162.3 cores=1,3,5,7
/proc/26701/stat : 26701 (cosoco) R 26698 26701 22647 0 -1 4202496 11130 0 0 0 16230 0 0 0 20 0 1 0 435089202 45588480 5258 33554432000 4194304 6211092 140727879122144 140727879120104 5017472 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21164032 140727879123979 140727879124081 140727879124081 140727879126990 0
/proc/26701/statm: 11130 5258 853 493 0 4435 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 44520 KiB
Current children cumulated memory: 21032 KiB

[startup+222.3 s]
/proc/loadavg: 2.31 2.22 2.12 4/200 26721
/proc/meminfo: memFree=30896660/32770624 swapFree=67001204/67108860
[pid=26701] ppid=26698 vsize=44520 memory=21032 CPUtime=222.31 cores=1,3,5,7
/proc/26701/stat : 26701 (cosoco) R 26698 26701 22647 0 -1 4202496 11674 0 0 0 22231 0 0 0 20 0 1 0 435089202 45588480 5258 33554432000 4194304 6211092 140727879122144 140727879120104 5397395 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21164032 140727879123979 140727879124081 140727879124081 140727879126990 0
/proc/26701/statm: 11130 5258 853 493 0 4435 0
Current children cumulated CPU time: 222.31 s
Current children cumulated vsize: 44520 KiB
Current children cumulated memory: 21032 KiB

[startup+282.3 s]
/proc/loadavg: 2.11 2.18 2.12 4/200 26727
/proc/meminfo: memFree=30895816/32770624 swapFree=67001204/67108860
[pid=26701] ppid=26698 vsize=44520 memory=21032 CPUtime=282.32 cores=1,3,5,7
/proc/26701/stat : 26701 (cosoco) R 26698 26701 22647 0 -1 4202496 11674 0 0 0 28232 0 0 0 20 0 1 0 435089202 45588480 5258 33554432000 4194304 6211092 140727879122144 140727879120104 5409444 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21164032 140727879123979 140727879124081 140727879124081 140727879126990 0
/proc/26701/statm: 11130 5258 853 493 0 4435 0
Current children cumulated CPU time: 282.32 s
Current children cumulated vsize: 44520 KiB
Current children cumulated memory: 21032 KiB

[startup+299.308 s]
# the end of solver process 26701 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=299.33 s, system=0.008001 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+288 s]*
/proc/loadavg: 2.10 2.17 2.12 4/200 26727
/proc/meminfo: memFree=30895816/32770624 swapFree=67001204/67108860
[pid=26701] ppid=26698 vsize=44520 memory=21032 CPUtime=288.02 cores=1,3,5,7
/proc/26701/stat : 26701 (cosoco) R 26698 26701 22647 0 -1 4202496 11674 0 0 0 28802 0 0 0 20 0 1 0 435089202 45588480 5258 33554432000 4194304 6211092 140727879122144 140727879120104 5017277 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21164032 140727879123979 140727879124081 140727879124081 140727879126990 0
/proc/26701/statm: 11130 5258 853 493 0 4435 0
Current children cumulated CPU time: 288.02 s
Current children cumulated vsize: 44520 KiB
Current children cumulated memory: 21032 KiB

[startup+294.4 s]
/proc/loadavg: 2.09 2.17 2.12 4/200 26734
/proc/meminfo: memFree=30895240/32770624 swapFree=67001204/67108860
[pid=26701] ppid=26698 vsize=44520 memory=21032 CPUtime=294.42 cores=1,3,5,7
/proc/26701/stat : 26701 (cosoco) R 26698 26701 22647 0 -1 4202496 11674 0 0 0 29442 0 0 0 20 0 1 0 435089202 45588480 5258 33554432000 4194304 6211092 140727879122144 140727879120104 5017373 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21164032 140727879123979 140727879124081 140727879124081 140727879126990 0
/proc/26701/statm: 11130 5258 853 493 0 4435 0
Current children cumulated CPU time: 294.42 s
Current children cumulated vsize: 44520 KiB
Current children cumulated memory: 21032 KiB

[startup+297.6 s]
/proc/loadavg: 2.09 2.17 2.12 4/200 26734
/proc/meminfo: memFree=30895488/32770624 swapFree=67001204/67108860
[pid=26701] ppid=26698 vsize=44520 memory=21032 CPUtime=297.62 cores=1,3,5,7
/proc/26701/stat : 26701 (cosoco) R 26698 26701 22647 0 -1 4202496 12202 0 0 0 29762 0 0 0 20 0 1 0 435089202 45588480 5258 33554432000 4194304 6211092 140727879122144 140727879120104 5017365 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21164032 140727879123979 140727879124081 140727879124081 140727879126990 0
/proc/26701/statm: 11130 5258 853 493 0 4435 0
Current children cumulated CPU time: 297.62 s
Current children cumulated vsize: 44520 KiB
Current children cumulated memory: 21032 KiB

[startup+298.4 s]
/proc/loadavg: 2.09 2.17 2.12 4/200 26734
/proc/meminfo: memFree=30895488/32770624 swapFree=67001204/67108860
[pid=26701] ppid=26698 vsize=44520 memory=21032 CPUtime=298.42 cores=1,3,5,7
/proc/26701/stat : 26701 (cosoco) R 26698 26701 22647 0 -1 4202496 12202 0 0 0 29842 0 0 0 20 0 1 0 435089202 45588480 5258 33554432000 4194304 6211092 140727879122144 140727879120104 5017569 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21164032 140727879123979 140727879124081 140727879124081 140727879126990 0
/proc/26701/statm: 11130 5258 853 493 0 4435 0
Current children cumulated CPU time: 298.42 s
Current children cumulated vsize: 44520 KiB
Current children cumulated memory: 21032 KiB

[startup+298.8 s]
/proc/loadavg: 2.09 2.17 2.12 4/200 26734
/proc/meminfo: memFree=30895488/32770624 swapFree=67001204/67108860
[pid=26701] ppid=26698 vsize=44520 memory=21032 CPUtime=298.82 cores=1,3,5,7
/proc/26701/stat : 26701 (cosoco) R 26698 26701 22647 0 -1 4202496 12202 0 0 0 29882 0 0 0 20 0 1 0 435089202 45588480 5258 33554432000 4194304 6211092 140727879122144 140727879120104 5017485 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21164032 140727879123979 140727879124081 140727879124081 140727879126990 0
/proc/26701/statm: 11130 5258 853 493 0 4435 0
Current children cumulated CPU time: 298.82 s
Current children cumulated vsize: 44520 KiB
Current children cumulated memory: 21032 KiB

[startup+299.2 s]
/proc/loadavg: 2.08 2.17 2.12 4/200 26734
/proc/meminfo: memFree=30895488/32770624 swapFree=67001204/67108860
[pid=26701] ppid=26698 vsize=44520 memory=21032 CPUtime=299.22 cores=1,3,5,7
/proc/26701/stat : 26701 (cosoco) R 26698 26701 22647 0 -1 4202496 12202 0 0 0 29922 0 0 0 20 0 1 0 435089202 45588480 5258 33554432000 4194304 6211092 140727879122144 140727879120104 5397454 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21164032 140727879123979 140727879124081 140727879124081 140727879126990 0
/proc/26701/statm: 11130 5258 853 493 0 4435 0
Current children cumulated CPU time: 299.22 s
Current children cumulated vsize: 44520 KiB
Current children cumulated memory: 21032 KiB

[startup+299.3 s]
/proc/loadavg: 2.08 2.17 2.12 4/200 26734
/proc/meminfo: memFree=30895488/32770624 swapFree=67001204/67108860
[pid=26701] ppid=26698 vsize=44520 memory=21032 CPUtime=299.32 cores=1,3,5,7
/proc/26701/stat : 26701 (cosoco) R 26698 26701 22647 0 -1 4202496 12202 0 0 0 29932 0 0 0 20 0 1 0 435089202 45588480 5258 33554432000 4194304 6211092 140727879122144 140727879120104 5017540 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21164032 140727879123979 140727879124081 140727879124081 140727879126990 0
/proc/26701/statm: 11130 5258 853 493 0 4435 0
Current children cumulated CPU time: 299.32 s
Current children cumulated vsize: 44520 KiB
Current children cumulated memory: 21032 KiB

Child status: 0
Real time (s): 299.308
CPU time (s): 299.338
CPU user time (s): 299.33
CPU system time (s): 0.008001
CPU usage (%): 100.01
Max. virtual memory (cumulated for all children) (KiB): 44520
Max. memory (cumulated for all children) (KiB): 21032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 299.33
system time used= 0.008001
maximum resident set size= 21100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12256
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= 21
involuntary context switches= 79


# summary of solver processes directly reported to runsolver:
#   pid: 26701
#   total CPU time (s): 299.338
#   total CPU user time (s): 299.33
#   total CPU system time (s): 0.008001

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.28488 second user time and 1.72879 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-16 01:55:11
IDJOB=4397283
IDBENCH=141062
IDSOLVER=2849
FILE ID=node146/4397283-1568591752
RUNJOBID= node146-1568572743-22679
PBS_JOBID= 21703311
Free space on /tmp= 59028 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP18/Rlfap_mini/Rlfap-dec-scens11_mini/Rlfap-ext-scen-11-f02_c18.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4397283-1568591752/watcher-4397283-1568591752 -o /tmp/evaluation-result-4397283-1568591752/solver-4397283-1568591752 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node146-1568572743-22679 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4397283-1568591752.xml

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

MD5SUM BENCH= 7ac25fa9c4532324d4bc78edd5427656
RANDOM SEED=1580120613

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30914288 kB
MemAvailable:   31865724 kB
Buffers:          211920 kB
Cached:          1010792 kB
SwapCached:         4388 kB
Active:           588488 kB
Inactive:         646676 kB
Active(anon):      29800 kB
Inactive(anon):    29864 kB
Active(file):     558688 kB
Inactive(file):   616812 kB
Unevictable:      110700 kB
Mlocked:          110700 kB
SwapTotal:      67108860 kB
SwapFree:       67001204 kB
Dirty:              2732 kB
Writeback:             0 kB
AnonPages:        126732 kB
Mapped:            47544 kB
Shmem:             38724 kB
Slab:             213728 kB
SReclaimable:     183540 kB
SUnreclaim:        30188 kB
KernelStack:        3552 kB
PageTables:         5836 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     544372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 59024 MiB
End job on node146 at 2019-09-16 02:00:11