Trace number 4240320

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 54.0589 54.0953

General information on the benchmark

NameRandom/Random-m1-5-12-12/
rand-5-12-12-200-12442-38.xml
MD5SUMb26246ce3e5ddb90abbf8b583e2fe87c
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.5771
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":2},{"degree":79,"count":2},{"degree":81,"count":1},{"degree":82,"count":1},{"degree":84,"count":2},{"degree":86,"count":1},{"degree":87,"count":1},{"degree":89,"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

11.98/12.09	c SAT : Variables: 144 -- Clauses: 804
12.09/12.15	c root propagations     : 0           
12.09/12.15	c restarts enabled, print stats at every restarts
12.09/12.15	c
12.09/12.15	c
12.09/12.15	c
12.09/12.15	c This is cosoco 1.0 --  
12.09/12.15	c
12.09/12.15	c ========================================[ Problem Statistics ]===========================================
12.09/12.15	c |                                                                                                       
12.09/12.15	c |  Parse time        :        12.04 s 
12.09/12.15	c |
12.09/12.15	c |               Variables: 12
12.09/12.15	c |            Domain Sizes: 12..12
12.09/12.15	c |
12.09/12.15	c |             Constraints: 200
12.09/12.15	c |                   Arity: 5..5
12.09/12.15	c | 
12.09/12.15	c |                   Types: 
12.09/12.15	c |                          Extension: 200  (nb tuples: 12442..12442) -- (shared: 0)
12.09/12.15	c |                          
12.09/12.15	c =========================================================================================================
12.09/12.15	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
12.38/12.41	c 10             13             2420           759            0              3              3   3   2      
12.68/12.73	c 20             26             4728           1401           0              8              3   3   2      
13.08/13.19	c 30             39             7409           1960           0              13             3   3   2      
13.59/13.68	c 40             53             10364          2710           0              17             3   3   2      
14.19/14.25	c 50             67             13350          3476           0              22             3   3   2      
14.69/14.71	c 60             80             16244          4104           0              28             3   3   2      
15.29/15.32	c 70             94             19413          4966           0              34             3   3   2      
15.79/15.80	c 80             108            22511          5691           0              39             3   3   2      
16.29/16.31	c 90             122            25491          6497           0              44             3   3   2      
16.69/16.77	c 100            135            28511          7151           0              46             3   3   2      
16.79/16.89	c 101            138            28934          7212           0              47             3   3   1      
17.19/17.20	c 110            150            30789          7832           0              50             3   3   2      
17.59/17.70	c 120            163            33665          8475           0              52             3   3   2      
18.29/18.32	c 130            177            36547          9089           0              56             3   3   2      
18.69/18.78	c 140            190            39709          9765           0              58             3   3   2      
19.38/19.42	c 150            204            42775          10479          0              62             3   3   2      
19.89/19.99	c 160            218            45786          11275          1              63             3   3   2      
20.48/20.54	c 170            232            49087          12025          1              66             3   3   2      
20.99/21.06	c 180            246            51948          12702          1              71             3   3   2      
21.58/21.64	c 190            261            54774          13474          2              74             3   3   2      
22.09/22.19	c 200            275            57972          14193          2              78             3   3   2      
22.78/22.82	c 210            289            61244          14926          2              82             3   3   2      
22.88/22.98	c 211            292            61943          15018          2              83             3   3   1      
23.58/23.64	c 220            305            65313          15710          2              88             3   3   2      
24.08/24.19	c 230            319            68694          16442          2              93             3   3   2      
24.68/24.77	c 240            333            71890          17279          2              97             3   3   2      
25.18/25.25	c 250            347            75017          18055          2              101            3   3   2      
25.78/25.82	c 260            361            78100          18852          2              107            3   3   2      
26.28/26.32	c 270            375            81619          19615          2              110            3   3   2      
26.68/26.76	c 280            389            84210          20488          2              113            3   3   2      
27.17/27.24	c 290            402            87460          21239          2              113            3   3   2      
27.77/27.85	c 300            416            90994          22111          2              116            3   3   2      
28.37/28.42	c 310            431            94000          22938          2              118            3   3   2      
28.87/28.90	c 320            444            96570          23597          2              122            3   3   2      
29.57/29.61	c 330            459            100047         24415          3              124            3   3   2      
29.68/29.77	c 332            463            100687         24543          3              126            3   3   2      
30.27/30.38	c 340            474            104272         25145          3              128            3   3   2      
30.97/31.04	c 350            488            107718         25908          3              131            3   3   2      
31.77/31.81	c 360            502            112209         26783          3              134            3   3   2      
32.37/32.42	c 370            516            115449         27571          3              139            3   3   2      
32.87/32.93	c 380            529            118383         28148          3              145            3   3   2      
33.47/33.59	c 390            543            121749         28845          3              150            3   3   2      
34.27/34.36	c 400            557            126608         29682          3              153            3   3   2      
35.07/35.12	c 410            572            131057         30585          3              153            3   3   2      
35.67/35.79	c 420            587            134752         31509          3              159            3   3   2      
36.47/36.51	c 430            601            139049         32237          3              164            3   3   2      
37.16/37.24	c 440            617            142536         32953          3              168            3   3   2      
37.86/37.99	c 450            633            146331         33825          3              172            3   3   2      
38.57/38.64	c 460            648            150226         34581          3              176            3   3   2      
38.96/39.03	c 465            656            152330         35016          3              180            3   3   2      
39.36/39.46	c 470            664            155240         35340          3              184            3   3   2      
40.07/40.14	c 480            679            159186         36219          3              189            3   3   2      
40.67/40.74	c 490            694            163171         37027          3              193            3   3   2      
41.46/41.56	c 500            709            167632         37978          3              198            2   3   2      
42.16/42.29	c 510            725            172263         38762          3              200            3   3   2      
42.87/42.93	c 520            739            176439         39484          3              205            2   3   2      
44.07/44.13	c 530            759            183592         40769          3              208            3   3   2      
44.96/45.01	c 540            776            188688         41797          3              215            2   3   2      
45.36/45.48	c 550            790            191969         42537          3              218            3   3   2      
46.36/46.42	c 560            808            197724         43553          3              223            3   3   2      
46.86/46.94	c 570            823            201492         44331          3              227            3   3   2      
47.76/47.89	c 580            841            207465         45316          3              231            2   3   2      
48.86/48.94	c 590            859            214508         46345          3              239            3   3   2      
49.76/49.89	c 600            879            220349         47317          3              243            2   3   2      
50.56/50.67	c 610            895            226913         48259          3              243            2   3   2      
50.66/50.78	c 611            898            227661         48313          3              244            3   3   1      
51.36/51.46	c 620            912            233200         49139          3              244            2   3   2      
52.16/52.28	c 630            930            239491         50231          3              249            2   3   2      
52.86/52.92	c 640            944            244090         51287          3              250            2   3   2      
53.36/53.49	c 650            957            248426         52383          3              251            2   3   1      
53.96/54.09	c restarts              : 70          
53.96/54.09	c conflicts             : 660          (12 /sec)
53.96/54.09	c decisions             : 970          (18 /sec)
53.96/54.09	c propagations          : 53335       (988 /sec)
53.96/54.09	c root propagations     : 0           
53.96/54.09	c filter calls          : 252887         (4686 /sec)
53.96/54.09	c useless filter calls  : 238717         (94 %)
53.96/54.09	c
53.96/54.09	c clauses               : 1050
53.96/54.09	c SAT propagations      : 542
53.96/54.09	c SAT conflicts         : 0 (0 learnts)
53.96/54.09	c Memory used           : 175.74 MB
53.96/54.09	c CPU time              : 53.9698 s
53.96/54.09	
53.96/54.09	s UNSATISFIABLE

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4240320-1500625062/watcher-4240320-1500625062 -o /tmp/evaluation-result-4240320-1500625062/solver-4240320-1500625062 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1500623778-2952 --watchdog 2560 HOME/cosoco -lc -model -restarts -sat HOME/instance-4240320-1500625062.xml 

