Trace number 4397931

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco 2.O parallelSAT 0.424286 0.227672

General information on the benchmark

NameQRandom/
QRandom-geometric-rw/geometric-50-20-d4-75-08.xml
MD5SUMee1da6b537c1ecd46a877bd70c24ae39
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 benchmark0.402036
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints477
Number of domains1
Minimum domain size20
Maximum domain size20
Distribution of domain sizes[{"size":20,"count":50}]
Minimum variable degree8
Maximum variable degree30
Distribution of variable degrees[{"degree":8,"count":1},{"degree":9,"count":2},{"degree":10,"count":3},{"degree":12,"count":2},{"degree":13,"count":2},{"degree":14,"count":2},{"degree":17,"count":5},{"degree":18,"count":4},{"degree":19,"count":4},{"degree":20,"count":6},{"degree":22,"count":5},{"degree":23,"count":2},{"degree":24,"count":5},{"degree":25,"count":1},{"degree":26,"count":1},{"degree":27,"count":2},{"degree":28,"count":2},{"degree":30,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":477}]
Number of extensional constraints477
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":477}]
Optimization problemNO
Type of objective

Solver Data

0.10/0.19	c root propagations     : 0           
0.10/0.19	c restarts enabled, print stats at every restarts
0.10/0.19	c
0.10/0.19	c
0.10/0.19	c
0.10/0.19	c This is cosoco 2.00 --  
0.10/0.19	c
0.10/0.19	c command line: cosoco -model -nbcores=8 HOME/instance-4397931-1568602563.xml 
0.10/0.19	c ========================================[ Problem Statistics ]===========================================
0.10/0.19	c |                                                                                                       
0.10/0.19	c |  Parse time        :         0.18 s 
0.10/0.19	c |
0.10/0.19	c |               Variables: 50
0.10/0.19	c |            Domain Sizes: 20..20
0.10/0.19	c |
0.10/0.19	c |             Constraints: 477
0.10/0.19	c |                   Arity: 2..2  -- Binary: 477
0.10/0.19	c | 
0.10/0.19	c |                   Types: 
0.10/0.19	c |                          Extension: 477  (nb tuples: 78..129) -- (shared: 0)
0.10/0.19	c |                          
0.10/0.19	c =========================================================================================================
0.10/0.19	c Parallel mode: Portfolio
0.10/0.19	c [pFactory][Group N°0] created (threads:8).
0.10/0.19	c [pFactory][Group N°0] new task added (threads:8 - tasks:1).
0.10/0.19	c [pFactory][Group N°0] new task added (threads:8 - tasks:2).
0.10/0.19	c [pFactory][Group N°0] new task added (threads:8 - tasks:3).
0.10/0.19	c [pFactory][Group N°0] new task added (threads:8 - tasks:4).
0.10/0.19	c [pFactory][Group N°0] new task added (threads:8 - tasks:5).
0.10/0.19	c [pFactory][Group N°0] new task added (threads:8 - tasks:6).
0.10/0.19	c [pFactory][Group N°0] new task added (threads:8 - tasks:7).
0.10/0.19	c [pFactory][Group N°0] new task added (threads:8 - tasks:8).
0.10/0.19	c [pFactory][Group N°0] concurrent mode: enabled.
0.10/0.19	c [pFactory][Group N°0] computations in progress (threads:8 - tasks:8).
0.10/0.19	c [pFactory][Group N°0] task 7 launched on thread 1.
0.10/0.19	c [pFactory][Group N°0] task 6 launched on thread 0.
0.10/0.19	c [pFactory][Group N°0] task 5 launched on thread 6.
0.10/0.19	c [pFactory][Group N°0] task 4 launched on thread 2.
0.10/0.19	c [pFactory][Group N°0] task 3 launched on thread 4.
0.10/0.19	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.10/0.19	c root propagations     : 0           
0.10/0.19	c restarts enabled, print stats at every restarts
0.10/0.19	c
0.10/0.19	c
0.10/0.19	c root propagations     : 0           
0.10/0.19	c restarts enabled, print stats at every restarts
0.10/0.19	c
0.10/0.19	c
0.10/0.19	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.10/0.19	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.10/0.19	c root propagations     : 0           
0.10/0.19	c restarts enabled, print stats at every restarts
0.10/0.19	c
0.10/0.19	c
0.10/0.19	c [pFactory][Group N°0] task 2 launched on thread 7.
0.10/0.19	c [pFactory][Group N°0] task 1 launched on thread 3.
0.10/0.19	c [pFactory][Group N°0] task 0 launched on thread 5.
0.10/0.19	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.10/0.19	c root propagations     : 0           
0.10/0.19	c restarts enabled, print stats at every restarts
0.10/0.19	c
0.10/0.19	c
0.10/0.19	c root propagations     : 0           
0.10/0.19	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.10/0.19	c restarts enabled, print stats at every restarts
0.10/0.19	c
0.10/0.19	c
0.10/0.19	c root propagations     : 0           
0.10/0.19	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.10/0.19	c restarts enabled, print stats at every restarts
0.10/0.19	c
0.10/0.19	c
0.10/0.19	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.10/0.19	c root propagations     : 0           
0.10/0.19	c restarts enabled, print stats at every restarts
0.10/0.19	c
0.10/0.19	c
0.10/0.19	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.10/0.20	c 32             75             17946          6389           0              0              5   13   7     
0.10/0.20	c 32             68             19117          6903           0              0              6   11   7     
0.10/0.20	c 33             82             19722          6842           0              0              7   7   3      
0.10/0.20	c 32             104            22072          7454           0              0              8   25   13    
0.10/0.20	c 32             97             22096          8321           0              0              6   16   9     
0.10/0.20	c 33             76             21500          7455           0              0              8   8   4      
0.10/0.20	c 33             111            24602          8164           0              0              7   7   3      
0.10/0.20	c 33             105            24791          9049           0              0              8   8   4      
0.10/0.20	c 101            195            58591          20906          0              0              4   9   6      
0.10/0.20	c 101            203            54940          19541          0              0              4   10   6     
0.10/0.20	c 64             154            38133          13808          0              0              5   16   7     
0.10/0.20	c 64             172            41494          13750          0              0              5   9   6      
0.10/0.20	c 101            208            56676          17451          0              0              5   13   6     
0.10/0.20	c 65             178            43196          14182          0              0              6   6   3      
0.10/0.20	c 65             165            40998          14558          0              0              11   11   5    
0.10/0.20	c 64             182            44792          14938          0              0              6   26   10    
0.10/0.20	c 64             164            43614          16090          0              0              6   9   7      
0.10/0.20	c 66             183            44853          14799          0              0              5   5   2      
0.10/0.20	c 66             173            42665          15116          0              0              8   8   4      
0.10/0.20	c 65             190            47067          15507          0              0              8   8   4      
0.10/0.20	c 65             171            45632          16594          0              0              7   7   3      
0.10/0.20	c 67             190            46828          15318          0              0              7   7   3      
0.10/0.20	c 67             186            45703          15964          0              0              13   13   6    
0.10/0.20	c 66             197            49027          16063          0              0              7   7   3      
0.10/0.20	c 66             177            47704          17145          0              0              6   6   3      
0.10/0.20	c 101            194            52204          17731          0              0              4   10   6     
0.10/0.20	c 67             184            50111          17679          0              0              7   7   3      
0.10/0.20	c 67             205            51372          16743          0              0              8   8   4      
0.10/0.21	c 128            322            84777          28901          0              0              5   14   7     
0.10/0.21	c 128            319            84514          28147          0              0              5   9   6      
0.10/0.21	c 128            343            85343          29279          0              0              6   15   8     
0.10/0.22	c 128            321            81860          27660          0              0              6   17   8     
0.10/0.22	c 129            325            86286          28682          0              0              6   6   3      
0.10/0.22	c 129            330            87034          29496          0              0              8   8   4      
0.10/0.22	c 129            326            83270          28151          0              0              5   5   2      
0.10/0.22	c 129            352            88535          30150          0              0              9   9   4      
0.10/0.22	c 130            334            88617          29203          0              0              9   9   4      
0.10/0.22	c 130            338            89535          30141          0              0              8   8   4      
0.10/0.22	c 130            358            90202          30703          0              0              6   6   3      
0.10/0.22	c 130            334            85574          28738          0              0              8   8   4      
0.10/0.22	c 131            340            90070          29559          0              0              6   6   3      
0.10/0.22	c 131            343            90852          30700          0              0              5   5   2      
0.10/0.22	c 211            455            116054         38839          0              0              5   30   7     
0.10/0.22	c 131            340            87452          29311          0              0              6   6   3      
0.10/0.22	c 132            346            91884          30082          0              0              6   6   3      
0.10/0.22	c 131            365            92282          31288          0              0              7   7   3      
0.10/0.22	c 132            349            92472          31155          0              0              6   6   3      
0.10/0.22	c 133            351            93115          30485          0              0              5   5   2      
0.10/0.22	c 132            345            88889          29905          0              0              5   5   2      
0.10/0.22	c 132            373            94530          31896          0              0              8   8   4      
0.10/0.22	c 133            357            94684          31647          0              0              8   8   4      
0.10/0.22	c 134            358            94954          31010          0              0              7   7   3      
0.10/0.22	c 134            362            96001          32206          0              0              5   5   2      
0.10/0.22	c 133            353            91731          30626          0              0              8   8   4      
0.10/0.22	c 133            380            96805          32515          0              0              7   7   3      
0.10/0.22	c 135            364            96617          31451          0              0              6   6   3      
0.10/0.22	c 135            368            97621          32661          0              0              6   6   3      
0.10/0.22	c 134            387            98885          33100          0              0              7   7   3      
0.10/0.22	c 134            361            94035          31213          0              0              8   8   4      
0.10/0.22	c 135            367            95913          31786          0              0              6   6   3      
0.10/0.22	c 211            436            127701         43112          0              0              5   12   6     
0.10/0.22	c 135            396            101567         33716          0              0              9   9   4      
0.10/0.22	c 211            417            118257         40626          0              0              5   10   6     
0.35/0.22	c 332            754            192286         64110          0              0              4   28   9     
0.35/0.22	c 256            613            165896         54996          0              0              4   10   6     
0.35/0.22	c 256            654            174706         55131          0              0              5   11   7     
0.35/0.22	c First solution is found
0.35/0.22	c [pFactory][Group N°0] concurent mode: thread 0 has won with the task 6.
0.35/0.22	c 257            621            168269         55636          0              0              8   8   4      
0.35/0.22	c [pFactory][Group N°0] Thread N°0 is joined.
0.35/0.22	c [pFactory][Group N°0] Thread N°1 is joined.
0.35/0.22	c [pFactory][Group N°0] Thread N°2 is joined.
0.35/0.22	c [pFactory][Group N°0] Thread N°3 is joined.
0.35/0.22	c [pFactory][Group N°0] Thread N°4 is joined.
0.35/0.22	c [pFactory][Group N°0] Thread N°5 is joined.
0.35/0.22	c [pFactory][Group N°0] Thread N°6 is joined.
0.35/0.22	c [pFactory][Group N°0] Thread N°7 is joined.
0.35/0.22	c [pFactory][Group N°0] Return Code of the winner:1 (Thread N°0)
0.35/0.22	s SATISFIABLE
0.35/0.22	c restarts              : 14          
0.35/0.22	c conflicts             : 248          (596 /sec)
0.35/0.22	c decisions             : 721          (1732 /sec)
0.35/0.22	c propagations          : 59785       (143617 /sec)
0.35/0.22	c root propagations     : 0           
0.35/0.22	c filter calls          : 167520         (402420 /sec)
0.35/0.22	c useless filter calls  : 139083         (83 %)
0.35/0.22	c Memory used           : 576.94 MB
0.35/0.22	c CPU time              : 0.4162 s
0.35/0.22	c real time             : 0.2231 s
0.35/0.22	
0.35/0.22	c solution 1
0.35/0.22	
0.35/0.22	v <instantiation type='solution'>
0.35/0.22	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] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] </list>
0.35/0.22	v <values>2 4 1 16 2 20 5 17 1 19 1 7 11 2 7 16 7 18 2 18 9 8 8 5 4 2 9 19 16 2 13 7 18 20 18 6 20 17 3 14 19 11 3 1 1 15 17 13 7 14 </values>
0.35/0.22	v </instantiation>
0.35/0.22	

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4397931-1568602563/watcher-4397931-1568602563 -o /tmp/evaluation-result-4397931-1568602563/solver-4397931-1568602563 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node120-1324111741-488 --watchdog 2580 cosoco -model -nbcores=8 HOME/instance-4397931-1568602563.xml 

