Trace number 4260238

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-07-29)UNSAT 62.605099 62.695801

General information on the benchmark

NameRandom/Random-B-2-23-23/
rand-2-23-23-253-131-1.xml
MD5SUM6701d983c46d683e3bb89bf94ea97cb4
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 benchmark40.973202
Satisfiable
(Un)Satisfiability was proved
Number of variables23
Number of constraints253
Number of domains1
Minimum domain size23
Maximum domain size23
Distribution of domain sizes[{"size":23,"count":23}]
Minimum variable degree22
Maximum variable degree22
Distribution of variable degrees[{"degree":22,"count":23}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":253}]
Number of extensional constraints253
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":253}]
Optimization problemNO
Type of objective

Solver Data

0.01/0.17	c root propagations     : 0           
0.01/0.17	c restarts enabled, print stats at every restarts
0.01/0.17	c
0.01/0.17	c
0.01/0.17	c
0.01/0.17	c This is cosoco 1.1 --  
0.01/0.17	c
0.01/0.17	c command line: cosoco -lc -model -restarts HOME/instance-4260238-1502020219.xml 
0.01/0.17	c ========================================[ Problem Statistics ]===========================================
0.01/0.17	c |                                                                                                       
0.01/0.17	c |  Parse time        :         0.09 s 
0.01/0.17	c |
0.01/0.17	c |               Variables: 23
0.01/0.17	c |            Domain Sizes: 23..23
0.01/0.17	c |
0.01/0.17	c |             Constraints: 253
0.01/0.17	c |                   Arity: 2..2  -- Binary: 253
0.01/0.17	c | 
0.01/0.17	c |                   Types: 
0.01/0.17	c |                          Extension: 253  (nb tuples: 131..131) -- (shared: 0)
0.01/0.17	c |                          
0.01/0.17	c =========================================================================================================
0.01/0.17	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
0.01/0.18	c 101            188            45466          10741          0              0              5   9   6      
0.01/0.18	c 211            399            94619          22365          0              0              5   9   6      
0.01/0.19	c 332            639            151788         37749          0              0              4   9   6      
0.11/0.20	c 465            905            215040         54865          0              0              4   8   5      
0.11/0.20	c 611            1190           289978         73523          0              0              5   9   6      
0.11/0.21	c 771            1502           366250         92911          0              0              4   8   6      
0.11/0.22	c 947            1850           450838         113646         0              0              5   8   6      
0.11/0.23	c 1140           2241           550256         138301         0              0              5   8   6      
0.11/0.24	c 1352           2665           655145         163572         0              0              4   9   6      
0.11/0.25	c 1585           3132           767929         194453         0              0              4   8   6      
0.11/0.27	c 1841           3646           891195         225350         0              0              4   9   6      
0.11/0.28	c 2122           4190           1027539        259610         0              0              4   8   6      
0.21/0.30	c 2431           4806           1178911        296091         0              0              4   9   6      
0.21/0.31	c 2770           5465           1342037        336599         0              0              4   9   6      
0.21/0.33	c 3142           6149           1507421        379439         0              0              4   8   6      
0.21/0.35	c 3551           6928           1698901        428600         0              0              4   10   6     
0.21/0.37	c 4000           7837           1922406        485278         0              0              4   9   6      
0.31/0.40	c 4493           8818           2164177        545676         0              0              4   9   6      
0.31/0.43	c 5035           9890           2427066        611299         0              0              4   9   6      
0.31/0.45	c 5631           11037          2700753        677895         0              0              4   9   6      
0.31/0.49	c 6286           12339          3022831        760569         0              0              4   8   6      
0.41/0.52	c 7006           13740          3369253        846993         0              0              4   9   6      
0.41/0.56	c 7798           15294          3739422        942512         0              0              4   9   6      
0.51/0.61	c 8669           16993          4157405        1050016        0              0              4   8   6      
0.51/0.65	c 9627           18889          4621082        1166639        0              0              4   10   6     
0.61/0.71	c 10680          21007          5136027        1295846        0              0              4   9   6      
0.61/0.76	c 11838          23346          5708765        1439290        0              0              4   8   6      
0.71/0.83	c 13111          25867          6315146        1587980        0              0              4   9   6      
0.81/0.90	c 14511          28695          7011695        1762930        0              0              3   9   6      
0.81/0.98	c 16051          31789          7774311        1954747        0              0              4   9   6      
0.91/1.06	c 17745          35061          8564675        2159447        0              0              4   9   6      
1.01/1.15	c 19608          38720          9451786        2390137        0              0              3   9   6      
1.11/1.25	c 21657          42738          10427782       2633288        0              0              4   9   6      
1.21/1.36	c 23910          47215          11503140       2899285        0              0              4   10   6     
1.31/1.49	c 26388          52114          12712933       3200879        0              0              4   9   6      
1.51/1.62	c 29113          57506          14035392       3537921        0              0              3   9   6      
1.61/1.77	c 32110          63457          15482976       3900422        0              0              4   11   6     
1.81/1.94	c 35406          69973          17065132       4308031        0              0              3   9   6      
2.01/2.12	c 39031          77185          18825459       4750962        0              0              3   9   6      
2.21/2.31	c 43018          84957          20714507       5236358        0              0              4   9   6      
2.41/2.53	c 47403          93864          22869541       5765581        0              0              4   10   6     
2.61/2.77	c 52226          103456         25210265       6343768        0              0              4   10   6     
2.91/3.04	c 57531          114026         27799190       6997251        0              0              3   10   6     
3.21/3.33	c 63366          125524         30597486       7709291        0              0              3   9   6      
3.51/3.66	c 69784          138277         33718488       8501914        0              0              3   9   6      
3.91/4.01	c 76843          152357         37135347       9364958        0              0              3   11   6     
4.31/4.40	c 84607          167926         40937745       10321002       0              0              4   10   6     
4.71/4.83	c 93147          184796         45078210       11361123       0              0              3   10   6     
5.11/5.29	c 102541         203481         49628909       12490484       0              0              3   13   6     
5.71/5.80	c 112874         223804         54546508       13734302       0              0              3   10   6     
6.21/6.36	c 124240         246177         60004358       15119949       0              0              3   10   6     
6.91/7.00	c 136742         271394         66128686       16672696       0              0              3   9   6      
7.51/7.69	c 150494         298707         72780238       18361631       0              0              3   10   6     
8.31/8.44	c 165621         328626         80048387       20207431       0              0              3   10   6     
9.21/9.30	c 182260         362193         88202614       22337310       1              0              3   10   6     
10.11/10.22	c 200562         398627         97072038       24582297       2              0              3   9   6      
11.11/11.24	c 220694         438308         106820849      27073692       2              0              3   9   6      
12.21/12.36	c 242839         482723         117611667      29806413       2              0              3   10   6     
13.41/13.58	c 267198         531342         129462259      32783124       2              0              3   10   6     
14.81/14.91	c 293992         584893         142375261      36020513       2              0              3   10   6     
16.31/16.41	c 323465         643708         156782450      39690146       2              0              3   10   6     
17.91/18.05	c 355885         708398         172574113      43668913       2              0              3   11   6     
19.71/19.88	c 391547         779861         189964994      48156477       3              0              3   10   6     
21.71/21.89	c 430775         858561         209094276      53102318       5              0              2   10   6     
23.91/24.06	c 473925         944863         230005792      58418573       7              0              3   10   6     
26.31/26.48	c 521390         1039695        253184358      64340367       9              0              2   10   6     
29.01/29.14	c 573601         1143425        278474992      70860560       11             0              2   10   6     
31.91/32.06	c 631033         1258872        306601693      77990018       12             0              3   11   6     
35.21/35.31	c 694208         1385010        337336051      85957964       14             0              2   11   6     
38.70/38.89	c 763700         1523937        371301329      94688601       16             0              2   10   5     
42.70/42.81	c 840141         1676198        408640213      104232281      17             0              2   12   5     
47.00/47.13	c 924226         1843582        449601096      114789412      19             0              2   10   5     
51.80/51.94	c 1016719        2027367        494884694      126581198      19             0              2   10   5     
57.11/57.24	c 1118461        2229277        544680798      139544580      23             0              2   9   5      
62.50/62.69	c restarts              : 74          
62.50/62.69	c conflicts             : 1221717      (19516 /sec)
62.50/62.69	c decisions             : 2432454      (38857 /sec)
62.50/62.69	c propagations          : 152925437   (2442867 /sec)
62.50/62.69	c root propagations     : 0           
62.50/62.69	c filter calls          : 595126156      (9506686 /sec)
62.50/62.69	c useless filter calls  : 496336914      (83 %)
62.50/62.69	c Memory used           : 26.64 MB
62.50/62.69	c CPU time              : 62.6007 s
62.50/62.69	
62.50/62.69	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-4260238-1502020219/watcher-4260238-1502020219 -o /tmp/evaluation-result-4260238-1502020219/solver-4260238-1502020219 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502014511-21395 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4260238-1502020219.xml 

pid=22382
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: 1.95 2.00 2.04 2/180 22385
/proc/meminfo: memFree=31769452/32770624 swapFree=0/312484
[pid=22385] ppid=22382 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/22385/stat : 22385 (runsolver) D 22382 22385 20633 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 4215622 24240128 107 18446744073709551615 4194304 4338465 140733811240768 140733811238408 140131119272663 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 19324928 140733811249346 140733811249738 140733811249738 140733811253194 0
/proc/22385/statm: 5918 107 53 36 0 2156 0

[startup+0.100447 s]
/proc/loadavg: 1.95 2.00 2.04 2/180 22385
/proc/meminfo: memFree=31769452/32770624 swapFree=0/312484
[pid=22385] ppid=22382 vsize=26900 CPUtime=0.01 cores=0,2,4,6
/proc/22385/stat : 22385 (cosoco) R 22382 22385 20633 0 -1 4202496 971 0 0 0 1 0 0 0 20 0 1 0 4215622 27545600 811 18446744073709551615 4194304 5747388 140729550915904 140729550912552 5183510 0 0 1 0 0 0 0 17 6 0 0 8 0 0 7845728 7850568 22614016 140729550922223 140729550922318 140729550922318 140729550925774 0
/proc/22385/statm: 6725 811 708 380 0 143 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 26900

[startup+0.200444 s]
/proc/loadavg: 1.95 2.00 2.04 2/180 22385
/proc/meminfo: memFree=31769452/32770624 swapFree=0/312484
[pid=22385] ppid=22382 vsize=27272 CPUtime=0.11 cores=0,2,4,6
/proc/22385/stat : 22385 (cosoco) R 22382 22385 20633 0 -1 4202496 1100 0 0 0 11 0 0 0 20 0 1 0 4215622 27926528 937 18446744073709551615 4194304 5747388 140729550915904 140729550913304 4877351 0 0 1 8405026 0 0 0 17 6 0 0 8 0 0 7845728 7850568 22614016 140729550922223 140729550922318 140729550922318 140729550925774 0
/proc/22385/statm: 6818 937 742 380 0 236 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 27272

[startup+0.300445 s]
/proc/loadavg: 1.95 2.00 2.04 2/180 22385
/proc/meminfo: memFree=31769452/32770624 swapFree=0/312484
[pid=22385] ppid=22382 vsize=27272 CPUtime=0.21 cores=0,2,4,6
/proc/22385/stat : 22385 (cosoco) R 22382 22385 20633 0 -1 4202496 1100 0 0 0 21 0 0 0 20 0 1 0 4215622 27926528 937 18446744073709551615 4194304 5747388 140729550915904 140729550913304 4877541 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 22614016 140729550922223 140729550922318 140729550922318 140729550925774 0
/proc/22385/statm: 6818 937 742 380 0 236 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 27272

[startup+0.700275 s]
/proc/loadavg: 1.95 2.00 2.04 2/180 22385
/proc/meminfo: memFree=31769452/32770624 swapFree=0/312484
[pid=22385] ppid=22382 vsize=27272 CPUtime=0.61 cores=0,2,4,6
/proc/22385/stat : 22385 (cosoco) R 22382 22385 20633 0 -1 4202496 1100 0 0 0 61 0 0 0 20 0 1 0 4215622 27926528 937 18446744073709551615 4194304 5747388 140729550915904 140729550913304 4877740 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 22614016 140729550922223 140729550922318 140729550922318 140729550925774 0
/proc/22385/statm: 6818 937 742 380 0 236 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 27272

[startup+1.50028 s]
/proc/loadavg: 1.95 2.00 2.04 3/181 22386
/proc/meminfo: memFree=31768872/32770624 swapFree=0/312532
[pid=22385] ppid=22382 vsize=27272 CPUtime=1.41 cores=0,2,4,6
/proc/22385/stat : 22385 (cosoco) R 22382 22385 20633 0 -1 4202496 1100 0 0 0 141 0 0 0 20 0 1 0 4215622 27926528 937 18446744073709551615 4194304 5747388 140729550915904 140729550913304 4877648 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 22614016 140729550922223 140729550922318 140729550922318 140729550925774 0
/proc/22385/statm: 6818 937 742 380 0 236 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 27272

[startup+3.10027 s]
/proc/loadavg: 1.95 2.00 2.04 3/181 22386
/proc/meminfo: memFree=31768500/32770624 swapFree=0/312532
[pid=22385] ppid=22382 vsize=27272 CPUtime=3.01 cores=0,2,4,6
/proc/22385/stat : 22385 (cosoco) R 22382 22385 20633 0 -1 4202496 1233 0 0 0 301 0 0 0 20 0 1 0 4215622 27926528 942 18446744073709551615 4194304 5747388 140729550915904 140729550913304 5121155 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 22614016 140729550922223 140729550922318 140729550922318 140729550925774 0
/proc/22385/statm: 6818 942 746 380 0 236 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 27272

[startup+6.30028 s]
/proc/loadavg: 2.03 2.01 2.04 3/181 22386
/proc/meminfo: memFree=31768252/32770624 swapFree=0/312536
[pid=22385] ppid=22382 vsize=27272 CPUtime=6.21 cores=0,2,4,6
/proc/22385/stat : 22385 (cosoco) R 22382 22385 20633 0 -1 4202496 1366 0 0 0 621 0 0 0 20 0 1 0 4215622 27926528 942 18446744073709551615 4194304 5747388 140729550915904 140729550913304 4877767 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 22614016 140729550922223 140729550922318 140729550922318 140729550925774 0
/proc/22385/statm: 6818 942 746 380 0 236 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 27272

[startup+12.7003 s]
/proc/loadavg: 2.03 2.01 2.04 3/181 22386
/proc/meminfo: memFree=31768004/32770624 swapFree=0/312544
[pid=22385] ppid=22382 vsize=27272 CPUtime=12.61 cores=0,2,4,6
/proc/22385/stat : 22385 (cosoco) R 22382 22385 20633 0 -1 4202496 1499 0 0 0 1261 0 0 0 20 0 1 0 4215622 27926528 942 18446744073709551615 4194304 5747388 140729550915904 140729550913304 4877671 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 22614016 140729550922223 140729550922318 140729550922318 140729550925774 0
/proc/22385/statm: 6818 942 746 380 0 236 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 27272

[startup+25.5003 s]
/proc/loadavg: 2.02 2.01 2.04 3/181 22386
/proc/meminfo: memFree=31768004/32770624 swapFree=0/312564
[pid=22385] ppid=22382 vsize=27272 CPUtime=25.41 cores=0,2,4,6
/proc/22385/stat : 22385 (cosoco) R 22382 22385 20633 0 -1 4202496 1765 0 0 0 2541 0 0 0 20 0 1 0 4215622 27926528 942 18446744073709551615 4194304 5747388 140729550915904 140729550913304 4877661 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 22614016 140729550922223 140729550922318 140729550922318 140729550925774 0
/proc/22385/statm: 6818 942 746 380 0 236 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 27272

[startup+51.1003 s]
/proc/loadavg: 1.87 1.98 2.03 3/181 22451
/proc/meminfo: memFree=31719908/32770624 swapFree=0/313308
[pid=22385] ppid=22382 vsize=27272 CPUtime=51 cores=0,2,4,6
/proc/22385/stat : 22385 (cosoco) R 22382 22385 20633 0 -1 4202496 1898 0 0 0 5100 0 0 0 20 0 1 0 4215622 27926528 942 18446744073709551615 4194304 5747388 140729550915904 140729550913304 4877397 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 22614016 140729550922223 140729550922318 140729550922318 140729550925774 0
/proc/22385/statm: 6818 942 746 380 0 236 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 27272

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

[startup+51.2003 s]
/proc/loadavg: 1.87 1.98 2.03 3/181 22451
/proc/meminfo: memFree=31719908/32770624 swapFree=0/313308
[pid=22385] ppid=22382 vsize=27272 CPUtime=51.1 cores=0,2,4,6
/proc/22385/stat : 22385 (cosoco) R 22382 22385 20633 0 -1 4202496 1898 0 0 0 5110 0 0 0 20 0 1 0 4215622 27926528 942 18446744073709551615 4194304 5747388 140729550915904 140729550913304 4877553 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 22614016 140729550922223 140729550922318 140729550922318 140729550925774 0
/proc/22385/statm: 6818 942 746 380 0 236 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 27272

[startup+57.6003 s]
/proc/loadavg: 1.89 1.98 2.03 3/181 22451
/proc/meminfo: memFree=31719908/32770624 swapFree=0/313320
[pid=22385] ppid=22382 vsize=27272 CPUtime=57.5 cores=0,2,4,6
/proc/22385/stat : 22385 (cosoco) R 22382 22385 20633 0 -1 4202496 1898 0 0 0 5750 0 0 0 20 0 1 0 4215622 27926528 942 18446744073709551615 4194304 5747388 140729550915904 140729550913304 4877749 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 22614016 140729550922223 140729550922318 140729550922318 140729550925774 0
/proc/22385/statm: 6818 942 746 380 0 236 0
Current children cumulated CPU time (s) 57.5
Current children cumulated vsize (KiB) 27272

[startup+60.8003 s]
/proc/loadavg: 1.89 1.98 2.03 3/181 22451
/proc/meminfo: memFree=31719908/32770624 swapFree=0/313324
[pid=22385] ppid=22382 vsize=27272 CPUtime=60.7 cores=0,2,4,6
/proc/22385/stat : 22385 (cosoco) R 22382 22385 20633 0 -1 4202496 1898 0 0 0 6070 0 0 0 20 0 1 0 4215622 27926528 942 18446744073709551615 4194304 5747388 140729550915904 140729550913304 4877458 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 22614016 140729550922223 140729550922318 140729550922318 140729550925774 0
/proc/22385/statm: 6818 942 746 380 0 236 0
Current children cumulated CPU time (s) 60.7
Current children cumulated vsize (KiB) 27272

[startup+61.6003 s]
/proc/loadavg: 1.89 1.98 2.03 3/181 22451
/proc/meminfo: memFree=31719908/32770624 swapFree=0/313324
[pid=22385] ppid=22382 vsize=27272 CPUtime=61.51 cores=0,2,4,6
/proc/22385/stat : 22385 (cosoco) R 22382 22385 20633 0 -1 4202496 1898 0 0 0 6151 0 0 0 20 0 1 0 4215622 27926528 942 18446744073709551615 4194304 5747388 140729550915904 140729550913304 4873013 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 22614016 140729550922223 140729550922318 140729550922318 140729550925774 0
/proc/22385/statm: 6818 942 746 380 0 236 0
Current children cumulated CPU time (s) 61.51
Current children cumulated vsize (KiB) 27272

[startup+62.4003 s]
/proc/loadavg: 1.89 1.98 2.03 3/181 22451
/proc/meminfo: memFree=31719908/32770624 swapFree=0/313324
[pid=22385] ppid=22382 vsize=27272 CPUtime=62.3 cores=0,2,4,6
/proc/22385/stat : 22385 (cosoco) R 22382 22385 20633 0 -1 4202496 1898 0 0 0 6230 0 0 0 20 0 1 0 4215622 27926528 942 18446744073709551615 4194304 5747388 140729550915904 140729550913304 4872847 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 22614016 140729550922223 140729550922318 140729550922318 140729550925774 0
/proc/22385/statm: 6818 942 746 380 0 236 0
Current children cumulated CPU time (s) 62.3
Current children cumulated vsize (KiB) 27272

[startup+62.6003 s]
/proc/loadavg: 1.89 1.98 2.03 3/181 22451
/proc/meminfo: memFree=31719908/32770624 swapFree=0/313324
[pid=22385] ppid=22382 vsize=27272 CPUtime=62.5 cores=0,2,4,6
/proc/22385/stat : 22385 (cosoco) R 22382 22385 20633 0 -1 4202496 1898 0 0 0 6250 0 0 0 20 0 1 0 4215622 27926528 942 18446744073709551615 4194304 5747388 140729550915904 140729550913304 4872860 0 0 1 8405026 0 0 0 17 2 0 0 8 0 0 7845728 7850568 22614016 140729550922223 140729550922318 140729550922318 140729550925774 0
/proc/22385/statm: 6818 942 746 380 0 236 0
Current children cumulated CPU time (s) 62.5
Current children cumulated vsize (KiB) 27272

Child status: 0
Real time (s): 62.6958
CPU time (s): 62.6051
CPU user time (s): 62.6011
CPU system time (s): 0.003999
CPU usage (%): 99.8553
Max. virtual memory (cumulated for all children) (KiB): 27272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 62.6011
system time used= 0.003999
maximum resident set size= 3844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1938
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= 225

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.134444 second user time and 0.241596 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-06 13:36:15
IDJOB=4260238
IDBENCH=122645
IDSOLVER=2647
FILE ID=node127/4260238-1502020219
RUNJOBID= node127-1502014511-21395
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/Random/Random-B-2-23-23/rand-2-23-23-253-131-1.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4260238-1502020219/watcher-4260238-1502020219 -o /tmp/evaluation-result-4260238-1502020219/solver-4260238-1502020219 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502014511-21395 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4260238-1502020219.xml

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

MD5SUM BENCH= 6701d983c46d683e3bb89bf94ea97cb4
RANDOM SEED=7042527

node127.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.92
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.92
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.92
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.92
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:        31770316 kB
MemAvailable:   32027224 kB
Buffers:          109204 kB
Cached:           429044 kB
SwapCached:            0 kB
Active:           274084 kB
Inactive:         321016 kB
Active(anon):      57412 kB
Inactive(anon):     8532 kB
Active(file):     216672 kB
Inactive(file):   312484 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2296 kB
Writeback:             4 kB
AnonPages:         57228 kB
Mapped:            30668 kB
Shmem:              8868 kB
Slab:             111440 kB
SReclaimable:      87176 kB
SUnreclaim:        24264 kB
KernelStack:        3216 kB
PageTables:         4996 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     301288 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62020 MiB
End job on node127 at 2017-08-06 13:37:17