Trace number 4240331

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 475.73 475.817

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.59/0.66	c root propagations     : 0           
0.59/0.66	c restarts enabled, print stats at every restarts
0.59/0.66	c
0.59/0.66	c
0.59/0.66	c
0.59/0.66	c This is cosoco 1.0 --  
0.59/0.66	c
0.59/0.66	c ========================================[ Problem Statistics ]===========================================
0.59/0.66	c |                                                                                                       
0.59/0.66	c |  Parse time        :         0.65 s 
0.59/0.66	c |
0.59/0.66	c |               Variables: 20
0.59/0.66	c |            Domain Sizes: 20..20
0.59/0.66	c |
0.59/0.66	c |             Constraints: 60
0.59/0.66	c |                   Arity: 3..3  -- Ternary: 60
0.59/0.66	c | 
0.59/0.66	c |                   Types: 
0.59/0.66	c |                          Extension: 60  (nb tuples: 2944..2944) -- (shared: 0)
0.59/0.66	c |                          
0.59/0.66	c =========================================================================================================
0.59/0.66	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.69/0.72	c 101            153            10812          10657          0              0              4   7   5      
0.69/0.77	c 211            328            21540          20195          0              0              4   9   7      
0.79/0.81	c 332            508            30629          28602          0              0              6   10   7     
0.79/0.87	c 465            728            43917          40117          0              0              4   9   6      
0.89/0.94	c 611            976            57081          50879          0              0              4   10   6     
0.99/1.03	c 771            1240           72490          64788          0              0              4   9   6      
0.99/1.10	c 947            1511           88808          80060          0              0              4   9   7      
1.10/1.19	c 1140           1815           107541         96171          0              0              5   9   6      
1.20/1.28	c 1352           2165           128271         115161         0              0              5   8   6      
1.39/1.41	c 1585           2566           152269         137829         0              0              4   9   6      
1.49/1.59	c 1841           3011           182797         165932         0              0              4   9   5      
1.69/1.72	c 2122           3461           209614         190503         0              0              4   9   5      
1.79/1.86	c 2431           3965           239401         217809         0              0              4   8   6      
1.99/2.04	c 2770           4511           272906         246725         0              0              4   9   6      
2.19/2.21	c 3142           5112           312028         277646         0              0              5   10   6     
2.29/2.37	c 3551           5755           348184         309764         0              0              4   10   6     
2.59/2.62	c 4000           6513           393366         352786         0              0              4   9   6      
2.79/2.83	c 4493           7330           441037         396812         0              0              4   8   6      
2.99/3.07	c 5035           8188           491546         443027         0              0              4   10   6     
3.39/3.41	c 5631           9240           554926         499534         0              0              3   10   6     
3.79/3.82	c 6286           10258          623074         561860         0              0              4   9   6      
4.09/4.13	c 7006           11453          690829         625072         0              0              4   9   6      
4.49/4.54	c 7798           12753          766812         698089         0              0              4   10   6     
4.89/4.95	c 8669           14123          850311         784458         0              0              3   9   5      
5.49/5.54	c 9627           15711          954190         874586         0              0              4   10   6     
5.99/6.06	c 10680          17419          1063121        967520         0              0              4   10   6     
6.49/6.57	c 11838          19346          1174029        1068839        0              0              3   10   6     
7.19/7.21	c 13111          21390          1301546        1178832        0              0              4   10   5     
7.99/8.01	c 14511          23760          1457045        1323526        0              0              4   9   6      
8.79/8.81	c 16051          26332          1621978        1462623        0              0              4   10   6     
9.49/9.55	c 17745          29104          1771816        1604526        0              0              4   9   6      
10.39/10.48	c 19608          32235          1953239        1773747        0              0              4   10   6     
11.49/11.58	c 21657          35608          2172913        1960359        0              0              4   10   5     
12.89/12.91	c 23910          39219          2388209        2167382        0              0              3   10   6     
14.08/14.18	c 26388          43208          2645398        2426576        0              0              3   9   5      
15.58/15.66	c 29113          47680          2915145        2675970        0              0              4   11   6     
17.18/17.27	c 32110          52721          3213343        2944251        0              0              3   9   5      
18.88/18.91	c 35406          58040          3553444        3233259        0              0              4   10   6     
20.78/20.81	c 39031          64012          3929599        3590572        0              0              3   10   6     
22.88/22.97	c 43018          70532          4327658        3960855        0              0              4   11   5     
25.48/25.50	c 47403          77465          4726679        4343663        0              0              3   10   5     
27.78/27.86	c 52226          85307          5186205        4747240        0              0              3   10   6     
30.08/30.10	c 57531          94080          5674437        5184932        0              0              3   10   6     
33.48/33.51	c 63366          103646         6231926        5705414        0              0              3   11   5     
36.98/37.01	c 69784          114009         6834537        6266443        0              0              3   11   5     
41.08/41.12	c 76843          125607         7653906        7036283        0              0              3   10   5     
44.78/44.87	c 84607          138400         8409031        7749519        0              0              3   10   5     
49.98/50.03	c 93147          152152         9208313        8503856        0              0              3   10   5     
55.58/55.64	c 102541         167861         10173567       9393496        0              0              3   10   6     
62.08/62.10	c 112874         184468         11360192       10545971       0              0              3   9   5      
67.38/67.40	c 124240         203008         12442729       11542079       0              0              3   11   6     
74.18/74.29	c 136742         223224         13684406       12714935       0              0              3   11   5     
82.37/82.47	c 150494         245938         15051224       13994605       0              0              3   10   5     
89.97/90.05	c 165621         270299         16565045       15501591       0              0              3   11   5     
99.37/99.41	c 182260         297966         18203813       17017038       0              0              3   10   5     
107.07/107.19	c 200562         327649         19884504       18587709       0              0              3   10   6     
117.07/117.17	c 220694         361359         21913817       20492880       0              0              3   11   5     
128.36/128.43	c 242839         396703         24011189       22475357       0              0              2   10   5     
141.16/141.29	c 267198         436080         26308916       24605041       0              0              3   10   5     
157.16/157.30	c 293992         482176         29110439       27158798       1              0              2   10   5     
172.26/172.34	c 323465         530530         31990830       29781976       3              0              2   11   6     
189.16/189.22	c 355885         583367         35224876       32914561       4              0              2   11   5     
206.55/206.61	c 391547         641746         38841128       36421271       4              0              2   10   5     
225.95/226.06	c 430775         707626         42790517       40036725       5              0              2   11   5     
246.45/246.59	c 473925         779442         46823350       43834809       6              0              3   11   5     
268.45/268.57	c 521390         856719         51406087       48024032       7              0              2   11   5     
293.94/294.06	c 573601         942053         56460650       52742322       8              0              2   11   5     
322.83/322.95	c 631033         1038455        62043396       57898900       9              0              2   10   5     
352.83/352.94	c 694208         1142814        68198835       63702800       9              0              2   11   5     
386.92/387.02	c 763700         1258213        75141569       70196390       9              0              2   11   5     
423.81/423.92	c 840141         1387849        82863876       77308878       10             0              2   10   5     
462.61/462.78	c 924226         1529239        91094422       84796553       12             0              2   10   5     
475.71/475.81	c restarts              : 72          
475.71/475.81	c conflicts             : 951673       (2001 /sec)
475.71/475.81	c decisions             : 1576804      (3315 /sec)
475.71/475.81	c propagations          : 87237509    (183381 /sec)
475.71/475.81	c root propagations     : 0           
475.71/475.81	c filter calls          : 93873407       (197330 /sec)
475.71/475.81	c useless filter calls  : 67837677       (72 %)
475.71/475.81	c Memory used           : 36.34 MB
475.71/475.81	c CPU time              : 475.717 s
475.71/475.81	
475.71/475.81	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-4240331-1500626215/watcher-4240331-1500626215 -o /tmp/evaluation-result-4240331-1500626215/solver-4240331-1500626215 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node128-1500623778-3171 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4240331-1500626215.xml 

