Trace number 4267329

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.12SAT 21.7612 21.771299

General information on the benchmark

NameMarketSplit/MarketSplit-m1-gp/
MarketSplit-05.xml
MD5SUMea540cd06a6319d4cfbd19a531a1ad9c
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 benchmark21.7612
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 1.12 --  
0.00/0.00	c
0.00/0.00	c command line: cosoco -lc -model -restarts HOME/instance-4267329-1502608806.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            371            1873           1932           0              0              13   26   21   
0.00/0.01	c 211            707            3718           3885           0              0              12   25   20   
0.00/0.01	c 332            1142           6083           6108           0              0              12   27   22   
0.00/0.02	c 465            1649           8635           8532           0              0              12   27   22   
0.00/0.02	c 611            2209           11667          11349          0              0              12   26   22   
0.00/0.03	c 771            2799           14958          14463          0              0              11   27   21   
0.00/0.03	c 947            3406           18547          17832          0              0              10   24   19   
0.00/0.04	c 1140           4038           22090          21234          0              0              10   27   21   
0.00/0.05	c 1352           4775           26381          25345          0              0              11   25   19   
0.00/0.05	c 1585           5509           30427          29527          0              0              12   24   19   
0.00/0.06	c 1841           6418           35321          34233          0              0              10   27   22   
0.00/0.07	c 2122           7375           40502          39443          0              0              12   26   21   
0.00/0.08	c 2431           8564           46856          45556          0              0              11   26   21   
0.00/0.09	c 2770           9748           53267          51600          0              0              13   26   22   
0.10/0.11	c 3142           11014          60202          58143          0              0              12   26   22   
0.10/0.12	c 3551           12386          67678          65604          0              0              12   25   21   
0.10/0.13	c 4000           13909          76146          73834          0              0              13   26   21   
0.10/0.15	c 4493           15664          85910          83196          0              0              11   26   21   
0.10/0.17	c 5035           17570          96251          93310          0              0              13   26   21   
0.10/0.18	c 5631           19637          107487         104278         0              0              11   26   21   
0.10/0.20	c 6286           21895          119846         116294         0              0              13   26   21   
0.21/0.23	c 7006           24365          133200         129363         0              0              12   26   21   
0.21/0.25	c 7798           27200          149016         144293         0              0              10   26   21   
0.21/0.28	c 8669           30298          166541         160918         0              0              13   26   21   
0.30/0.32	c 9627           33910          186912         180015         0              0              10   26   21   
0.30/0.35	c 10680          37781          209416         200585         0              0              11   26   21   
0.30/0.39	c 11838          41964          232556         222706         0              0              11   26   21   
0.40/0.43	c 13111          46358          257041         246395         0              0              12   26   21   
0.40/0.47	c 14511          51030          282782         270283         0              0              11   27   22   
0.50/0.52	c 16051          56206          313381         298349         0              0              10   26   21   
0.50/0.57	c 17745          62100          344405         329675         0              0              12   27   22   
0.60/0.63	c 19608          68654          379217         364094         0              0              11   27   22   
0.69/0.70	c 21657          75894          419070         401671         0              0              13   27   22   
0.69/0.76	c 23910          83294          459234         441468         0              0              13   27   22   
0.79/0.84	c 26388          92001          506738         486835         0              0              11   28   22   
0.89/0.92	c 29113          101324         558697         536788         0              0              12   27   22   
1.00/1.02	c 32110          112016         616088         592352         0              0              12   27   22   
1.10/1.12	c 35406          123731         677739         652300         0              0              12   27   22   
1.19/1.23	c 39031          136672         747933         721124         0              0              11   27   22   
1.29/1.36	c 43018          150941         826872         799518         0              0              10   27   21   
1.49/1.50	c 47403          166310         911251         882708         0              0              12   26   22   
1.59/1.66	c 52226          182925         1002553        973856         0              0              11   26   21   
1.79/1.82	c 57531          201023         1104596        1073864        0              0              13   27   22   
1.89/2.00	c 63366          220298         1210492        1180252        0              0              13   27   22   
2.10/2.19	c 69784          241231         1326572        1298576        0              0              12   26   21   
2.39/2.40	c 76843          264900         1456976        1428376        0              0              12   27   21   
2.59/2.64	c 84607          290956         1602765        1570276        0              0              11   27   22   
2.89/2.91	c 93147          319728         1764567        1730552        0              0              12   27   22   
3.19/3.20	c 102541         351182         1942388        1903172        0              0              11   27   22   
3.49/3.51	c 112874         386439         2134273        2096526        0              0              12   27   22   
3.79/3.88	c 124240         425896         2355690        2313094        0              0              10   27   21   
4.19/4.26	c 136742         469343         2587739        2546618        0              0              11   27   22   
4.59/4.68	c 150494         517621         2848755        2803329        0              0              11   28   22   
5.09/5.16	c 165621         569553         3136308        3088072        0              0              10   28   22   
5.59/5.69	c 182260         627268         3462274        3404006        0              0              11   27   22   
6.19/6.27	c 200562         688753         3812619        3743887        0              0              11   27   22   
6.89/6.91	c 220694         757264         4201640        4125740        0              0              9   27   22    
7.59/7.62	c 242839         833347         4636129        4542562        0              0              9   27   22    
8.39/8.41	c 267198         918503         5123793        5007233        0              0              11   27   22   
9.19/9.29	c 293992         1014187        5664211        5518336        0              0              11   28   22   
10.19/10.25	c 323465         1117952        6254504        6077345        0              0              11   27   22   
11.19/11.29	c 355885         1230660        6891745        6697952        0              0              11   27   22   
12.38/12.43	c 391547         1355393        7601063        7385320        0              0              10   27   22   
13.58/13.69	c 430775         1493501        8376848        8144958        0              0              11   28   22   
15.09/15.12	c 473925         1645737        9257027        8985651        0              0              11   27   22   
16.58/16.67	c 521390         1811800        10206649       9918276        0              0              10   27   22   
18.38/18.41	c 573601         1993870        11270347       10938643       0              0              11   28   22   
20.18/20.22	c 631033         2194881        12397846       12043119       0              0              11   28   23   
21.68/21.77	c solution 1
21.68/21.77	
21.68/21.77	v <instantiation type='solution'>
21.68/21.77	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>
21.68/21.77	v <values>1 0 0 0 1 1 0 0 0 1 1 1 1 0 0 1 1 0 1 1 0 0 0 0 0 1 0 1 0 1 </values>
21.68/21.77	v </instantiation>
21.68/21.77	
21.68/21.77	c restarts              : 68          
21.68/21.77	c conflicts             : 679421       (31226 /sec)
21.68/21.77	c decisions             : 2363321      (108616 /sec)
21.68/21.77	c propagations          : 12978976    (596502 /sec)
21.68/21.77	c root propagations     : 0           
21.68/21.77	c filter calls          : 13351731       (613634 /sec)
21.68/21.77	c useless filter calls  : 11005009       (82 %)
21.68/21.77	c Memory used           : 26.15 MB
21.68/21.77	c CPU time              : 21.7585 s
21.68/21.77	
21.68/21.77	s SATISFIABLE

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4267329-1502608806/watcher-4267329-1502608806 -o /tmp/evaluation-result-4267329-1502608806/solver-4267329-1502608806 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1502603022-28417 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4267329-1502608806.xml 

