Trace number 4397323

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.0SAT 69.2283 69.2228

General information on the benchmark

NameMarketSplit/MarketSplit-m1-gp/
MarketSplit-08.xml
MD5SUMc33b611f783ff62a93dcb2ff1216bc06
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 benchmark7.18976
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints4
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":30}]
Minimum variable degree4
Maximum variable degree4
Distribution of variable degrees[{"degree":4,"count":30}]
Minimum constraint arity30
Maximum constraint arity30
Distribution of constraint arities[{"arity":30,"count":4}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":4}]
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 2.00 --  
0.00/0.00	c
0.00/0.00	c command line: cosoco -lc -model -restarts -stick HOME/instance-4397323-1568580063.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: 30
0.00/0.00	c |            Domain Sizes: 2..2
0.00/0.00	c |
0.00/0.00	c |             Constraints: 4
0.00/0.00	c |                   Arity: 30..30
0.00/0.00	c | 
0.00/0.00	c |                   Types: 
0.00/0.00	c |                          Sum: 4
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            489            2787           2791           0              0              15   28   24   
0.00/0.01	c 211            1005           5618           5629           0              0              20   27   25   
0.00/0.01	c 332            1570           8865           8894           0              0              18   27   23   
0.00/0.02	c 465            2087           11808          11873          0              0              19   27   23   
0.00/0.02	c 611            2666           15085          15154          0              0              16   27   23   
0.00/0.03	c 771            3277           18636          18594          0              0              20   27   23   
0.00/0.04	c 947            3963           22689          22572          0              0              18   26   23   
0.00/0.04	c 1140           4716           27188          26873          0              0              17   27   23   
0.00/0.05	c 1352           5485           31511          31258          0              0              16   26   22   
0.00/0.06	c 1585           6367           36153          36035          0              0              18   27   24   
0.00/0.07	c 1841           7373           41865          42004          0              0              17   27   23   
0.00/0.08	c 2122           8549           49059          49341          0              0              14   26   22   
0.00/0.09	c 2431           9781           56338          56837          0              0              16   27   22   
0.00/0.10	c 2770           11112          64185          64931          0              0              17   27   23   
0.10/0.12	c 3142           12580          72666          73405          0              0              14   27   23   
0.10/0.13	c 3551           14226          82331          82886          0              0              19   27   23   
0.10/0.15	c 4000           16034          93114          94008          0              0              17   27   23   
0.10/0.17	c 4493           17935          104541         105533         0              0              14   27   22   
0.10/0.19	c 5035           19963          116324         117058         0              0              16   27   23   
0.10/0.21	c 5631           22220          129658         130526         0              0              13   26   23   
0.21/0.23	c 6286           24743          144567         145571         0              0              17   27   23   
0.21/0.26	c 7006           27563          161501         161997         0              0              14   27   23   
0.21/0.29	c 7798           30646          180449         179866         0              0              12   27   23   
0.31/0.33	c 8669           33975          200938         200221         0              0              16   27   22   
0.31/0.36	c 9627           37786          224055         223053         0              0              15   27   22   
0.31/0.41	c 10680          41975          249820         248389         0              0              15   27   23   
0.41/0.45	c 11838          46743          279020         276385         0              0              14   28   23   
0.41/0.50	c 13111          51913          309739         307878         0              0              14   27   22   
0.51/0.56	c 14511          57322          342760         341072         0              0              12   27   22   
0.60/0.62	c 16051          63570          379853         377743         0              0              13   27   23   
0.60/0.69	c 17745          70962          422486         422243         0              0              11   28   23   
0.69/0.76	c 19608          78642          468559         467953         0              0              14   27   23   
0.79/0.84	c 21657          86584          515598         513943         0              0              16   28   23   
0.89/0.92	c 23910          95454          568498         565528         0              0              14   28   23   
1.00/1.01	c 26388          104989         624386         620450         0              0              14   27   23   
1.10/1.11	c 29113          115714         687441         681587         0              0              15   28   24   
1.19/1.22	c 32110          127375         758716         750041         0              0              13   28   23   
1.29/1.35	c 35406          140308         835359         826006         0              0              12   27   23   
1.39/1.48	c 39031          154490         919589         909579         0              0              15   27   23   
1.59/1.63	c 43018          170040         1011354        999174         0              0              15   27   23   
1.69/1.79	c 47403          187080         1113836        1098252        0              0              13   28   23   
1.89/1.97	c 52226          205474         1223460        1205678        0              0              13   27   23   
2.10/2.17	c 57531          226192         1347048        1326893        0              0              14   28   23   
2.29/2.37	c 63366          248598         1477949        1456303        0              0              13   27   23   
2.59/2.61	c 69784          273932         1628457        1605137        0              0              11   28   23   
2.79/2.87	c 76843          301034         1788321        1765432        0              0              12   27   23   
3.10/3.15	c 84607          330899         1964322        1940140        0              0              13   28   23   
3.39/3.46	c 93147          364194         2160612        2133672        0              0              12   28   23   
3.69/3.78	c 102541         400462         2370131        2341861        0              0              15   28   23   
4.10/4.16	c 112874         440235         2601277        2582661        0              0              12   27   22   
4.59/4.60	c 124240         486592         2872168        2862120        0              0              12   28   23   
5.00/5.09	c 136742         537518         3173705        3162623        0              0              13   28   23   
5.59/5.62	c 150494         592606         3499708        3489346        0              0              10   28   23   
6.10/6.18	c 165621         653569         3850547        3845268        0              0              13   28   23   
6.69/6.78	c 182260         718299         4224865        4221148        0              0              12   28   23   
7.39/7.46	c 200562         790383         4652171        4642962        0              0              10   28   23   
8.19/8.21	c 220694         870052         5115858        5109329        0              0              10   28   23   
9.00/9.03	c 242839         956756         5622738        5614864        0              0              12   28   23   
9.89/9.96	c 267198         1056209        6193861        6208875        0              0              11   28   23   
10.89/10.93	c 293992         1161837        6800560        6833409        0              0              10   28   23   
12.00/12.01	c 323465         1278438        7473814        7521999        0              0              13   28   23   
13.10/13.18	c 355885         1405475        8206134        8264689        0              0              11   28   23   
14.50/14.53	c 391547         1546068        9043396        9094001        0              0              9   28   23    
15.90/15.96	c 430775         1697930        9934718        9989977        0              0              10   28   23   
17.50/17.57	c 473925         1869224        10941346       11006551       0              0              9   28   23    
19.30/19.39	c 521390         2056982        12062229       12130846       0              0              10   28   23   
21.30/21.36	c 573601         2261809        13276477       13350378       0              0              9   28   23    
23.40/23.46	c 631033         2487383        14588796       14668964       0              0              10   28   23   
25.70/25.76	c 694208         2735975        16036915       16103153       0              0              8   28   23    
28.20/28.24	c 763700         3005603        17595973       17688384       0              0              11   28   23   
31.01/31.05	c 840141         3305846        19349851       19460542       0              0              11   28   23   
34.11/34.17	c 924226         3639368        21318672       21394203       0              0              12   28   23   
37.50/37.59	c 1016719        4006185        23472660       23520869       0              0              11   28   23   
41.30/41.36	c 1118461        4406900        25830913       25864569       0              0              11   28   23   
45.40/45.49	c 1230377        4848860        28414845       28447977       0              0              10   28   23   
49.90/49.97	c 1353484        5329762        31217105       31259998       0              0              9   28   23    
54.90/54.99	c 1488901        5860375        34339162       34392856       0              0              9   28   23    
60.40/60.42	c 1637859        6446570        37739389       37809467       0              0              8   28   23    
66.40/66.46	c 1801712        7089081        41519957       41565736       0              0              9   28   23    
69.20/69.22	c First solution is found
69.20/69.22	s SATISFIABLE
69.20/69.22	c restarts              : 79          
69.20/69.22	c conflicts             : 1875587      (27093 /sec)
69.20/69.22	c decisions             : 7378730      (106587 /sec)
69.20/69.22	c propagations          : 43277317    (625150 /sec)
69.20/69.22	c root propagations     : 0           
69.20/69.22	c filter calls          : 43239664       (624606 /sec)
69.20/69.22	c useless filter calls  : 35257635       (81 %)
69.20/69.22	c Memory used           : 26.59 MB
69.20/69.22	c CPU time              : 69.227 s
69.20/69.22	c real time             : 69.2193 s
69.20/69.22	
69.20/69.22	c solution 1
69.20/69.22	
69.20/69.22	v <instantiation type='solution'>
69.20/69.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] </list>
69.20/69.22	v <values>0 0 1 1 0 0 0 0 1 1 1 1 1 0 0 1 0 1 0 1 1 0 1 0 1 0 1 0 0 1 </values>
69.20/69.22	v </instantiation>
69.20/69.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: 16374 MiB (14897 MiB free)
  memory of node 1: 16384 MiB (15292 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4397323-1568580063/watcher-4397323-1568580063 -o /tmp/evaluation-result-4397323-1568580063/solver-4397323-1568580063 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node146-1568572743-22678 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4397323-1568580063.xml 

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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=24366, runsolver pid=24363

[startup+0.100202 s]*
/proc/loadavg: 2.27 2.10 2.01 3/201 24367
/proc/meminfo: memFree=30914352/32770624 swapFree=67001172/67108860
[pid=24366] ppid=24363 vsize=27228 memory=3684 CPUtime=0.1 cores=0,2,4,6
/proc/24366/stat : 24366 (cosoco) R 24363 24366 22647 0 -1 4202496 1130 0 0 0 10 0 0 0 20 0 1 0 433920336 27881472 921 33554432000 4194304 6211092 140731071483824 140731071480360 5149008 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 37556224 140731071484939 140731071485041 140731071485041 140731071487950 0
/proc/24366/statm: 6807 921 829 493 0 112 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27228 KiB
Current children cumulated memory: 3684 KiB

[startup+0.209517 s]*
/proc/loadavg: 2.27 2.10 2.01 3/200 24367
/proc/meminfo: memFree=30914352/32770624 swapFree=67001172/67108860
[pid=24366] ppid=24363 vsize=27228 memory=3684 CPUtime=0.21 cores=0,2,4,6
/proc/24366/stat : 24366 (cosoco) R 24363 24366 22647 0 -1 4202496 1130 0 0 0 21 0 0 0 20 0 1 0 433920336 27881472 921 33554432000 4194304 6211092 140731071483824 140731071480360 5250241 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 37556224 140731071484939 140731071485041 140731071485041 140731071487950 0
/proc/24366/statm: 6807 921 829 493 0 112 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27228 KiB
Current children cumulated memory: 3684 KiB

[startup+0.309213 s]*
/proc/loadavg: 2.27 2.10 2.01 3/200 24367
/proc/meminfo: memFree=30914352/32770624 swapFree=67001172/67108860
[pid=24366] ppid=24363 vsize=27228 memory=3684 CPUtime=0.31 cores=0,2,4,6
/proc/24366/stat : 24366 (cosoco) R 24363 24366 22647 0 -1 4202496 1130 0 0 0 31 0 0 0 20 0 1 0 433920336 27881472 921 33554432000 4194304 6211092 140731071483824 140731071480360 5148855 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 37556224 140731071484939 140731071485041 140731071485041 140731071487950 0
/proc/24366/statm: 6807 921 829 493 0 112 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27228 KiB
Current children cumulated memory: 3684 KiB

[startup+0.700337 s]
/proc/loadavg: 2.27 2.10 2.01 3/200 24367
/proc/meminfo: memFree=30913988/32770624 swapFree=67001172/67108860
[pid=24366] ppid=24363 vsize=27228 memory=3684 CPUtime=0.69 cores=0,2,4,6
/proc/24366/stat : 24366 (cosoco) R 24363 24366 22647 0 -1 4202496 1130 0 0 0 69 0 0 0 20 0 1 0 433920336 27881472 921 33554432000 4194304 6211092 140731071483824 140731071481784 5250224 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 37556224 140731071484939 140731071485041 140731071485041 140731071487950 0
/proc/24366/statm: 6807 921 829 493 0 112 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27228 KiB
Current children cumulated memory: 3684 KiB

[startup+1.50034 s]
/proc/loadavg: 2.27 2.10 2.01 3/200 24367
/proc/meminfo: memFree=30913988/32770624 swapFree=67001172/67108860
[pid=24366] ppid=24363 vsize=27228 memory=3684 CPUtime=1.49 cores=0,2,4,6
/proc/24366/stat : 24366 (cosoco) R 24363 24366 22647 0 -1 4202496 1130 0 0 0 149 0 0 0 20 0 1 0 433920336 27881472 921 33554432000 4194304 6211092 140731071483824 140731071481784 5149700 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 37556224 140731071484939 140731071485041 140731071485041 140731071487950 0
/proc/24366/statm: 6807 921 829 493 0 112 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27228 KiB
Current children cumulated memory: 3684 KiB

[startup+3.10912 s]
/proc/loadavg: 2.27 2.10 2.01 3/200 24367
/proc/meminfo: memFree=30914144/32770624 swapFree=67001172/67108860
[pid=24366] ppid=24363 vsize=27228 memory=3872 CPUtime=3.1 cores=0,2,4,6
/proc/24366/stat : 24366 (cosoco) R 24363 24366 22647 0 -1 4202496 1164 0 0 0 310 0 0 0 20 0 1 0 433920336 27881472 968 33554432000 4194304 6211092 140731071483824 140731071481784 5149044 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 37556224 140731071484939 140731071485041 140731071485041 140731071487950 0
/proc/24366/statm: 6807 968 873 493 0 112 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27228 KiB
Current children cumulated memory: 3872 KiB

[startup+6.30034 s]
/proc/loadavg: 2.25 2.09 2.01 3/200 24367
/proc/meminfo: memFree=30914020/32770624 swapFree=67001172/67108860
[pid=24366] ppid=24363 vsize=27228 memory=3872 CPUtime=6.29 cores=0,2,4,6
/proc/24366/stat : 24366 (cosoco) R 24363 24366 22647 0 -1 4202496 1198 0 0 0 629 0 0 0 20 0 1 0 433920336 27881472 968 33554432000 4194304 6211092 140731071483824 140731071481784 5250284 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 37556224 140731071484939 140731071485041 140731071485041 140731071487950 0
/proc/24366/statm: 6807 968 873 493 0 112 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27228 KiB
Current children cumulated memory: 3872 KiB

[startup+12.7003 s]
/proc/loadavg: 2.23 2.09 2.01 3/200 24367
/proc/meminfo: memFree=30913928/32770624 swapFree=67001172/67108860
[pid=24366] ppid=24363 vsize=27228 memory=3872 CPUtime=12.7 cores=0,2,4,6
/proc/24366/stat : 24366 (cosoco) R 24363 24366 22647 0 -1 4202496 1232 0 0 0 1270 0 0 0 20 0 1 0 433920336 27881472 968 33554432000 4194304 6211092 140731071483824 140731071481784 5149192 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 37556224 140731071484939 140731071485041 140731071485041 140731071487950 0
/proc/24366/statm: 6807 968 873 493 0 112 0
Current children cumulated CPU time: 12.7 s
Current children cumulated vsize: 27228 KiB
Current children cumulated memory: 3872 KiB

[startup+25.5004 s]
/proc/loadavg: 2.18 2.09 2.01 3/200 24367
/proc/meminfo: memFree=30913616/32770624 swapFree=67001172/67108860
[pid=24366] ppid=24363 vsize=27228 memory=3872 CPUtime=25.5 cores=0,2,4,6
/proc/24366/stat : 24366 (cosoco) R 24363 24366 22647 0 -1 4202496 1300 0 0 0 2550 0 0 0 20 0 1 0 433920336 27881472 968 33554432000 4194304 6211092 140731071483824 140731071481784 5250234 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 37556224 140731071484939 140731071485041 140731071485041 140731071487950 0
/proc/24366/statm: 6807 968 873 493 0 112 0
Current children cumulated CPU time: 25.5 s
Current children cumulated vsize: 27228 KiB
Current children cumulated memory: 3872 KiB

[startup+51.1092 s]
/proc/loadavg: 2.12 2.08 2.01 3/200 24370
/proc/meminfo: memFree=30912772/32770624 swapFree=67001172/67108860
[pid=24366] ppid=24363 vsize=27228 memory=3872 CPUtime=51.11 cores=0,2,4,6
/proc/24366/stat : 24366 (cosoco) R 24363 24366 22647 0 -1 4202496 1334 0 0 0 5111 0 0 0 20 0 1 0 433920336 27881472 968 33554432000 4194304 6211092 140731071483824 140731071481784 5250224 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 37556224 140731071484939 140731071485041 140731071485041 140731071487950 0
/proc/24366/statm: 6807 968 873 493 0 112 0
Current children cumulated CPU time: 51.11 s
Current children cumulated vsize: 27228 KiB
Current children cumulated memory: 3872 KiB

[startup+69.2227 s]
# the end of solver process 24366 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=69.2273 s, system=0.001 s

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

[startup+51.2004 s]
/proc/loadavg: 2.12 2.08 2.01 3/200 24370
/proc/meminfo: memFree=30912772/32770624 swapFree=67001172/67108860
[pid=24366] ppid=24363 vsize=27228 memory=3872 CPUtime=51.2 cores=0,2,4,6
/proc/24366/stat : 24366 (cosoco) R 24363 24366 22647 0 -1 4202496 1334 0 0 0 5120 0 0 0 20 0 1 0 433920336 27881472 968 33554432000 4194304 6211092 140731071483824 140731071481784 5250234 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 37556224 140731071484939 140731071485041 140731071485041 140731071487950 0
/proc/24366/statm: 6807 968 873 493 0 112 0
Current children cumulated CPU time: 51.2 s
Current children cumulated vsize: 27228 KiB
Current children cumulated memory: 3872 KiB

[startup+57.6003 s]
/proc/loadavg: 2.11 2.08 2.01 3/200 24370
/proc/meminfo: memFree=30913028/32770624 swapFree=67001172/67108860
[pid=24366] ppid=24363 vsize=27228 memory=3872 CPUtime=57.6 cores=0,2,4,6
/proc/24366/stat : 24366 (cosoco) R 24363 24366 22647 0 -1 4202496 1334 0 0 0 5760 0 0 0 20 0 1 0 433920336 27881472 968 33554432000 4194304 6211092 140731071483824 140731071481784 5150158 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 37556224 140731071484939 140731071485041 140731071485041 140731071487950 0
/proc/24366/statm: 6807 968 873 493 0 112 0
Current children cumulated CPU time: 57.6 s
Current children cumulated vsize: 27228 KiB
Current children cumulated memory: 3872 KiB

[startup+64.0003 s]*
/proc/loadavg: 2.10 2.08 2.01 3/200 24371
/proc/meminfo: memFree=30913168/32770624 swapFree=67001172/67108860
[pid=24366] ppid=24363 vsize=27228 memory=3872 CPUtime=64.01 cores=0,2,4,6
/proc/24366/stat : 24366 (cosoco) R 24363 24366 22647 0 -1 4202496 1334 0 0 0 6401 0 0 0 20 0 1 0 433920336 27881472 968 33554432000 4194304 6211092 140731071483824 140731071481784 5250241 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 37556224 140731071484939 140731071485041 140731071485041 140731071487950 0
/proc/24366/statm: 6807 968 873 493 0 112 0
Current children cumulated CPU time: 64.01 s
Current children cumulated vsize: 27228 KiB
Current children cumulated memory: 3872 KiB

[startup+67.2003 s]
/proc/loadavg: 2.09 2.08 2.01 3/200 24371
/proc/meminfo: memFree=30913168/32770624 swapFree=67001172/67108860
[pid=24366] ppid=24363 vsize=27228 memory=3872 CPUtime=67.2 cores=0,2,4,6
/proc/24366/stat : 24366 (cosoco) R 24363 24366 22647 0 -1 4202496 1334 0 0 0 6720 0 0 0 20 0 1 0 433920336 27881472 968 33554432000 4194304 6211092 140731071483824 140731071481784 5250241 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 37556224 140731071484939 140731071485041 140731071485041 140731071487950 0
/proc/24366/statm: 6807 968 873 493 0 112 0
Current children cumulated CPU time: 67.2 s
Current children cumulated vsize: 27228 KiB
Current children cumulated memory: 3872 KiB

[startup+68.0003 s]*
/proc/loadavg: 2.09 2.08 2.01 3/200 24371
/proc/meminfo: memFree=30913168/32770624 swapFree=67001172/67108860
[pid=24366] ppid=24363 vsize=27228 memory=3872 CPUtime=68.01 cores=0,2,4,6
/proc/24366/stat : 24366 (cosoco) R 24363 24366 22647 0 -1 4202496 1334 0 0 0 6801 0 0 0 20 0 1 0 433920336 27881472 968 33554432000 4194304 6211092 140731071483824 140731071481784 5148850 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 37556224 140731071484939 140731071485041 140731071485041 140731071487950 0
/proc/24366/statm: 6807 968 873 493 0 112 0
Current children cumulated CPU time: 68.01 s
Current children cumulated vsize: 27228 KiB
Current children cumulated memory: 3872 KiB

[startup+68.8003 s]
/proc/loadavg: 2.09 2.08 2.01 3/200 24371
/proc/meminfo: memFree=30913168/32770624 swapFree=67001172/67108860
[pid=24366] ppid=24363 vsize=27228 memory=3872 CPUtime=68.8 cores=0,2,4,6
/proc/24366/stat : 24366 (cosoco) R 24363 24366 22647 0 -1 4202496 1355 0 0 0 6880 0 0 0 20 0 1 0 433920336 27881472 968 33554432000 4194304 6211092 140731071483824 140731071481784 5149217 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 37556224 140731071484939 140731071485041 140731071485041 140731071487950 0
/proc/24366/statm: 6807 968 873 493 0 112 0
Current children cumulated CPU time: 68.8 s
Current children cumulated vsize: 27228 KiB
Current children cumulated memory: 3872 KiB

[startup+69.2003 s]
/proc/loadavg: 2.09 2.08 2.01 3/200 24371
/proc/meminfo: memFree=30913168/32770624 swapFree=67001172/67108860
[pid=24366] ppid=24363 vsize=27228 memory=3872 CPUtime=69.2 cores=0,2,4,6
/proc/24366/stat : 24366 (cosoco) R 24363 24366 22647 0 -1 4202496 1355 0 0 0 6920 0 0 0 20 0 1 0 433920336 27881472 968 33554432000 4194304 6211092 140731071483824 140731071481784 5149811 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 37556224 140731071484939 140731071485041 140731071485041 140731071487950 0
/proc/24366/statm: 6807 968 873 493 0 112 0
Current children cumulated CPU time: 69.2 s
Current children cumulated vsize: 27228 KiB
Current children cumulated memory: 3872 KiB

Child status: 0
Real time (s): 69.2228
CPU time (s): 69.2283
CPU user time (s): 69.2273
CPU system time (s): 0.001
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 27228
Max. memory (cumulated for all children) (KiB): 3872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 69.2273
system time used= 0.001
maximum resident set size= 3940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1407
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= 90


# summary of solver processes directly reported to runsolver:
#   pid: 24366
#   total CPU time (s): 69.2283
#   total CPU user time (s): 69.2273
#   total CPU system time (s): 0.001

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.375314 second user time and 0.394869 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-15 22:40:23
IDJOB=4397323
IDBENCH=133093
IDSOLVER=2849
FILE ID=node146/4397323-1568580063
RUNJOBID= node146-1568572743-22678
PBS_JOBID= 21703311
Free space on /tmp= 59028 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/MarketSplit/MarketSplit-m1-gp/MarketSplit-08.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4397323-1568580063/watcher-4397323-1568580063 -o /tmp/evaluation-result-4397323-1568580063/solver-4397323-1568580063 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node146-1568572743-22678 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4397323-1568580063.xml

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

MD5SUM BENCH= c33b611f783ff62a93dcb2ff1216bc06
RANDOM SEED=163220726

node146.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	: 5332.90
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	: 5332.90
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	: 5332.90
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	: 5332.90
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:        30914788 kB
MemAvailable:   31853408 kB
Buffers:          208748 kB
Cached:          1001348 kB
SwapCached:         4420 kB
Active:           596868 kB
Inactive:         637328 kB
Active(anon):      41552 kB
Inactive(anon):    29864 kB
Active(file):     555316 kB
Inactive(file):   607464 kB
Unevictable:      110700 kB
Mlocked:          110700 kB
SwapTotal:      67108860 kB
SwapFree:       67001172 kB
Dirty:              3044 kB
Writeback:             0 kB
AnonPages:        142276 kB
Mapped:            47132 kB
Shmem:             38696 kB
Slab:             213660 kB
SReclaimable:     183352 kB
SUnreclaim:        30308 kB
KernelStack:        3792 kB
PageTables:         5816 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     555936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 59024 MiB
End job on node146 at 2019-09-15 22:41:32