Trace number 4299469

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 82.7414 82.7458

General information on the benchmark

NameDubois/
Dubois-020_c18.xml
MD5SUM456a853e8f92228a7cc5dd61b0b89dd6
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 benchmark0.006227
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints40
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":60}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":60}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":40}]
Number of extensional constraints40
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":40}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c root propagations     : 0           
0.00/0.00	c restarts enabled, print stats at every restarts
0.00/0.00	c
0.00/0.00	c
0.00/0.00	c
0.00/0.00	c This is cosoco 1.12 --  
0.00/0.00	c
0.00/0.00	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4299469-1532805903.xml 
0.00/0.00	c ========================================[ Problem Statistics ]===========================================
0.00/0.00	c |                                                                                                       
0.00/0.00	c |  Parse time        :         0.00 s 
0.00/0.00	c |
0.00/0.00	c |               Variables: 60
0.00/0.00	c |            Domain Sizes: 2..2
0.00/0.00	c |
0.00/0.00	c |             Constraints: 40
0.00/0.00	c |                   Arity: 3..3  -- Ternary: 40
0.00/0.00	c | 
0.00/0.00	c |                   Types: 
0.00/0.00	c |                          Extension: 40  (nb tuples: 4..4) -- (shared: 35)
0.00/0.00	c |                          
0.00/0.00	c =========================================================================================================
0.00/0.00	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.00	c 101            962            3983           3794           0              0              22   57   42   
0.00/0.00	c 211            1677           6575           6271           0              0              34   49   44   
0.00/0.01	c 332            2549           9432           9023           0              0              33   59   49   
0.00/0.01	c 465            3414           12372          11859          0              0              13   57   50   
0.00/0.01	c 611            4312           15526          14898          0              0              26   56   49   
0.00/0.01	c 771            5467           19428          18663          0              0              23   58   47   
0.00/0.01	c 947            6690           23526          22681          0              0              10   47   26   
0.00/0.01	c 1140           7886           27746          26739          0              0              17   56   52   
0.00/0.02	c 1352           9342           32765          31571          0              0              14   58   48   
0.00/0.02	c 1585           10963          38351          36969          0              0              11   56   51   
0.00/0.02	c 1841           12816          44663          43148          0              0              24   54   40   
0.00/0.02	c 2122           14629          50781          49054          0              0              20   58   50   
0.00/0.03	c 2431           17343          59727          57881          0              0              27   56   50   
0.00/0.03	c 2770           19752          67921          65806          0              0              31   56   50   
0.00/0.03	c 3142           22330          76869          74457          0              0              23   58   41   
0.00/0.04	c 3551           25063          86259          83546          0              0              19   58   53   
0.00/0.04	c 4000           28653          98479          95445          0              0              34   58   52   
0.00/0.05	c 4493           31990          110173         106659         0              0              28   56   47   
0.00/0.05	c 5035           36338          125067         121153         0              0              31   58   52   
0.00/0.06	c 5631           41079          140848         136659         0              0              16   58   43   
0.00/0.06	c 6286           46650          159615         155129         0              0              23   58   50   
0.00/0.07	c 7006           53101          181167         176280         0              0              16   58   49   
0.00/0.08	c 7798           60069          204894         199688         0              0              13   58   40   
0.00/0.09	c 8669           66258          225984         220425         0              0              18   57   47   
0.00/0.10	c 9627           74586          254465         248303         0              0              20   56   49   
0.10/0.11	c 10680          82767          282589         275928         0              0              11   56   46   
0.10/0.13	c 11838          93685          319231         311983         0              0              18   56   49   
0.10/0.14	c 13111          103322         352476         344718         0              0              15   54   40   
0.10/0.16	c 14511          114302         390541         381785         0              0              20   56   48   
0.10/0.17	c 16051          128287         438438         428875         0              0              17   56   49   
0.10/0.19	c 17745          143371         490627         479655         0              0              18   56   47   
0.21/0.22	c 19608          159278         544693         532926         0              0              16   56   48   
0.21/0.24	c 21657          177245         605620         593024         0              0              17   56   48   
0.21/0.27	c 23910          196709         671664         658330         0              0              17   56   47   
0.21/0.30	c 26388          219458         750507         735834         0              0              14   56   48   
0.31/0.32	c 29113          238540         819033         802915         0              0              15   56   47   
0.31/0.36	c 32110          264769         907967         890744         0              0              20   56   48   
0.31/0.40	c 35406          293311         1005435        986694         0              0              14   56   48   
0.41/0.44	c 39031          323846         1110665        1090525        0              0              15   56   48   
0.41/0.48	c 43018          353788         1213203        1191063        0              0              12   56   46   
0.51/0.53	c 47403          390417         1338690        1314591        0              0              15   56   48   
0.51/0.57	c 52226          423190         1453416        1427305        0              0              12   54   42   
0.60/0.63	c 57531          466888         1599270        1571676        0              0              12   56   47   
0.60/0.69	c 63366          511334         1753654        1722053        0              0              12   56   42   
0.69/0.76	c 69784          561094         1927223        1892342        0              0              13   56   47   
0.79/0.83	c 76843          615918         2116748        2076498        0              0              9   56   46    
0.89/0.91	c 84607          674877         2323273        2278369        0              0              12   56   45   
0.89/1.00	c 93147          739114         2548158        2497020        0              0              13   56   48   
1.10/1.10	c 102541         816266         2816746        2759690        0              0              14   56   47   
1.19/1.22	c 112874         901253         3112705        3047941        0              0              14   56   48   
1.29/1.34	c 124240         985738         3410434        3338592        0              0              15   56   45   
1.39/1.48	c 136742         1093904        3780488        3705323        0              0              17   57   46   
1.59/1.63	c 150494         1200332        4150340        4069149        0              0              13   57   47   
1.79/1.80	c 165621         1331234        4597936        4510467        0              0              12   56   46   
1.89/1.99	c 182260         1466173        5066012        4969737        0              0              10   56   39   
2.19/2.20	c 200562         1624354        5603564        5499382        0              0              10   56   48   
2.39/2.42	c 220694         1785253        6162960        6038886        0              0              8   56   44    
2.69/2.72	c 242839         2005023        6918601        6780604        0              0              12   56   48   
3.00/3.00	c 267198         2213373        7652845        7497331        0              0              9   56   47    
3.29/3.33	c 293992         2451978        8477270        8310276        0              0              13   56   48   
3.59/3.69	c 323465         2717547        9396335        9211746        0              0              10   56   46   
4.00/4.05	c 355885         2972815        10282466       10085187       0              0              9   56   42    
4.39/4.49	c 391547         3305720        11423388       11205876       0              0              8   56   48    
4.89/4.94	c 430775         3630610        12550269       12304131       0              0              12   56   45   
5.39/5.45	c 473925         4005903        13841403       13571987       0              0              9   56   47    
5.89/6.00	c 521390         4413803        15246941       14947036       0              0              9   56   46    
6.59/6.63	c 573601         4881314        16837879       16518075       0              0              9   56   47    
7.29/7.30	c 631033         5372403        18519092       18175768       0              0              7   56   46    
8.00/8.08	c 694208         5951065        20495943       20124052       0              0              7   56   47    
8.79/8.86	c 763700         6517345        22476015       22066209       0              0              9   56   46    
9.69/9.77	c 840141         7179809        24762323       24324587       0              0              9   56   47    
10.69/10.75	c 924226         7906944        27250109       26791723       0              0              11   56   47   
11.79/11.82	c 1016719        8683239        29959445       29464736       0              0              8   56   46    
13.00/13.02	c 1118461        9565363        33015528       32465396       0              0              9   56   47    
14.29/14.32	c 1230377        10508506       36355430       35738620       0              0              6   56   47    
15.69/15.73	c 1353484        11554655       39955608       39275175       0              0              5   56   47    
17.10/17.16	c 1488901        12596477       43615826       42846990       0              0              8   56   44    
19.00/19.01	c 1637859        13965744       48326615       47476906       0              0              7   56   48    
20.89/20.91	c 1801712        15352870       53174216       52230150       0              0              9   56   46    
22.79/22.89	c 1981950        16809345       58174339       57170900       0              0              6   56   46    
25.00/25.05	c 2180211        18394500       63628425       62562522       0              0              5   56   45    
27.29/27.39	c 2398298        20099131       69577317       68416980       0              0              6   56   46    
30.00/30.09	c 2638193        22080871       76359907       75140370       0              0              6   56   45    
32.89/32.90	c 2902077        24134614       83468885       82124230       0              0              8   56   44    
36.00/36.06	c 3192349        26445760       91462380       90001724       0              0              7   55   45    
39.49/39.57	c 3511648        29022790       100398316      98808786       0              0              7   56   46    
43.39/43.48	c 3862876        31882526       110338046      108526270      0              0              5   56   46    
47.79/47.83	c 4249226        35066131       121352230      119394003      0              0              8   56   46    
52.10/52.15	c 4674211        38235256       132306828      130140479      0              0              5   56   44    
57.00/57.04	c 5141694        41807866       144792911      142388762      0              0              8   56   45    
62.89/62.98	c 5655925        46176650       160004142      157219035      0              0              4   56   46    
68.89/68.92	c 6221579        50525769       175110882      172136938      0              0              7   56   45    
75.79/75.84	c 6843798        55619467       192577285      189405588      1              0              7   56   45    
82.69/82.74	c restarts              : 93          
82.69/82.74	c conflicts             : 7508301      (90748 /sec)
82.69/82.74	c decisions             : 60643501     (732957 /sec)
82.69/82.74	c propagations          : 206717527   (2498455 /sec)
82.69/82.74	c root propagations     : 0           
82.69/82.74	c filter calls          : 210134725      (2539757 /sec)
82.69/82.74	c useless filter calls  : 121012134      (57 %)
82.69/82.74	c Memory used           : 26.66 MB
82.69/82.74	c CPU time              : 82.7381 s
82.69/82.74	
82.69/82.74	s UNSATISFIABLE

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 (13160 MiB free)
  memory of node 1: 16384 MiB (13646 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299469-1532805903/watcher-4299469-1532805903 -o /tmp/evaluation-result-4299469-1532805903/solver-4299469-1532805903 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532775038-27467 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4299469-1532805903.xml 

running on 4 cores: 0,2,4,6

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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=31065, runsolver pid=31062
Current StackSize limit: 8192 KiB


[startup+0.100191 s]*
/proc/loadavg: 1.99 2.01 2.04 3/192 31066
/proc/meminfo: memFree=27449352/32770624 swapFree=67108856/67108860
[pid=31065] ppid=31062 vsize=27292 memory=3672 CPUtime=0.1 cores=0,2,4,6
/proc/31065/stat : 31065 (cosoco) R 31062 31065 27436 0 -1 4202496 1101 0 0 0 10 0 0 0 20 0 1 0 98153500 27947008 918 33554432000 4194304 6142532 140733386847840 140733386844472 5336613 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 22646784 140733386855558 140733386855688 140733386855688 140733386858446 0
/proc/31065/statm: 6823 918 810 476 0 145 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3672 KiB

[startup+0.209691 s]*
/proc/loadavg: 1.99 2.01 2.04 3/192 31066
/proc/meminfo: memFree=27449352/32770624 swapFree=67108856/67108860
[pid=31065] ppid=31062 vsize=27292 memory=3672 CPUtime=0.21 cores=0,2,4,6
/proc/31065/stat : 31065 (cosoco) R 31062 31065 27436 0 -1 4202496 1101 0 0 0 21 0 0 0 20 0 1 0 98153500 27947008 918 33554432000 4194304 6142532 140733386847840 140733386844472 5013968 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 22646784 140733386855558 140733386855688 140733386855688 140733386858446 0
/proc/31065/statm: 6823 918 810 476 0 145 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3672 KiB

[startup+0.309197 s]*
/proc/loadavg: 1.99 2.01 2.04 3/192 31066
/proc/meminfo: memFree=27449352/32770624 swapFree=67108856/67108860
[pid=31065] ppid=31062 vsize=27292 memory=3672 CPUtime=0.31 cores=0,2,4,6
/proc/31065/stat : 31065 (cosoco) R 31062 31065 27436 0 -1 4202496 1101 0 0 0 31 0 0 0 20 0 1 0 98153500 27947008 918 33554432000 4194304 6142532 140733386847840 140733386844472 5336604 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 22646784 140733386855558 140733386855688 140733386855688 140733386858446 0
/proc/31065/statm: 6823 918 810 476 0 145 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3672 KiB

[startup+0.700328 s]
/proc/loadavg: 1.99 2.01 2.04 4/192 31066
/proc/meminfo: memFree=27449352/32770624 swapFree=67108856/67108860
[pid=31065] ppid=31062 vsize=27292 memory=3672 CPUtime=0.69 cores=0,2,4,6
/proc/31065/stat : 31065 (cosoco) R 31062 31065 27436 0 -1 4202496 1101 0 0 0 69 0 0 0 20 0 1 0 98153500 27947008 918 33554432000 4194304 6142532 140733386847840 140733386845240 5326308 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 22646784 140733386855558 140733386855688 140733386855688 140733386858446 0
/proc/31065/statm: 6823 918 810 476 0 145 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3672 KiB

[startup+1.50033 s]
/proc/loadavg: 1.99 2.01 2.04 3/192 31066
/proc/meminfo: memFree=27449568/32770624 swapFree=67108856/67108860
[pid=31065] ppid=31062 vsize=27292 memory=3672 CPUtime=1.49 cores=0,2,4,6
/proc/31065/stat : 31065 (cosoco) R 31062 31065 27436 0 -1 4202496 1101 0 0 0 149 0 0 0 20 0 1 0 98153500 27947008 918 33554432000 4194304 6142532 140733386847840 140733386845240 5329904 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8243016 8247936 22646784 140733386855558 140733386855688 140733386855688 140733386858446 0
/proc/31065/statm: 6823 918 810 476 0 145 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3672 KiB

[startup+3.10938 s]
/proc/loadavg: 1.83 1.98 2.03 3/192 31066
/proc/meminfo: memFree=27449568/32770624 swapFree=67108856/67108860
[pid=31065] ppid=31062 vsize=27292 memory=3780 CPUtime=3.1 cores=0,2,4,6
/proc/31065/stat : 31065 (cosoco) R 31062 31065 27436 0 -1 4202496 1153 0 0 0 310 0 0 0 20 0 1 0 98153500 27947008 945 33554432000 4194304 6142532 140733386847840 140733386845240 5013944 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 22646784 140733386855558 140733386855688 140733386855688 140733386858446 0
/proc/31065/statm: 6823 945 830 476 0 145 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB

[startup+6.30024 s]
/proc/loadavg: 1.83 1.98 2.03 3/192 31066
/proc/meminfo: memFree=27449728/32770624 swapFree=67108856/67108860
[pid=31065] ppid=31062 vsize=27292 memory=3780 CPUtime=6.29 cores=0,2,4,6
/proc/31065/stat : 31065 (cosoco) R 31062 31065 27436 0 -1 4202496 1205 0 0 0 629 0 0 0 20 0 1 0 98153500 27947008 945 33554432000 4194304 6142532 140733386847840 140733386845240 5333269 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 22646784 140733386855558 140733386855688 140733386855688 140733386858446 0
/proc/31065/statm: 6823 945 830 476 0 145 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB

[startup+12.7002 s]
/proc/loadavg: 1.86 1.98 2.03 3/192 31066
/proc/meminfo: memFree=27450100/32770624 swapFree=67108856/67108860
[pid=31065] ppid=31062 vsize=27292 memory=3780 CPUtime=12.69 cores=0,2,4,6
/proc/31065/stat : 31065 (cosoco) R 31062 31065 27436 0 -1 4202496 1257 0 0 0 1269 0 0 0 20 0 1 0 98153500 27947008 945 33554432000 4194304 6142532 140733386847840 140733386845240 5013936 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 22646784 140733386855558 140733386855688 140733386855688 140733386858446 0
/proc/31065/statm: 6823 945 830 476 0 145 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB

[startup+25.5003 s]
/proc/loadavg: 1.88 1.98 2.03 3/192 31066
/proc/meminfo: memFree=27450488/32770624 swapFree=67108856/67108860
[pid=31065] ppid=31062 vsize=27292 memory=3780 CPUtime=25.49 cores=0,2,4,6
/proc/31065/stat : 31065 (cosoco) R 31062 31065 27436 0 -1 4202496 1361 0 0 0 2549 0 0 0 20 0 1 0 98153500 27947008 945 33554432000 4194304 6142532 140733386847840 140733386845240 4991362 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 22646784 140733386855558 140733386855688 140733386855688 140733386858446 0
/proc/31065/statm: 6823 945 830 476 0 145 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB

[startup+51.1092 s]
/proc/loadavg: 1.92 1.99 2.03 3/192 31066
/proc/meminfo: memFree=27450568/32770624 swapFree=67108856/67108860
[pid=31065] ppid=31062 vsize=27292 memory=3780 CPUtime=51.1 cores=0,2,4,6
/proc/31065/stat : 31065 (cosoco) R 31062 31065 27436 0 -1 4202496 1413 0 0 0 5110 0 0 0 20 0 1 0 98153500 27947008 945 33554432000 4194304 6142532 140733386847840 140733386845240 5017799 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 22646784 140733386855558 140733386855688 140733386855688 140733386858446 0
/proc/31065/statm: 6823 945 830 476 0 145 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB

[startup+82.7458 s]
# the end of solver process 31065 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=82.7384 s, system=0.003 s

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

[startup+51.2002 s]
/proc/loadavg: 1.92 1.99 2.03 3/192 31066
/proc/meminfo: memFree=27450568/32770624 swapFree=67108856/67108860
[pid=31065] ppid=31062 vsize=27292 memory=3780 CPUtime=51.19 cores=0,2,4,6
/proc/31065/stat : 31065 (cosoco) R 31062 31065 27436 0 -1 4202496 1413 0 0 0 5119 0 0 0 20 0 1 0 98153500 27947008 945 33554432000 4194304 6142532 140733386847840 140733386845240 5347422 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 22646784 140733386855558 140733386855688 140733386855688 140733386858446 0
/proc/31065/statm: 6823 945 830 476 0 145 0
Current children cumulated CPU time: 51.19 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB

[startup+64.0002 s]*
/proc/loadavg: 1.94 1.99 2.03 3/192 31067
/proc/meminfo: memFree=27450192/32770624 swapFree=67108856/67108860
[pid=31065] ppid=31062 vsize=27292 memory=3780 CPUtime=64 cores=0,2,4,6
/proc/31065/stat : 31065 (cosoco) R 31062 31065 27436 0 -1 4202496 1413 0 0 0 6400 0 0 0 20 0 1 0 98153500 27947008 945 33554432000 4194304 6142532 140733386847840 140733386845240 5326371 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 22646784 140733386855558 140733386855688 140733386855688 140733386858446 0
/proc/31065/statm: 6823 945 830 476 0 145 0
Current children cumulated CPU time: 64 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB

[startup+70.4002 s]
/proc/loadavg: 1.94 1.99 2.03 3/192 31067
/proc/meminfo: memFree=27450200/32770624 swapFree=67108856/67108860
[pid=31065] ppid=31062 vsize=27292 memory=3780 CPUtime=70.39 cores=0,2,4,6
/proc/31065/stat : 31065 (cosoco) R 31062 31065 27436 0 -1 4202496 1465 0 0 0 7039 0 0 0 20 0 1 0 98153500 27947008 945 33554432000 4194304 6142532 140733386847840 140733386845240 5319096 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 22646784 140733386855558 140733386855688 140733386855688 140733386858446 0
/proc/31065/statm: 6823 945 830 476 0 145 0
Current children cumulated CPU time: 70.39 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB

[startup+76.8002 s]
/proc/loadavg: 1.95 1.99 2.03 3/192 31067
/proc/meminfo: memFree=27450200/32770624 swapFree=67108856/67108860
[pid=31065] ppid=31062 vsize=27292 memory=3780 CPUtime=76.79 cores=0,2,4,6
/proc/31065/stat : 31065 (cosoco) R 31062 31065 27436 0 -1 4202496 1465 0 0 0 7679 0 0 0 20 0 1 0 98153500 27947008 945 33554432000 4194304 6142532 140733386847840 140733386845240 4990859 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 22646784 140733386855558 140733386855688 140733386855688 140733386858446 0
/proc/31065/statm: 6823 945 830 476 0 145 0
Current children cumulated CPU time: 76.79 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB

[startup+80.0002 s]*
/proc/loadavg: 1.95 1.99 2.03 3/192 31067
/proc/meminfo: memFree=27450200/32770624 swapFree=67108856/67108860
[pid=31065] ppid=31062 vsize=27292 memory=3780 CPUtime=80 cores=0,2,4,6
/proc/31065/stat : 31065 (cosoco) R 31062 31065 27436 0 -1 4202496 1465 0 0 0 8000 0 0 0 20 0 1 0 98153500 27947008 945 33554432000 4194304 6142532 140733386847840 140733386845240 5318990 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 22646784 140733386855558 140733386855688 140733386855688 140733386858446 0
/proc/31065/statm: 6823 945 830 476 0 145 0
Current children cumulated CPU time: 80 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB

[startup+81.6002 s]
/proc/loadavg: 1.95 1.99 2.03 3/192 31067
/proc/meminfo: memFree=27450192/32770624 swapFree=67108856/67108860
[pid=31065] ppid=31062 vsize=27292 memory=3780 CPUtime=81.59 cores=0,2,4,6
/proc/31065/stat : 31065 (cosoco) R 31062 31065 27436 0 -1 4202496 1465 0 0 0 8159 0 0 0 20 0 1 0 98153500 27947008 945 33554432000 4194304 6142532 140733386847840 140733386845240 5336563 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 22646784 140733386855558 140733386855688 140733386855688 140733386858446 0
/proc/31065/statm: 6823 945 830 476 0 145 0
Current children cumulated CPU time: 81.59 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB

[startup+82.4002 s]
/proc/loadavg: 1.96 1.99 2.03 3/192 31067
/proc/meminfo: memFree=27450200/32770624 swapFree=67108856/67108860
[pid=31065] ppid=31062 vsize=27292 memory=3780 CPUtime=82.39 cores=0,2,4,6
/proc/31065/stat : 31065 (cosoco) R 31062 31065 27436 0 -1 4202496 1465 0 0 0 8239 0 0 0 20 0 1 0 98153500 27947008 945 33554432000 4194304 6142532 140733386847840 140733386845240 5329971 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 22646784 140733386855558 140733386855688 140733386855688 140733386858446 0
/proc/31065/statm: 6823 945 830 476 0 145 0
Current children cumulated CPU time: 82.39 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB

[startup+82.6002 s]
/proc/loadavg: 1.96 1.99 2.03 3/192 31067
/proc/meminfo: memFree=27450200/32770624 swapFree=67108856/67108860
[pid=31065] ppid=31062 vsize=27292 memory=3780 CPUtime=82.59 cores=0,2,4,6
/proc/31065/stat : 31065 (cosoco) R 31062 31065 27436 0 -1 4202496 1465 0 0 0 8259 0 0 0 20 0 1 0 98153500 27947008 945 33554432000 4194304 6142532 140733386847840 140733386845240 5018166 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 22646784 140733386855558 140733386855688 140733386855688 140733386858446 0
/proc/31065/statm: 6823 945 830 476 0 145 0
Current children cumulated CPU time: 82.59 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB

[startup+82.7002 s]
/proc/loadavg: 1.96 1.99 2.03 3/192 31067
/proc/meminfo: memFree=27450200/32770624 swapFree=67108856/67108860
[pid=31065] ppid=31062 vsize=27292 memory=3780 CPUtime=82.69 cores=0,2,4,6
/proc/31065/stat : 31065 (cosoco) R 31062 31065 27436 0 -1 4202496 1465 0 0 0 8269 0 0 0 20 0 1 0 98153500 27947008 945 33554432000 4194304 6142532 140733386847840 140733386845240 5319104 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 22646784 140733386855558 140733386855688 140733386855688 140733386858446 0
/proc/31065/statm: 6823 945 830 476 0 145 0
Current children cumulated CPU time: 82.69 s
Current children cumulated vsize: 27292 KiB
Current children cumulated memory: 3780 KiB

Child status: 0
Real time (s): 82.7458
CPU time (s): 82.7414
CPU user time (s): 82.7384
CPU system time (s): 0.003
CPU usage (%): 99.9946
Max. virtual memory (cumulated for all children) (KiB): 27292
Max. memory (cumulated for all children) (KiB): 3780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 82.7384
system time used= 0.003
maximum resident set size= 3848
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1506
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= 15
involuntary context switches= 77


# summary of solver processes directly reported to runsolver:
#   pid: 31065
#   total CPU time (s): 82.7414
#   total CPU user time (s): 82.7384
#   total CPU system time (s): 0.003

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.366955 second user time and 0.536406 second system time

The end

Launcher Data

Begin job on node133 at 2018-07-28 21:25:03
IDJOB=4299469
IDBENCH=141403
IDSOLVER=2761
FILE ID=node133/4299469-1532805903
RUNJOBID= node133-1532775038-27467
PBS_JOBID= 21022462
Free space on /tmp= 48248 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/Dubois/Dubois-020_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299469-1532805903/watcher-4299469-1532805903 -o /tmp/evaluation-result-4299469-1532805903/solver-4299469-1532805903 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532775038-27467 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4299469-1532805903.xml

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

MD5SUM BENCH= 456a853e8f92228a7cc5dd61b0b89dd6
RANDOM SEED=1029567724

node133.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.24
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.24
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.24
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.24
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:        27450440 kB
MemAvailable:   31947544 kB
Buffers:          182296 kB
Cached:          4562224 kB
SwapCached:            0 kB
Active:          2144808 kB
Inactive:        2654056 kB
Active(anon):       5200 kB
Inactive(anon):    76688 kB
Active(file):    2139608 kB
Inactive(file):  2577368 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108860 kB
SwapFree:       67108856 kB
Dirty:              2804 kB
Writeback:             0 kB
AnonPages:         71360 kB
Mapped:            43344 kB
Shmem:             25244 kB
Slab:             219484 kB
SReclaimable:     191928 kB
SUnreclaim:        27556 kB
KernelStack:        3648 kB
PageTables:         5320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     353432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48244 MiB
End job on node133 at 2018-07-28 21:26:26