pid=4322
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.98 1.98 1.52 3/186 4325
/proc/meminfo: memFree=31008724/32770624 swapFree=6176/991816
[pid=4325] ppid=4322 vsize=26992 CPUtime=0 cores=1,3,5,7
/proc/4325/stat : 4325 (cosoco) R 4322 4325 2920 0 -1 4202496 959 0 0 0 0 0 0 0 20 0 1 0 15783173 27639808 766 33554432000 4194304 5970956 140723197894688 140723197891336 5383966 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31911936 140723197899964 140723197900099 140723197900099 140723197902798 0
/proc/4325/statm: 6748 766 683 434 0 112 0

[startup+0.100164 s]
/proc/loadavg: 1.98 1.98 1.52 3/186 4325
/proc/meminfo: memFree=31008724/32770624 swapFree=6176/991816
[pid=4325] ppid=4322 vsize=28788 CPUtime=0.09 cores=1,3,5,7
/proc/4325/stat : 4325 (cosoco) R 4322 4325 2920 0 -1 4202496 1500 0 0 0 9 0 0 0 20 0 1 0 15783173 29478912 1219 33554432000 4194304 5970956 140723197894688 140723197891288 5378270 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31911936 140723197899964 140723197900099 140723197900099 140723197902798 0
/proc/4325/statm: 7197 1219 714 434 0 561 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28788

