Trace number 4240324

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
R1: cosoco-sat 1.1UNSAT 53.9873 54.0255

General information on the benchmark

NameRandom/Random-m1-5-12-12t/
rand-5-12-12-200-t95-3.xml
MD5SUMd4014e5e87f6d68ac86bab8f8f62518f
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 benchmark10.8933
Satisfiable
(Un)Satisfiability was proved
Number of variables12
Number of constraints200
Number of domains1
Minimum domain size12
Maximum domain size12
Distribution of domain sizes[{"size":12,"count":12}]
Minimum variable degree77
Maximum variable degree95
Distribution of variable degrees[{"degree":77,"count":1},{"degree":78,"count":1},{"degree":79,"count":1},{"degree":81,"count":2},{"degree":82,"count":1},{"degree":83,"count":2},{"degree":84,"count":1},{"degree":86,"count":1},{"degree":91,"count":1},{"degree":95,"count":1}]
Minimum constraint arity5
Maximum constraint arity5
Distribution of constraint arities[{"arity":5,"count":200}]
Number of extensional constraints200
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":200}]
Optimization problemNO
Type of objective

Solver Data

12.09/12.10	c SAT : Variables: 144 -- Clauses: 804
12.09/12.16	c root propagations     : 0           
12.09/12.16	c restarts enabled, print stats at every restarts
12.09/12.16	c
12.09/12.16	c
12.09/12.16	c
12.09/12.16	c This is cosoco 1.0 --  
12.09/12.16	c
12.09/12.16	c ========================================[ Problem Statistics ]===========================================
12.09/12.16	c |                                                                                                       
12.09/12.16	c |  Parse time        :        12.05 s 
12.09/12.16	c |
12.09/12.16	c |               Variables: 12
12.09/12.16	c |            Domain Sizes: 12..12
12.09/12.16	c |
12.09/12.16	c |             Constraints: 200
12.09/12.16	c |                   Arity: 5..5
12.09/12.16	c | 
12.09/12.16	c |                   Types: 
12.09/12.16	c |                          Extension: 200  (nb tuples: 12441..12441) -- (shared: 0)
12.09/12.16	c |                          
12.09/12.16	c =========================================================================================================
12.09/12.16	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
12.29/12.37	c 10             13             2083           655            0              4              3   3   2      
12.58/12.66	c 20             26             4237           1312           0              9              3   3   2      
12.98/13.00	c 30             39             6501           2053           0              14             3   3   2      
13.39/13.46	c 40             52             9209           2825           0              16             3   3   2      
13.88/13.97	c 50             65             12497          3764           0              18             3   3   2      
14.28/14.30	c 60             78             14384          4330           0              22             3   3   2      
14.78/14.82	c 70             92             17892          5209           0              26             3   3   2      
15.18/15.29	c 80             105            21288          5889           0              28             3   3   2      
15.68/15.73	c 90             118            23585          6569           0              33             3   3   2      
16.08/16.18	c 100            132            26699          7275           0              36             3   3   2      
16.18/16.28	c 101            135            27139          7365           0              37             3   3   1      
16.48/16.58	c 110            147            29001          8080           0              41             3   3   2      
16.98/17.03	c 120            160            31699          8689           0              46             3   3   2      
17.28/17.38	c 130            173            34111          9491           0              53             3   3   2      
17.78/17.85	c 140            187            37237          10271          0              56             3   3   2      
18.18/18.29	c 150            201            40232          11009          0              60             3   3   2      
18.67/18.74	c 160            214            42878          11815          0              65             3   3   2      
19.07/19.14	c 170            227            45423          12529          0              71             3   3   2      
19.77/19.86	c 180            243            49631          13313          1              74             3   3   2      
20.37/20.48	c 190            258            53187          14315          2              76             3   3   2      
20.77/20.89	c 200            271            55400          15014          2              81             3   3   2      
21.47/21.51	c 210            285            58962          15816          2              84             3   3   2      
21.57/21.61	c 211            288            59358          15911          2              85             3   3   1      
21.97/22.07	c 220            300            61798          16481          2              91             3   3   2      
22.37/22.46	c 230            313            63914          17085          2              96             3   3   2      
23.08/23.12	c 240            327            67718          17671          2              102            3   3   2      
23.47/23.58	c 250            341            70786          18380          2              105            3   3   2      
24.07/24.15	c 260            355            74164          19228          2              110            3   3   2      
24.67/24.78	c 270            370            77651          19985          3              111            3   3   2      
25.07/25.19	c 280            383            80177          20696          3              113            3   3   2      
25.67/25.73	c 290            397            83386          21463          3              117            3   3   2      
25.97/26.08	c 300            410            85405          22192          3              121            3   3   2      
26.48/26.58	c 310            423            88088          22964          3              127            3   3   2      
27.17/27.26	c 320            438            91714          23788          3              129            3   3   2      
27.68/27.78	c 330            452            94675          24469          3              134            3   3   2      
27.87/27.94	c 332            456            95376          24670          3              136            2   3   1      
28.27/28.31	c 340            467            97309          25381          3              140            3   3   2      
28.78/28.81	c 350            481            100392         26282          3              144            3   3   2      
29.27/29.31	c 360            495            103246         27185          3              148            3   3   2      
29.67/29.79	c 370            509            106520         27994          3              152            3   3   2      
30.17/30.22	c 380            523            109409         28820          3              155            3   3   2      
30.57/30.68	c 390            537            112427         29608          3              158            3   3   2      
31.27/31.32	c 400            552            116102         30617          3              160            3   3   2      
31.67/31.78	c 410            565            118656         31417          3              162            3   3   2      
32.26/32.30	c 420            579            122058         32227          3              165            3   3   2      
32.66/32.71	c 430            593            124920         33056          3              168            3   3   2      
33.26/33.31	c 440            607            128326         33852          3              173            3   3   2      
33.66/33.72	c 450            620            131083         34490          3              173            3   3   2      
34.17/34.24	c 460            634            134738         35181          3              178            3   3   2      
34.56/34.64	c 465            642            137249         35579          3              180            3   3   2      
34.96/35.03	c 470            650            139594         35988          3              184            3   3   2      
35.37/35.49	c 480            663            142330         36738          3              186            3   3   2      
36.16/36.21	c 490            679            147247         37728          3              191            3   3   2      
36.56/36.66	c 500            692            150053         38446          3              193            3   3   2      
37.26/37.31	c 510            709            153712         39318          3              197            3   3   2      
37.86/37.94	c 520            724            157379         40228          3              202            3   3   2      
38.26/38.34	c 530            737            159914         41066          3              204            3   3   2      
38.96/39.03	c 540            752            163718         41903          3              208            3   3   2      
39.56/39.68	c 550            767            167718         42840          3              213            3   3   2      
40.07/40.12	c 560            780            170191         43733          3              213            3   3   2      
40.77/40.81	c 570            794            174610         44589          3              216            3   3   2      
41.36/41.43	c 580            808            178478         45421          3              221            3   3   2      
42.06/42.12	c 590            824            182861         46246          3              222            3   3   2      
42.66/42.77	c 600            839            187203         47017          3              228            3   3   2      
43.56/43.61	c 610            856            192210         48081          3              234            3   3   2      
43.66/43.78	c 611            859            193240         48213          3              235            3   3   1      
44.46/44.50	c 620            874            197795         49131          3              236            3   3   2      
45.06/45.19	c 630            889            202486         50013          3              241            2   3   2      
45.66/45.75	c 640            904            206195         50842          3              246            3   3   2      
46.66/46.71	c 650            920            212016         51811          3              252            3   3   2      
47.56/47.62	c 660            938            217672         52907          3              254            3   3   2      
48.36/48.40	c 670            954            223175         53923          3              259            3   3   2      
49.06/49.15	c 680            971            228224         54770          3              261            3   3   2      
49.66/49.74	c 690            986            232154         55536          3              265            3   3   2      
50.55/50.60	c 700            1004           238108         56634          3              267            2   3   2      
51.35/51.45	c 710            1023           243634         57634          3              270            3   3   2      
52.25/52.37	c 720            1042           250831         58868          3              272            2   3   2      
53.15/53.25	c 730            1062           258062         60024          3              274            2   3   2      
53.85/53.91	c 740            1083           263876         61065          3              277            2   3   2      
53.96/54.02	c restarts              : 79          
53.96/54.02	c conflicts             : 745          (14 /sec)
53.96/54.02	c decisions             : 1088         (20 /sec)
53.96/54.02	c propagations          : 61532       (1141 /sec)
53.96/54.02	c root propagations     : 0           
53.96/54.02	c filter calls          : 264941         (4914 /sec)
53.96/54.02	c useless filter calls  : 251413         (94 %)
53.96/54.02	c
53.96/54.02	c clauses               : 1072
53.96/54.02	c SAT propagations      : 621
53.96/54.02	c SAT conflicts         : 0 (0 learnts)
53.96/54.02	c Memory used           : 175.73 MB
53.96/54.02	c CPU time              : 53.919 s
53.96/54.02	
53.96/54.02	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-4240324-1500625117/watcher-4240324-1500625117 -o /tmp/evaluation-result-4240324-1500625117/solver-4240324-1500625117 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1500623778-2952 --watchdog 2560 HOME/cosoco -lc -model -restarts -sat HOME/instance-4240324-1500625117.xml 