pid=4151
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: 2.00 2.01 1.87 3/186 4154
/proc/meminfo: memFree=30152408/32770624 swapFree=6204/1832140
[pid=4154] ppid=4151 vsize=26992 CPUtime=0 cores=0,2,4,6
/proc/4154/stat : 4154 (cosoco) R 4151 4154 3140 0 -1 4202496 962 0 0 0 0 0 0 0 20 0 1 0 15897715 27639808 766 33554432000 4194304 5970956 140730041360480 140730041357128 5417044 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 41041920 140730041365697 140730041365827 140730041365827 140730041368526 0
/proc/4154/statm: 6748 766 683 434 0 112 0

[startup+0.100169 s]
/proc/loadavg: 2.00 2.01 1.87 3/186 4154
/proc/meminfo: memFree=30152408/32770624 swapFree=6204/1832140
[pid=4154] ppid=4151 vsize=28108 CPUtime=0.09 cores=0,2,4,6
/proc/4154/stat : 4154 (cosoco) R 4151 4154 3140 0 -1 4202496 1220 0 0 0 9 0 0 0 20 0 1 0 15897715 28782592 1030 33554432000 4194304 5970956 140730041360480 140730041357080 5671181 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 41041920 140730041365697 140730041365827 140730041365827 140730041368526 0
/proc/4154/statm: 7027 1030 715 434 0 391 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28108