[startup+0.200313 s]
/proc/loadavg: 1.98 1.98 1.52 3/186 4325
/proc/meminfo: memFree=31008724/32770624 swapFree=6176/991816
[pid=4325] ppid=4322 vsize=29816 CPUtime=0.19 cores=1,3,5,7
/proc/4325/stat : 4325 (cosoco) R 4322 4325 2920 0 -1 4202496 1744 0 0 0 19 0 0 0 20 0 1 0 15783173 30531584 1416 33554432000 4194304 5970956 140723197894688 140723197891288 140077513288704 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31911936 140723197899964 140723197900099 140723197900099 140723197902798 0
/proc/4325/statm: 7454 1416 714 434 0 818 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 29816

[startup+0.300249 s]
/proc/loadavg: 1.98 1.98 1.52 3/186 4325
/proc/meminfo: memFree=31008724/32770624 swapFree=6176/991816
[pid=4325] ppid=4322 vsize=31104 CPUtime=0.29 cores=1,3,5,7
/proc/4325/stat : 4325 (cosoco) R 4322 4325 2920 0 -1 4202496 2039 0 0 0 29 0 0 0 20 0 1 0 15783173 31850496 1746 33554432000 4194304 5970956 140723197894688 140723197889704 5674950 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31911936 140723197899964 140723197900099 140723197900099 140723197902798 0
/proc/4325/statm: 7776 1746 715 434 0 1140 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31104

[startup+0.700218 s]
/proc/loadavg: 1.98 1.98 1.52 3/186 4325
/proc/meminfo: memFree=31008724/32770624 swapFree=6176/991816
[pid=4325] ppid=4322 vsize=34960 CPUtime=0.69 cores=1,3,5,7
/proc/4325/stat : 4325 (cosoco) R 4322 4325 2920 0 -1 4202496 2921 0 0 0 69 0 0 0 20 0 1 0 15783173 35799040 2604 33554432000 4194304 5970956 140723197894688 140723197891288 5378285 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31911936 140723197899964 140723197900099 140723197900099 140723197902798 0
/proc/4325/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.98 1.98 1.52 3/187 4326
/proc/meminfo: memFree=30996520/32770624 swapFree=6176/991812
[pid=4325] ppid=4322 vsize=43956 CPUtime=1.49 cores=1,3,5,7
/proc/4325/stat : 4325 (cosoco) R 4322 4325 2920 0 -1 4202496 4979 0 0 0 149 0 0 0 20 0 1 0 15783173 45010944 4650 33554432000 4194304 5970956 140723197894688 140723197891288 5674690 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31911936 140723197899964 140723197900099 140723197900099 140723197902798 0
/proc/4325/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.98 1.98 1.52 3/187 4326
/proc/meminfo: memFree=30975468/32770624 swapFree=6176/991716
[pid=4325] ppid=4322 vsize=60668 CPUtime=3.09 cores=1,3,5,7
/proc/4325/stat : 4325 (cosoco) R 4322 4325 2920 0 -1 4202496 9219 0 0 0 308 1 0 0 20 0 1 0 15783173 62124032 8458 33554432000 4194304 5970956 140723197894688 140723197891288 5674632 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31911936 140723197899964 140723197900099 140723197900099 140723197902798 0
/proc/4325/statm: 15167 8458 715 434 0 8531 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 60668