pid=4383
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: 1.96 1.96 1.54 3/186 4386
/proc/meminfo: memFree=31003220/32770624 swapFree=6176/996296
[pid=4386] ppid=4383 vsize=26992 CPUtime=0 cores=1,3,5,7
/proc/4386/stat : 4386 (cosoco) R 4383 4386 2920 0 -1 4202496 959 0 0 0 0 0 0 0 20 0 1 0 15788686 27639808 766 33554432000 4194304 5970956 140726813586144 140726813582792 5378243 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8070896 8075904 9043968 140726813590716 140726813590851 140726813590851 140726813593550 0
/proc/4386/statm: 6748 766 683 434 0 112 0

[startup+0.100158 s]
/proc/loadavg: 1.96 1.96 1.54 3/186 4386
/proc/meminfo: memFree=31003220/32770624 swapFree=6176/996296
[pid=4386] ppid=4383 vsize=28788 CPUtime=0.09 cores=1,3,5,7
/proc/4386/stat : 4386 (cosoco) R 4383 4386 2920 0 -1 4202496 1501 0 0 0 9 0 0 0 20 0 1 0 15788686 29478912 1219 33554432000 4194304 5970956 140726813586144 140726813582744 5674889 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8070896 8075904 9043968 140726813590716 140726813590851 140726813590851 140726813593550 0
/proc/4386/statm: 7197 1219 714 434 0 561 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28788

