Trace number 4252612

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco-mini 1.1 (2017-06-27)UNSAT 126.1 126.098

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 benchmark14.9117
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.01	c root propagations     : 0           
0.00/0.01	c restarts enabled, print stats at every restarts
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c
0.00/0.01	c This is cosoco 1.0 --  
0.00/0.01	c
0.00/0.01	c ========================================[ Problem Statistics ]===========================================
0.00/0.01	c |                                                                                                       
0.00/0.01	c |  Parse time        :         0.01 s 
0.00/0.01	c |
0.00/0.01	c |               Variables: 50
0.00/0.01	c |            Domain Sizes: 9..9
0.00/0.01	c |
0.00/0.01	c |             Constraints: 600
0.00/0.01	c |                   Arity: 3..3  -- Ternary: 600
0.00/0.01	c | 
0.00/0.01	c |                   Types: 
0.00/0.01	c |                          All Different: 600
0.00/0.01	c |                          
0.00/0.01	c =========================================================================================================
0.00/0.01	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.03	c 101            252            77923          18314          0              0              6   8   7      
0.00/0.05	c 211            532            164445         38901          0              0              6   8   7      
0.00/0.08	c 332            838            258471         61719          0              0              6   8   7      
0.09/0.11	c 465            1177           363179         86571          0              0              6   8   7      
0.09/0.14	c 611            1545           475001         113818         0              0              6   8   7      
0.09/0.17	c 771            1950           599205         143763         0              0              6   8   7      
0.19/0.21	c 947            2392           734494         176576         0              0              6   8   7      
0.19/0.25	c 1140           2896           904314         215190         0              0              6   8   7      
0.19/0.29	c 1352           3427           1066320        254071         0              0              6   8   7      
0.29/0.35	c 1585           4049           1278832        302069         0              0              6   8   7      
0.39/0.41	c 1841           4735           1517566        355285         0              0              6   8   7      
0.39/0.48	c 2122           5482           1775313        412703         0              0              6   8   7      
0.49/0.56	c 2431           6300           2052451        475697         0              0              6   8   7      
0.59/0.64	c 2770           7193           2353288        543122         0              0              6   8   7      
0.69/0.73	c 3142           8188           2690773        619446         0              0              6   8   7      
0.79/0.82	c 3551           9302           3062225        701488         0              0              6   8   7      
0.89/0.93	c 4000           10484          3469897        793066         0              0              6   8   7      
0.99/1.05	c 4493           11783          3912979        893651         0              0              6   8   7      
1.10/1.18	c 5035           13239          4424794        1006616        0              0              6   8   7      
1.29/1.33	c 5631           14821          4965940        1129679        0              0              6   8   7      
1.39/1.49	c 6286           16566          5559605        1262650        0              0              6   8   7      
1.59/1.66	c 7006           18472          6212666        1409620        0              0              6   8   7      
1.79/1.85	c 7798           20578          6943744        1573007        0              0              6   8   7      
1.99/2.07	c 8669           22903          7750640        1752643        0              0              6   8   7      
2.20/2.30	c 9627           25453          8625390        1950113        0              0              6   8   7      
2.49/2.57	c 10680          28308          9682489        2171631        0              0              5   8   7      
2.79/2.88	c 11838          31441          10847390       2420719        0              0              5   8   7      
3.19/3.22	c 13111          34903          12161134       2695746        0              0              5   8   7      
3.59/3.61	c 14511          38712          13637988       2999243        0              0              5   8   7      
3.99/4.02	c 16051          42936          15222077       3334511        0              0              6   8   7      
4.50/4.50	c 17745          47588          17055531       3709970        0              0              5   8   7      
4.99/5.03	c 19608          52723          19068755       4119918        0              0              5   8   7      
5.60/5.61	c 21657          58422          21308236       4577041        0              0              6   8   7      
6.19/6.26	c 23910          64725          23780632       5076419        0              0              5   8   7      
6.89/6.96	c 26388          71633          26467126       5621025        0              0              4   8   7      
7.70/7.71	c 29113          79168          29358886       6214469        0              0              3   8   7      
8.49/8.53	c 32110          87539          32494050       6861951        0              0              6   8   7      
9.39/9.42	c 35406          96640          35901886       7570864        0              0              6   8   7      
10.39/10.42	c 39031          106363         39732291       8359026        0              0              5   8   7      
11.49/11.57	c 43018          117580         44139071       9262764        0              0              5   8   7      
12.79/12.81	c 47403          129863         48927637       10241047       0              0              5   8   7      
14.19/14.21	c 52226          143343         54305892       11321459       0              0              5   8   7      
15.69/15.72	c 57531          158158         60041050       12508053       0              0              4   8   7      
17.39/17.48	c 63366          174559         66872521       13849398       0              0              4   8   7      
19.19/19.29	c 69784          192439         73779600       15265661       0              0              5   8   7      
21.19/21.27	c 76843          212126         81380821       16839462       0              0              5   8   7      
23.39/23.47	c 84607          233854         89823816       18563462       0              0              4   8   7      
25.79/25.89	c 93147          257148         99098496       20453062       0              0              5   8   7      
28.60/28.66	c 102541         283160         109806690      22566589       0              0              5   8   7      
31.80/31.80	c 112874         312156         121928687      24933588       0              0              4   8   7      
35.30/35.32	c 124240         344478         135577556      27578180       0              0              4   8   7      
39.20/39.26	c 136742         379940         150927059      30522073       0              0              3   8   7      
43.50/43.57	c 150494         418335         167684543      33749226       0              0              5   8   7      
48.40/48.44	c 165621         460800         186553006      37312437       0              0              3   8   7      
53.90/53.92	c 182260         507842         208116391      41268576       0              0              3   8   7      
59.80/59.87	c 200562         559244         231377346      45612033       1              0              3   8   7      
66.20/66.24	c 220694         616370         256249858      50317503       2              0              3   8   7      
73.10/73.13	c 242839         677457         283010021      55442046       3              0              3   8   7      
81.50/81.57	c 267198         746653         316474795      61352345       3              0              3   8   7      
90.30/90.35	c 293992         822423         350934940      67700877       4              0              3   8   7      
100.00/100.09	c 323465         905036         389279252      74675547       5              0              4   8   7      
112.30/112.33	c 355885         1000152        438154638      83060023       6              0              3   8   7      
126.00/126.09	c restarts              : 62          
126.00/126.09	c conflicts             : 390428       (3096 /sec)
126.00/126.09	c decisions             : 1101325      (8734 /sec)
126.00/126.09	c propagations          : 92149062    (730761 /sec)
126.00/126.09	c root propagations     : 0           
126.00/126.09	c filter calls          : 493789492      (3915852 /sec)
126.00/126.09	c useless filter calls  : 413798741      (83 %)
126.00/126.09	c Memory used           : 26.80 MB
126.00/126.09	c CPU time              : 126.1 s
126.00/126.09	
126.00/126.09	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-4252612-1500922703/watcher-4252612-1500922703 -o /tmp/evaluation-result-4252612-1500922703/solver-4252612-1500922703 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1500914921-3428 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4252612-1500922703.xml 