running on 8 cores: 0-7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=1306, runsolver pid=1302
Current StackSize limit: 8192 KiB


[startup+0.100153 s]*
/proc/loadavg: 7.83 4.39 2.70 2/192 1307
/proc/meminfo: memFree=29607796/32770688 swapFree=66919992/67108860
[pid=1306] ppid=1302 vsize=30540 memory=6588 CPUtime=0.1 cores=0-7
/proc/1306/stat : 1306 (cosoco) R 1302 1306 460 0 -1 4202496 1871 0 0 0 10 0 0 0 20 0 1 0 436262575 31272960 1647 33554432000 4194304 6211092 140721023647488 140721023644024 140400001432549 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 17551360 140721023648785 140721023648877 140721023648877 140721023651790 0
/proc/1306/statm: 7635 1647 809 493 0 940 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 30540 KiB
Current children cumulated memory: 6588 KiB

[startup+0.211198 s]*
/proc/loadavg: 7.83 4.39 2.70 9/200 1322
/proc/meminfo: memFree=29603812/32770688 swapFree=66919992/67108860
[pid=1306] ppid=1302 vsize=623564 memory=10284 CPUtime=0.35 cores=0-7
/proc/1306/stat : 1306 (cosoco) S 1302 1306 460 0 -1 1077944320 2805 0 0 0 35 0 0 0 20 0 9 0 436262575 638529536 2571 33554432000 4194304 6211092 140721023647488 140721023645744 140400017473271 0 0 4096 8405026 18446744073709551615 0 0 17 1 0 0 0 0 0 8312316 8317760 17551360 140721023648785 140721023648877 140721023648877 140721023651790 0
/proc/1306/statm: 155891 2571 847 493 0 149196 0
[pid=1306/tid=1315] ppid=1302 vsize=623564 memory=1398722017469774279 CPUtime=0.02 cores=0-7
/proc/1306/task/1315/stat : 1315 (cosoco) R 1302 1306 460 0 -1 4202560 8 0 0 0 2 0 0 0 20 0 9 0 436262594 638529536 2571 33554432000 4194304 6211092 140721023647488 140399994330488 5017569 0 0 4096 8405026 0 0 0 -1 5 0 0 0 0 0 8312316 8317760 17551360 140721023648785 140721023648877 140721023648877 140721023651790 0
[pid=1306/tid=1316] ppid=1302 vsize=623564 memory=664954298467758088 CPUtime=0.02 cores=0-7
/proc/1306/task/1316/stat : 1316 (cosoco) R 1302 1306 460 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 9 0 436262594 638529536 2571 33554432000 4194304 6211092 140721023647488 140399985938016 5017476 0 0 4096 8405026 0 0 0 -1 2 0 0 0 0 0 8312316 8317760 17551360 140721023648785 140721023648877 140721023648877 140721023651790 0
[pid=1306/tid=1317] ppid=1302 vsize=623564 memory=140161897711232 CPUtime=0.02 cores=0-7
/proc/1306/task/1317/stat : 1317 (cosoco) R 1302 1306 460 0 -1 4202560 5 0 0 0 2 0 0 0 20 0 9 0 436262594 638529536 2571 33554432000 4194304 6211092 140721023647488 140399977544800 5409364 0 0 4096 8405026 0 0 0 -1 3 0 0 0 0 0 8312316 8317760 17551360 140721023648785 140721023648877 140721023648877 140721023651790 0
[pid=1306/tid=1318] ppid=1302 vsize=623564 memory=0 CPUtime=0.02 cores=0-7
/proc/1306/task/1318/stat : 1318 (cosoco) R 1302 1306 460 0 -1 4202560 6 0 0 0 2 0 0 0 20 0 9 0 436262594 638529536 2571 33554432000 4194304 6211092 140721023647488 140399969152376 5017559 0 0 4096 8405026 0 0 0 -1 0 0 0 0 0 0 8312316 8317760 17551360 140721023648785 140721023648877 140721023648877 140721023651790 0
[pid=1306/tid=1319] ppid=1302 vsize=623564 memory=0 CPUtime=0.02 cores=0-7
/proc/1306/task/1319/stat : 1319 (cosoco) R 1302 1306 460 0 -1 4202560 7 0 0 0 2 0 0 0 20 0 9 0 436262594 638529536 2571 33554432000 4194304 6211092 140721023647488 140399960759672 5017234 0 0 4096 8405026 0 0 0 -1 6 0 0 0 0 0 8312316 8317760 17551360 140721023648785 140721023648877 140721023648877 140721023651790 0
[pid=1306/tid=1320] ppid=1302 vsize=623564 memory=0 CPUtime=0.02 cores=0-7
/proc/1306/task/1320/stat : 1320 (cosoco) R 1302 1306 460 0 -1 4202560 7 0 0 0 2 0 0 0 20 0 9 0 436262594 638529536 2571 33554432000 4194304 6211092 140721023647488 140399952366688 5186199 0 0 4096 8405026 0 0 0 -1 1 0 0 0 0 0 8312316 8317760 17551360 140721023648785 140721023648877 140721023648877 140721023651790 0
[pid=1306/tid=1321] ppid=1302 vsize=623564 memory=-1 CPUtime=0.01 cores=0-7
/proc/1306/task/1321/stat : 1321 (cosoco) R 1302 1306 460 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 9 0 436262594 638529536 2571 33554432000 4194304 6211092 140721023647488 140399943973984 5017555 0 0 4096 8405026 0 0 0 -1 7 0 0 0 0 0 8312316 8317760 17551360 140721023648785 140721023648877 140721023648877 140721023651790 0
[pid=1306/tid=1322] ppid=1302 vsize=623564 memory=0 CPUtime=0.02 cores=0-7
/proc/1306/task/1322/stat : 1322 (cosoco) R 1302 1306 460 0 -1 4202560 6 0 0 0 2 0 0 0 20 0 9 0 436262594 638529536 2571 33554432000 4194304 6211092 140721023647488 140399935581280 5017277 0 0 4096 8405026 0 0 0 -1 4 0 0 0 0 0 8312316 8317760 17551360 140721023648785 140721023648877 140721023648877 140721023651790 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 623564 KiB
Current children cumulated memory: 10284 KiB