[startup+6.30022 s]
/proc/loadavg: 1.90 1.96 1.52 3/187 4326
/proc/meminfo: memFree=30952768/32770624 swapFree=6176/991724
[pid=4325] ppid=4322 vsize=95372 CPUtime=6.29 cores=1,3,5,7
/proc/4325/stat : 4325 (cosoco) R 4322 4325 2920 0 -1 4202496 17618 0 0 0 627 2 0 0 20 0 1 0 15783173 97660928 16450 33554432000 4194304 5970956 140723197894688 140723197891288 140077512843030 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31911936 140723197899964 140723197900099 140723197900099 140723197902798 0
/proc/4325/statm: 23843 16450 715 434 0 17207 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 95372

[startup+12.7003 s]
/proc/loadavg: 1.91 1.96 1.52 3/187 4326
/proc/meminfo: memFree=30868820/32770624 swapFree=6176/991736
[pid=4325] ppid=4322 vsize=179952 CPUtime=12.68 cores=1,3,5,7
/proc/4325/stat : 4325 (cosoco) R 4322 4325 2920 0 -1 4202496 54786 0 0 0 1264 4 0 0 20 0 1 0 15783173 184270848 35274 33554432000 4194304 5970956 140723197894688 140723197892024 4934366 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31911936 140723197899964 140723197900099 140723197900099 140723197902798 0
/proc/4325/statm: 44988 35274 767 434 0 38352 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 179952

[startup+25.5004 s]
/proc/loadavg: 1.93 1.96 1.53 3/187 4326
/proc/meminfo: memFree=30868504/32770624 swapFree=6176/991756
[pid=4325] ppid=4322 vsize=179952 CPUtime=25.48 cores=1,3,5,7
/proc/4325/stat : 4325 (cosoco) R 4322 4325 2920 0 -1 4202496 122035 0 0 0 2541 7 0 0 20 0 1 0 15783173 184270848 35394 33554432000 4194304 5970956 140723197894688 140723197892024 4934318 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31911936 140723197899964 140723197900099 140723197900099 140723197902798 0
/proc/4325/statm: 44988 35394 772 434 0 38352 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 179952

[startup+51.1004 s]
/proc/loadavg: 1.95 1.96 1.54 3/187 4326
/proc/meminfo: memFree=30863372/32770624 swapFree=6176/991788
[pid=4325] ppid=4322 vsize=179952 CPUtime=51.06 cores=1,3,5,7
/proc/4325/stat : 4325 (cosoco) R 4322 4325 2920 0 -1 4202496 145855 0 0 0 5098 8 0 0 20 0 1 0 15783173 184270848 36436 33554432000 4194304 5970956 140723197894688 140723197892024 4934327 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31911936 140723197899964 140723197900099 140723197900099 140723197902798 0
/proc/4325/statm: 44988 36436 772 434 0 38352 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 179952

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

[startup+51.2004 s]
/proc/loadavg: 1.95 1.96 1.54 3/187 4326
/proc/meminfo: memFree=30863372/32770624 swapFree=6176/991788
[pid=4325] ppid=4322 vsize=179952 CPUtime=51.16 cores=1,3,5,7
/proc/4325/stat : 4325 (cosoco) R 4322 4325 2920 0 -1 4202496 145855 0 0 0 5108 8 0 0 20 0 1 0 15783173 184270848 36436 33554432000 4194304 5970956 140723197894688 140723197892024 4934327 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31911936 140723197899964 140723197900099 140723197900099 140723197902798 0
/proc/4325/statm: 44988 36436 772 434 0 38352 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 179952