[startup+0.200303 s]
/proc/loadavg: 1.96 1.96 1.54 3/186 4386
/proc/meminfo: memFree=31003220/32770624 swapFree=6176/996296
[pid=4386] ppid=4383 vsize=29816 CPUtime=0.19 cores=1,3,5,7
/proc/4386/stat : 4386 (cosoco) R 4383 4386 2920 0 -1 4202496 1745 0 0 0 19 0 0 0 20 0 1 0 15788686 30531584 1416 33554432000 4194304 5970956 140726813586144 140726813582744 5383966 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8070896 8075904 9043968 140726813590716 140726813590851 140726813590851 140726813593550 0
/proc/4386/statm: 7454 1416 715 434 0 818 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 29816

[startup+0.300225 s]
/proc/loadavg: 1.96 1.96 1.54 3/186 4386
/proc/meminfo: memFree=31003220/32770624 swapFree=6176/996296
[pid=4386] ppid=4383 vsize=31100 CPUtime=0.29 cores=1,3,5,7
/proc/4386/stat : 4386 (cosoco) R 4383 4386 2920 0 -1 4202496 2039 0 0 0 29 0 0 0 20 0 1 0 15788686 31846400 1746 33554432000 4194304 5970956 140726813586144 140726813582744 5383958 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8070896 8075904 9043968 140726813590716 140726813590851 140726813590851 140726813593550 0
/proc/4386/statm: 7775 1746 715 434 0 1139 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31100

