Trace number 4268323

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 1.12UNSAT 28.302099 28.375099

General information on the benchmark

NameSchurrLemma/SchurrLemma-mod-s1/
SchurrLemma-mod-020-9.xml
MD5SUM00caabc33cb0bf3546e4fe549bb6d70b
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 benchmark5.71983
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints90
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":20}]
Minimum variable degree9
Maximum variable degree18
Distribution of variable degrees[{"degree":9,"count":1},{"degree":10,"count":2},{"degree":11,"count":2},{"degree":12,"count":2},{"degree":13,"count":3},{"degree":14,"count":3},{"degree":15,"count":2},{"degree":16,"count":2},{"degree":17,"count":2},{"degree":18,"count":1}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":90}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":90}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.07	c root propagations     : 0           
0.00/0.07	c restarts enabled, print stats at every restarts
0.00/0.07	c
0.00/0.07	c
0.00/0.07	c
0.00/0.07	c This is cosoco 1.12 --  
0.00/0.07	c
0.00/0.07	c command line: cosoco -lc -model -restarts HOME/instance-4268323-1502531736.xml 
0.00/0.07	c ========================================[ Problem Statistics ]===========================================
0.00/0.07	c |                                                                                                       
0.00/0.07	c |  Parse time        :         0.00 s 
0.00/0.07	c |
0.00/0.07	c |               Variables: 20
0.00/0.07	c |            Domain Sizes: 9..9
0.00/0.07	c |
0.00/0.07	c |             Constraints: 90
0.00/0.07	c |                   Arity: 3..3  -- Ternary: 90
0.00/0.07	c | 
0.00/0.07	c |                   Types: 
0.00/0.07	c |                          All Different: 90
0.00/0.07	c |                          
0.00/0.07	c =========================================================================================================
0.00/0.07	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.00/0.08	c 101            236            16361          5827           0              0              6   8   7      
0.00/0.08	c 211            512            35129          12488          0              0              6   8   7      
0.00/0.09	c 332            821            57732          20046          0              0              6   8   7      
0.02/0.10	c 465            1158           80495          28302          0              0              6   8   7      
0.02/0.11	c 611            1526           105741         37533          0              0              6   8   7      
0.02/0.11	c 771            1936           134667         47682          0              0              6   8   7      
0.02/0.12	c 947            2378           165177         58859          0              0              6   8   7      
0.02/0.13	c 1140           2871           198186         70810          0              0              6   8   7      
0.02/0.15	c 1352           3430           238279         84907          0              0              6   8   7      
0.02/0.16	c 1585           4045           284042         100358         0              0              6   8   7      
0.02/0.18	c 1841           4733           335913         118334         0              0              6   8   7      
0.02/0.19	c 2122           5476           389641         137719         0              0              6   8   7      
0.12/0.21	c 2431           6306           450395         159088         0              0              6   8   7      
0.12/0.23	c 2770           7194           516694         182228         0              0              6   8   7      
0.12/0.25	c 3142           8185           588845         206794         0              0              6   8   7      
0.12/0.28	c 3551           9256           668546         234132         0              0              6   8   7      
0.22/0.31	c 4000           10421          754494         263944         0              0              6   8   7      
0.22/0.34	c 4493           11705          848952         296785         0              0              6   8   7      
0.22/0.37	c 5035           13108          955032         333139         0              0              6   8   7      
0.32/0.41	c 5631           14688          1071646        375007         0              0              6   8   7      
0.32/0.45	c 6286           16413          1201348        419990         0              0              6   8   7      
0.32/0.49	c 7006           18320          1344270        469927         0              0              6   8   7      
0.42/0.54	c 7798           20416          1494684        524142         0              0              6   8   7      
0.42/0.59	c 8669           22727          1669018        583171         0              0              6   8   7      
0.52/0.65	c 9627           25271          1858569        647024         0              0              6   8   7      
0.62/0.71	c 10680          28064          2065739        718808         0              0              6   8   7      
0.62/0.79	c 11838          31197          2301729        800393         0              0              6   8   7      
0.72/0.87	c 13111          34608          2563712        889958         0              0              6   8   7      
0.82/0.95	c 14511          38344          2843928        987292         0              0              6   8   7      
0.92/1.05	c 16051          42555          3158920        1097155        0              0              6   8   7      
1.03/1.17	c 17745          47201          3533933        1224816        0              0              5   8   7      
1.22/1.30	c 19608          52171          3956299        1359185        0              0              5   8   7      
1.32/1.44	c 21657          57930          4417881        1511489        0              0              5   8   7      
1.52/1.60	c 23910          64290          4929428        1684910        0              0              5   8   7      
1.62/1.77	c 26388          71198          5493229        1867986        0              0              4   8   7      
1.82/1.96	c 29113          78698          6100939        2073834        0              0              5   8   7      
2.02/2.16	c 32110          86666          6756355        2287993        0              0              5   8   7      
2.23/2.38	c 35406          95779          7485323        2534525        0              0              4   8   7      
2.52/2.64	c 39031          105960         8296877        2806017        0              0              5   8   7      
2.82/2.91	c 43018          117027         9186252        3106986        0              0              5   8   7      
3.12/3.21	c 47403          129180         10171256       3447103        0              0              4   8   7      
3.42/3.56	c 52226          142665         11275204       3815359        0              0              5   8   7      
3.82/3.92	c 57531          157071         12443281       4210151        0              0              4   8   7      
4.22/4.33	c 63366          173404         13750249       4649243        0              0              5   8   7      
4.62/4.77	c 69784          191387         15188157       5147358        0              0              4   8   7      
5.12/5.26	c 76843          211100         16777655       5674130        0              0              5   8   7      
5.72/5.83	c 84607          233163         18622522       6295684        0              0              4   8   7      
6.32/6.42	c 93147          256819         20555100       6959829        0              0              4   8   7      
7.02/7.11	c 102541         283394         22785702       7688323        0              0              4   8   7      
7.72/7.88	c 112874         312779         25301522       8486648        0              0              4   9   7      
8.62/8.71	c 124240         345088         27970120       9370212        0              0              4   8   7      
9.52/9.63	c 136742         380533         30944521       10348067       0              0              4   9   7      
10.52/10.67	c 150494         419433         34341198       11468142       0              0              3   8   7      
11.72/11.83	c 165621         462219         38083427       12682926       0              0              3   8   7      
13.02/13.10	c 182260         509981         42232018       14067647       0              0              3   8   7      
14.32/14.48	c 200562         561976         46742167       15586418       1              0              3   8   7      
15.92/16.08	c 220694         619086         52030291       17292322       1              0              3   8   7      
17.62/17.75	c 242839         678900         57434769       19044374       2              0              3   8   7      
19.52/19.60	c 267198         745807         63448689       20989134       3              0              3   8   7      
21.62/21.76	c 293992         820358         70653316       23258789       4              0              3   8   7      
24.02/24.11	c 323465         901782         78303105       25639952       6              0              3   8   7      
27.02/27.14	c 355885         1003326        88308028       28698485       7              0              3   8   7      
28.22/28.37	c restarts              : 62          
28.22/28.37	c conflicts             : 365977       (12933 /sec)
28.22/28.37	c decisions             : 1041607      (36810 /sec)
28.22/28.37	c propagations          : 29914433    (1057156 /sec)
28.22/28.37	c root propagations     : 0           
28.22/28.37	c filter calls          : 92437837       (3266690 /sec)
28.22/28.37	c useless filter calls  : 68446277       (74 %)
28.22/28.37	c Memory used           : 26.50 MB
28.22/28.37	c CPU time              : 28.297 s
28.22/28.37	
28.22/28.37	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-4268323-1502531736/watcher-4268323-1502531736 -o /tmp/evaluation-result-4268323-1502531736/solver-4268323-1502531736 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502500327-28377 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4268323-1502531736.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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.06 2.06 2.05 2/186 3997
/proc/meminfo: memFree=22774424/32770624 swapFree=0/456924
[pid=3997] ppid=3994 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/3997/stat : 3997 (runsolver) D 3994 3997 28313 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 100988828 24240128 106 18446744073709551615 4194304 4338465 140727114849296 140727114846936 139967204811479 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 32632832 140727114850497 140727114850889 140727114850889 140727114854346 0
/proc/3997/statm: 5918 106 53 36 0 2156 0