[startup+52.8003 s]
/proc/loadavg: 1.95 1.96 1.54 3/187 4326
/proc/meminfo: memFree=30863372/32770624 swapFree=6176/991796
[pid=4325] ppid=4322 vsize=179952 CPUtime=52.76 cores=1,3,5,7
/proc/4325/stat : 4325 (cosoco) R 4322 4325 2920 0 -1 4202496 145855 0 0 0 5268 8 0 0 20 0 1 0 15783173 184270848 36436 33554432000 4194304 5970956 140723197894688 140723197892024 4934318 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31911936 140723197899964 140723197900099 140723197900099 140723197902798 0
/proc/4325/statm: 44988 36436 772 434 0 38352 0
Current children cumulated CPU time (s) 52.76
Current children cumulated vsize (KiB) 179952

[startup+53.6003 s]
/proc/loadavg: 1.95 1.96 1.54 3/187 4326
/proc/meminfo: memFree=30863372/32770624 swapFree=6176/991796
[pid=4325] ppid=4322 vsize=179952 CPUtime=53.56 cores=1,3,5,7
/proc/4325/stat : 4325 (cosoco) R 4322 4325 2920 0 -1 4202496 145855 0 0 0 5348 8 0 0 20 0 1 0 15783173 184270848 36436 33554432000 4194304 5970956 140723197894688 140723197892024 4934327 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31911936 140723197899964 140723197900099 140723197900099 140723197902798 0
/proc/4325/statm: 44988 36436 772 434 0 38352 0
Current children cumulated CPU time (s) 53.56
Current children cumulated vsize (KiB) 179952

[startup+54.0061 s]
/proc/loadavg: 1.95 1.96 1.54 3/187 4326
/proc/meminfo: memFree=30863372/32770624 swapFree=6176/991796
[pid=4325] ppid=4322 vsize=179952 CPUtime=53.96 cores=1,3,5,7
/proc/4325/stat : 4325 (cosoco) R 4322 4325 2920 0 -1 4202496 145855 0 0 0 5388 8 0 0 20 0 1 0 15783173 184270848 36436 33554432000 4194304 5970956 140723197894688 140723197892024 4934327 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 31911936 140723197899964 140723197900099 140723197900099 140723197902798 0
/proc/4325/statm: 44988 36436 772 434 0 38352 0
Current children cumulated CPU time (s) 53.96
Current children cumulated vsize (KiB) 179952

Child status: 0
Real time (s): 54.0953
CPU time (s): 54.0589
CPU user time (s): 53.9699
CPU system time (s): 0.088955
CPU usage (%): 99.9326
Max. virtual memory (cumulated for all children) (KiB): 179952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 53.9699
system time used= 0.088955
maximum resident set size= 145820
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 145894
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.150758 second user time and 0.234827 second system time

The end

Launcher Data

Begin job on node125 at 2017-07-21 10:17:43
IDJOB=4240320
IDBENCH=120977
IDSOLVER=2621
FILE ID=node125/4240320-1500625062
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-12/rand-5-12-12-200-12442-38.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4240320-1500625062/watcher-4240320-1500625062 -o /tmp/evaluation-result-4240320-1500625062/solver-4240320-1500625062 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node125-1500623778-2952 --watchdog 2560  HOME/cosoco -lc -model -restarts -sat HOME/instance-4240320-1500625062.xml

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

MD5SUM BENCH= b26246ce3e5ddb90abbf8b583e2fe87c
RANDOM SEED=485841598

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		: 1867.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		: 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.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		: 1600.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		: 1867.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:        31008696 kB
MemAvailable:   32011436 kB
Buffers:          155708 kB
Cached:          1127072 kB
SwapCached:            0 kB
Active:           344496 kB
Inactive:        1000672 kB
Active(anon):      65068 kB
Inactive(anon):     8864 kB
Active(file):     279428 kB
Inactive(file):   991808 kB
Unevictable:        6176 kB
Mlocked:            6176 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             31160 kB
Writeback:             0 kB
AnonPages:         68716 kB
Mapped:            34092 kB
Shmem:              8848 kB
Slab:             118740 kB
SReclaimable:      94676 kB
SUnreclaim:        24064 kB
KernelStack:        3376 kB
PageTables:         5012 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:18:37