pid=7406
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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.10 2.05 2.05 3/181 7409
/proc/meminfo: memFree=31920192/32770624 swapFree=5836/119412
[pid=7409] ppid=7406 vsize=26772 CPUtime=0 cores=1,3,5,7
/proc/7409/stat : 7409 (cosoco) R 7406 7409 3396 0 -1 4202496 942 0 0 0 0 0 0 0 20 0 1 0 1829161 27414528 759 33554432000 4194304 5744392 140725585269312 140725585265960 140686546640252 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 7841632 7846472 10153984 140725585274049 140725585274179 140725585274179 140725585276878 0
/proc/7409/statm: 6693 759 677 379 0 112 0

[startup+0.100156 s]
/proc/loadavg: 2.10 2.05 2.05 3/181 7409
/proc/meminfo: memFree=31920192/32770624 swapFree=5836/119412
[pid=7409] ppid=7406 vsize=27440 CPUtime=0.09 cores=1,3,5,7
/proc/7409/stat : 7409 (cosoco) R 7406 7409 3396 0 -1 4202496 1179 0 0 0 9 0 0 0 20 0 1 0 1829161 28098560 957 33554432000 4194304 5744392 140725585269312 140725585265960 4917397 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 10153984 140725585274049 140725585274179 140725585274179 140725585276878 0
/proc/7409/statm: 6860 957 701 379 0 279 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27440

[startup+0.200259 s]
/proc/loadavg: 2.10 2.05 2.05 3/181 7409
/proc/meminfo: memFree=31920192/32770624 swapFree=5836/119412
[pid=7409] ppid=7406 vsize=27440 CPUtime=0.19 cores=1,3,5,7
/proc/7409/stat : 7409 (cosoco) R 7406 7409 3396 0 -1 4202496 1179 0 0 0 19 0 0 0 20 0 1 0 1829161 28098560 957 33554432000 4194304 5744392 140725585269312 140725585265960 4916330 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 10153984 140725585274049 140725585274179 140725585274179 140725585276878 0
/proc/7409/statm: 6860 957 701 379 0 279 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27440