running on 4 cores: 1,3,5,7

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=29658, runsolver pid=29655

[startup+0.100135 s]*
/proc/loadavg: 2.00 2.04 2.08 3/187 29659
/proc/meminfo: memFree=31613316/32770624 swapFree=67108860/67108860
[pid=29658] ppid=29655 vsize=26776 memory=3300 CPUtime=0.1 cores=1,3,5,7
/proc/29658/stat : 29658 (cosoco) R 29655 29658 28385 0 -1 4202496 1014 0 0 0 10 0 0 0 20 0 1 0 93968397 27418624 825 33554432000 4194304 5748600 140732837737664 140732837735064 4941745 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 10219520 140732837741759 140732837741854 140732837741854 140732837744590 0
/proc/29658/statm: 6694 825 733 380 0 112 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 26776 KiB
Current children cumulated memory: 3300 KiB

[startup+0.20926 s]*
/proc/loadavg: 2.00 2.04 2.08 3/187 29659
/proc/meminfo: memFree=31612944/32770624 swapFree=67108860/67108860
[pid=29658] ppid=29655 vsize=26776 memory=3300 CPUtime=0.21 cores=1,3,5,7
/proc/29658/stat : 29658 (cosoco) R 29655 29658 28385 0 -1 4202496 1014 0 0 0 21 0 0 0 20 0 1 0 93968397 27418624 825 33554432000 4194304 5748600 140732837737664 140732837735064 4942888 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 10219520 140732837741759 140732837741854 140732837741854 140732837744590 0
/proc/29658/statm: 6694 825 733 380 0 112 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 26776 KiB
Current children cumulated memory: 3300 KiB

