Trace number 4251816

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-mini 1.1 (2017-06-27)SAT 75.3284 75.3395

General information on the benchmark

NameRandom/Random-B-2-25-25/
rand-2-25-25-300-147-6.xml
MD5SUMbc550d17530737290594270093461d3c
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark74.466103
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints300
Number of domains1
Minimum domain size25
Maximum domain size25
Distribution of domain sizes[{"size":25,"count":25}]
Minimum variable degree24
Maximum variable degree24
Distribution of variable degrees[{"degree":24,"count":25}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":300}]
Number of extensional constraints300
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":300}]
Optimization problemNO
Type of objective

Solver Data

0.09/0.12	c root propagations     : 0           
0.09/0.12	c restarts enabled, print stats at every restarts
0.09/0.12	c
0.09/0.12	c
0.09/0.12	c
0.09/0.12	c This is cosoco 1.0 --  
0.09/0.12	c
0.09/0.12	c ========================================[ Problem Statistics ]===========================================
0.09/0.12	c |                                                                                                       
0.09/0.12	c |  Parse time        :         0.12 s 
0.09/0.12	c |
0.09/0.12	c |               Variables: 25
0.09/0.12	c |            Domain Sizes: 25..25
0.09/0.12	c |
0.09/0.12	c |             Constraints: 300
0.09/0.12	c |                   Arity: 2..2  -- Binary: 300
0.09/0.12	c | 
0.09/0.12	c |                   Types: 
0.09/0.12	c |                          Extension: 300  (nb tuples: 147..147) -- (shared: 0)
0.09/0.12	c |                          
0.09/0.12	c =========================================================================================================
0.09/0.12	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.09/0.13	c 101            177            46598          10915          0              0              5   9   6      
0.09/0.13	c 211            399            105896         26098          0              0              5   9   6      
0.09/0.14	c 332            647            174533         42720          0              0              5   9   6      
0.09/0.15	c 465            922            249573         60435          0              0              5   9   6      
0.09/0.16	c 611            1207           328868         78527          0              0              5   9   6      
0.09/0.16	c 771            1525           415199         98871          0              0              5   9   7      
0.09/0.18	c 947            1923           523355         124828         0              0              4   9   6      
0.09/0.19	c 1140           2301           629307         149857         0              0              5   9   6      
0.19/0.20	c 1352           2727           744722         177660         0              0              5   9   6      
0.19/0.21	c 1585           3196           872096         208317         0              0              5   9   7      
0.19/0.23	c 1841           3721           1020850        241047         0              0              5   9   7      
0.19/0.25	c 2122           4310           1183064        275194         0              0              5   10   7     
0.19/0.26	c 2431           4954           1362234        317396         0              0              5   9   6      
0.19/0.28	c 2770           5613           1545494        361816         0              0              4   9   6      
0.29/0.31	c 3142           6386           1759895        409216         0              0              5   10   7     
0.29/0.33	c 3551           7214           1990834        460993         0              0              5   9   7      
0.29/0.36	c 4000           8154           2252132        520960         0              0              5   10   7     
0.29/0.39	c 4493           9201           2535166        583003         0              0              5   10   7     
0.39/0.42	c 5035           10280          2829194        651564         0              0              5   9   6      
0.39/0.45	c 5631           11481          3150508        727199         0              0              4   9   7      
0.39/0.49	c 6286           12803          3524083        813378         0              0              4   10   7     
0.49/0.53	c 7006           14281          3924226        900994         0              0              5   10   7     
0.49/0.58	c 7798           15920          4384384        1012051        0              0              4   9   6      
0.59/0.63	c 8669           17707          4876310        1124335        0              0              4   10   7     
0.59/0.69	c 9627           19622          5401597        1245353        0              0              4   10   7     
0.69/0.75	c 10680          21795          6002041        1381495        0              0              4   10   7     
0.79/0.82	c 11838          24222          6677779        1536050        0              0              4   10   6     
0.89/0.90	c 13111          26825          7389265        1701611        0              0              5   11   7     
0.89/0.98	c 14511          29684          8175831        1883464        0              0              4   9   7      
0.99/1.07	c 16051          32816          9042786        2085758        0              0              4   10   6     
1.10/1.17	c 17745          36273          10010563       2312507        0              0              4   9   6      
1.20/1.29	c 19608          40064          11070290       2558539        0              0              5   10   6     
1.39/1.42	c 21657          44230          12225530       2821199        0              0              4   10   7     
1.49/1.55	c 23910          48803          13484878       3111816        0              0              4   10   7     
1.59/1.69	c 26388          53771          14843058       3419244        0              0              4   10   7     
1.79/1.85	c 29113          59306          16374218       3775609        0              0              4   10   7     
1.99/2.03	c 32110          65551          18071714       4169678        0              0              4   10   6     
2.20/2.22	c 35406          72271          19920471       4591987        0              0              4   10   6     
2.39/2.43	c 39031          79588          21933281       5047207        0              0              4   10   6     
2.59/2.66	c 43018          87778          24198820       5554389        0              0              4   10   6     
2.89/2.92	c 47403          96750          26678345       6114423        0              0              4   10   7     
3.19/3.20	c 52226          106596         29404052       6742966        0              0              5   10   7     
3.49/3.51	c 57531          117222         32335259       7413094        0              0              4   10   6     
3.79/3.86	c 63366          129215         35645301       8182119        0              0              3   10   6     
4.19/4.23	c 69784          142575         39284528       9001589        0              0              4   11   7     
4.59/4.66	c 76843          157155         43303598       9940590        0              0              3   11   6     
5.09/5.10	c 84607          173105         47600583       10912813       0              0              4   11   7     
5.50/5.60	c 93147          190707         52409945       12011078       0              0              4   11   7     
6.09/6.16	c 102541         209834         57687836       13243331       0              0              4   10   6     
6.70/6.76	c 112874         230619         63450088       14579202       0              0              4   10   6     
7.39/7.42	c 124240         253982         69825919       16048897       0              0              4   11   7     
8.09/8.15	c 136742         279112         76777944       17657857       0              0              4   12   6     
8.90/8.97	c 150494         307618         84622182       19463219       0              0              4   11   6     
9.79/9.86	c 165621         339230         93250407       21408549       0              0              4   11   7     
10.79/10.84	c 182260         373380         102620438      23557799       0              0              4   11   6     
11.89/11.93	c 200562         410743         112892769      25968879       0              0              3   11   6     
13.09/13.10	c 220694         452134         124176538      28518549       0              0              4   11   7     
14.40/14.41	c 242839         497471         136676007      31413567       0              0              4   10   6     
15.79/15.87	c 267198         547845         150569405      34613658       0              0              3   10   6     
17.39/17.44	c 293992         602849         165586845      38084711       0              0              4   10   7     
19.09/19.17	c 323465         663278         182097899      41889841       0              0              3   11   6     
21.09/21.10	c 355885         730054         200503714      46133180       0              0              3   11   7     
23.19/23.26	c 391547         803446         220690478      50898250       0              0              3   10   6     
25.49/25.57	c 430775         883855         242832930      55967599       0              0              3   11   6     
28.09/28.13	c 473925         972406         267159550      61625001       0              0              3   11   6     
30.89/30.93	c 521390         1069555        293871874      67770869       0              0              3   10   6     
33.99/34.04	c 573601         1176645        323368040      74631501       0              0              3   11   6     
37.39/37.43	c 631033         1294551        355715965      82138113       0              0              3   12   6     
41.18/41.23	c 694208         1424255        391414053      90528266       0              0              3   11   6     
45.28/45.30	c 763700         1567245        430534294      99541797       0              0              3   11   6     
49.88/49.97	c 840141         1725436        474162751      109822637      0              0              3   11   6     
54.99/55.03	c 924226         1899723        521964013      120939170      1              0              3   12   6     
60.38/60.48	c 1016719        2089298        574192669      132927984      1              0              3   11   6     
66.48/66.59	c 1118461        2297930        631860070      146412886      1              0              3   11   6     
73.28/73.30	c 1230377        2527816        695263294      161201047      1              0              3   11   6     
75.28/75.33	c solution 1
75.28/75.33	
75.28/75.33	v <instantiation type='solution'>
75.28/75.33	v <list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] </list>
75.28/75.33	v <values>24 17 19 22 1 11 2 22 2 18 6 21 0 0 15 18 1 6 16 20 8 19 23 21 9 </values>
75.28/75.33	v </instantiation>
75.28/75.33	
75.28/75.33	c restarts              : 75          
75.28/75.33	c conflicts             : 1264707      (16790 /sec)
75.28/75.33	c decisions             : 2598721      (34501 /sec)
75.28/75.33	c propagations          : 165677687   (2199560 /sec)
75.28/75.33	c root propagations     : 0           
75.28/75.33	c filter calls          : 714674557      (9488118 /sec)
75.28/75.33	c useless filter calls  : 605496377      (84 %)
75.28/75.33	c Memory used           : 26.77 MB
75.28/75.33	c CPU time              : 75.3231 s
75.28/75.33	
75.28/75.33	s SATISFIABLE

