Trace number 4266321

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-sat 1.12UNSAT 53.763 53.823898

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

12.04/12.16	c SAT : Variables: 144 -- Clauses: 804
12.13/12.22	c root propagations     : 0           
12.13/12.22	c restarts enabled, print stats at every restarts
12.13/12.22	c
12.13/12.22	c
12.13/12.22	c
12.13/12.22	c This is cosoco 1.12 --  
12.13/12.22	c
12.13/12.22	c command line: cosoco -lc -model -restarts -sat HOME/instance-4266321-1502568113.xml 
12.13/12.22	c ========================================[ Problem Statistics ]===========================================
12.13/12.22	c |                                                                                                       
12.13/12.22	c |  Parse time        :        12.04 s 
12.13/12.22	c |
12.13/12.22	c |               Variables: 12
12.13/12.22	c |            Domain Sizes: 12..12
12.13/12.22	c |
12.13/12.22	c |             Constraints: 200
12.13/12.22	c |                   Arity: 5..5
12.13/12.22	c | 
12.13/12.22	c |                   Types: 
12.13/12.22	c |                          Extension: 200  (nb tuples: 12442..12442) -- (shared: 0)
12.13/12.22	c |                          
12.13/12.22	c =========================================================================================================
12.13/12.22	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
12.33/12.48	c 10             13             2420           759            0              3              3   3   2      
12.63/12.79	c 20             26             4728           1401           0              8              3   3   2      
13.13/13.24	c 30             39             7409           1960           0              13             3   3   2      
13.63/13.73	c 40             53             10364          2710           0              17             3   3   2      
14.23/14.30	c 50             67             13350          3476           0              22             3   3   2      
14.63/14.75	c 60             80             16244          4104           0              28             3   3   2      
15.23/15.35	c 70             94             19413          4966           0              34             3   3   2      
15.73/15.83	c 80             108            22511          5691           0              39             3   3   2      
16.23/16.34	c 90             122            25491          6497           0              44             3   3   2      
16.63/16.79	c 100            135            28511          7151           0              46             3   3   2      
16.83/16.91	c 101            138            28934          7212           0              47             3   3   1      
17.13/17.21	c 110            150            30789          7832           0              50             3   3   2      
17.63/17.71	c 120            163            33665          8475           0              52             3   3   2      
18.23/18.32	c 130            177            36547          9089           0              56             3   3   2      
18.63/18.78	c 140            190            39709          9765           0              58             3   3   2      
19.33/19.41	c 150            204            42775          10479          0              62             3   3   2      
19.83/19.97	c 160            218            45786          11275          1              63             3   3   2      
20.43/20.52	c 170            232            49087          12025          1              66             3   3   2      
20.94/21.04	c 180            246            51948          12702          1              71             3   3   2      
21.53/21.61	c 190            261            54774          13474          2              74             3   3   2      
22.04/22.15	c 200            275            57972          14193          2              78             3   3   2      
22.63/22.78	c 210            289            61244          14926          2              82             3   3   2      
22.83/22.93	c 211            292            61943          15018          2              83             3   3   1      
23.43/23.58	c 220            305            65313          15710          2              88             3   3   2      
24.04/24.13	c 230            319            68694          16442          2              93             3   3   2      
24.63/24.70	c 240            333            71890          17279          2              97             3   3   2      
25.04/25.18	c 250            347            75017          18055          2              101            3   3   2      
25.63/25.75	c 260            361            78100          18852          2              107            3   3   2      
26.13/26.24	c 270            375            81619          19615          2              110            3   3   2      
26.53/26.68	c 280            389            84210          20488          2              113            3   3   2      
27.04/27.14	c 290            402            87460          21239          2              113            3   3   2      
27.63/27.75	c 300            416            90994          22111          2              116            3   3   2      
28.23/28.32	c 310            431            94000          22938          2              118            3   3   2      
28.63/28.79	c 320            444            96570          23597          2              122            3   3   2      
29.33/29.49	c 330            459            100047         24415          3              124            3   3   2      
29.53/29.65	c 332            463            100687         24543          3              126            3   3   2      
30.13/30.27	c 340            474            104272         25145          3              128            3   3   2      
30.83/30.92	c 350            488            107718         25908          3              131            3   3   2      
31.53/31.68	c 360            502            112209         26783          3              134            3   3   2      
32.13/32.28	c 370            516            115449         27571          3              139            3   3   2      
32.63/32.80	c 380            529            118383         28148          3              145            3   3   2      
33.33/33.44	c 390            543            121749         28845          3              150            3   3   2      
34.13/34.21	c 400            557            126608         29682          3              153            3   3   2      
34.83/34.97	c 410            572            131057         30585          3              153            3   3   2      
35.53/35.63	c 420            587            134752         31509          3              159            3   3   2      
36.23/36.35	c 430            601            139049         32237          3              164            3   3   2      
36.94/37.07	c 440            617            142536         32953          3              168            3   3   2      
37.73/37.82	c 450            633            146331         33825          3              172            3   3   2      
38.33/38.46	c 460            648            150226         34581          3              176            3   3   2      
38.73/38.85	c 465            656            152330         35016          3              180            3   3   2      
39.13/39.28	c 470            664            155240         35340          3              184            3   3   2      
39.83/39.96	c 480            679            159186         36219          3              189            3   3   2      
40.43/40.55	c 490            694            163171         37027          3              193            3   3   2      
41.23/41.36	c 500            709            167632         37978          3              198            2   3   2      
41.94/42.09	c 510            725            172263         38762          3              200            3   3   2      
42.63/42.72	c 520            739            176439         39484          3              205            2   3   2      
43.83/43.92	c 530            759            183592         40769          3              208            3   3   2      
44.63/44.78	c 540            776            188688         41797          3              215            2   3   2      
45.13/45.25	c 550            790            191969         42537          3              218            3   3   2      
46.04/46.19	c 560            808            197724         43553          3              223            3   3   2      
46.63/46.70	c 570            823            201492         44331          3              227            3   3   2      
47.53/47.64	c 580            841            207465         45316          3              231            2   3   2      
48.53/48.68	c 590            859            214508         46345          3              239            3   3   2      
49.53/49.63	c 600            879            220349         47317          3              243            2   3   2      
50.33/50.41	c 610            895            226913         48259          3              243            2   3   2      
50.43/50.52	c 611            898            227661         48313          3              244            3   3   1      
51.04/51.19	c 620            912            233200         49139          3              244            2   3   2      
51.93/52.01	c 630            930            239491         50231          3              249            2   3   2      
52.53/52.65	c 640            944            244090         51287          3              250            2   3   2      
53.13/53.22	c 650            957            248426         52383          3              251            2   3   1      
53.73/53.81	c restarts              : 70          
53.73/53.81	c conflicts             : 660          (12 /sec)
53.73/53.81	c decisions             : 970          (18 /sec)
53.73/53.81	c propagations          : 53335       (994 /sec)
53.73/53.81	c root propagations     : 0           
53.73/53.81	c filter calls          : 252887         (4712 /sec)
53.73/53.81	c useless filter calls  : 238717         (94 %)
53.73/53.81	c
53.73/53.81	c clauses               : 1050
53.73/53.81	c SAT propagations      : 542
53.73/53.81	c SAT conflicts         : 0 (0 learnts)
53.73/53.81	c Memory used           : 175.60 MB
53.73/53.81	c CPU time              : 53.6661 s
53.73/53.81	
53.73/53.81	s UNSATISFIABLE

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (14421 MiB free)
  memory of node 1: 16384 MiB (14248 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4266321-1502568113/watcher-4266321-1502568113 -o /tmp/evaluation-result-4266321-1502568113/solver-4266321-1502568113 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1502567255-24473 --watchdog 2580 cosoco -lc -model -restarts -sat HOME/instance-4266321-1502568113.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB
solver pid=24498, runsolver pid=24489


[startup+0.100057 s]*
/proc/loadavg: 0.16 0.05 0.06 3/188 24504
/proc/meminfo: memFree=29353700/32770624 swapFree=67108860/67108860
[pid=24498] ppid=24489 vsize=27688 memory=3652 CPUtime=0.04 cores=1,3,5,7
/proc/24498/stat : 24498 (cosoco) R 24489 24498 24389 0 -1 4202496 1140 0 3 0 4 0 0 0 20 0 1 0 89899534 28352512 913 33554432000 4194304 5972588 140726444437920 140726444435600 140357933026277 0 0 4096 0 0 0 0 17 5 0 0 2 0 0 8070896 8075904 34074624 140726444442810 140726444442910 140726444442910 140726444445646 0
/proc/24498/statm: 6922 913 713 435 0 285 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 27688 KiB
Current children cumulated memory: 3652 KiB

[startup+0.209866 s]*
/proc/loadavg: 0.16 0.05 0.06 3/188 24504
/proc/meminfo: memFree=29350012/32770624 swapFree=67108860/67108860
[pid=24498] ppid=24489 vsize=29820 memory=5688 CPUtime=0.15 cores=1,3,5,7
/proc/24498/stat : 24498 (cosoco) R 24489 24498 24389 0 -1 4202496 1749 0 3 0 15 0 0 0 20 0 1 0 89899534 30535680 1422 33554432000 4194304 5972588 140726444437920 140726444435600 5676051 0 0 4096 0 0 0 0 17 5 0 0 2 0 0 8070896 8075904 34074624 140726444442810 140726444442910 140726444442910 140726444445646 0
/proc/24498/statm: 7455 1422 720 435 0 818 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 29820 KiB
Current children cumulated memory: 5688 KiB

[startup+0.309109 s]*
/proc/loadavg: 0.16 0.05 0.06 3/188 24504
/proc/meminfo: memFree=29347236/32770624 swapFree=67108860/67108860
[pid=24498] ppid=24489 vsize=31108 memory=7008 CPUtime=0.25 cores=1,3,5,7
/proc/24498/stat : 24498 (cosoco) R 24489 24498 24389 0 -1 4202496 2044 0 3 0 25 0 0 0 20 0 1 0 89899534 31854592 1752 33554432000 4194304 5972588 140726444437920 140726444435600 5675000 0 0 4096 0 0 0 0 17 5 0 0 2 0 0 8070896 8075904 34074624 140726444442810 140726444442910 140726444442910 140726444445646 0
/proc/24498/statm: 7777 1752 721 435 0 1140 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 31108 KiB
Current children cumulated memory: 7008 KiB

[startup+0.700253 s]
/proc/loadavg: 0.16 0.05 0.06 3/188 24504
/proc/meminfo: memFree=29343340/32770624 swapFree=67108860/67108860
[pid=24498] ppid=24489 vsize=34964 memory=10440 CPUtime=0.63 cores=1,3,5,7
/proc/24498/stat : 24498 (cosoco) R 24489 24498 24389 0 -1 4202496 2926 0 3 0 63 0 0 0 20 0 1 0 89899534 35803136 2610 33554432000 4194304 5972588 140726444437920 140726444434488 5380131 0 0 4096 0 0 0 0 17 5 0 0 2 0 0 8070896 8075904 34074624 140726444442810 140726444442910 140726444442910 140726444445646 0
/proc/24498/statm: 8741 2610 721 435 0 2104 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 34964 KiB
Current children cumulated memory: 10440 KiB

[startup+1.50025 s]
/proc/loadavg: 0.16 0.05 0.06 3/188 24504
/proc/meminfo: memFree=29333904/32770624 swapFree=67108860/67108860
[pid=24498] ppid=24489 vsize=43316 memory=18096 CPUtime=1.43 cores=1,3,5,7
/proc/24498/stat : 24498 (cosoco) R 24489 24498 24389 0 -1 4202496 4837 0 3 0 143 0 0 0 20 0 1 0 89899534 44355584 4524 33554432000 4194304 5972588 140726444437920 140726444434488 5675533 0 0 4096 0 0 0 0 17 5 0 0 2 0 0 8070896 8075904 34074624 140726444442810 140726444442910 140726444442910 140726444445646 0
/proc/24498/statm: 10829 4524 721 435 0 4192 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 43316 KiB
Current children cumulated memory: 18096 KiB

[startup+3.10933 s]
/proc/loadavg: 0.16 0.05 0.06 3/188 24504
/proc/meminfo: memFree=29295232/32770624 swapFree=67108860/67108860
[pid=24498] ppid=24489 vsize=60672 memory=33848 CPUtime=3.04 cores=1,3,5,7
/proc/24498/stat : 24498 (cosoco) R 24489 24498 24389 0 -1 4202496 9226 0 3 0 303 1 0 0 20 0 1 0 89899534 62128128 8462 33554432000 4194304 5972588 140726444437920 140726444434488 5675525 0 0 4096 0 0 0 0 17 5 0 0 2 0 0 8070896 8075904 34074624 140726444442810 140726444442910 140726444442910 140726444445646 0
/proc/24498/statm: 15168 8462 721 435 0 8531 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 60672 KiB
Current children cumulated memory: 33848 KiB

[startup+6.30022 s]
/proc/loadavg: 0.39 0.10 0.07 3/188 24504
/proc/meminfo: memFree=29236160/32770624 swapFree=67108860/67108860
[pid=24498] ppid=24489 vsize=94736 memory=65284 CPUtime=6.23 cores=1,3,5,7
/proc/24498/stat : 24498 (cosoco) R 24489 24498 24389 0 -1 4202496 17478 0 3 0 621 2 0 0 20 0 1 0 89899534 97009664 16321 33554432000 4194304 5972588 140726444437920 140726444434488 5370824 0 0 4096 0 0 0 0 17 5 0 0 2 0 0 8070896 8075904 34074624 140726444442810 140726444442910 140726444442910 140726444445646 0
/proc/24498/statm: 23684 16321 721 435 0 17047 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 94736 KiB
Current children cumulated memory: 65284 KiB

[startup+12.7003 s]
/proc/loadavg: 0.52 0.13 0.08 3/188 24504
/proc/meminfo: memFree=29119660/32770624 swapFree=67108860/67108860
[pid=24498] ppid=24489 vsize=179808 memory=141048 CPUtime=12.63 cores=1,3,5,7
/proc/24498/stat : 24498 (cosoco) R 24489 24498 24389 0 -1 4202496 54777 0 3 0 1257 6 0 0 20 0 1 0 89899534 184123392 35262 33554432000 4194304 5972588 140726444437920 140726444434488 4935456 0 0 4096 8405026 0 0 0 17 5 0 0 2 0 0 8070896 8075904 34074624 140726444442810 140726444442910 140726444442910 140726444445646 0
/proc/24498/statm: 44952 35262 767 435 0 38315 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 179808 KiB
Current children cumulated memory: 141048 KiB

[startup+25.5004 s]
/proc/loadavg: 0.85 0.22 0.11 3/188 24504
/proc/meminfo: memFree=29075112/32770624 swapFree=67108860/67108860
[pid=24498] ppid=24489 vsize=179808 memory=141072 CPUtime=25.43 cores=1,3,5,7
/proc/24498/stat : 24498 (cosoco) R 24489 24498 24389 0 -1 4202496 123439 0 3 0 2535 8 0 0 20 0 1 0 89899534 184123392 35268 33554432000 4194304 5972588 140726444437920 140726444435224 4935463 0 0 4096 8405026 0 0 0 17 5 0 0 2 0 0 8070896 8075904 34074624 140726444442810 140726444442910 140726444442910 140726444445646 0
/proc/24498/statm: 44952 35268 773 435 0 38315 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 179808 KiB
Current children cumulated memory: 141072 KiB

[startup+51.1097 s]
/proc/loadavg: 1.24 0.36 0.16 3/188 24504
/proc/meminfo: memFree=29073016/32770624 swapFree=67108860/67108860
[pid=24498] ppid=24489 vsize=179808 memory=141076 CPUtime=51.04 cores=1,3,5,7
/proc/24498/stat : 24498 (cosoco) R 24489 24498 24389 0 -1 4202496 154878 0 3 0 5096 8 0 0 20 0 1 0 89899534 184123392 35269 33554432000 4194304 5972588 140726444437920 140726444435224 4935463 0 0 4096 8405026 0 0 0 17 5 0 0 2 0 0 8070896 8075904 34074624 140726444442810 140726444442910 140726444442910 140726444445646 0
/proc/24498/statm: 44952 35269 773 435 0 38315 0
Current children cumulated CPU time: 51.04 s
Current children cumulated vsize: 179808 KiB
Current children cumulated memory: 141076 KiB

[startup+53.8239 s]
# the end of solver process 24498 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=53.667 s, system=0.096 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+51.2005 s]
/proc/loadavg: 1.24 0.36 0.16 3/188 24504
/proc/meminfo: memFree=29073016/32770624 swapFree=67108860/67108860
[pid=24498] ppid=24489 vsize=179808 memory=141076 CPUtime=51.13 cores=1,3,5,7
/proc/24498/stat : 24498 (cosoco) R 24489 24498 24389 0 -1 4202496 154878 0 3 0 5105 8 0 0 20 0 1 0 89899534 184123392 35269 33554432000 4194304 5972588 140726444437920 140726444435224 4935463 0 0 4096 8405026 0 0 0 17 5 0 0 2 0 0 8070896 8075904 34074624 140726444442810 140726444442910 140726444442910 140726444445646 0
/proc/24498/statm: 44952 35269 773 435 0 38315 0
Current children cumulated CPU time: 51.13 s
Current children cumulated vsize: 179808 KiB
Current children cumulated memory: 141076 KiB

[startup+52.8004 s]
/proc/loadavg: 1.24 0.36 0.16 3/188 24504
/proc/meminfo: memFree=29073016/32770624 swapFree=67108860/67108860
[pid=24498] ppid=24489 vsize=179808 memory=141076 CPUtime=52.73 cores=1,3,5,7
/proc/24498/stat : 24498 (cosoco) R 24489 24498 24389 0 -1 4202496 154878 0 3 0 5265 8 0 0 20 0 1 0 89899534 184123392 35269 33554432000 4194304 5972588 140726444437920 140726444435224 4935454 0 0 4096 8405026 0 0 0 17 5 0 0 2 0 0 8070896 8075904 34074624 140726444442810 140726444442910 140726444442910 140726444445646 0
/proc/24498/statm: 44952 35269 773 435 0 38315 0
Current children cumulated CPU time: 52.73 s
Current children cumulated vsize: 179808 KiB
Current children cumulated memory: 141076 KiB

[startup+53.6004 s]
/proc/loadavg: 1.24 0.36 0.16 3/188 24504
/proc/meminfo: memFree=29073024/32770624 swapFree=67108860/67108860
[pid=24498] ppid=24489 vsize=179808 memory=141076 CPUtime=53.53 cores=1,3,5,7
/proc/24498/stat : 24498 (cosoco) R 24489 24498 24389 0 -1 4202496 154878 0 3 0 5345 8 0 0 20 0 1 0 89899534 184123392 35269 33554432000 4194304 5972588 140726444437920 140726444435224 4935463 0 0 4096 8405026 0 0 0 17 5 0 0 2 0 0 8070896 8075904 34074624 140726444442810 140726444442910 140726444442910 140726444445646 0
/proc/24498/statm: 44952 35269 773 435 0 38315 0
Current children cumulated CPU time: 53.53 s
Current children cumulated vsize: 179808 KiB
Current children cumulated memory: 141076 KiB

[startup+53.8004 s]
/proc/loadavg: 1.24 0.36 0.16 3/188 24504
/proc/meminfo: memFree=29073024/32770624 swapFree=67108860/67108860
[pid=24498] ppid=24489 vsize=179808 memory=141076 CPUtime=53.73 cores=1,3,5,7
/proc/24498/stat : 24498 (cosoco) R 24489 24498 24389 0 -1 4202496 154878 0 3 0 5365 8 0 0 20 0 1 0 89899534 184123392 35269 33554432000 4194304 5972588 140726444437920 140726444435224 4935463 0 0 4096 8405026 0 0 0 17 5 0 0 2 0 0 8070896 8075904 34074624 140726444442810 140726444442910 140726444442910 140726444445646 0
/proc/24498/statm: 44952 35269 773 435 0 38315 0
Current children cumulated CPU time: 53.73 s
Current children cumulated vsize: 179808 KiB
Current children cumulated memory: 141076 KiB

Child status: 0
Real time (s): 53.8239
CPU time (s): 53.763
CPU user time (s): 53.667
CPU system time (s): 0.096
CPU usage (%): 99.8868
Max. virtual memory (cumulated for all children) (KiB): 179808
Max. memory (cumulated for all children) (KiB): 141076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 53.667
system time used= 0.096
maximum resident set size= 141152
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 154918
page faults= 3
swaps= 0
block input operations= 2744
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24
involuntary context switches= 77


# summary of solver processes directly reported to runsolver:
#   pid: 24498
#   total CPU time (s): 53.763
#   total CPU user time (s): 53.667
#   total CPU system time (s): 0.096

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.259856 second user time and 0.410048 second system time

The end

Launcher Data

Begin job on node107 at 2017-08-12 21:47:36
IDJOB=4266321
IDBENCH=120977
IDSOLVER=2655
FILE ID=node107/4266321-1502568113
RUNJOBID= node107-1502567255-24473
PBS_JOBID= 20628284
Free space on /tmp= 61612 MiB

SOLVER NAME= cosoco-sat 1.12
BENCH NAME= XCSP17/Random/Random-m1-5-12-12/rand-5-12-12-200-12442-38.xml
COMMAND LINE= cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4266321-1502568113/watcher-4266321-1502568113 -o /tmp/evaluation-result-4266321-1502568113/solver-4266321-1502568113 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1502567255-24473 --watchdog 2580  cosoco -lc -model -restarts -sat HOME/instance-4266321-1502568113.xml

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

MD5SUM BENCH= b26246ce3e5ddb90abbf8b583e2fe87c
RANDOM SEED=1976939952

node107.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.84
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.84
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.84
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.84
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:        29361024 kB
MemAvailable:   31999412 kB
Buffers:          122872 kB
Cached:          2809296 kB
SwapCached:            0 kB
Active:           462588 kB
Inactive:        2521184 kB
Active(anon):      54784 kB
Inactive(anon):    24972 kB
Active(file):     407804 kB
Inactive(file):  2496212 kB
Unevictable:        6328 kB
Mlocked:            6328 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             59496 kB
Writeback:             0 kB
AnonPages:         58160 kB
Mapped:            42332 kB
Shmem:             25228 kB
Slab:             124516 kB
SReclaimable:     100416 kB
SUnreclaim:        24100 kB
KernelStack:        3232 kB
PageTables:         4924 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324952 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 61600 MiB
End job on node107 at 2017-08-12 21:48:30