[startup+0.200339 s]
/proc/loadavg: 2.00 2.01 1.87 3/186 4154
/proc/meminfo: memFree=30152408/32770624 swapFree=6204/1832140
[pid=4154] ppid=4151 vsize=29400 CPUtime=0.19 cores=0,2,4,6
/proc/4154/stat : 4154 (cosoco) R 4151 4154 3140 0 -1 4202496 1544 0 0 0 19 0 0 0 20 0 1 0 15897715 30105600 1360 33554432000 4194304 5970956 140730041360480 140730041357080 140096589573120 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 41041920 140730041365697 140730041365827 140730041365827 140730041368526 0
/proc/4154/statm: 7350 1360 716 434 0 714 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 29400

[startup+0.300319 s]
/proc/loadavg: 2.00 2.01 1.87 3/186 4154
/proc/meminfo: memFree=30152408/32770624 swapFree=6204/1832140
[pid=4154] ppid=4151 vsize=30860 CPUtime=0.29 cores=0,2,4,6
/proc/4154/stat : 4154 (cosoco) R 4151 4154 3140 0 -1 4202496 1908 0 0 0 29 0 0 0 20 0 1 0 15897715 31600640 1690 33554432000 4194304 5970956 140730041360480 140730041357080 5673946 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8070896 8075904 41041920 140730041365697 140730041365827 140730041365827 140730041368526 0
/proc/4154/statm: 7715 1690 716 434 0 1079 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30860

[startup+0.70028 s]
/proc/loadavg: 2.00 2.01 1.87 3/186 4154
/proc/meminfo: memFree=30152408/32770624 swapFree=6204/1832140
[pid=4154] ppid=4151 vsize=37204 CPUtime=0.69 cores=0,2,4,6
/proc/4154/stat : 4154 (cosoco) R 4151 4154 3140 0 -1 4202496 3553 0 0 0 69 0 0 0 20 0 1 0 15897715 38096896 3389 33554432000 4194304 5970956 140730041360480 140730041358088 4934318 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 41041920 140730041365697 140730041365827 140730041365827 140730041368526 0
/proc/4154/statm: 9301 3389 760 434 0 2665 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37204