[startup+0.300246 s]
/proc/loadavg: 2.10 2.05 2.05 3/181 7409
/proc/meminfo: memFree=31920192/32770624 swapFree=5836/119412
[pid=7409] ppid=7406 vsize=27440 CPUtime=0.29 cores=1,3,5,7
/proc/7409/stat : 7409 (cosoco) R 7406 7409 3396 0 -1 4202496 1179 0 0 0 29 0 0 0 20 0 1 0 1829161 28098560 957 33554432000 4194304 5744392 140725585269312 140725585265960 4916316 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 10153984 140725585274049 140725585274179 140725585274179 140725585276878 0
/proc/7409/statm: 6860 957 701 379 0 279 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27440

[startup+0.700226 s]
/proc/loadavg: 2.10 2.05 2.05 3/181 7409
/proc/meminfo: memFree=31920192/32770624 swapFree=5836/119412
[pid=7409] ppid=7406 vsize=27440 CPUtime=0.69 cores=1,3,5,7
/proc/7409/stat : 7409 (cosoco) R 7406 7409 3396 0 -1 4202496 1179 0 0 0 69 0 0 0 20 0 1 0 1829161 28098560 957 33554432000 4194304 5744392 140725585269312 140725585266712 4914409 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 10153984 140725585274049 140725585274179 140725585274179 140725585276878 0
/proc/7409/statm: 6860 957 701 379 0 279 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27440

[startup+1.50022 s]
/proc/loadavg: 2.10 2.05 2.05 3/182 7410
/proc/meminfo: memFree=31919140/32770624 swapFree=5836/119412
[pid=7409] ppid=7406 vsize=27440 CPUtime=1.49 cores=1,3,5,7
/proc/7409/stat : 7409 (cosoco) R 7406 7409 3396 0 -1 4202496 1179 0 0 0 149 0 0 0 20 0 1 0 1829161 28098560 957 33554432000 4194304 5744392 140725585269312 140725585266712 4915398 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 10153984 140725585274049 140725585274179 140725585274179 140725585276878 0
/proc/7409/statm: 6860 957 701 379 0 279 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27440

[startup+3.10022 s]
/proc/loadavg: 2.17 2.07 2.06 3/182 7410
/proc/meminfo: memFree=31918768/32770624 swapFree=5836/119412
[pid=7409] ppid=7406 vsize=27440 CPUtime=3.09 cores=1,3,5,7
/proc/7409/stat : 7409 (cosoco) R 7406 7409 3396 0 -1 4202496 1380 0 0 0 309 0 0 0 20 0 1 0 1829161 28098560 1020 33554432000 4194304 5744392 140725585269312 140725585266712 5127350 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 10153984 140725585274049 140725585274179 140725585274179 140725585276878 0
/proc/7409/statm: 6860 1020 748 379 0 279 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27440

[startup+6.30022 s]
/proc/loadavg: 2.17 2.07 2.06 3/182 7410
/proc/meminfo: memFree=31918396/32770624 swapFree=5836/119412
[pid=7409] ppid=7406 vsize=27440 CPUtime=6.29 cores=1,3,5,7
/proc/7409/stat : 7409 (cosoco) R 7406 7409 3396 0 -1 4202496 1581 0 0 0 629 0 0 0 20 0 1 0 1829161 28098560 1020 33554432000 4194304 5744392 140725585269312 140725585266712 4915354 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 10153984 140725585274049 140725585274179 140725585274179 140725585276878 0
/proc/7409/statm: 6860 1020 748 379 0 279 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27440

[startup+12.7002 s]
/proc/loadavg: 2.15 2.06 2.05 3/182 7410
/proc/meminfo: memFree=31917896/32770624 swapFree=5836/119440
[pid=7409] ppid=7406 vsize=27440 CPUtime=12.69 cores=1,3,5,7
/proc/7409/stat : 7409 (cosoco) R 7406 7409 3396 0 -1 4202496 1782 0 0 0 1269 0 0 0 20 0 1 0 1829161 28098560 1020 33554432000 4194304 5744392 140725585269312 140725585266712 4917591 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 10153984 140725585274049 140725585274179 140725585274179 140725585276878 0
/proc/7409/statm: 6860 1020 748 379 0 279 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27440

