Trace number 4241472

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
R1: cosoco 1.1UNSAT 125.748 125.784

General information on the benchmark

NameSchurrLemma/SchurrLemma-mod-s1/
SchurrLemma-mod-050-9.xml
MD5SUM6e540fe1a8c18734980495af80b87f14
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark7.2435098
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints600
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":50}]
Minimum variable degree24
Maximum variable degree48
Distribution of variable degrees[{"degree":24,"count":1},{"degree":25,"count":2},{"degree":26,"count":2},{"degree":27,"count":2},{"degree":28,"count":2},{"degree":29,"count":2},{"degree":30,"count":2},{"degree":31,"count":2},{"degree":32,"count":2},{"degree":33,"count":2},{"degree":34,"count":2},{"degree":35,"count":2},{"degree":36,"count":4},{"degree":37,"count":2},{"degree":38,"count":2},{"degree":39,"count":2},{"degree":40,"count":2},{"degree":41,"count":2},{"degree":42,"count":2},{"degree":43,"count":2},{"degree":44,"count":2},{"degree":45,"count":2},{"degree":46,"count":2},{"degree":47,"count":2},{"degree":48,"count":1}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":600}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":600}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.02	c root propagations     : 0           
0.00/0.02	c restarts enabled, print stats at every restarts
0.00/0.02	c
0.00/0.02	c
0.00/0.02	c
0.00/0.02	c This is cosoco 1.0 --  
0.00/0.02	c
0.00/0.02	c ========================================[ Problem Statistics ]===========================================
0.00/0.02	c |                                                                                                       
0.00/0.02	c |  Parse time        :         0.02 s 
0.00/0.02	c |
0.00/0.02	c |               Variables: 50
0.00/0.02	c |            Domain Sizes: 9..9
0.00/0.02	c |
0.00/0.02	c |             Constraints: 600
0.00/0.02	c |                   Arity: 3..3  -- Ternary: 600
0.00/0.02	c | 
0.00/0.02	c |                   Types: 
0.00/0.02	c |                          All Different: 600
0.00/0.02	c |                          
0.00/0.02	c =========================================================================================================
0.00/0.02	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.06	c 101            252            77923          18314          0              0              6   8   7      
0.00/0.09	c 211            532            164445         38901          0              0              6   8   7      
0.09/0.13	c 332            838            258471         61719          0              0              6   8   7      
0.09/0.16	c 465            1177           363179         86571          0              0              6   8   7      
0.09/0.19	c 611            1545           475001         113818         0              0              6   8   7      
0.19/0.23	c 771            1950           599205         143763         0              0              6   8   7      
0.19/0.26	c 947            2392           734494         176576         0              0              6   8   7      
0.29/0.31	c 1140           2896           904314         215190         0              0              6   8   7      
0.29/0.35	c 1352           3427           1066320        254071         0              0              6   8   7      
0.39/0.41	c 1585           4049           1278832        302069         0              0              6   8   7      
0.39/0.47	c 1841           4735           1517566        355285         0              0              6   8   7      
0.49/0.54	c 2122           5482           1775313        412703         0              0              6   8   7      
0.59/0.61	c 2431           6300           2052451        475697         0              0              6   8   7      
0.59/0.69	c 2770           7193           2353288        543122         0              0              6   8   7      
0.69/0.78	c 3142           8188           2690773        619446         0              0              6   8   7      
0.79/0.88	c 3551           9302           3062225        701488         0              0              6   8   7      
0.89/0.98	c 4000           10484          3469897        793066         0              0              6   8   7      
0.99/1.10	c 4493           11783          3912979        893651         0              0              6   8   7      
1.20/1.23	c 5035           13239          4424794        1006616        0              0              6   8   7      
1.29/1.38	c 5631           14821          4965940        1129679        0              0              6   8   7      
1.49/1.54	c 6286           16566          5559605        1262650        0              0              6   8   7      
1.69/1.71	c 7006           18472          6212666        1409620        0              0              6   8   7      
1.89/1.90	c 7798           20578          6943744        1573007        0              0              6   8   7      
2.09/2.11	c 8669           22903          7750640        1752643        0              0              6   8   7      
2.30/2.34	c 9627           25453          8625390        1950113        0              0              6   8   7      
2.59/2.62	c 10680          28308          9682489        2171631        0              0              5   8   7      
2.89/2.92	c 11838          31441          10847390       2420719        0              0              5   8   7      
3.19/3.27	c 13111          34903          12161134       2695746        0              0              5   8   7      
3.59/3.65	c 14511          38712          13637988       2999243        0              0              5   8   7      
3.99/4.06	c 16051          42936          15222077       3334511        0              0              6   8   7      
4.49/4.54	c 17745          47588          17055531       3709970        0              0              5   8   7      
4.99/5.07	c 19608          52723          19068755       4119918        0              0              5   8   7      
5.59/5.65	c 21657          58422          21308236       4577041        0              0              6   8   7      
6.19/6.29	c 23910          64725          23780632       5076419        0              0              5   8   7      
6.89/6.99	c 26388          71633          26467126       5621025        0              0              4   8   7      
7.69/7.74	c 29113          79168          29358886       6214469        0              0              3   8   7      
8.49/8.56	c 32110          87539          32494050       6861951        0              0              6   8   7      
9.39/9.45	c 35406          96640          35901886       7570864        0              0              6   8   7      
10.39/10.44	c 39031          106363         39732291       8359026        0              0              5   8   7      
11.49/11.59	c 43018          117580         44139071       9262764        0              0              5   8   7      
12.79/12.83	c 47403          129863         48927637       10241047       0              0              5   8   7      
14.19/14.23	c 52226          143343         54305892       11321459       0              0              5   8   7      
15.69/15.73	c 57531          158158         60041050       12508053       0              0              4   8   7      
17.39/17.49	c 63366          174559         66872521       13849398       0              0              4   8   7      
19.19/19.28	c 69784          192439         73779600       15265661       0              0              5   8   7      
21.18/21.26	c 76843          212126         81380821       16839462       0              0              5   8   7      
23.38/23.45	c 84607          233854         89823816       18563462       0              0              4   8   7      
25.78/25.86	c 93147          257148         99098496       20453062       0              0              5   8   7      
28.59/28.63	c 102541         283160         109806690      22566589       0              0              5   8   7      
31.68/31.76	c 112874         312156         121928687      24933588       0              0              4   8   7      
35.19/35.26	c 124240         344478         135577556      27578180       0              0              4   8   7      
39.08/39.19	c 136742         379940         150927059      30522073       0              0              3   8   7      
43.38/43.49	c 150494         418335         167684543      33749226       0              0              5   8   7      
48.28/48.34	c 165621         460800         186553006      37312437       0              0              3   8   7      
53.78/53.81	c 182260         507842         208116391      41268576       0              0              3   8   7      
59.67/59.74	c 200562         559244         231377346      45612033       1              0              3   8   7      
66.08/66.11	c 220694         616370         256249858      50317503       2              0              3   8   7      
72.87/72.98	c 242839         677457         283010021      55442046       3              0              3   8   7      
81.27/81.38	c 267198         746653         316474795      61352345       3              0              3   8   7      
90.07/90.13	c 293992         822423         350934940      67700877       4              0              3   8   7      
99.76/99.84	c 323465         905036         389279252      74675547       5              0              4   8   7      
111.96/112.05	c 355885         1000152        438154638      83060023       6              0              3   8   7      
125.65/125.78	c restarts              : 62          
125.65/125.78	c conflicts             : 390428       (3105 /sec)
125.65/125.78	c decisions             : 1101325      (8759 /sec)
125.65/125.78	c propagations          : 92149062    (732837 /sec)
125.65/125.78	c root propagations     : 0           
125.65/125.78	c filter calls          : 493789492      (3926979 /sec)
125.65/125.78	c useless filter calls  : 413798741      (83 %)
125.65/125.78	c Memory used           : 27.14 MB
125.65/125.78	c CPU time              : 125.743 s
125.65/125.78	
125.65/125.78	s UNSATISFIABLE

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4241472-1500631711/watcher-4241472-1500631711 -o /tmp/evaluation-result-4241472-1500631711/solver-4241472-1500631711 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1500623787-5214 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4241472-1500631711.xml 