[startup+0.700223 s]
/proc/loadavg: 1.96 1.96 1.54 3/186 4386
/proc/meminfo: memFree=31003220/32770624 swapFree=6176/996296
[pid=4386] ppid=4383 vsize=34960 CPUtime=0.69 cores=1,3,5,7
/proc/4386/stat : 4386 (cosoco) R 4383 4386 2920 0 -1 4202496 2922 0 0 0 69 0 0 0 20 0 1 0 15788686 35799040 2604 33554432000 4194304 5970956 140726813586144 140726813582744 140163332828160 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8070896 8075904 9043968 140726813590716 140726813590851 140726813590851 140726813593550 0
/proc/4386/statm: 8740 2604 715 434 0 2104 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34960

[startup+1.50022 s]
/proc/loadavg: 1.96 1.96 1.54 3/187 4387
/proc/meminfo: memFree=30991772/32770624 swapFree=6176/996120
[pid=4386] ppid=4383 vsize=43956 CPUtime=1.49 cores=1,3,5,7
/proc/4386/stat : 4386 (cosoco) R 4383 4386 2920 0 -1 4202496 4980 0 0 0 149 0 0 0 20 0 1 0 15788686 45010944 4650 33554432000 4194304 5970956 140726813586144 140726813582744 5397921 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8070896 8075904 9043968 140726813590716 140726813590851 140726813590851 140726813593550 0
/proc/4386/statm: 10989 4650 715 434 0 4353 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43956

[startup+3.10022 s]
/proc/loadavg: 1.96 1.96 1.54 3/187 4387
/proc/meminfo: memFree=30979192/32770624 swapFree=6176/996120
[pid=4386] ppid=4383 vsize=60664 CPUtime=3.09 cores=1,3,5,7
/proc/4386/stat : 4386 (cosoco) R 4383 4386 2920 0 -1 4202496 9214 0 0 0 308 1 0 0 20 0 1 0 15788686 62119936 8789 33554432000 4194304 5970956 140726813586144 140726813582744 5416994 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8070896 8075904 9043968 140726813590716 140726813590851 140726813590851 140726813593550 0
/proc/4386/statm: 15166 8789 715 434 0 8530 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 60664

[startup+6.30021 s]
/proc/loadavg: 1.96 1.96 1.54 3/187 4387
/proc/meminfo: memFree=30945844/32770624 swapFree=6176/996132
[pid=4386] ppid=4383 vsize=94728 CPUtime=6.29 cores=1,3,5,7
/proc/4386/stat : 4386 (cosoco) R 4383 4386 2920 0 -1 4202496 17328 0 0 0 627 2 0 0 20 0 1 0 15788686 97001472 16591 33554432000 4194304 5970956 140726813586144 140726813582744 5674655 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 8070896 8075904 9043968 140726813590716 140726813590851 140726813590851 140726813593550 0
/proc/4386/statm: 23682 16591 715 434 0 17046 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 94728

[startup+12.7003 s]
/proc/loadavg: 2.04 1.98 1.55 3/187 4387
/proc/meminfo: memFree=30861208/32770624 swapFree=6176/996140
[pid=4386] ppid=4383 vsize=179944 CPUtime=12.68 cores=1,3,5,7
/proc/4386/stat : 4386 (cosoco) R 4383 4386 2920 0 -1 4202496 47209 0 0 0 1264 4 0 0 20 0 1 0 15788686 184262656 35956 33554432000 4194304 5970956 140726813586144 140726813583480 4934327 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 9043968 140726813590716 140726813590851 140726813590851 140726813593550 0
/proc/4386/statm: 44986 35956 767 434 0 38350 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 179944