[startup+25.5003 s]
/proc/loadavg: 2.12 2.06 2.05 3/182 7410
/proc/meminfo: memFree=31918148/32770624 swapFree=5836/119460
[pid=7409] ppid=7406 vsize=27440 CPUtime=25.49 cores=1,3,5,7
/proc/7409/stat : 7409 (cosoco) R 7406 7409 3396 0 -1 4202496 2184 0 0 0 2549 0 0 0 20 0 1 0 1829161 28098560 1020 33554432000 4194304 5744392 140725585269312 140725585266712 4913921 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 10153984 140725585274049 140725585274179 140725585274179 140725585276878 0
/proc/7409/statm: 6860 1020 748 379 0 279 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27440

[startup+51.1002 s]
/proc/loadavg: 2.08 2.06 2.05 3/182 7410
/proc/meminfo: memFree=31918148/32770624 swapFree=5836/119488
[pid=7409] ppid=7406 vsize=27440 CPUtime=51.1 cores=1,3,5,7
/proc/7409/stat : 7409 (cosoco) R 7406 7409 3396 0 -1 4202496 2385 0 0 0 5110 0 0 0 20 0 1 0 1829161 28098560 1020 33554432000 4194304 5744392 140725585269312 140725585266712 4917436 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 10153984 140725585274049 140725585274179 140725585274179 140725585276878 0
/proc/7409/statm: 6860 1020 748 379 0 279 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 27440

[startup+102.3 s]
/proc/loadavg: 2.03 2.05 2.05 3/182 7418
/proc/meminfo: memFree=31917364/32770624 swapFree=5836/119576
[pid=7409] ppid=7406 vsize=27440 CPUtime=102.3 cores=1,3,5,7
/proc/7409/stat : 7409 (cosoco) R 7406 7409 3396 0 -1 4202496 2586 0 0 0 10230 0 0 0 20 0 1 0 1829161 28098560 1020 33554432000 4194304 5744392 140725585269312 140725585266712 4914472 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 10153984 140725585274049 140725585274179 140725585274179 140725585276878 0
/proc/7409/statm: 6860 1020 748 379 0 279 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 27440

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

[startup+102.406 s]
/proc/loadavg: 2.03 2.05 2.05 3/182 7418
/proc/meminfo: memFree=31917364/32770624 swapFree=5836/119576
[pid=7409] ppid=7406 vsize=27440 CPUtime=102.4 cores=1,3,5,7
/proc/7409/stat : 7409 (cosoco) R 7406 7409 3396 0 -1 4202496 2586 0 0 0 10240 0 0 0 20 0 1 0 1829161 28098560 1020 33554432000 4194304 5744392 140725585269312 140725585266712 4917369 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 10153984 140725585274049 140725585274179 140725585274179 140725585276878 0
/proc/7409/statm: 6860 1020 748 379 0 279 0
Current children cumulated CPU time (s) 102.4
Current children cumulated vsize (KiB) 27440

[startup+115.2 s]
/proc/loadavg: 2.03 2.04 2.05 3/182 7418
/proc/meminfo: memFree=31917436/32770624 swapFree=5836/119588
[pid=7409] ppid=7406 vsize=27440 CPUtime=115.2 cores=1,3,5,7
/proc/7409/stat : 7409 (cosoco) R 7406 7409 3396 0 -1 4202496 2586 0 0 0 11520 0 0 0 20 0 1 0 1829161 28098560 1020 33554432000 4194304 5744392 140725585269312 140725585266712 4915960 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 10153984 140725585274049 140725585274179 140725585274179 140725585276878 0
/proc/7409/statm: 6860 1020 748 379 0 279 0
Current children cumulated CPU time (s) 115.2
Current children cumulated vsize (KiB) 27440

[startup+121.6 s]
/proc/loadavg: 2.03 2.04 2.05 3/182 7419
/proc/meminfo: memFree=31917564/32770624 swapFree=5836/119596
[pid=7409] ppid=7406 vsize=27440 CPUtime=121.6 cores=1,3,5,7
/proc/7409/stat : 7409 (cosoco) R 7406 7409 3396 0 -1 4202496 2775 0 0 0 12160 0 0 0 20 0 1 0 1829161 28098560 1020 33554432000 4194304 5744392 140725585269312 140725585266712 4914472 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 10153984 140725585274049 140725585274179 140725585274179 140725585276878 0
/proc/7409/statm: 6860 1020 748 379 0 279 0
Current children cumulated CPU time (s) 121.6
Current children cumulated vsize (KiB) 27440

[startup+123.2 s]
/proc/loadavg: 2.02 2.04 2.05 3/182 7419
/proc/meminfo: memFree=31917792/32770624 swapFree=5836/119612
[pid=7409] ppid=7406 vsize=27440 CPUtime=123.2 cores=1,3,5,7
/proc/7409/stat : 7409 (cosoco) R 7406 7409 3396 0 -1 4202496 2775 0 0 0 12320 0 0 0 20 0 1 0 1829161 28098560 1020 33554432000 4194304 5744392 140725585269312 140725585266712 4998878 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 10153984 140725585274049 140725585274179 140725585274179 140725585276878 0
/proc/7409/statm: 6860 1020 748 379 0 279 0
Current children cumulated CPU time (s) 123.2
Current children cumulated vsize (KiB) 27440