[startup+0.308809 s]*
/proc/loadavg: 2.00 2.04 2.08 3/187 29659
/proc/meminfo: memFree=31612944/32770624 swapFree=67108860/67108860
[pid=29658] ppid=29655 vsize=26776 memory=3300 CPUtime=0.3 cores=1,3,5,7
/proc/29658/stat : 29658 (cosoco) R 29655 29658 28385 0 -1 4202496 1014 0 0 0 30 0 0 0 20 0 1 0 93968397 27418624 825 33554432000 4194304 5748600 140732837737664 140732837735064 5025692 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 10219520 140732837741759 140732837741854 140732837741854 140732837744590 0
/proc/29658/statm: 6694 825 733 380 0 112 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26776 KiB
Current children cumulated memory: 3300 KiB

[startup+0.700268 s]
/proc/loadavg: 2.00 2.04 2.08 3/187 29659
/proc/meminfo: memFree=31612944/32770624 swapFree=67108860/67108860
[pid=29658] ppid=29655 vsize=26776 memory=3300 CPUtime=0.69 cores=1,3,5,7
/proc/29658/stat : 29658 (cosoco) R 29655 29658 28385 0 -1 4202496 1014 0 0 0 69 0 0 0 20 0 1 0 93968397 27418624 825 33554432000 4194304 5748600 140732837737664 140732837735064 4940824 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 10219520 140732837741759 140732837741854 140732837741854 140732837744590 0
/proc/29658/statm: 6694 825 733 380 0 112 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 26776 KiB
Current children cumulated memory: 3300 KiB

[startup+1.50027 s]
/proc/loadavg: 2.00 2.04 2.08 3/187 29659
/proc/meminfo: memFree=31612880/32770624 swapFree=67108860/67108860
[pid=29658] ppid=29655 vsize=26776 memory=3300 CPUtime=1.49 cores=1,3,5,7
/proc/29658/stat : 29658 (cosoco) R 29655 29658 28385 0 -1 4202496 1014 0 0 0 149 0 0 0 20 0 1 0 93968397 27418624 825 33554432000 4194304 5748600 140732837737664 140732837735064 5025642 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 10219520 140732837741759 140732837741854 140732837741854 140732837744590 0
/proc/29658/statm: 6694 825 733 380 0 112 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 26776 KiB
Current children cumulated memory: 3300 KiB

[startup+3.10891 s]
/proc/loadavg: 2.00 2.04 2.08 3/187 29659
/proc/meminfo: memFree=31613080/32770624 swapFree=67108860/67108860
[pid=29658] ppid=29655 vsize=26776 memory=3300 CPUtime=3.1 cores=1,3,5,7
/proc/29658/stat : 29658 (cosoco) R 29655 29658 28385 0 -1 4202496 1045 0 0 0 310 0 0 0 20 0 1 0 93968397 27418624 825 33554432000 4194304 5748600 140732837737664 140732837735064 4940416 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 10219520 140732837741759 140732837741854 140732837741854 140732837744590 0
/proc/29658/statm: 6694 825 733 380 0 112 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 26776 KiB
Current children cumulated memory: 3300 KiB

[startup+6.30026 s]
/proc/loadavg: 1.92 2.03 2.08 3/187 29659
/proc/meminfo: memFree=31613252/32770624 swapFree=67108860/67108860
[pid=29658] ppid=29655 vsize=26776 memory=3408 CPUtime=6.29 cores=1,3,5,7
/proc/29658/stat : 29658 (cosoco) R 29655 29658 28385 0 -1 4202496 1076 0 0 0 629 0 0 0 20 0 1 0 93968397 27418624 852 33554432000 4194304 5748600 140732837737664 140732837735064 5025687 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 10219520 140732837741759 140732837741854 140732837741854 140732837744590 0
/proc/29658/statm: 6694 852 758 380 0 112 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 26776 KiB
Current children cumulated memory: 3408 KiB