[startup+1.50031 s]
/proc/loadavg: 2.00 2.01 1.87 3/187 4155
/proc/meminfo: memFree=30142136/32770624 swapFree=6204/1832060
[pid=4154] ppid=4151 vsize=37204 CPUtime=1.49 cores=0,2,4,6
/proc/4154/stat : 4154 (cosoco) R 4151 4154 3140 0 -1 4202496 3556 0 0 0 149 0 0 0 20 0 1 0 15897715 38096896 3389 33554432000 4194304 5970956 140730041360480 140730041357816 4934477 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 41041920 140730041365697 140730041365827 140730041365827 140730041368526 0
/proc/4154/statm: 9301 3389 760 434 0 2665 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37204

[startup+3.10031 s]
/proc/loadavg: 2.00 2.01 1.87 3/187 4155
/proc/meminfo: memFree=30141764/32770624 swapFree=6204/1832060
[pid=4154] ppid=4151 vsize=37204 CPUtime=3.09 cores=0,2,4,6
/proc/4154/stat : 4154 (cosoco) R 4151 4154 3140 0 -1 4202496 6108 0 0 0 309 0 0 0 20 0 1 0 15897715 38096896 3396 33554432000 4194304 5970956 140730041360480 140730041357816 4934318 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 41041920 140730041365697 140730041365827 140730041365827 140730041368526 0
/proc/4154/statm: 9301 3396 765 434 0 2665 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37204

[startup+6.30028 s]
/proc/loadavg: 2.08 2.03 1.87 3/187 4155
/proc/meminfo: memFree=30141348/32770624 swapFree=6204/1832060
[pid=4154] ppid=4151 vsize=37204 CPUtime=6.29 cores=0,2,4,6
/proc/4154/stat : 4154 (cosoco) R 4151 4154 3140 0 -1 4202496 8659 0 0 0 629 0 0 0 20 0 1 0 15897715 38096896 3396 33554432000 4194304 5970956 140730041360480 140730041357816 4934868 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 41041920 140730041365697 140730041365827 140730041365827 140730041368526 0
/proc/4154/statm: 9301 3396 765 434 0 2665 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37204

[startup+12.7003 s]
/proc/loadavg: 2.08 2.03 1.87 3/187 4155
/proc/meminfo: memFree=30141376/32770624 swapFree=6204/1832080
[pid=4154] ppid=4151 vsize=37204 CPUtime=12.69 cores=0,2,4,6
/proc/4154/stat : 4154 (cosoco) R 4151 4154 3140 0 -1 4202496 11210 0 0 0 1269 0 0 0 20 0 1 0 15897715 38096896 3396 33554432000 4194304 5970956 140730041360480 140730041357816 4933208 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 41041920 140730041365697 140730041365827 140730041365827 140730041368526 0
/proc/4154/statm: 9301 3396 765 434 0 2665 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37204

[startup+25.5004 s]
/proc/loadavg: 2.06 2.03 1.88 3/187 4155
/proc/meminfo: memFree=30141500/32770624 swapFree=6204/1832088
[pid=4154] ppid=4151 vsize=37204 CPUtime=25.48 cores=0,2,4,6
/proc/4154/stat : 4154 (cosoco) R 4151 4154 3140 0 -1 4202496 16050 0 0 0 2548 0 0 0 20 0 1 0 15897715 38096896 3396 33554432000 4194304 5970956 140730041360480 140730041357816 4934318 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 41041920 140730041365697 140730041365827 140730041365827 140730041368526 0
/proc/4154/statm: 9301 3396 765 434 0 2665 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 37204

[startup+51.1004 s]
/proc/loadavg: 2.04 2.03 1.88 3/187 4155
/proc/meminfo: memFree=30141500/32770624 swapFree=6204/1832124
[pid=4154] ppid=4151 vsize=37204 CPUtime=51.08 cores=0,2,4,6
/proc/4154/stat : 4154 (cosoco) R 4151 4154 3140 0 -1 4202496 18863 0 0 0 5107 1 0 0 20 0 1 0 15897715 38096896 3396 33554432000 4194304 5970956 140730041360480 140730041357816 4934327 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 41041920 140730041365697 140730041365827 140730041365827 140730041368526 0
/proc/4154/statm: 9301 3396 765 434 0 2665 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 37204