[startup+0.100109 s]
/proc/loadavg: 2.06 2.06 2.05 2/186 3997
/proc/meminfo: memFree=22774424/32770624 swapFree=0/456924
[pid=3997] ppid=3994 vsize=27128 CPUtime=0.02 cores=0,2,4,6
/proc/3997/stat : 3997 (cosoco) R 3994 3997 28313 0 -1 4202496 1036 0 0 0 2 0 0 0 20 0 1 0 100988828 27779072 832 18446744073709551615 4194304 5972588 140733295021200 140733295017848 4909136 0 0 1 8405026 0 0 0 17 0 0 0 7 0 0 8070896 8075904 17399808 140733295026670 140733295026765 140733295026765 140733295030222 0
/proc/3997/statm: 6782 832 725 435 0 145 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 27128

[startup+0.200219 s]
/proc/loadavg: 2.06 2.06 2.05 2/186 3997
/proc/meminfo: memFree=22774424/32770624 swapFree=0/456924
[pid=3997] ppid=3994 vsize=27128 CPUtime=0.12 cores=0,2,4,6
/proc/3997/stat : 3997 (cosoco) R 3994 3997 28313 0 -1 4202496 1036 0 0 0 12 0 0 0 20 0 1 0 100988828 27779072 832 18446744073709551615 4194304 5972588 140733295021200 140733295017848 4978745 0 0 1 8405026 0 0 0 17 0 0 0 7 0 0 8070896 8075904 17399808 140733295026670 140733295026765 140733295026765 140733295030222 0
/proc/3997/statm: 6782 832 725 435 0 145 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 27128