[startup+124.8 s]
/proc/loadavg: 2.02 2.04 2.05 3/182 7419
/proc/meminfo: memFree=31917792/32770624 swapFree=5836/119612
[pid=7409] ppid=7406 vsize=27440 CPUtime=124.8 cores=1,3,5,7
/proc/7409/stat : 7409 (cosoco) R 7406 7409 3396 0 -1 4202496 2775 0 0 0 12480 0 0 0 20 0 1 0 1829161 28098560 1020 33554432000 4194304 5744392 140725585269312 140725585266712 4913884 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 10153984 140725585274049 140725585274179 140725585274179 140725585276878 0
/proc/7409/statm: 6860 1020 748 379 0 279 0
Current children cumulated CPU time (s) 124.8
Current children cumulated vsize (KiB) 27440

[startup+125.6 s]
/proc/loadavg: 2.02 2.04 2.05 3/182 7419
/proc/meminfo: memFree=31917932/32770624 swapFree=5836/119612
[pid=7409] ppid=7406 vsize=27440 CPUtime=125.6 cores=1,3,5,7
/proc/7409/stat : 7409 (cosoco) R 7406 7409 3396 0 -1 4202496 2775 0 0 0 12560 0 0 0 20 0 1 0 1829161 28098560 1020 33554432000 4194304 5744392 140725585269312 140725585266712 4917494 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 10153984 140725585274049 140725585274179 140725585274179 140725585276878 0
/proc/7409/statm: 6860 1020 748 379 0 279 0
Current children cumulated CPU time (s) 125.6
Current children cumulated vsize (KiB) 27440

[startup+126 s]
/proc/loadavg: 2.02 2.04 2.05 3/182 7419
/proc/meminfo: memFree=31917932/32770624 swapFree=5836/119612
[pid=7409] ppid=7406 vsize=27440 CPUtime=126 cores=1,3,5,7
/proc/7409/stat : 7409 (cosoco) R 7406 7409 3396 0 -1 4202496 2775 0 0 0 12600 0 0 0 20 0 1 0 1829161 28098560 1020 33554432000 4194304 5744392 140725585269312 140725585266712 4914327 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 7841632 7846472 10153984 140725585274049 140725585274179 140725585274179 140725585276878 0
/proc/7409/statm: 6860 1020 748 379 0 279 0
Current children cumulated CPU time (s) 126
Current children cumulated vsize (KiB) 27440

Child status: 0
Real time (s): 126.098
CPU time (s): 126.1
CPU user time (s): 126.1
CPU system time (s): 0
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 27440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 126.1
system time used= 0
maximum resident set size= 4160
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2828
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= 35

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.336795 second user time and 0.379248 second system time

The end

Launcher Data

Begin job on node139 at 2017-07-24 20:58:23
IDJOB=4252612
IDBENCH=126889
IDSOLVER=2633
FILE ID=node139/4252612-1500922703
RUNJOBID= node139-1500914921-3428
PBS_JOBID= 20625404
Free space on /tmp= 61808 MiB

SOLVER NAME= cosoco-mini 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-4252612-1500922703/watcher-4252612-1500922703 -o /tmp/evaluation-result-4252612-1500922703/solver-4252612-1500922703 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node139-1500914921-3428 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4252612-1500922703.xml

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

MD5SUM BENCH= 95f356a7cac4995e0d280c3eec412c64
RANDOM SEED=107296811

node139.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.51
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.51
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.51
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.51
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:        31920304 kB
MemAvailable:   31893348 kB
Buffers:           37684 kB
Cached:           249576 kB
SwapCached:            0 kB
Active:           370424 kB
Inactive:         128000 kB
Active(anon):     214116 kB
Inactive(anon):     8588 kB
Active(file):     156308 kB
Inactive(file):   119412 kB
Unevictable:        5836 kB
Mlocked:            5836 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1968 kB
Writeback:             0 kB
AnonPages:        216788 kB
Mapped:            28904 kB
Shmem:              8848 kB
Slab:              51796 kB
SReclaimable:      26320 kB
SUnreclaim:        25476 kB
KernelStack:        3280 kB
PageTables:         4756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     452504 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    169984 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= 61808 MiB
End job on node139 at 2017-07-24 21:00:29