Trace number 4268249

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 1.12UNSAT 475.185 475.242

General information on the benchmark

NameRandom/Random-RB-3-20-20/
rand-3-20-20-60-632-40.xml
MD5SUMdc4dbad226249f26f24e6fd4bdcbff7b
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 benchmark32.698101
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints60
Number of domains1
Minimum domain size20
Maximum domain size20
Distribution of domain sizes[{"size":20,"count":20}]
Minimum variable degree2
Maximum variable degree16
Distribution of variable degrees[{"degree":2,"count":1},{"degree":5,"count":1},{"degree":6,"count":4},{"degree":7,"count":1},{"degree":8,"count":2},{"degree":9,"count":3},{"degree":10,"count":2},{"degree":11,"count":2},{"degree":13,"count":2},{"degree":15,"count":1},{"degree":16,"count":1}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":60}]
Number of extensional constraints60
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":60}]
Optimization problemNO
Type of objective

Solver Data

0.52/0.67	c root propagations     : 0           
0.52/0.67	c restarts enabled, print stats at every restarts
0.52/0.67	c
0.52/0.67	c
0.52/0.67	c
0.52/0.67	c This is cosoco 1.12 --  
0.52/0.67	c
0.52/0.67	c command line: cosoco -lc -model -restarts HOME/instance-4268249-1502511967.xml 
0.52/0.67	c ========================================[ Problem Statistics ]===========================================
0.52/0.67	c |                                                                                                       
0.52/0.67	c |  Parse time        :         0.60 s 
0.52/0.67	c |
0.52/0.67	c |               Variables: 20
0.52/0.67	c |            Domain Sizes: 20..20
0.52/0.67	c |
0.52/0.67	c |             Constraints: 60
0.52/0.67	c |                   Arity: 3..3  -- Ternary: 60
0.52/0.67	c | 
0.52/0.67	c |                   Types: 
0.52/0.67	c |                          Extension: 60  (nb tuples: 2944..2944) -- (shared: 0)
0.52/0.67	c |                          
0.52/0.67	c =========================================================================================================
0.52/0.67	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.62/0.74	c 101            153            10812          10657          0              0              4   7   5      
0.62/0.79	c 211            328            21540          20195          0              0              4   9   7      
0.72/0.83	c 332            508            30629          28602          0              0              6   10   7     
0.72/0.89	c 465            728            43917          40117          0              0              4   9   6      
0.82/0.96	c 611            976            57081          50879          0              0              4   10   6     
0.92/1.05	c 771            1240           72490          64788          0              0              4   9   6      
1.03/1.12	c 947            1511           88808          80060          0              0              4   9   7      
1.13/1.22	c 1140           1815           107541         96171          0              0              5   9   6      
1.22/1.31	c 1352           2165           128271         115161         0              0              5   8   6      
1.32/1.44	c 1585           2566           152269         137829         0              0              4   9   6      
1.52/1.63	c 1841           3011           182797         165932         0              0              4   9   5      
1.62/1.77	c 2122           3461           209614         190503         0              0              4   9   5      
1.82/1.91	c 2431           3965           239401         217809         0              0              4   8   6      
1.92/2.09	c 2770           4511           272906         246725         0              0              4   9   6      
2.13/2.27	c 3142           5112           312028         277646         0              0              5   10   6     
2.32/2.42	c 3551           5755           348184         309764         0              0              4   10   6     
2.52/2.68	c 4000           6513           393366         352786         0              0              4   9   6      
2.82/2.90	c 4493           7330           441037         396812         0              0              4   8   6      
3.02/3.14	c 5035           8188           491546         443027         0              0              4   10   6     
3.33/3.48	c 5631           9240           554926         499534         0              0              3   10   6     
3.82/3.91	c 6286           10258          623074         561860         0              0              4   9   6      
4.12/4.22	c 7006           11453          690829         625072         0              0              4   9   6      
4.52/4.63	c 7798           12753          766812         698089         0              0              4   10   6     
4.92/5.05	c 8669           14123          850311         784458         0              0              3   9   5      
5.53/5.66	c 9627           15711          954190         874586         0              0              4   10   6     
6.02/6.19	c 10680          17419          1063121        967520         0              0              4   10   6     
6.63/6.72	c 11838          19346          1174029        1068839        0              0              3   10   6     
7.22/7.37	c 13111          21390          1301546        1178832        0              0              4   10   5     
8.02/8.19	c 14511          23760          1457045        1323526        0              0              4   9   6      
8.92/9.01	c 16051          26332          1621978        1462623        0              0              4   10   6     
9.62/9.76	c 17745          29104          1771816        1604526        0              0              4   9   6      
10.62/10.72	c 19608          32235          1953239        1773747        0              0              4   10   6     
11.72/11.85	c 21657          35608          2172913        1960359        0              0              4   10   5     
13.13/13.21	c 23910          39219          2388209        2167382        0              0              3   10   6     
14.42/14.52	c 26388          43208          2645398        2426576        0              0              3   9   5      
15.92/16.03	c 29113          47680          2915145        2675970        0              0              4   11   6     
17.53/17.68	c 32110          52721          3213343        2944251        0              0              3   9   5      
19.22/19.35	c 35406          58040          3553444        3233259        0              0              4   10   6     
21.22/21.31	c 39031          64012          3929599        3590572        0              0              3   10   6     
23.42/23.51	c 43018          70532          4327658        3960855        0              0              4   11   5     
26.02/26.17	c 47403          77465          4726679        4343663        0              0              3   10   5     
28.53/28.61	c 52226          85307          5186205        4747240        0              0              3   10   6     
30.83/30.91	c 57531          94080          5674437        5184932        0              0              3   10   6     
34.42/34.51	c 63366          103646         6231926        5705414        0              0              3   11   5     
38.02/38.14	c 69784          114009         6834537        6266443        0              0              3   11   5     
42.22/42.33	c 76843          125607         7653906        7036283        0              0              3   10   5     
46.02/46.16	c 84607          138400         8409031        7749519        0              0              3   10   5     
51.42/51.59	c 93147          152152         9208313        8503856        0              0              3   10   5     
57.32/57.40	c 102541         167861         10173567       9393496        0              0              3   10   6     
63.42/63.60	c 112874         184468         11360192       10545971       0              0              3   9   5      
68.62/68.70	c 124240         203008         12442729       11542079       0              0              3   11   6     
75.22/75.34	c 136742         223224         13684406       12714935       0              0              3   11   5     
83.22/83.33	c 150494         245938         15051224       13994605       0              0              3   10   5     
90.72/90.87	c 165621         270299         16565045       15501591       0              0              3   11   5     
100.03/100.20	c 182260         297966         18203813       17017038       0              0              3   10   5     
107.83/107.95	c 200562         327649         19884504       18587709       0              0              3   10   6     
117.73/117.89	c 220694         361359         21913817       20492880       0              0              3   11   5     
129.02/129.10	c 242839         396703         24011189       22475357       0              0              2   10   5     
141.83/141.94	c 267198         436080         26308916       24605041       0              0              3   10   5     
157.73/157.88	c 293992         482176         29110439       27158798       1              0              2   10   5     
172.74/172.86	c 323465         530530         31990830       29781976       3              0              2   11   6     
189.53/189.67	c 355885         583367         35224876       32914561       4              0              2   11   5     
206.84/206.98	c 391547         641746         38841128       36421271       4              0              2   10   5     
226.23/226.36	c 430775         707626         42790517       40036725       5              0              2   11   5     
246.73/246.82	c 473925         779442         46823350       43834809       6              0              3   11   5     
268.63/268.73	c 521390         856719         51406087       48024032       7              0              2   11   5     
294.03/294.14	c 573601         942053         56460650       52742322       8              0              2   11   5     
322.83/322.96	c 631033         1038455        62043396       57898900       9              0              2   10   5     
352.73/352.82	c 694208         1142814        68198835       63702800       9              0              2   11   5     
386.63/386.77	c 763700         1258213        75141569       70196390       9              0              2   11   5     
423.44/423.53	c 840141         1387849        82863876       77308878       10             0              2   10   5     
462.13/462.25	c 924226         1529239        91094422       84796553       12             0              2   10   5     
475.14/475.24	c restarts              : 72          
475.14/475.24	c conflicts             : 951673       (2003 /sec)
475.14/475.24	c decisions             : 1576804      (3318 /sec)
475.14/475.24	c propagations          : 87237509    (183592 /sec)
475.14/475.24	c root propagations     : 0           
475.14/475.24	c filter calls          : 93873407       (197558 /sec)
475.14/475.24	c useless filter calls  : 67837677       (72 %)
475.14/475.24	c Memory used           : 36.35 MB
475.14/475.24	c CPU time              : 475.17 s
475.14/475.24	
475.14/475.24	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-4268249-1502511967/watcher-4268249-1502511967 -o /tmp/evaluation-result-4268249-1502511967/solver-4268249-1502511967 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502500343-24509 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4268249-1502511967.xml 

pid=29779
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.12 2.04 2.05 3/184 29782
/proc/meminfo: memFree=30995376/32770624 swapFree=0/585356
[pid=29782] ppid=29779 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/29782/stat : 29782 (runsolver) D 29779 29782 24445 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 98702986 24240128 108 18446744073709551615 4194304 4338465 140725582016608 140725582014248 139962745901783 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 38666240 140725582024897 140725582025289 140725582025289 140725582028746 0
/proc/29782/statm: 5918 108 54 36 0 2156 0

[startup+0.100152 s]
/proc/loadavg: 2.12 2.04 2.05 3/184 29782
/proc/meminfo: memFree=30995376/32770624 swapFree=0/585356
[pid=29782] ppid=29779 vsize=27684 CPUtime=0.03 cores=1,3,5,7
/proc/29782/stat : 29782 (cosoco) R 29779 29782 24445 0 -1 4202496 1121 0 0 0 3 0 0 0 20 0 1 0 98702986 28348416 898 18446744073709551615 4194304 5972588 140737279826880 140737279823528 5671543 0 0 1 0 0 0 0 17 5 0 0 6 0 0 8070896 8075904 10051584 140737279832558 140737279832653 140737279832653 140737279836110 0
/proc/29782/statm: 6921 898 719 435 0 284 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 27684

[startup+0.200272 s]
/proc/loadavg: 2.12 2.04 2.05 3/184 29782
/proc/meminfo: memFree=30995376/32770624 swapFree=0/585356
[pid=29782] ppid=29779 vsize=29124 CPUtime=0.13 cores=1,3,5,7
/proc/29782/stat : 29782 (cosoco) R 29779 29782 24445 0 -1 4202496 1494 0 0 0 13 0 0 0 20 0 1 0 98702986 29822976 1294 18446744073709551615 4194304 5972588 140737279826880 140737279823528 5418925 0 0 1 0 0 0 0 17 5 0 0 6 0 0 8070896 8075904 10051584 140737279832558 140737279832653 140737279832653 140737279836110 0
/proc/29782/statm: 7281 1294 722 435 0 644 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 29124

[startup+0.300257 s]
/proc/loadavg: 2.12 2.04 2.05 3/184 29782
/proc/meminfo: memFree=30995376/32770624 swapFree=0/585356
[pid=29782] ppid=29779 vsize=30584 CPUtime=0.23 cores=1,3,5,7
/proc/29782/stat : 29782 (cosoco) R 29779 29782 24445 0 -1 4202496 1854 0 0 0 23 0 0 0 20 0 1 0 98702986 31318016 1690 18446744073709551615 4194304 5972588 140737279826880 140737279823528 5418925 0 0 1 0 0 0 0 17 5 0 0 6 0 0 8070896 8075904 10051584 140737279832558 140737279832653 140737279832653 140737279836110 0
/proc/29782/statm: 7646 1690 722 435 0 1009 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 30584

[startup+0.700229 s]
/proc/loadavg: 2.12 2.04 2.05 3/184 29782
/proc/meminfo: memFree=30995376/32770624 swapFree=0/585356
[pid=29782] ppid=29779 vsize=37220 CPUtime=0.62 cores=1,3,5,7
/proc/29782/stat : 29782 (cosoco) R 29779 29782 24445 0 -1 4202496 3551 0 0 0 62 0 0 0 20 0 1 0 98702986 38113280 3383 18446744073709551615 4194304 5972588 140737279826880 140737279823528 5094189 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 10051584 140737279832558 140737279832653 140737279832653 140737279836110 0
/proc/29782/statm: 9305 3383 755 435 0 2668 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 37220

[startup+1.50027 s]
/proc/loadavg: 2.12 2.04 2.05 3/185 29783
/proc/meminfo: memFree=30984636/32770624 swapFree=0/585260
[pid=29782] ppid=29779 vsize=37220 CPUtime=1.42 cores=1,3,5,7
/proc/29782/stat : 29782 (cosoco) R 29779 29782 24445 0 -1 4202496 3553 0 0 0 142 0 0 0 20 0 1 0 98702986 38113280 3383 18446744073709551615 4194304 5972588 140737279826880 140737279824184 4935506 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 10051584 140737279832558 140737279832653 140737279832653 140737279836110 0
/proc/29782/statm: 9305 3383 755 435 0 2668 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 37220

[startup+3.10026 s]
/proc/loadavg: 2.12 2.04 2.05 3/185 29783
/proc/meminfo: memFree=30984264/32770624 swapFree=0/585260
[pid=29782] ppid=29779 vsize=37220 CPUtime=3.02 cores=1,3,5,7
/proc/29782/stat : 29782 (cosoco) R 29779 29782 24445 0 -1 4202496 6107 0 0 0 302 0 0 0 20 0 1 0 98702986 38113280 3395 18446744073709551615 4194304 5972588 140737279826880 140737279824184 4936025 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 10051584 140737279832558 140737279832653 140737279832653 140737279836110 0
/proc/29782/statm: 9305 3395 766 435 0 2668 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 37220

[startup+6.30024 s]
/proc/loadavg: 2.11 2.04 2.05 3/185 29783
/proc/meminfo: memFree=30983916/32770624 swapFree=0/585260
[pid=29782] ppid=29779 vsize=37220 CPUtime=6.22 cores=1,3,5,7
/proc/29782/stat : 29782 (cosoco) R 29779 29782 24445 0 -1 4202496 8660 0 0 0 622 0 0 0 20 0 1 0 98702986 38113280 3395 18446744073709551615 4194304 5972588 140737279826880 140737279824184 4936000 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 10051584 140737279832558 140737279832653 140737279832653 140737279836110 0
/proc/29782/statm: 9305 3395 766 435 0 2668 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 37220

[startup+12.7003 s]
/proc/loadavg: 2.10 2.04 2.05 3/185 29783
/proc/meminfo: memFree=30983560/32770624 swapFree=0/585256
[pid=29782] ppid=29779 vsize=37220 CPUtime=12.62 cores=1,3,5,7
/proc/29782/stat : 29782 (cosoco) R 29779 29782 24445 0 -1 4202496 11213 0 0 0 1262 0 0 0 20 0 1 0 98702986 38113280 3395 18446744073709551615 4194304 5972588 140737279826880 140737279824184 4935408 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 10051584 140737279832558 140737279832653 140737279832653 140737279836110 0
/proc/29782/statm: 9305 3395 766 435 0 2668 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 37220

[startup+25.5003 s]
/proc/loadavg: 2.08 2.04 2.05 3/185 29784
/proc/meminfo: memFree=30983684/32770624 swapFree=0/585244
[pid=29782] ppid=29779 vsize=37220 CPUtime=25.42 cores=1,3,5,7
/proc/29782/stat : 29782 (cosoco) R 29779 29782 24445 0 -1 4202496 16319 0 0 0 2542 0 0 0 20 0 1 0 98702986 38113280 3395 18446744073709551615 4194304 5972588 140737279826880 140737279824184 4936000 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 10051584 140737279832558 140737279832653 140737279832653 140737279836110 0
/proc/29782/statm: 9305 3395 766 435 0 2668 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 37220

[startup+51.1003 s]
/proc/loadavg: 2.05 2.04 2.05 3/186 29785
/proc/meminfo: memFree=30983420/32770624 swapFree=0/585236
[pid=29782] ppid=29779 vsize=37220 CPUtime=51.02 cores=1,3,5,7
/proc/29782/stat : 29782 (cosoco) R 29779 29782 24445 0 -1 4202496 18872 0 0 0 5102 0 0 0 20 0 1 0 98702986 38113280 3395 18446744073709551615 4194304 5972588 140737279826880 140737279824184 4936025 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 10051584 140737279832558 140737279832653 140737279832653 140737279836110 0
/proc/29782/statm: 9305 3395 766 435 0 2668 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 37220

[startup+102.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/185 29787
/proc/meminfo: memFree=30982896/32770624 swapFree=0/585228
[pid=29782] ppid=29779 vsize=37220 CPUtime=102.23 cores=1,3,5,7
/proc/29782/stat : 29782 (cosoco) R 29779 29782 24445 0 -1 4202496 19394 0 0 0 10223 0 0 0 20 0 1 0 98702986 38113280 3395 18446744073709551615 4194304 5972588 140737279826880 140737279824184 4936000 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 10051584 140737279832558 140737279832653 140737279832653 140737279836110 0
/proc/29782/statm: 9305 3395 766 435 0 2668 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 37220

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/185 29789
/proc/meminfo: memFree=30982780/32770624 swapFree=0/585228
[pid=29782] ppid=29779 vsize=37220 CPUtime=162.23 cores=1,3,5,7
/proc/29782/stat : 29782 (cosoco) R 29779 29782 24445 0 -1 4202496 19912 0 0 0 16222 1 0 0 20 0 1 0 98702986 38113280 3395 18446744073709551615 4194304 5972588 140737279826880 140737279824184 4934318 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 10051584 140737279832558 140737279832653 140737279832653 140737279836110 0
/proc/29782/statm: 9305 3395 766 435 0 2668 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 37220

[startup+222.306 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 29791
/proc/meminfo: memFree=30983400/32770624 swapFree=0/585232
[pid=29782] ppid=29779 vsize=37220 CPUtime=222.24 cores=1,3,5,7
/proc/29782/stat : 29782 (cosoco) R 29779 29782 24445 0 -1 4202496 20430 0 0 0 22223 1 0 0 20 0 1 0 98702986 38113280 3395 18446744073709551615 4194304 5972588 140737279826880 140737279824184 4934285 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 10051584 140737279832558 140737279832653 140737279832653 140737279836110 0
/proc/29782/statm: 9305 3395 766 435 0 2668 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 37220

[startup+282.3 s]
/proc/loadavg: 1.89 1.99 2.03 3/186 29855
/proc/meminfo: memFree=30805148/32770624 swapFree=0/585256
[pid=29782] ppid=29779 vsize=37220 CPUtime=282.23 cores=1,3,5,7
/proc/29782/stat : 29782 (cosoco) R 29779 29782 24445 0 -1 4202496 20948 0 0 0 28222 1 0 0 20 0 1 0 98702986 38113280 3395 18446744073709551615 4194304 5972588 140737279826880 140737279824184 4936013 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 10051584 140737279832558 140737279832653 140737279832653 140737279836110 0
/proc/29782/statm: 9305 3395 766 435 0 2668 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 37220

[startup+342.3 s]
/proc/loadavg: 1.96 1.99 2.03 3/185 29857
/proc/meminfo: memFree=30783064/32770624 swapFree=0/585260
[pid=29782] ppid=29779 vsize=37220 CPUtime=342.23 cores=1,3,5,7
/proc/29782/stat : 29782 (cosoco) R 29779 29782 24445 0 -1 4202496 21462 0 0 0 34222 1 0 0 20 0 1 0 98702986 38113280 3395 18446744073709551615 4194304 5972588 140737279826880 140737279824184 4935454 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 10051584 140737279832558 140737279832653 140737279832653 140737279836110 0
/proc/29782/statm: 9305 3395 766 435 0 2668 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 37220

[startup+402.3 s]
/proc/loadavg: 1.99 1.99 2.03 3/185 29859
/proc/meminfo: memFree=30782320/32770624 swapFree=0/585260
[pid=29782] ppid=29779 vsize=37220 CPUtime=402.23 cores=1,3,5,7
/proc/29782/stat : 29782 (cosoco) R 29779 29782 24445 0 -1 4202496 21960 0 0 0 40222 1 0 0 20 0 1 0 98702986 38113280 3395 18446744073709551615 4194304 5972588 140737279826880 140737279824184 4935454 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 10051584 140737279832558 140737279832653 140737279832653 140737279836110 0
/proc/29782/statm: 9305 3395 766 435 0 2668 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 37220

[startup+462.3 s]
/proc/loadavg: 1.99 1.99 2.03 3/185 29861
/proc/meminfo: memFree=30781780/32770624 swapFree=0/585272
[pid=29782] ppid=29779 vsize=37220 CPUtime=462.23 cores=1,3,5,7
/proc/29782/stat : 29782 (cosoco) R 29779 29782 24445 0 -1 4202496 22426 0 0 0 46222 1 0 0 20 0 1 0 98702986 38113280 3395 18446744073709551615 4194304 5972588 140737279826880 140737279824184 4935463 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 10051584 140737279832558 140737279832653 140737279832653 140737279836110 0
/proc/29782/statm: 9305 3395 766 435 0 2668 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 37220

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

[startup+467.2 s]
/proc/loadavg: 2.00 1.99 2.03 3/185 29861
/proc/meminfo: memFree=30781780/32770624 swapFree=0/585272
[pid=29782] ppid=29779 vsize=37220 CPUtime=467.13 cores=1,3,5,7
/proc/29782/stat : 29782 (cosoco) R 29779 29782 24445 0 -1 4202496 22426 0 0 0 46712 1 0 0 20 0 1 0 98702986 38113280 3395 18446744073709551615 4194304 5972588 140737279826880 140737279824184 4935463 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 10051584 140737279832558 140737279832653 140737279832653 140737279836110 0
/proc/29782/statm: 9305 3395 766 435 0 2668 0
Current children cumulated CPU time (s) 467.13
Current children cumulated vsize (KiB) 37220

[startup+470.4 s]
/proc/loadavg: 2.00 1.99 2.03 3/185 29861
/proc/meminfo: memFree=30781656/32770624 swapFree=0/585268
[pid=29782] ppid=29779 vsize=37220 CPUtime=470.33 cores=1,3,5,7
/proc/29782/stat : 29782 (cosoco) R 29779 29782 24445 0 -1 4202496 22426 0 0 0 47032 1 0 0 20 0 1 0 98702986 38113280 3395 18446744073709551615 4194304 5972588 140737279826880 140737279824184 4935463 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 10051584 140737279832558 140737279832653 140737279832653 140737279836110 0
/proc/29782/statm: 9305 3395 766 435 0 2668 0
Current children cumulated CPU time (s) 470.33
Current children cumulated vsize (KiB) 37220

[startup+473.6 s]
/proc/loadavg: 2.00 1.99 2.03 3/188 29875
/proc/meminfo: memFree=30776760/32770624 swapFree=0/585292
[pid=29782] ppid=29779 vsize=37220 CPUtime=473.53 cores=1,3,5,7
/proc/29782/stat : 29782 (cosoco) R 29779 29782 24445 0 -1 4202496 22426 0 0 0 47352 1 0 0 20 0 1 0 98702986 38113280 3395 18446744073709551615 4194304 5972588 140737279826880 140737279824184 4935454 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 10051584 140737279832558 140737279832653 140737279832653 140737279836110 0
/proc/29782/statm: 9305 3395 766 435 0 2668 0
Current children cumulated CPU time (s) 473.53
Current children cumulated vsize (KiB) 37220

[startup+474.4 s]
/proc/loadavg: 2.00 1.99 2.03 3/188 29875
/proc/meminfo: memFree=30776636/32770624 swapFree=0/585292
[pid=29782] ppid=29779 vsize=37220 CPUtime=474.33 cores=1,3,5,7
/proc/29782/stat : 29782 (cosoco) R 29779 29782 24445 0 -1 4202496 22426 0 0 0 47432 1 0 0 20 0 1 0 98702986 38113280 3395 18446744073709551615 4194304 5972588 140737279826880 140737279824184 4935613 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 10051584 140737279832558 140737279832653 140737279832653 140737279836110 0
/proc/29782/statm: 9305 3395 766 435 0 2668 0
Current children cumulated CPU time (s) 474.33
Current children cumulated vsize (KiB) 37220

[startup+474.8 s]
/proc/loadavg: 2.00 1.99 2.03 3/188 29875
/proc/meminfo: memFree=30776636/32770624 swapFree=0/585292
[pid=29782] ppid=29779 vsize=37220 CPUtime=474.73 cores=1,3,5,7
/proc/29782/stat : 29782 (cosoco) R 29779 29782 24445 0 -1 4202496 22426 0 0 0 47472 1 0 0 20 0 1 0 98702986 38113280 3395 18446744073709551615 4194304 5972588 140737279826880 140737279824184 4935463 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 10051584 140737279832558 140737279832653 140737279832653 140737279836110 0
/proc/29782/statm: 9305 3395 766 435 0 2668 0
Current children cumulated CPU time (s) 474.73
Current children cumulated vsize (KiB) 37220

[startup+475.2 s]
/proc/loadavg: 2.00 1.99 2.03 3/188 29875
/proc/meminfo: memFree=30776388/32770624 swapFree=0/585292
[pid=29782] ppid=29779 vsize=37220 CPUtime=475.14 cores=1,3,5,7
/proc/29782/stat : 29782 (cosoco) R 29779 29782 24445 0 -1 4202496 22426 0 0 0 47513 1 0 0 20 0 1 0 98702986 38113280 3395 18446744073709551615 4194304 5972588 140737279826880 140737279824184 4935463 0 0 1 8405026 0 0 0 17 5 0 0 6 0 0 8070896 8075904 10051584 140737279832558 140737279832653 140737279832653 140737279836110 0
/proc/29782/statm: 9305 3395 766 435 0 2668 0
Current children cumulated CPU time (s) 475.14
Current children cumulated vsize (KiB) 37220

Child status: 0
Real time (s): 475.242
CPU time (s): 475.185
CPU user time (s): 475.17
CPU system time (s): 0.015
CPU usage (%): 99.988
Max. virtual memory (cumulated for all children) (KiB): 37220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 475.17
system time used= 0.015
maximum resident set size= 13660
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22468
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= 454

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.1981 second user time and 1.73662 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-12 06:12:11
IDJOB=4268249
IDBENCH=121402
IDSOLVER=2658
FILE ID=node134/4268249-1502511967
RUNJOBID= node134-1502500343-24509
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/Random/Random-RB-3-20-20/rand-3-20-20-60-632-40.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4268249-1502511967/watcher-4268249-1502511967 -o /tmp/evaluation-result-4268249-1502511967/solver-4268249-1502511967 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502500343-24509 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4268249-1502511967.xml

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

MD5SUM BENCH= dc4dbad226249f26f24e6fd4bdcbff7b
RANDOM SEED=163391668

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
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:        30995376 kB
MemAvailable:   31973672 kB
Buffers:          298912 kB
Cached:           979968 kB
SwapCached:            0 kB
Active:           713492 kB
Inactive:         624764 kB
Active(anon):      61600 kB
Inactive(anon):    39408 kB
Active(file):     651892 kB
Inactive(file):   585356 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3896 kB
Writeback:             4 kB
AnonPages:         59380 kB
Mapped:            54404 kB
Shmem:             41660 kB
Slab:             139704 kB
SReclaimable:     113768 kB
SUnreclaim:        25936 kB
KernelStack:        3248 kB
PageTables:         4948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     333748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 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:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62024 MiB
End job on node134 at 2017-08-12 06:20:07