[startup+102.3 s]
/proc/loadavg: 2.02 2.02 1.88 3/187 4156
/proc/meminfo: memFree=30139440/32770624 swapFree=6204/1832200
[pid=4154] ppid=4151 vsize=37204 CPUtime=102.27 cores=0,2,4,6
/proc/4154/stat : 4154 (cosoco) R 4151 4154 3140 0 -1 4202496 21414 0 0 0 10226 1 0 0 20 0 1 0 15897715 38096896 3396 33554432000 4194304 5970956 140730041360480 140730041357816 4934327 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 41041920 140730041365697 140730041365827 140730041365827 140730041368526 0
/proc/4154/statm: 9301 3396 765 434 0 2665 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 37204

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 1.89 3/187 4157
/proc/meminfo: memFree=30139328/32770624 swapFree=6204/1832256
[pid=4154] ppid=4151 vsize=37204 CPUtime=162.26 cores=0,2,4,6
/proc/4154/stat : 4154 (cosoco) R 4151 4154 3140 0 -1 4202496 21933 0 0 0 16225 1 0 0 20 0 1 0 15897715 38096896 3396 33554432000 4194304 5970956 140730041360480 140730041357816 4934318 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 41041920 140730041365697 140730041365827 140730041365827 140730041368526 0
/proc/4154/statm: 9301 3396 765 434 0 2665 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 37204

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 1.89 3/187 4165
/proc/meminfo: memFree=30138504/32770624 swapFree=6204/1832316
[pid=4154] ppid=4151 vsize=37204 CPUtime=222.25 cores=0,2,4,6
/proc/4154/stat : 4154 (cosoco) R 4151 4154 3140 0 -1 4202496 22452 0 0 0 22224 1 0 0 20 0 1 0 15897715 38096896 3396 33554432000 4194304 5970956 140730041360480 140730041357816 4934527 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 41041920 140730041365697 140730041365827 140730041365827 140730041368526 0
/proc/4154/statm: 9301 3396 765 434 0 2665 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 37204

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.90 3/187 4166
/proc/meminfo: memFree=30138436/32770624 swapFree=6204/1832360
[pid=4154] ppid=4151 vsize=37204 CPUtime=282.24 cores=0,2,4,6
/proc/4154/stat : 4154 (cosoco) R 4151 4154 3140 0 -1 4202496 22970 0 0 0 28223 1 0 0 20 0 1 0 15897715 38096896 3396 33554432000 4194304 5970956 140730041360480 140730041357816 4934327 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 41041920 140730041365697 140730041365827 140730041365827 140730041368526 0
/proc/4154/statm: 9301 3396 765 434 0 2665 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 37204

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 1.91 3/187 4289
/proc/meminfo: memFree=29565428/32770624 swapFree=6204/1832904
[pid=4154] ppid=4151 vsize=37204 CPUtime=342.23 cores=0,2,4,6
/proc/4154/stat : 4154 (cosoco) R 4151 4154 3140 0 -1 4202496 23486 0 0 0 34222 1 0 0 20 0 1 0 15897715 38096896 3396 33554432000 4194304 5970956 140730041360480 140730041357816 4934366 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 41041920 140730041365697 140730041365827 140730041365827 140730041368526 0
/proc/4154/statm: 9301 3396 765 434 0 2665 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 37204

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/187 4350
/proc/meminfo: memFree=30048936/32770624 swapFree=6204/1833000
[pid=4154] ppid=4151 vsize=37204 CPUtime=402.22 cores=0,2,4,6
/proc/4154/stat : 4154 (cosoco) R 4151 4154 3140 0 -1 4202496 23977 0 0 0 40221 1 0 0 20 0 1 0 15897715 38096896 3396 33554432000 4194304 5970956 140730041360480 140730041357816 4934327 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 41041920 140730041365697 140730041365827 140730041365827 140730041368526 0
/proc/4154/statm: 9301 3396 765 434 0 2665 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 37204

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.92 3/187 4351
/proc/meminfo: memFree=30047572/32770624 swapFree=6204/1833044
[pid=4154] ppid=4151 vsize=37204 CPUtime=462.21 cores=0,2,4,6
/proc/4154/stat : 4154 (cosoco) R 4151 4154 3140 0 -1 4202496 24431 0 0 0 46220 1 0 0 20 0 1 0 15897715 38096896 3396 33554432000 4194304 5970956 140730041360480 140730041357816 4934318 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 41041920 140730041365697 140730041365827 140730041365827 140730041368526 0
/proc/4154/statm: 9301 3396 765 434 0 2665 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 37204

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