[startup+12.7003 s]
/proc/loadavg: 1.93 2.02 2.08 3/187 29659
/proc/meminfo: memFree=31613500/32770624 swapFree=67108860/67108860
[pid=29658] ppid=29655 vsize=26776 memory=3408 CPUtime=12.68 cores=1,3,5,7
/proc/29658/stat : 29658 (cosoco) R 29655 29658 28385 0 -1 4202496 1107 0 0 0 1268 0 0 0 20 0 1 0 93968397 27418624 852 33554432000 4194304 5748600 140732837737664 140732837735064 4940824 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 10219520 140732837741759 140732837741854 140732837741854 140732837744590 0
/proc/29658/statm: 6694 852 758 380 0 112 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 26776 KiB
Current children cumulated memory: 3408 KiB

[startup+21.7712 s]
# the end of solver process 29658 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=21.7585 s, system=0.002775 s

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

[startup+12.8003 s]
/proc/loadavg: 1.93 2.02 2.08 3/187 29659
/proc/meminfo: memFree=31613500/32770624 swapFree=67108860/67108860
[pid=29658] ppid=29655 vsize=26776 memory=3408 CPUtime=12.78 cores=1,3,5,7
/proc/29658/stat : 29658 (cosoco) R 29655 29658 28385 0 -1 4202496 1107 0 0 0 1278 0 0 0 20 0 1 0 93968397 27418624 852 33554432000 4194304 5748600 140732837737664 140732837735064 4941462 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 10219520 140732837741759 140732837741854 140732837741854 140732837744590 0
/proc/29658/statm: 6694 852 758 380 0 112 0
Current children cumulated CPU time: 12.78 s
Current children cumulated vsize: 26776 KiB
Current children cumulated memory: 3408 KiB

[startup+16.0003 s]*
/proc/loadavg: 1.93 2.02 2.08 3/187 29659
/proc/meminfo: memFree=31613624/32770624 swapFree=67108860/67108860
[pid=29658] ppid=29655 vsize=26776 memory=3408 CPUtime=15.99 cores=1,3,5,7
/proc/29658/stat : 29658 (cosoco) R 29655 29658 28385 0 -1 4202496 1138 0 0 0 1599 0 0 0 20 0 1 0 93968397 27418624 852 33554432000 4194304 5748600 140732837737664 140732837735064 4941017 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 10219520 140732837741759 140732837741854 140732837741854 140732837744590 0
/proc/29658/statm: 6694 852 758 380 0 112 0
Current children cumulated CPU time: 15.99 s
Current children cumulated vsize: 26776 KiB
Current children cumulated memory: 3408 KiB

[startup+19.2003 s]
/proc/loadavg: 1.94 2.02 2.08 3/187 29659
/proc/meminfo: memFree=31613696/32770624 swapFree=67108860/67108860
[pid=29658] ppid=29655 vsize=26776 memory=3408 CPUtime=19.18 cores=1,3,5,7
/proc/29658/stat : 29658 (cosoco) R 29655 29658 28385 0 -1 4202496 1138 0 0 0 1918 0 0 0 20 0 1 0 93968397 27418624 852 33554432000 4194304 5748600 140732837737664 140732837735064 4940804 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 10219520 140732837741759 140732837741854 140732837741854 140732837744590 0
/proc/29658/statm: 6694 852 758 380 0 112 0
Current children cumulated CPU time: 19.18 s
Current children cumulated vsize: 26776 KiB
Current children cumulated memory: 3408 KiB

[startup+20.8002 s]
/proc/loadavg: 1.94 2.02 2.08 3/187 29659
/proc/meminfo: memFree=31613696/32770624 swapFree=67108860/67108860
[pid=29658] ppid=29655 vsize=26776 memory=3408 CPUtime=20.78 cores=1,3,5,7
/proc/29658/stat : 29658 (cosoco) R 29655 29658 28385 0 -1 4202496 1138 0 0 0 2078 0 0 0 20 0 1 0 93968397 27418624 852 33554432000 4194304 5748600 140732837737664 140732837735064 4940455 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 10219520 140732837741759 140732837741854 140732837741854 140732837744590 0
/proc/29658/statm: 6694 852 758 380 0 112 0
Current children cumulated CPU time: 20.78 s
Current children cumulated vsize: 26776 KiB
Current children cumulated memory: 3408 KiB

[startup+21.2002 s]
/proc/loadavg: 1.94 2.02 2.08 3/187 29659
/proc/meminfo: memFree=31613696/32770624 swapFree=67108860/67108860
[pid=29658] ppid=29655 vsize=26776 memory=3408 CPUtime=21.18 cores=1,3,5,7
/proc/29658/stat : 29658 (cosoco) R 29655 29658 28385 0 -1 4202496 1138 0 0 0 2118 0 0 0 20 0 1 0 93968397 27418624 852 33554432000 4194304 5748600 140732837737664 140732837735064 4940654 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 10219520 140732837741759 140732837741854 140732837741854 140732837744590 0
/proc/29658/statm: 6694 852 758 380 0 112 0
Current children cumulated CPU time: 21.18 s
Current children cumulated vsize: 26776 KiB
Current children cumulated memory: 3408 KiB