Verifier Data

OK	

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-4251816-1500919754/watcher-4251816-1500919754 -o /tmp/evaluation-result-4251816-1500919754/solver-4251816-1500919754 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node141-1500914920-3605 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4251816-1500919754.xml 

pid=5102
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 2.05 3/181 5105
/proc/meminfo: memFree=32133436/32770624 swapFree=5780/111328
[pid=5105] ppid=5102 vsize=26772 CPUtime=0 cores=0,2,4,6
/proc/5105/stat : 5105 (cosoco) R 5102 5105 3574 0 -1 4202496 950 0 0 0 0 0 0 0 20 0 1 0 1534660 27414528 759 33554432000 4194304 5744392 140721041329072 140721041325720 5474278 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7841632 7846472 26447872 140721041331393 140721041331523 140721041331523 140721041334222 0
/proc/5105/statm: 6693 759 678 379 0 112 0

[startup+0.10011 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 5105
/proc/meminfo: memFree=32133436/32770624 swapFree=5780/111328
[pid=5105] ppid=5102 vsize=27272 CPUtime=0.09 cores=0,2,4,6
/proc/5105/stat : 5105 (cosoco) R 5102 5105 3574 0 -1 4202496 1068 0 0 0 9 0 0 0 20 0 1 0 1534660 27926528 898 33554432000 4194304 5744392 140721041329072 140721041325720 5197361 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7841632 7846472 26447872 140721041331393 140721041331523 140721041331523 140721041334222 0
/proc/5105/statm: 6818 898 700 379 0 237 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27272

[startup+0.200217 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 5105
/proc/meminfo: memFree=32133436/32770624 swapFree=5780/111328
[pid=5105] ppid=5102 vsize=27404 CPUtime=0.19 cores=0,2,4,6
/proc/5105/stat : 5105 (cosoco) R 5102 5105 3574 0 -1 4202496 1160 0 0 0 19 0 0 0 20 0 1 0 1534660 28061696 963 33554432000 4194304 5744392 140721041329072 140721041325720 5118920 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 26447872 140721041331393 140721041331523 140721041331523 140721041334222 0
/proc/5105/statm: 6851 963 708 379 0 270 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27404

[startup+0.300202 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 5105
/proc/meminfo: memFree=32133436/32770624 swapFree=5780/111328
[pid=5105] ppid=5102 vsize=27404 CPUtime=0.29 cores=0,2,4,6
/proc/5105/stat : 5105 (cosoco) R 5102 5105 3574 0 -1 4202496 1160 0 0 0 29 0 0 0 20 0 1 0 1534660 28061696 963 33554432000 4194304 5744392 140721041329072 140721041326472 4877205 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 26447872 140721041331393 140721041331523 140721041331523 140721041334222 0
/proc/5105/statm: 6851 963 708 379 0 270 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27404

[startup+0.700175 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 5105
/proc/meminfo: memFree=32133436/32770624 swapFree=5780/111328
[pid=5105] ppid=5102 vsize=27404 CPUtime=0.69 cores=0,2,4,6
/proc/5105/stat : 5105 (cosoco) R 5102 5105 3574 0 -1 4202496 1160 0 0 0 69 0 0 0 20 0 1 0 1534660 28061696 963 33554432000 4194304 5744392 140721041329072 140721041326472 4877057 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 26447872 140721041331393 140721041331523 140721041331523 140721041334222 0
/proc/5105/statm: 6851 963 708 379 0 270 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27404

[startup+1.50016 s]
/proc/loadavg: 2.00 2.01 2.05 6/195 5135
/proc/meminfo: memFree=32100056/32770624 swapFree=5780/111428
[pid=5105] ppid=5102 vsize=27404 CPUtime=1.49 cores=0,2,4,6
/proc/5105/stat : 5105 (cosoco) R 5102 5105 3574 0 -1 4202496 1160 0 0 0 149 0 0 0 20 0 1 0 1534660 28061696 963 33554432000 4194304 5744392 140721041329072 140721041326472 4877404 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 26447872 140721041331393 140721041331523 140721041331523 140721041334222 0
/proc/5105/statm: 6851 963 708 379 0 270 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27404

[startup+3.10017 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5170
/proc/meminfo: memFree=32131252/32770624 swapFree=5780/111328
[pid=5105] ppid=5102 vsize=27404 CPUtime=3.09 cores=0,2,4,6
/proc/5105/stat : 5105 (cosoco) R 5102 5105 3574 0 -1 4202496 1353 0 0 0 309 0 0 0 20 0 1 0 1534660 28061696 1000 33554432000 4194304 5744392 140721041329072 140721041326472 4877404 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 26447872 140721041331393 140721041331523 140721041331523 140721041334222 0
/proc/5105/statm: 6851 1000 744 379 0 270 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27404

[startup+6.30018 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5170
/proc/meminfo: memFree=32130748/32770624 swapFree=5780/111380
[pid=5105] ppid=5102 vsize=27404 CPUtime=6.29 cores=0,2,4,6
/proc/5105/stat : 5105 (cosoco) R 5102 5105 3574 0 -1 4202496 1548 0 0 0 629 0 0 0 20 0 1 0 1534660 28061696 1000 33554432000 4194304 5744392 140721041329072 140721041326472 4877413 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 26447872 140721041331393 140721041331523 140721041331523 140721041334222 0
/proc/5105/statm: 6851 1000 744 379 0 270 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27404

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5170
/proc/meminfo: memFree=32130500/32770624 swapFree=5780/111388
[pid=5105] ppid=5102 vsize=27404 CPUtime=12.69 cores=0,2,4,6
/proc/5105/stat : 5105 (cosoco) R 5102 5105 3574 0 -1 4202496 1742 0 0 0 1269 0 0 0 20 0 1 0 1534660 28061696 1000 33554432000 4194304 5744392 140721041329072 140721041326472 4877213 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 26447872 140721041331393 140721041331523 140721041331523 140721041334222 0
/proc/5105/statm: 6851 1000 744 379 0 270 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27404

[startup+25.5002 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5170
/proc/meminfo: memFree=32130376/32770624 swapFree=5780/111412
[pid=5105] ppid=5102 vsize=27404 CPUtime=25.49 cores=0,2,4,6
/proc/5105/stat : 5105 (cosoco) R 5102 5105 3574 0 -1 4202496 2130 0 0 0 2549 0 0 0 20 0 1 0 1534660 28061696 1000 33554432000 4194304 5744392 140721041329072 140721041326472 4877312 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 26447872 140721041331393 140721041331523 140721041331523 140721041334222 0
/proc/5105/statm: 6851 1000 744 379 0 270 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27404

[startup+51.1002 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5177
/proc/meminfo: memFree=32129804/32770624 swapFree=5780/111448
[pid=5105] ppid=5102 vsize=27404 CPUtime=51.08 cores=0,2,4,6
/proc/5105/stat : 5105 (cosoco) R 5102 5105 3574 0 -1 4202496 2324 0 0 0 5108 0 0 0 20 0 1 0 1534660 28061696 1000 33554432000 4194304 5744392 140721041329072 140721041326472 4877321 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 26447872 140721041331393 140721041331523 140721041331523 140721041334222 0
/proc/5105/statm: 6851 1000 744 379 0 270 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27404

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

[startup+51.2002 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5177
/proc/meminfo: memFree=32129804/32770624 swapFree=5780/111448
[pid=5105] ppid=5102 vsize=27404 CPUtime=51.18 cores=0,2,4,6
/proc/5105/stat : 5105 (cosoco) R 5102 5105 3574 0 -1 4202496 2324 0 0 0 5118 0 0 0 20 0 1 0 1534660 28061696 1000 33554432000 4194304 5744392 140721041329072 140721041326472 4877184 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 26447872 140721041331393 140721041331523 140721041331523 140721041334222 0
/proc/5105/statm: 6851 1000 744 379 0 270 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 27404

[startup+64.0002 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5178
/proc/meminfo: memFree=32130208/32770624 swapFree=5780/111496
[pid=5105] ppid=5102 vsize=27404 CPUtime=63.98 cores=0,2,4,6
/proc/5105/stat : 5105 (cosoco) R 5102 5105 3574 0 -1 4202496 2324 0 0 0 6398 0 0 0 20 0 1 0 1534660 28061696 1000 33554432000 4194304 5744392 140721041329072 140721041326472 4877167 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 26447872 140721041331393 140721041331523 140721041331523 140721041334222 0
/proc/5105/statm: 6851 1000 744 379 0 270 0
Current children cumulated CPU time (s) 63.98
Current children cumulated vsize (KiB) 27404

[startup+70.4002 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5239
/proc/meminfo: memFree=32129496/32770624 swapFree=5780/111516
[pid=5105] ppid=5102 vsize=27404 CPUtime=70.39 cores=0,2,4,6
/proc/5105/stat : 5105 (cosoco) R 5102 5105 3574 0 -1 4202496 2505 0 0 0 7039 0 0 0 20 0 1 0 1534660 28061696 1000 33554432000 4194304 5744392 140721041329072 140721041326472 4872416 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 26447872 140721041331393 140721041331523 140721041331523 140721041334222 0
/proc/5105/statm: 6851 1000 744 379 0 270 0
Current children cumulated CPU time (s) 70.39
Current children cumulated vsize (KiB) 27404

[startup+73.6002 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5239
/proc/meminfo: memFree=32129496/32770624 swapFree=5780/111516
[pid=5105] ppid=5102 vsize=27404 CPUtime=73.58 cores=0,2,4,6
/proc/5105/stat : 5105 (cosoco) R 5102 5105 3574 0 -1 4202496 2518 0 0 0 7358 0 0 0 20 0 1 0 1534660 28061696 1000 33554432000 4194304 5744392 140721041329072 140721041326472 4877026 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 26447872 140721041331393 140721041331523 140721041331523 140721041334222 0
/proc/5105/statm: 6851 1000 744 379 0 270 0
Current children cumulated CPU time (s) 73.58
Current children cumulated vsize (KiB) 27404

[startup+74.4002 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5239
/proc/meminfo: memFree=32129448/32770624 swapFree=5780/111528
[pid=5105] ppid=5102 vsize=27404 CPUtime=74.38 cores=0,2,4,6
/proc/5105/stat : 5105 (cosoco) R 5102 5105 3574 0 -1 4202496 2518 0 0 0 7438 0 0 0 20 0 1 0 1534660 28061696 1000 33554432000 4194304 5744392 140721041329072 140721041326472 4877184 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 26447872 140721041331393 140721041331523 140721041331523 140721041334222 0
/proc/5105/statm: 6851 1000 744 379 0 270 0
Current children cumulated CPU time (s) 74.38
Current children cumulated vsize (KiB) 27404

[startup+74.8002 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5239
/proc/meminfo: memFree=32128700/32770624 swapFree=5780/111528
[pid=5105] ppid=5102 vsize=27404 CPUtime=74.78 cores=0,2,4,6
/proc/5105/stat : 5105 (cosoco) R 5102 5105 3574 0 -1 4202496 2518 0 0 0 7478 0 0 0 20 0 1 0 1534660 28061696 1000 33554432000 4194304 5744392 140721041329072 140721041326472 4877404 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 26447872 140721041331393 140721041331523 140721041331523 140721041334222 0
/proc/5105/statm: 6851 1000 744 379 0 270 0
Current children cumulated CPU time (s) 74.78
Current children cumulated vsize (KiB) 27404

[startup+75.2002 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5239
/proc/meminfo: memFree=32128700/32770624 swapFree=5780/111528
[pid=5105] ppid=5102 vsize=27404 CPUtime=75.18 cores=0,2,4,6
/proc/5105/stat : 5105 (cosoco) R 5102 5105 3574 0 -1 4202496 2518 0 0 0 7518 0 0 0 20 0 1 0 1534660 28061696 1000 33554432000 4194304 5744392 140721041329072 140721041326472 4877258 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 26447872 140721041331393 140721041331523 140721041331523 140721041334222 0
/proc/5105/statm: 6851 1000 744 379 0 270 0
Current children cumulated CPU time (s) 75.18
Current children cumulated vsize (KiB) 27404

[startup+75.3002 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 5239
/proc/meminfo: memFree=32128700/32770624 swapFree=5780/111528
[pid=5105] ppid=5102 vsize=27404 CPUtime=75.28 cores=0,2,4,6
/proc/5105/stat : 5105 (cosoco) R 5102 5105 3574 0 -1 4202496 2518 0 0 0 7528 0 0 0 20 0 1 0 1534660 28061696 1000 33554432000 4194304 5744392 140721041329072 140721041326472 4877205 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 7841632 7846472 26447872 140721041331393 140721041331523 140721041331523 140721041334222 0
/proc/5105/statm: 6851 1000 744 379 0 270 0
Current children cumulated CPU time (s) 75.28
Current children cumulated vsize (KiB) 27404

Child status: 0
Real time (s): 75.3395
CPU time (s): 75.3284
CPU user time (s): 75.3234
CPU system time (s): 0.004999
CPU usage (%): 99.9853
Max. virtual memory (cumulated for all children) (KiB): 27404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 75.3234
system time used= 0.004999
maximum resident set size= 4080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2558
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= 6
involuntary context switches= 143

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.160843 second user time and 0.272574 second system time

The end

Launcher Data

Begin job on node141 at 2017-07-24 20:09:14
IDJOB=4251816
IDBENCH=122445
IDSOLVER=2633
FILE ID=node141/4251816-1500919754
RUNJOBID= node141-1500914920-3605
PBS_JOBID= 20625403
Free space on /tmp= 61720 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/Random/Random-B-2-25-25/rand-2-25-25-300-147-6.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4251816-1500919754/watcher-4251816-1500919754 -o /tmp/evaluation-result-4251816-1500919754/solver-4251816-1500919754 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node141-1500914920-3605 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4251816-1500919754.xml

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

MD5SUM BENCH= bc550d17530737290594270093461d3c
RANDOM SEED=2096160733

node141.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.73
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.73
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.73
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.73
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:        32134332 kB
MemAvailable:   32064972 kB
Buffers:           32444 kB
Cached:           213412 kB
SwapCached:            0 kB
Active:           166388 kB
Inactive:         119972 kB
Active(anon):      43724 kB
Inactive(anon):     8644 kB
Active(file):     122664 kB
Inactive(file):   111328 kB
Unevictable:        5780 kB
Mlocked:            5780 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              4780 kB
Writeback:             0 kB
AnonPages:         51220 kB
Mapped:            28552 kB
Shmem:              8848 kB
Slab:              50260 kB
SReclaimable:      24968 kB
SUnreclaim:        25292 kB
KernelStack:        3376 kB
PageTables:         4900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     284012 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61720 MiB
End job on node141 at 2017-07-24 20:10:29