[startup+467.2 s]
/proc/loadavg: 2.00 2.01 1.92 3/187 4351
/proc/meminfo: memFree=30047440/32770624 swapFree=6204/1833048
[pid=4154] ppid=4151 vsize=37204 CPUtime=467.11 cores=0,2,4,6
/proc/4154/stat : 4154 (cosoco) R 4151 4154 3140 0 -1 4202496 24431 0 0 0 46710 1 0 0 20 0 1 0 15897715 38096896 3396 33554432000 4194304 5970956 140730041360480 140730041357816 4933175 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 41041920 140730041365697 140730041365827 140730041365827 140730041368526 0
/proc/4154/statm: 9301 3396 765 434 0 2665 0
Current children cumulated CPU time (s) 467.11
Current children cumulated vsize (KiB) 37204

[startup+470.4 s]
/proc/loadavg: 2.00 2.01 1.92 3/187 4351
/proc/meminfo: memFree=30047324/32770624 swapFree=6204/1833048
[pid=4154] ppid=4151 vsize=37204 CPUtime=470.31 cores=0,2,4,6
/proc/4154/stat : 4154 (cosoco) R 4151 4154 3140 0 -1 4202496 24431 0 0 0 47030 1 0 0 20 0 1 0 15897715 38096896 3396 33554432000 4194304 5970956 140730041360480 140730041357816 4934477 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 41041920 140730041365697 140730041365827 140730041365827 140730041368526 0
/proc/4154/statm: 9301 3396 765 434 0 2665 0
Current children cumulated CPU time (s) 470.31
Current children cumulated vsize (KiB) 37204

[startup+473.6 s]
/proc/loadavg: 2.00 2.01 1.92 3/187 4351
/proc/meminfo: memFree=30047324/32770624 swapFree=6204/1833052
[pid=4154] ppid=4151 vsize=37204 CPUtime=473.51 cores=0,2,4,6
/proc/4154/stat : 4154 (cosoco) R 4151 4154 3140 0 -1 4202496 24431 0 0 0 47350 1 0 0 20 0 1 0 15897715 38096896 3396 33554432000 4194304 5970956 140730041360480 140730041357816 4934354 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 41041920 140730041365697 140730041365827 140730041365827 140730041368526 0
/proc/4154/statm: 9301 3396 765 434 0 2665 0
Current children cumulated CPU time (s) 473.51
Current children cumulated vsize (KiB) 37204

[startup+475.2 s]
/proc/loadavg: 2.00 2.01 1.92 3/187 4351
/proc/meminfo: memFree=30047192/32770624 swapFree=6204/1833052
[pid=4154] ppid=4151 vsize=37204 CPUtime=475.11 cores=0,2,4,6
/proc/4154/stat : 4154 (cosoco) R 4151 4154 3140 0 -1 4202496 24431 0 0 0 47510 1 0 0 20 0 1 0 15897715 38096896 3396 33554432000 4194304 5970956 140730041360480 140730041357816 4934327 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 41041920 140730041365697 140730041365827 140730041365827 140730041368526 0
/proc/4154/statm: 9301 3396 765 434 0 2665 0
Current children cumulated CPU time (s) 475.11
Current children cumulated vsize (KiB) 37204