[startup+0.227634 s]
# the end of solver process 1306 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.416282 s, system=0.008004 s

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

Child status: 0
Real time (s): 0.227672
CPU time (s): 0.424286
CPU user time (s): 0.416282
CPU system time (s): 0.008004
CPU usage (%): 186.358
Max. virtual memory (cumulated for all children) (KiB): 623564
Max. memory (cumulated for all children) (KiB): 10284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.416282
system time used= 0.008004
maximum resident set size= 10580
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2825
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= 51
involuntary context switches= 8


# summary of solver processes directly reported to runsolver:
#   pid: 1306
#   total CPU time (s): 0.424286
#   total CPU user time (s): 0.416282
#   total CPU system time (s): 0.008004

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.016061 second user time and 0.028911 second system time

The end

Launcher Data

Begin job on node120 at 2011-12-17 11:16:25
IDJOB=4397931
IDBENCH=126157
IDSOLVER=2851
FILE ID=node120/4397931-1568602563
RUNJOBID= node120-1324111741-488
PBS_JOBID= 21703407
Free space on /tmp= 61652 MiB

SOLVER NAME= cosoco 2.O parallel
BENCH NAME= XCSP17/QRandom/QRandom-geometric-rw/geometric-50-20-d4-75-08.xml
COMMAND LINE= cosoco -model -nbcores=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4397931-1568602563/watcher-4397931-1568602563 -o /tmp/evaluation-result-4397931-1568602563/solver-4397931-1568602563 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node120-1324111741-488 --watchdog 2580  cosoco -model -nbcores=8 HOME/instance-4397931-1568602563.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= ee1da6b537c1ecd46a877bd70c24ae39
RANDOM SEED=926818163

node120.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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770688 kB
MemFree:        29611692 kB
MemAvailable:   31827324 kB
Buffers:          159700 kB
Cached:          2360324 kB
SwapCached:        77548 kB
Active:          1339352 kB
Inactive:        1261868 kB
Active(anon):       1936 kB
Inactive(anon):   128888 kB
Active(file):    1337416 kB
Inactive(file):  1132980 kB
Unevictable:      107500 kB
Mlocked:          107500 kB
SwapTotal:      67108860 kB
SwapFree:       66919992 kB
Dirty:              3084 kB
Writeback:             0 kB
AnonPages:        106168 kB
Mapped:            51584 kB
Shmem:             41008 kB
Slab:             150684 kB
SReclaimable:     122140 kB
SUnreclaim:        28544 kB
KernelStack:        3488 kB
PageTables:         5092 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:     514732 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 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:      146880 kB
DirectMap2M:    33398784 kB

Free space on /tmp at the end= 61652 MiB
End job on node120 at 2011-12-17 11:16:25