[startup+0.300201 s]
/proc/loadavg: 2.06 2.06 2.05 2/186 3997
/proc/meminfo: memFree=22774424/32770624 swapFree=0/456924
[pid=3997] ppid=3994 vsize=27128 CPUtime=0.22 cores=0,2,4,6
/proc/3997/stat : 3997 (cosoco) R 3994 3997 28313 0 -1 4202496 1036 0 0 0 22 0 0 0 20 0 1 0 100988828 27779072 832 18446744073709551615 4194304 5972588 140733295021200 140733295017848 5322944 0 0 1 8405026 0 0 0 17 0 0 0 7 0 0 8070896 8075904 17399808 140733295026670 140733295026765 140733295026765 140733295030222 0
/proc/3997/statm: 6782 832 725 435 0 145 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 27128

[startup+0.700172 s]
/proc/loadavg: 2.06 2.06 2.05 2/186 3997
/proc/meminfo: memFree=22774424/32770624 swapFree=0/456924
[pid=3997] ppid=3994 vsize=27128 CPUtime=0.62 cores=0,2,4,6
/proc/3997/stat : 3997 (cosoco) R 3994 3997 28313 0 -1 4202496 1036 0 0 0 62 0 0 0 20 0 1 0 100988828 27779072 832 18446744073709551615 4194304 5972588 140733295021200 140733295018504 4975616 0 0 1 8405026 0 0 0 17 0 0 0 7 0 0 8070896 8075904 17399808 140733295026670 140733295026765 140733295026765 140733295030222 0
/proc/3997/statm: 6782 832 725 435 0 145 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 27128

[startup+1.50017 s]
/proc/loadavg: 2.06 2.06 2.05 3/187 3998
/proc/meminfo: memFree=22774112/32770624 swapFree=0/456972
[pid=3997] ppid=3994 vsize=27128 CPUtime=1.42 cores=0,2,4,6
/proc/3997/stat : 3997 (cosoco) R 3994 3997 28313 0 -1 4202496 1036 0 0 0 142 0 0 0 20 0 1 0 100988828 27779072 832 18446744073709551615 4194304 5972588 140733295021200 140733295018504 4975641 0 0 1 8405026 0 0 0 17 0 0 0 7 0 0 8070896 8075904 17399808 140733295026670 140733295026765 140733295026765 140733295030222 0
/proc/3997/statm: 6782 832 725 435 0 145 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 27128

[startup+3.10017 s]
/proc/loadavg: 2.06 2.06 2.05 3/187 3998
/proc/meminfo: memFree=22773740/32770624 swapFree=0/456972
[pid=3997] ppid=3994 vsize=27128 CPUtime=3.02 cores=0,2,4,6
/proc/3997/stat : 3997 (cosoco) R 3994 3997 28313 0 -1 4202496 1070 0 0 0 302 0 0 0 20 0 1 0 100988828 27779072 877 18446744073709551615 4194304 5972588 140733295021200 140733295018504 4976472 0 0 1 8405026 0 0 0 17 0 0 0 7 0 0 8070896 8075904 17399808 140733295026670 140733295026765 140733295026765 140733295030222 0
/proc/3997/statm: 6782 877 768 435 0 145 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 27128