pid=7469
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 7472
/proc/meminfo: memFree=31202164/32770624 swapFree=6216/751984
[pid=7472] ppid=7469 vsize=26992 CPUtime=0 cores=0,2,4,6
/proc/7472/stat : 7472 (cosoco) R 7469 7472 5183 0 -1 4202496 962 0 0 0 0 0 0 0 20 0 1 0 17878857 27639808 766 33554432000 4194304 5970956 140725555782160 140725555778760 140328651193317 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8070896 8075904 10342400 140725555786945 140725555787075 140725555787075 140725555789774 0
/proc/7472/statm: 6748 766 683 434 0 112 0

[startup+0.100116 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 7472
/proc/meminfo: memFree=31202164/32770624 swapFree=6216/751984
[pid=7472] ppid=7469 vsize=27792 CPUtime=0.09 cores=0,2,4,6
/proc/7472/stat : 7472 (cosoco) R 7469 7472 5183 0 -1 4202496 1199 0 0 0 9 0 0 0 20 0 1 0 17878857 28459008 1030 33554432000 4194304 5970956 140725555782160 140725555779496 5098896 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 10342400 140725555786945 140725555787075 140725555787075 140725555789774 0
/proc/7472/statm: 6948 1030 758 434 0 312 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27792

[startup+0.200253 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 7472
/proc/meminfo: memFree=31202164/32770624 swapFree=6216/751984
[pid=7472] ppid=7469 vsize=27792 CPUtime=0.19 cores=0,2,4,6
/proc/7472/stat : 7472 (cosoco) R 7469 7472 5183 0 -1 4202496 1199 0 0 0 19 0 0 0 20 0 1 0 17878857 28459008 1030 33554432000 4194304 5970956 140725555782160 140725555779496 4974343 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 10342400 140725555786945 140725555787075 140725555787075 140725555789774 0
/proc/7472/statm: 6948 1030 758 434 0 312 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27792

[startup+0.300202 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 7472
/proc/meminfo: memFree=31202164/32770624 swapFree=6216/751984
[pid=7472] ppid=7469 vsize=27792 CPUtime=0.29 cores=0,2,4,6
/proc/7472/stat : 7472 (cosoco) R 7469 7472 5183 0 -1 4202496 1199 0 0 0 29 0 0 0 20 0 1 0 17878857 28459008 1030 33554432000 4194304 5970956 140725555782160 140725555779496 4974816 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 10342400 140725555786945 140725555787075 140725555787075 140725555789774 0
/proc/7472/statm: 6948 1030 758 434 0 312 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27792

[startup+0.700171 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 7472
/proc/meminfo: memFree=31202164/32770624 swapFree=6216/751984
[pid=7472] ppid=7469 vsize=27792 CPUtime=0.69 cores=0,2,4,6
/proc/7472/stat : 7472 (cosoco) R 7469 7472 5183 0 -1 4202496 1199 0 0 0 69 0 0 0 20 0 1 0 17878857 28459008 1030 33554432000 4194304 5970956 140725555782160 140725555779496 4975606 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 10342400 140725555786945 140725555787075 140725555787075 140725555789774 0
/proc/7472/statm: 6948 1030 758 434 0 312 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27792

[startup+1.50017 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7473
/proc/meminfo: memFree=31201428/32770624 swapFree=6216/751984
[pid=7472] ppid=7469 vsize=27792 CPUtime=1.49 cores=0,2,4,6
/proc/7472/stat : 7472 (cosoco) R 7469 7472 5183 0 -1 4202496 1199 0 0 0 149 0 0 0 20 0 1 0 17878857 28459008 1030 33554432000 4194304 5970956 140725555782160 140725555779496 4974128 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 10342400 140725555786945 140725555787075 140725555787075 140725555789774 0
/proc/7472/statm: 6948 1030 758 434 0 312 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27792

[startup+3.10017 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7473
/proc/meminfo: memFree=31200692/32770624 swapFree=6216/752016
[pid=7472] ppid=7469 vsize=27792 CPUtime=3.09 cores=0,2,4,6
/proc/7472/stat : 7472 (cosoco) R 7469 7472 5183 0 -1 4202496 1404 0 0 0 309 0 0 0 20 0 1 0 17878857 28459008 1040 33554432000 4194304 5970956 140725555782160 140725555779496 4974684 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 10342400 140725555786945 140725555787075 140725555787075 140725555789774 0
/proc/7472/statm: 6948 1040 766 434 0 312 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27792

[startup+6.30017 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7473
/proc/meminfo: memFree=31200620/32770624 swapFree=6216/752020
[pid=7472] ppid=7469 vsize=27792 CPUtime=6.29 cores=0,2,4,6
/proc/7472/stat : 7472 (cosoco) R 7469 7472 5183 0 -1 4202496 1609 0 0 0 629 0 0 0 20 0 1 0 17878857 28459008 1040 33554432000 4194304 5970956 140725555782160 140725555779496 4974468 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 10342400 140725555786945 140725555787075 140725555787075 140725555789774 0
/proc/7472/statm: 6948 1040 766 434 0 312 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27792

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7473
/proc/meminfo: memFree=31200744/32770624 swapFree=6216/752036
[pid=7472] ppid=7469 vsize=27792 CPUtime=12.69 cores=0,2,4,6
/proc/7472/stat : 7472 (cosoco) R 7469 7472 5183 0 -1 4202496 1814 0 0 0 1269 0 0 0 20 0 1 0 17878857 28459008 1040 33554432000 4194304 5970956 140725555782160 140725555779496 4976560 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 10342400 140725555786945 140725555787075 140725555787075 140725555789774 0
/proc/7472/statm: 6948 1040 766 434 0 312 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27792

[startup+25.5002 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7473
/proc/meminfo: memFree=31200620/32770624 swapFree=6216/752052
[pid=7472] ppid=7469 vsize=27792 CPUtime=25.48 cores=0,2,4,6
/proc/7472/stat : 7472 (cosoco) R 7469 7472 5183 0 -1 4202496 2224 0 0 0 2548 0 0 0 20 0 1 0 17878857 28459008 1040 33554432000 4194304 5970956 140725555782160 140725555779496 4974553 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 10342400 140725555786945 140725555787075 140725555787075 140725555789774 0
/proc/7472/statm: 6948 1040 766 434 0 312 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27792

[startup+51.1002 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7473
/proc/meminfo: memFree=31200672/32770624 swapFree=6216/752072
[pid=7472] ppid=7469 vsize=27792 CPUtime=51.08 cores=0,2,4,6
/proc/7472/stat : 7472 (cosoco) R 7469 7472 5183 0 -1 4202496 2429 0 0 0 5108 0 0 0 20 0 1 0 17878857 28459008 1040 33554432000 4194304 5970956 140725555782160 140725555779496 4908171 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 10342400 140725555786945 140725555787075 140725555787075 140725555789774 0
/proc/7472/statm: 6948 1040 766 434 0 312 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27792

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7481
/proc/meminfo: memFree=31198904/32770624 swapFree=6216/752160
[pid=7472] ppid=7469 vsize=27792 CPUtime=102.27 cores=0,2,4,6
/proc/7472/stat : 7472 (cosoco) R 7469 7472 5183 0 -1 4202496 2634 0 0 0 10227 0 0 0 20 0 1 0 17878857 28459008 1040 33554432000 4194304 5970956 140725555782160 140725555779496 4974931 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 10342400 140725555786945 140725555787075 140725555787075 140725555789774 0
/proc/7472/statm: 6948 1040 766 434 0 312 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 27792

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

[startup+102.406 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7481
/proc/meminfo: memFree=31198904/32770624 swapFree=6216/752160
[pid=7472] ppid=7469 vsize=27792 CPUtime=102.37 cores=0,2,4,6
/proc/7472/stat : 7472 (cosoco) R 7469 7472 5183 0 -1 4202496 2634 0 0 0 10237 0 0 0 20 0 1 0 17878857 28459008 1040 33554432000 4194304 5970956 140725555782160 140725555779496 4976761 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 10342400 140725555786945 140725555787075 140725555787075 140725555789774 0
/proc/7472/statm: 6948 1040 766 434 0 312 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 27792

[startup+115.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7481
/proc/meminfo: memFree=31199028/32770624 swapFree=6216/752168
[pid=7472] ppid=7469 vsize=27792 CPUtime=115.16 cores=0,2,4,6
/proc/7472/stat : 7472 (cosoco) R 7469 7472 5183 0 -1 4202496 2634 0 0 0 11516 0 0 0 20 0 1 0 17878857 28459008 1040 33554432000 4194304 5970956 140725555782160 140725555779496 4974894 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 10342400 140725555786945 140725555787075 140725555787075 140725555789774 0
/proc/7472/statm: 6948 1040 766 434 0 312 0
Current children cumulated CPU time (s) 115.16
Current children cumulated vsize (KiB) 27792

[startup+121.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7482
/proc/meminfo: memFree=31199400/32770624 swapFree=6216/752176
[pid=7472] ppid=7469 vsize=27792 CPUtime=121.56 cores=0,2,4,6
/proc/7472/stat : 7472 (cosoco) R 7469 7472 5183 0 -1 4202496 2826 0 0 0 12156 0 0 0 20 0 1 0 17878857 28459008 1040 33554432000 4194304 5970956 140725555782160 140725555779496 5098928 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 10342400 140725555786945 140725555787075 140725555787075 140725555789774 0
/proc/7472/statm: 6948 1040 766 434 0 312 0
Current children cumulated CPU time (s) 121.56
Current children cumulated vsize (KiB) 27792

[startup+123.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7482
/proc/meminfo: memFree=31199152/32770624 swapFree=6216/752192
[pid=7472] ppid=7469 vsize=27792 CPUtime=123.16 cores=0,2,4,6
/proc/7472/stat : 7472 (cosoco) R 7469 7472 5183 0 -1 4202496 2826 0 0 0 12316 0 0 0 20 0 1 0 17878857 28459008 1040 33554432000 4194304 5970956 140725555782160 140725555779496 4974128 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 10342400 140725555786945 140725555787075 140725555787075 140725555789774 0
/proc/7472/statm: 6948 1040 766 434 0 312 0
Current children cumulated CPU time (s) 123.16
Current children cumulated vsize (KiB) 27792

[startup+124.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7482
/proc/meminfo: memFree=31199152/32770624 swapFree=6216/752192
[pid=7472] ppid=7469 vsize=27792 CPUtime=124.75 cores=0,2,4,6
/proc/7472/stat : 7472 (cosoco) R 7469 7472 5183 0 -1 4202496 2826 0 0 0 12475 0 0 0 20 0 1 0 17878857 28459008 1040 33554432000 4194304 5970956 140725555782160 140725555779496 4976725 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 10342400 140725555786945 140725555787075 140725555787075 140725555789774 0
/proc/7472/statm: 6948 1040 766 434 0 312 0
Current children cumulated CPU time (s) 124.75
Current children cumulated vsize (KiB) 27792

[startup+125.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7482
/proc/meminfo: memFree=31199152/32770624 swapFree=6216/752192
[pid=7472] ppid=7469 vsize=27792 CPUtime=125.15 cores=0,2,4,6
/proc/7472/stat : 7472 (cosoco) R 7469 7472 5183 0 -1 4202496 2826 0 0 0 12515 0 0 0 20 0 1 0 17878857 28459008 1040 33554432000 4194304 5970956 140725555782160 140725555779496 4908188 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 10342400 140725555786945 140725555787075 140725555787075 140725555789774 0
/proc/7472/statm: 6948 1040 766 434 0 312 0
Current children cumulated CPU time (s) 125.15
Current children cumulated vsize (KiB) 27792

[startup+125.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7482
/proc/meminfo: memFree=31199152/32770624 swapFree=6216/752192
[pid=7472] ppid=7469 vsize=27792 CPUtime=125.55 cores=0,2,4,6
/proc/7472/stat : 7472 (cosoco) R 7469 7472 5183 0 -1 4202496 2826 0 0 0 12555 0 0 0 20 0 1 0 17878857 28459008 1040 33554432000 4194304 5970956 140725555782160 140725555779496 4974167 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 10342400 140725555786945 140725555787075 140725555787075 140725555789774 0
/proc/7472/statm: 6948 1040 766 434 0 312 0
Current children cumulated CPU time (s) 125.55
Current children cumulated vsize (KiB) 27792

[startup+125.7 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 7482
/proc/meminfo: memFree=31199152/32770624 swapFree=6216/752192
[pid=7472] ppid=7469 vsize=27792 CPUtime=125.65 cores=0,2,4,6
/proc/7472/stat : 7472 (cosoco) R 7469 7472 5183 0 -1 4202496 2826 0 0 0 12565 0 0 0 20 0 1 0 17878857 28459008 1040 33554432000 4194304 5970956 140725555782160 140725555779496 4974124 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8070896 8075904 10342400 140725555786945 140725555787075 140725555787075 140725555789774 0
/proc/7472/statm: 6948 1040 766 434 0 312 0
Current children cumulated CPU time (s) 125.65
Current children cumulated vsize (KiB) 27792

Child status: 0
Real time (s): 125.784
CPU time (s): 125.748
CPU user time (s): 125.743
CPU system time (s): 0.004998
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 27792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 125.743
system time used= 0.004998
maximum resident set size= 4240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2880
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= 12
involuntary context switches= 6478

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.313572 second user time and 0.432623 second system time

The end

Launcher Data

Begin job on node103 at 2017-07-21 12:08:31
IDJOB=4241472
IDBENCH=126889
IDSOLVER=2620
FILE ID=node103/4241472-1500631711
RUNJOBID= node103-1500623787-5214
PBS_JOBID= 20623024
Free space on /tmp= 62016 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/SchurrLemma/SchurrLemma-mod-s1/SchurrLemma-050-9-mod.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4241472-1500631711/watcher-4241472-1500631711 -o /tmp/evaluation-result-4241472-1500631711/solver-4241472-1500631711 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node103-1500623787-5214 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4241472-1500631711.xml

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

MD5SUM BENCH= 95f356a7cac4995e0d280c3eec412c64
RANDOM SEED=597107961

node103.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/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		: 1600.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.65
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		: 1600.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		: 1867.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.65
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		: 1600.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		: 1600.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.65
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		: 1733.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.65
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		: 1600.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:        31202752 kB
MemAvailable:   32000892 kB
Buffers:          160908 kB
Cached:           924960 kB
SwapCached:            0 kB
Active:           378620 kB
Inactive:         769016 kB
Active(anon):      64116 kB
Inactive(anon):    17032 kB
Active(file):     314504 kB
Inactive(file):   751984 kB
Unevictable:        6216 kB
Mlocked:            6216 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2332 kB
Writeback:             0 kB
AnonPages:         67444 kB
Mapped:            35516 kB
Shmem:             17044 kB
Slab:             120300 kB
SReclaimable:      94976 kB
SUnreclaim:        25324 kB
KernelStack:        3328 kB
PageTables:         4756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     338744 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:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 62016 MiB
End job on node103 at 2017-07-21 12:10:37