[startup+25.5061 s]
/proc/loadavg: 2.03 1.98 1.56 3/187 4387
/proc/meminfo: memFree=30860204/32770624 swapFree=6176/996156
[pid=4386] ppid=4383 vsize=179944 CPUtime=25.48 cores=1,3,5,7
/proc/4386/stat : 4386 (cosoco) R 4383 4386 2920 0 -1 4202496 96640 0 0 0 2543 5 0 0 20 0 1 0 15788686 184262656 36303 33554432000 4194304 5970956 140726813586144 140726813583480 4934327 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 9043968 140726813590716 140726813590851 140726813590851 140726813593550 0
/proc/4386/statm: 44986 36303 772 434 0 38350 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 179944

[startup+51.1003 s]
/proc/loadavg: 2.02 1.99 1.57 3/187 4387
/proc/meminfo: memFree=30856824/32770624 swapFree=6176/996180
[pid=4386] ppid=4383 vsize=179944 CPUtime=51.05 cores=1,3,5,7
/proc/4386/stat : 4386 (cosoco) R 4383 4386 2920 0 -1 4202496 114050 0 0 0 5099 6 0 0 20 0 1 0 15788686 184262656 36990 33554432000 4194304 5970956 140726813586144 140726813583480 4934327 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 9043968 140726813590716 140726813590851 140726813590851 140726813593550 0
/proc/4386/statm: 44986 36990 772 434 0 38350 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 179944

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

[startup+51.3003 s]
/proc/loadavg: 2.02 1.99 1.57 3/187 4387
/proc/meminfo: memFree=30856824/32770624 swapFree=6176/996180
[pid=4386] ppid=4383 vsize=179944 CPUtime=51.25 cores=1,3,5,7
/proc/4386/stat : 4386 (cosoco) R 4383 4386 2920 0 -1 4202496 114050 0 0 0 5119 6 0 0 20 0 1 0 15788686 184262656 36990 33554432000 4194304 5970956 140726813586144 140726813583480 4934460 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 9043968 140726813590716 140726813590851 140726813590851 140726813593550 0
/proc/4386/statm: 44986 36990 772 434 0 38350 0
Current children cumulated CPU time (s) 51.25
Current children cumulated vsize (KiB) 179944

[startup+52.9003 s]
/proc/loadavg: 2.02 1.99 1.57 3/187 4387
/proc/meminfo: memFree=30855444/32770624 swapFree=6176/996196
[pid=4386] ppid=4383 vsize=179944 CPUtime=52.86 cores=1,3,5,7
/proc/4386/stat : 4386 (cosoco) R 4383 4386 2920 0 -1 4202496 114050 0 0 0 5280 6 0 0 20 0 1 0 15788686 184262656 37342 33554432000 4194304 5970956 140726813586144 140726813583480 4934292 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 9043968 140726813590716 140726813590851 140726813590851 140726813593550 0
/proc/4386/statm: 44986 37342 772 434 0 38350 0
Current children cumulated CPU time (s) 52.86
Current children cumulated vsize (KiB) 179944

[startup+53.7003 s]
/proc/loadavg: 2.02 1.99 1.57 3/187 4387
/proc/meminfo: memFree=30855444/32770624 swapFree=6176/996196
[pid=4386] ppid=4383 vsize=179944 CPUtime=53.65 cores=1,3,5,7
/proc/4386/stat : 4386 (cosoco) R 4383 4386 2920 0 -1 4202496 114050 0 0 0 5359 6 0 0 20 0 1 0 15788686 184262656 37342 33554432000 4194304 5970956 140726813586144 140726813583480 4934327 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 9043968 140726813590716 140726813590851 140726813590851 140726813593550 0
/proc/4386/statm: 44986 37342 772 434 0 38350 0
Current children cumulated CPU time (s) 53.65
Current children cumulated vsize (KiB) 179944