[startup+6.30017 s]
/proc/loadavg: 2.05 2.06 2.05 3/187 3999
/proc/meminfo: memFree=22773604/32770624 swapFree=0/456940
[pid=3997] ppid=3994 vsize=27128 CPUtime=6.22 cores=0,2,4,6
/proc/3997/stat : 3997 (cosoco) R 3994 3997 28313 0 -1 4202496 1130 0 0 0 622 0 0 0 20 0 1 0 100988828 27779072 877 18446744073709551615 4194304 5972588 140733295021200 140733295018504 4978757 0 0 1 8405026 0 0 0 17 0 0 0 7 0 0 8070896 8075904 17399808 140733295026670 140733295026765 140733295026765 140733295030222 0
/proc/3997/statm: 6782 877 768 435 0 145 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 27128

[startup+12.7002 s]
/proc/loadavg: 2.05 2.06 2.05 4/188 4000
/proc/meminfo: memFree=22772952/32770624 swapFree=0/456940
[pid=3997] ppid=3994 vsize=27128 CPUtime=12.62 cores=0,2,4,6
/proc/3997/stat : 3997 (cosoco) R 3994 3997 28313 0 -1 4202496 1177 0 0 0 1262 0 0 0 20 0 1 0 100988828 27779072 877 18446744073709551615 4194304 5972588 140733295021200 140733295018504 4978580 0 0 1 8405026 0 0 0 17 0 0 0 7 0 0 8070896 8075904 17399808 140733295026670 140733295026765 140733295026765 140733295030222 0
/proc/3997/statm: 6782 877 768 435 0 145 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 27128

[startup+25.5002 s]
/proc/loadavg: 2.04 2.05 2.05 3/186 4001
/proc/meminfo: memFree=22776192/32770624 swapFree=0/456944
[pid=3997] ppid=3994 vsize=27128 CPUtime=25.42 cores=0,2,4,6
/proc/3997/stat : 3997 (cosoco) R 3994 3997 28313 0 -1 4202496 1273 0 0 0 2542 0 0 0 20 0 1 0 100988828 27779072 877 18446744073709551615 4194304 5972588 140733295021200 140733295018504 5322976 0 0 1 8405026 0 0 0 17 0 0 0 7 0 0 8070896 8075904 17399808 140733295026670 140733295026765 140733295026765 140733295030222 0
/proc/3997/statm: 6782 877 768 435 0 145 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 27128

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

[startup+25.6002 s]
/proc/loadavg: 2.04 2.05 2.05 3/186 4001
/proc/meminfo: memFree=22776192/32770624 swapFree=0/456944
[pid=3997] ppid=3994 vsize=27128 CPUtime=25.52 cores=0,2,4,6
/proc/3997/stat : 3997 (cosoco) R 3994 3997 28313 0 -1 4202496 1273 0 0 0 2552 0 0 0 20 0 1 0 100988828 27779072 877 18446744073709551615 4194304 5972588 140733295021200 140733295018504 4976536 0 0 1 8405026 0 0 0 17 0 0 0 7 0 0 8070896 8075904 17399808 140733295026670 140733295026765 140733295026765 140733295030222 0
/proc/3997/statm: 6782 877 768 435 0 145 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 27128

[startup+27.2002 s]
/proc/loadavg: 2.04 2.05 2.05 3/186 4001
/proc/meminfo: memFree=22776192/32770624 swapFree=0/456944
[pid=3997] ppid=3994 vsize=27128 CPUtime=27.12 cores=0,2,4,6
/proc/3997/stat : 3997 (cosoco) R 3994 3997 28313 0 -1 4202496 1273 0 0 0 2712 0 0 0 20 0 1 0 100988828 27779072 877 18446744073709551615 4194304 5972588 140733295021200 140733295018504 4978775 0 0 1 8405026 0 0 0 17 0 0 0 7 0 0 8070896 8075904 17399808 140733295026670 140733295026765 140733295026765 140733295030222 0
/proc/3997/statm: 6782 877 768 435 0 145 0
Current children cumulated CPU time (s) 27.12
Current children cumulated vsize (KiB) 27128