[startup+475.6 s]
/proc/loadavg: 2.00 2.01 1.92 3/187 4351
/proc/meminfo: memFree=30047192/32770624 swapFree=6204/1833052
[pid=4154] ppid=4151 vsize=37204 CPUtime=475.51 cores=0,2,4,6
/proc/4154/stat : 4154 (cosoco) R 4151 4154 3140 0 -1 4202496 24431 0 0 0 47550 1 0 0 20 0 1 0 15897715 38096896 3396 33554432000 4194304 5970956 140730041360480 140730041357816 4934327 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 41041920 140730041365697 140730041365827 140730041365827 140730041368526 0
/proc/4154/statm: 9301 3396 765 434 0 2665 0
Current children cumulated CPU time (s) 475.51
Current children cumulated vsize (KiB) 37204

[startup+475.8 s]
/proc/loadavg: 2.00 2.01 1.92 3/187 4351
/proc/meminfo: memFree=30047192/32770624 swapFree=6204/1833052
[pid=4154] ppid=4151 vsize=37204 CPUtime=475.71 cores=0,2,4,6
/proc/4154/stat : 4154 (cosoco) R 4151 4154 3140 0 -1 4202496 24431 0 0 0 47570 1 0 0 20 0 1 0 15897715 38096896 3396 33554432000 4194304 5970956 140730041360480 140730041357816 4934327 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8070896 8075904 41041920 140730041365697 140730041365827 140730041365827 140730041368526 0
/proc/4154/statm: 9301 3396 765 434 0 2665 0
Current children cumulated CPU time (s) 475.71
Current children cumulated vsize (KiB) 37204

Child status: 0
Real time (s): 475.817
CPU time (s): 475.73
CPU user time (s): 475.717
CPU system time (s): 0.012997
CPU usage (%): 99.9817
Max. virtual memory (cumulated for all children) (KiB): 37204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 475.717
system time used= 0.012997
maximum resident set size= 13664
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24472
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= 16
involuntary context switches= 24415

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.24919 second user time and 1.79051 second system time

The end

Launcher Data

Begin job on node128 at 2017-07-21 10:36:55
IDJOB=4240331
IDBENCH=121402
IDSOLVER=2620
FILE ID=node128/4240331-1500626215
RUNJOBID= node128-1500623778-3171
PBS_JOBID= 20623005
Free space on /tmp= 62020 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/Random/Random-RB-3-20-20/rand-3-20-20-60-632-40.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4240331-1500626215/watcher-4240331-1500626215 -o /tmp/evaluation-result-4240331-1500626215/solver-4240331-1500626215 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node128-1500623778-3171 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4240331-1500626215.xml

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

MD5SUM BENCH= dc4dbad226249f26f24e6fd4bdcbff7b
RANDOM SEED=1270725539

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.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.64
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		: 1600.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.64
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		: 1733.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.64
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		: 1600.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.64
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:        30152724 kB
MemAvailable:   31958276 kB
Buffers:          156768 kB
Cached:          1927704 kB
SwapCached:            0 kB
Active:           356704 kB
Inactive:        1840972 kB
Active(anon):     115448 kB
Inactive(anon):     8832 kB
Active(file):     241256 kB
Inactive(file):  1832140 kB
Unevictable:        6204 kB
Mlocked:            6204 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3524 kB
Writeback:             0 kB
AnonPages:        119108 kB
Mapped:            33820 kB
Shmem:              8852 kB
Slab:             120504 kB
SReclaimable:      95984 kB
SUnreclaim:        24520 kB
KernelStack:        3392 kB
PageTables:         5268 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     384564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     61440 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 62020 MiB
End job on node128 at 2017-07-21 10:44:51