[startup+53.9003 s]
/proc/loadavg: 2.02 1.99 1.57 3/187 4387
/proc/meminfo: memFree=30855444/32770624 swapFree=6176/996196
[pid=4386] ppid=4383 vsize=179944 CPUtime=53.85 cores=1,3,5,7
/proc/4386/stat : 4386 (cosoco) R 4383 4386 2920 0 -1 4202496 114050 0 0 0 5379 6 0 0 20 0 1 0 15788686 184262656 37342 33554432000 4194304 5970956 140726813586144 140726813583480 4934327 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 9043968 140726813590716 140726813590851 140726813590851 140726813593550 0
/proc/4386/statm: 44986 37342 772 434 0 38350 0
Current children cumulated CPU time (s) 53.85
Current children cumulated vsize (KiB) 179944

[startup+54.0003 s]
/proc/loadavg: 2.02 1.99 1.57 3/187 4387
/proc/meminfo: memFree=30855444/32770624 swapFree=6176/996196
[pid=4386] ppid=4383 vsize=179944 CPUtime=53.96 cores=1,3,5,7
/proc/4386/stat : 4386 (cosoco) R 4383 4386 2920 0 -1 4202496 114050 0 0 0 5390 6 0 0 20 0 1 0 15788686 184262656 37342 33554432000 4194304 5970956 140726813586144 140726813583480 4933151 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8070896 8075904 9043968 140726813590716 140726813590851 140726813590851 140726813593550 0
/proc/4386/statm: 44986 37342 772 434 0 38350 0
Current children cumulated CPU time (s) 53.96
Current children cumulated vsize (KiB) 179944

Child status: 0
Real time (s): 54.0255
CPU time (s): 53.9873
CPU user time (s): 53.9193
CPU system time (s): 0.067968
CPU usage (%): 99.9293
Max. virtual memory (cumulated for all children) (KiB): 179944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 53.9193
system time used= 0.067968
maximum resident set size= 149444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114091
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= 19
involuntary context switches= 2722

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.147645 second user time and 0.23398 second system time

The end

Launcher Data

Begin job on node125 at 2017-07-21 10:18:38
IDJOB=4240324
IDBENCH=121044
IDSOLVER=2621
FILE ID=node125/4240324-1500625117
RUNJOBID= node125-1500623778-2952
PBS_JOBID= 20623008
Free space on /tmp= 62000 MiB

SOLVER NAME= cosoco-sat 1.1
BENCH NAME= XCSP17/Random/Random-m1-5-12-12t/rand-5-12-12-200-t95-3.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4240324-1500625117/watcher-4240324-1500625117 -o /tmp/evaluation-result-4240324-1500625117/solver-4240324-1500625117 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1500623778-2952 --watchdog 2560  HOME/cosoco -lc -model -restarts -sat HOME/instance-4240324-1500625117.xml

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

MD5SUM BENCH= d4014e5e87f6d68ac86bab8f8f62518f
RANDOM SEED=2125964108

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
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		: 2667.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.56
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		: 1600.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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31003860 kB
MemAvailable:   32011004 kB
Buffers:          155836 kB
Cached:          1131344 kB
SwapCached:            0 kB
Active:           344404 kB
Inactive:        1005160 kB
Active(anon):      65052 kB
Inactive(anon):     8864 kB
Active(file):     279352 kB
Inactive(file):   996296 kB
Unevictable:        6176 kB
Mlocked:            6176 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             31120 kB
Writeback:             0 kB
AnonPages:         68612 kB
Mapped:            34200 kB
Shmem:              8848 kB
Slab:             118916 kB
SReclaimable:      94660 kB
SUnreclaim:        24256 kB
KernelStack:        3296 kB
PageTables:         5064 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     336004 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:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 61996 MiB
End job on node125 at 2017-07-21 10:19:32