[startup+28.0002 s]
/proc/loadavg: 2.04 2.05 2.05 3/186 4001
/proc/meminfo: memFree=22776192/32770624 swapFree=0/456944
[pid=3997] ppid=3994 vsize=27128 CPUtime=27.92 cores=0,2,4,6
/proc/3997/stat : 3997 (cosoco) R 3994 3997 28313 0 -1 4202496 1273 0 0 0 2792 0 0 0 20 0 1 0 100988828 27779072 877 18446744073709551615 4194304 5972588 140733295021200 140733295018504 4978783 0 0 1 8405026 0 0 0 17 0 0 0 7 0 0 8070896 8075904 17399808 140733295026670 140733295026765 140733295026765 140733295030222 0
/proc/3997/statm: 6782 877 768 435 0 145 0
Current children cumulated CPU time (s) 27.92
Current children cumulated vsize (KiB) 27128

[startup+28.2002 s]
/proc/loadavg: 2.04 2.05 2.05 3/186 4001
/proc/meminfo: memFree=22776192/32770624 swapFree=0/456944
[pid=3997] ppid=3994 vsize=27128 CPUtime=28.12 cores=0,2,4,6
/proc/3997/stat : 3997 (cosoco) R 3994 3997 28313 0 -1 4202496 1273 0 0 0 2812 0 0 0 20 0 1 0 100988828 27779072 877 18446744073709551615 4194304 5972588 140733295021200 140733295018504 4977498 0 0 1 8405026 0 0 0 17 0 0 0 7 0 0 8070896 8075904 17399808 140733295026670 140733295026765 140733295026765 140733295030222 0
/proc/3997/statm: 6782 877 768 435 0 145 0
Current children cumulated CPU time (s) 28.12
Current children cumulated vsize (KiB) 27128

[startup+28.3002 s]
/proc/loadavg: 2.04 2.05 2.05 3/186 4001
/proc/meminfo: memFree=22776192/32770624 swapFree=0/456944
[pid=3997] ppid=3994 vsize=27128 CPUtime=28.22 cores=0,2,4,6
/proc/3997/stat : 3997 (cosoco) R 3994 3997 28313 0 -1 4202496 1273 0 0 0 2822 0 0 0 20 0 1 0 100988828 27779072 877 18446744073709551615 4194304 5972588 140733295021200 140733295018504 4975114 0 0 1 8405026 0 0 0 17 0 0 0 7 0 0 8070896 8075904 17399808 140733295026670 140733295026765 140733295026765 140733295030222 0
/proc/3997/statm: 6782 877 768 435 0 145 0
Current children cumulated CPU time (s) 28.22
Current children cumulated vsize (KiB) 27128

Child status: 0
Real time (s): 28.3751
CPU time (s): 28.3021
CPU user time (s): 28.2971
CPU system time (s): 0.004999
CPU usage (%): 99.7428
Max. virtual memory (cumulated for all children) (KiB): 27128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28.2971
system time used= 0.004999
maximum resident set size= 3588
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1313
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= 45

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.070587 second user time and 0.105283 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-12 11:41:29
IDJOB=4268323
IDBENCH=126893
IDSOLVER=2658
FILE ID=node133/4268323-1502531736
RUNJOBID= node133-1502500327-28377
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/SchurrLemma/SchurrLemma-mod-s1/SchurrLemma-mod-020-9.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4268323-1502531736/watcher-4268323-1502531736 -o /tmp/evaluation-result-4268323-1502531736/solver-4268323-1502531736 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502500327-28377 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4268323-1502531736.xml

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

MD5SUM BENCH= 00caabc33cb0bf3546e4fe549bb6d70b
RANDOM SEED=2125071256

node133.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.17
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.17
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.17
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.17
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:        22774424 kB
MemAvailable:   23662952 kB
Buffers:          305204 kB
Cached:           884580 kB
SwapCached:            0 kB
Active:          9045432 kB
Inactive:         498488 kB
Active(anon):    8354232 kB
Inactive(anon):    41304 kB
Active(file):     691200 kB
Inactive(file):   457184 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2384 kB
Writeback:             8 kB
AnonPages:       8353612 kB
Mapped:            56268 kB
Shmem:             41660 kB
Slab:             139120 kB
SReclaimable:     111956 kB
SUnreclaim:        27164 kB
KernelStack:        3312 kB
PageTables:        21724 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8625172 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    749568 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62028 MiB
End job on node133 at 2017-08-12 11:41:57