[startup+21.6003 s]
/proc/loadavg: 1.94 2.02 2.08 3/187 29659
/proc/meminfo: memFree=31613696/32770624 swapFree=67108860/67108860
[pid=29658] ppid=29655 vsize=26776 memory=3408 CPUtime=21.58 cores=1,3,5,7
/proc/29658/stat : 29658 (cosoco) R 29655 29658 28385 0 -1 4202496 1138 0 0 0 2158 0 0 0 20 0 1 0 93968397 27418624 852 33554432000 4194304 5748600 140732837737664 140732837735064 4941010 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 10219520 140732837741759 140732837741854 140732837741854 140732837744590 0
/proc/29658/statm: 6694 852 758 380 0 112 0
Current children cumulated CPU time: 21.58 s
Current children cumulated vsize: 26776 KiB
Current children cumulated memory: 3408 KiB

[startup+21.7002 s]
/proc/loadavg: 1.94 2.02 2.08 3/187 29659
/proc/meminfo: memFree=31613696/32770624 swapFree=67108860/67108860
[pid=29658] ppid=29655 vsize=26776 memory=3408 CPUtime=21.68 cores=1,3,5,7
/proc/29658/stat : 29658 (cosoco) R 29655 29658 28385 0 -1 4202496 1138 0 0 0 2168 0 0 0 20 0 1 0 93968397 27418624 852 33554432000 4194304 5748600 140732837737664 140732837735064 4940896 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7849824 7854664 10219520 140732837741759 140732837741854 140732837741854 140732837744590 0
/proc/29658/statm: 6694 852 758 380 0 112 0
Current children cumulated CPU time: 21.68 s
Current children cumulated vsize: 26776 KiB
Current children cumulated memory: 3408 KiB

Child status: 0
Real time (s): 21.7713
CPU time (s): 21.7612
CPU user time (s): 21.7585
CPU system time (s): 0.002775
CPU usage (%): 99.954
Max. virtual memory (cumulated for all children) (KiB): 26776
Max. memory (cumulated for all children) (KiB): 3408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.7585
system time used= 0.002775
maximum resident set size= 3484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1177
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= 10
involuntary context switches= 21


# summary of solver processes directly reported to runsolver:
#   pid: 29658
#   total CPU time (s): 21.7612
#   total CPU user time (s): 21.7585
#   total CPU system time (s): 0.002775

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.105139 second user time and 0.168223 second system time

The end

Launcher Data

Begin job on node106 at 2017-08-13 09:05:48
IDJOB=4267329
IDBENCH=133092
IDSOLVER=2657
FILE ID=node106/4267329-1502608806
RUNJOBID= node106-1502603022-28417
PBS_JOBID= 20628302
Free space on /tmp= 61768 MiB

SOLVER NAME= cosoco-mini 1.12
BENCH NAME= XCSP17/MarketSplit/MarketSplit-m1-gp/MarketSplit-05.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4267329-1502608806/watcher-4267329-1502608806 -o /tmp/evaluation-result-4267329-1502608806/solver-4267329-1502608806 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1502603022-28417 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4267329-1502608806.xml

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

MD5SUM BENCH= ea540cd06a6319d4cfbd19a531a1ad9c
RANDOM SEED=1743544275

node106.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.86
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.86
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.86
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.86
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:        31614124 kB
MemAvailable:   31986420 kB
Buffers:           91240 kB
Cached:           569264 kB
SwapCached:            0 kB
Active:           365732 kB
Inactive:         351764 kB
Active(anon):      12916 kB
Inactive(anon):    72132 kB
Active(file):     352816 kB
Inactive(file):   279632 kB
Unevictable:        6504 kB
Mlocked:            6504 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1992 kB
Writeback:             0 kB
AnonPages:         63372 kB
Mapped:            44632 kB
Shmem:             25228 kB
Slab:             136756 kB
SReclaimable:     111364 kB
SUnreclaim:        25392 kB
KernelStack:        3312 kB
PageTables:         5156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     352220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61768 MiB
End job on node106 at 2017-08-13 09:06:10